From 82ede0be11f973c6d6b2bac030921ee504537d9b Mon Sep 17 00:00:00 2001 From: TurmoilToad Date: Mon, 25 Feb 2019 22:00:34 -0500 Subject: [PATCH] Linked csmt for a wiki explanation --- Client-Configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Client-Configuration.md b/Client-Configuration.md index 0291133..c45856c 100644 --- a/Client-Configuration.md +++ b/Client-Configuration.md @@ -177,4 +177,4 @@ wine eqgame.exe patchme * 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 + * Create a DWORD Value (REG_DWORD) named "[csmt](https://wiki.archlinux.org/index.php/wine#CSMT)" and set the value to 0x0 (disable) \ No newline at end of file