mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-10 23:20:25 +00:00
disable csmt under Mojave for better GPU threading
+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)
|
||||
Reference in New Issue
Block a user