Skip to content

Commit 2d38237

Browse files
committed
wine.inf: HACK: Disable SpeechSynthesisWrapper.dll for Grounded.
Infinite loading screen when utilizing it and works without it, like seen already on the Steam Deck with its specific depot. https://steamdb.info/depot/962134/ ValveSoftware/Proton#4102 (comment)
1 parent 0913f49 commit 2d38237

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

loader/wine.inf.in

+2
Original file line numberDiff line numberDiff line change
@@ -2871,3 +2871,5 @@ HKCU,Software\Wine\AppDefaults\DarkSoulsIII.exe\X11 Driver,"LimitNumberOfResolut
28712871
HKCU,Software\Wine\AppDefaults\sekiro.exe\X11 Driver,"LimitNumberOfResolutions",0x2,"32"
28722872
HKCU,Software\Wine\AppDefaults\NieRAutomata.exe\X11 Driver,"LimitNumberOfResolutions",0x2,"32"
28732873
HKCU,Software\Wine\AppDefaults\SpellForce.exe\X11 Driver,"LimitNumberOfResolutions",0x2,"16"
2874+
;;Other app-specific overrides
2875+
HKCU,Software\Wine\AppDefaults\Grounded.exe\DllOverrides,"SpeechSynthesisWrapper",,"disabled"

0 commit comments

Comments
 (0)