Skip to content

Commit

Permalink
wine.inf: HACK: Disable SpeechSynthesisWrapper.dll for Grounded.
Browse files Browse the repository at this point in the history
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)
  • Loading branch information
tgurr committed Apr 25, 2023
1 parent 0913f49 commit 2d38237
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions loader/wine.inf.in
Original file line number Diff line number Diff line change
Expand Up @@ -2871,3 +2871,5 @@ HKCU,Software\Wine\AppDefaults\DarkSoulsIII.exe\X11 Driver,"LimitNumberOfResolut
HKCU,Software\Wine\AppDefaults\sekiro.exe\X11 Driver,"LimitNumberOfResolutions",0x2,"32"
HKCU,Software\Wine\AppDefaults\NieRAutomata.exe\X11 Driver,"LimitNumberOfResolutions",0x2,"32"
HKCU,Software\Wine\AppDefaults\SpellForce.exe\X11 Driver,"LimitNumberOfResolutions",0x2,"16"
;;Other app-specific overrides
HKCU,Software\Wine\AppDefaults\Grounded.exe\DllOverrides,"SpeechSynthesisWrapper",,"disabled"

0 comments on commit 2d38237

Please sign in to comment.