diff --git a/Client-Configuration.md b/Client-Configuration.md index 689fe5e..0291133 100644 --- a/Client-Configuration.md +++ b/Client-Configuration.md @@ -170,4 +170,11 @@ wine eqgame.exe patchme # Linux -# Troubleshooting \ No newline at end of file +# 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) \ No newline at end of file