wwine is a simple Wine wrapper. It supports several flavors of Wine (including vanilla Wine and Crossover Games/Office). It provides a unified interface to all of the various flavors, complete with bottle support for all of them (including vanilla Wine).
| Tags | Frontend wrapper Wine |
|---|---|
| Licenses | GPLv3 |
| Operating Systems | Linux |
| Implementation | Ruby |
Recent releases


Release Notes: This release fixes use of --env/--tricks with cxoffice, fixes --wrap with vanilla wine, and fixes --tricks when combined with newer versions of winetricks.


Release Notes: This release fixes a bug that could cause wwine to fail to detect Crossover. wwine will now use cxgames as an alias for crossover if the former is not installed (like the documentation stated).


Release Notes: This release adds Crossover (11.x) support. It adds --env and --tricks for wrapping other scripts that use wine (allows use of winetricks with Crossover). It improves autogenerated wrapper scripts.


Release Notes: This release improves output from --wrap and --from. It fixes a problem that could cause --from to output the script to the wrong directory. Various minor bugfixes and improvements.


Release Notes: This release fixes an issue where --kill could kill the wrong process when /proc/<pid>/exe was not readable.