What's new:
THIS IS AN EXPERIMENTAL BUILD
Official latest release https://github.com/italomandara/CXPatcher/releases/tag/V0.3.6
- msync (will imporve performances on cpu bound games)
- WINE CPU Apples CPU detection & override patch
- HACK: This CrossOver install has been modified by CXPatcher.
- cs2.exe command line injection
- AOE2:DE fixed launch
- steam.exe improved injection hack
NOTE: You need to move CrossOver out of ~/Downloads or it can’t obtain permissions (with SIP enabled)
How to obtain permissions:
how to enable msync:
Using the menu:
- disable ESYNC
- set WINEMSYNC=1 in the env variables
Permanently using msync:
- disable esync on your bottle
- run this command from terminal:
echo '"WINEMSYNC" = "1"' | tee -a /Users/$(whoami)/CXPBottles/<your bottle name here>/cxbottle.conf
alternatively you can manually add "WINEMSYNC" = "1" in your bottle's cxbottle.conf
contributor: @Gcenx
