disable csmt under Mojave for better GPU threading

TurmoilToad
2019-02-25 21:52:46 -05:00
parent 90333cd8a5
commit 29b52ebac2
+8 -1
@@ -170,4 +170,11 @@ wine eqgame.exe patchme
# Linux
# Troubleshooting
# Troubleshooting
1. Excessive GPU usage with MacOS Mojave
* Open Terminal (_/Applications/Utilities/Terminal.app_)
* Enter the command "wine regedit"
* HKEY_CURRENT_USER -> Software -> Wine -> Direct3D
* Create a DWORD Value (REG_DWORD) and set the value to 0x0 (disable)