proton: Enable gamedrive compat option for Train Simulator and DARK

SOULS III.

CW-Bug-Id: #22421
This commit is contained in:
Anna Lasky 2023-07-11 08:58:44 -05:00 committed by Arkadiusz Hiler
parent 996672f057
commit 06156dfe25

8
proton
View File

@ -1061,9 +1061,11 @@ def default_compat_config():
ret.add("noforcelgadd")
if appid in [
"1341820",
"280790",
"306130",
"1341820", #As Dusk falls
"280790", #Creativerse
"306130", #The Elder Scrolls Online
"24010", #Train Simulator
"374320", #DARK SOULS III
]:
ret.add("gamedrive")