mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-21 06:28:22 +00:00
disable csmt under Mojave for better GPU threading
@@ -171,3 +171,10 @@ wine eqgame.exe patchme
|
|||||||
|
|
||||||
|
|
||||||
# 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)
|
||||||
Reference in New Issue
Block a user