2
0
Fork 0
mirror of https://github.com/ValveSoftware/Proton.git synced 2025-08-14 09:49:39 +03:00

proton: Enable gamedrive compat option for Star Wars Outlaws.

CW-Bug-Id: 
This commit is contained in:
Paul Gofman 2024-11-28 17:21:36 -06:00 committed by Anna Lasky
commit ea14af517f

1
proton
View file

@ -1191,6 +1191,7 @@ def default_compat_config():
"2249070", #Strip Fighter ZERO "2249070", #Strip Fighter ZERO
"1845910", #Dragon Age: The Veilguard "1845910", #Dragon Age: The Veilguard
"6030", #Star Wars - Jedi Knight II: Jedi Outcast "6030", #Star Wars - Jedi Knight II: Jedi Outcast
"2842040", #Star Wars Outlaws
]: ]:
ret.add("gamedrive") ret.add("gamedrive")