Skip to content

Commit 915267f

Browse files
tgurrivyl
authored andcommitted
wine.inf: HACK: Disable SpeechSynthesisWrapper.dll for Pentiment.
The game crashes when utilizing it and works without it, like seen already on the Steam Deck with its specific depot. https://steamdb.info/depot/1205522/ ValveSoftware/Proton#6415 (comment) Link: ValveSoftware/Proton#6479 Link: #176
1 parent efa86a5 commit 915267f

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\Pentiment.exe\DllOverrides,"SpeechSynthesisWrapper",,"disabled"

0 commit comments

Comments
 (0)