mirror of
https://github.com/ValveSoftware/Proton.git
synced 2025-01-28 06:28:20 +03:00
proton: Enable gamedrive compat option for Descent 3
Descent 3 corrupts its stack if the installation path is too long. The return pointer gets overwritten with the path to the intro movie and we crash. Signed-off-by: John Brooks <john@fastquake.com> Link: https://github.com/ValveSoftware/Proton/pull/7365
This commit is contained in:
parent
c48b88d7b9
commit
d3fb3759a6
1
proton
1
proton
@ -1096,6 +1096,7 @@ def default_compat_config():
|
|||||||
"383120", #Empyrion - Galactic Survival
|
"383120", #Empyrion - Galactic Survival
|
||||||
"2371630", #Sword Art Online: Integral Factor
|
"2371630", #Sword Art Online: Integral Factor
|
||||||
"460790", #Bayonetta
|
"460790", #Bayonetta
|
||||||
|
"273590", #Descent 3
|
||||||
]:
|
]:
|
||||||
ret.add("gamedrive")
|
ret.add("gamedrive")
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user