Main Page
Welcome to the PlayOnLinux and PlayOnMac wiki. Here you will find tutorials regarding the use of PlayOnLinux or PlayOnMac, and explanations of their various features. You'll also find guides explaining how to create installation scripts, a description of the commands available, API documentation, advanced topics, and more.
For any additional questions that do not have an answer in this wiki, do not hesitate to go to the forums.
Contents
User Documentation
- Installing PlayOnLinux
- Installing PlayOnMac
- Guide for first use of the software
- The Configuration Window
- The PlayOnLinux Filesystem
- The PlayOnMac Filesystem
- Managing Wine Versions
- Manual Installations
- Components and Functions
- Frequently Asked Questions
Troubleshooting
- Troubleshooting Common Problems
- Graphics Card Drivers
- How to Read Debug Logs
- Common Linux Libraries That Wine Might Need
The Forums, Bug Reports, and Script Contribution
- How to Post in the Forums
- How to Post a Bug Report
- How to Contribute a Script
- How to Request a Patched Version of Wine
Writing a script
- Chapter 1: Getting to know Bash
- Chapter 2: Basic Functions
- Chapter 3: Variables
- Chapter 4: Conditions
- Chapter 5: Wine
- Chapter 6: The Filesystem
- Chapter 7: Installation Media
- Chapter 8: My First Real Script
- Chapter 9: Standardization
- Chapter 10: Script Translation
- Chapter 11: List of Functions
Glossary
Advanced PlayOnLinux
- How to move PlayOnLinux virtual drives to another disk
- PlayOnLinux DOSBox support HOWTO
- PlayOnLinux/PlayOnMac source code
- Patch repository
- Setting up WineASIO with PlayOnLinux
Advanced PlayOnMac
PlayOnLinux 5 Development
POL 5 is currently under development, and there are new tools available to track and contribute the code for this new version. Development is very active at the moment, so feel free to check out the following resources to see if there is anything you would like to contribute (or if you just feel like checking out the development process and status).
- POL 5 GitHub Repository
- Jenkins Automated Testing Interface
- SonarQube Code-Quality Interface
- Building PlayOnLinux 5 Development Version
Advanced Wine
WineHQ
- Wine development links
- Wine developer FAQ
- Wine developer's guide
- Wine developer hints
- Wine hacking tips