What's new:
THIS IS AN EXPERIMENTAL BUILD
Official latest release https://github.com/italomandara/CXPatcher/releases/tag/V0.3.6
- updated moltenvk
- added CX 23.6 support
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
