The shared versions of wine-gecko-2.47.3
and wine-mono-7.4.0
are bundled within these packages, this will help reduce the install footprint when using multiple wineprefixes.
Apple Silicon support?
Only wine64 will function via Rosetta2
macOS Sierra and lower support?
See macports-wine, this will aid in compiling modern wine on Mac OSX 10.8 and later.
Applied patches
- No Flicker patch - Bugzilla 34166
- CXHACK 18311 - Use VK on 64-bit macOS for d3d10/11
How to enable no flicker;
To enable set the following registry key in your prefix:
[HKCU\Software\Wine\Mac Driver]
"ForceOpenGLBackingStore"="y"
MoltenVK
Stock v1.2.2 built using github actions this improves performance with DXVK-macOS.
DXVK cache files need to be removed to work
Use the following env;
MVK_CONFIG_RESUME_LOST_DEVICE=1 // XXX Required by WINE (doesn't handle VK_ERROR_DEVICE_LOST correctly)
Don't report wine(64) issues here
File bug reports on Winehq Bugzilla, you can file an issue here if wine(64) complains about a missing dylib otherwise report all issues on Winehq.