mirror of
https://github.com/ValveSoftware/Proton.git
synced 2025-07-20 20:26:22 +03:00
Enable Xalia for games 0.4.5 is expected to fix.
(cherry picked from commit bbb10c3117c055a278853c9fdef6b48c0b2a60cb)
This commit is contained in:
parent
f1799330ab
commit
68eb97b764
8
proton
8
proton
@ -1359,6 +1359,7 @@ def default_compat_config():
|
|||||||
"7200", # Trackmania United Forever
|
"7200", # Trackmania United Forever
|
||||||
"8000", # Tomb Raider: Anniversary
|
"8000", # Tomb Raider: Anniversary
|
||||||
"11020", # TrackMania Nations Forever
|
"11020", # TrackMania Nations Forever
|
||||||
|
"11450", # Overlord
|
||||||
"15750", # Oddworld: Stranger's Wrath HD
|
"15750", # Oddworld: Stranger's Wrath HD
|
||||||
"22300", # Fallout 3
|
"22300", # Fallout 3
|
||||||
"22370", # Fallout 3: Game of the Year Edition
|
"22370", # Fallout 3: Game of the Year Edition
|
||||||
@ -1370,6 +1371,13 @@ def default_compat_config():
|
|||||||
"610190", # WARRIORS ALL-STARS
|
"610190", # WARRIORS ALL-STARS
|
||||||
"712180", # Mugsters
|
"712180", # Mugsters
|
||||||
"1818750", # MultiVersus
|
"1818750", # MultiVersus
|
||||||
|
# Unity3D launchers:
|
||||||
|
"418620", # The TakeOver
|
||||||
|
"480450", # Floppy Heroes
|
||||||
|
"890930", # Whiskered Away
|
||||||
|
"931690", # Himno
|
||||||
|
"1050680", # Survirus
|
||||||
|
"3143980", # The Adventure of Ninomae Ina'nis
|
||||||
]:
|
]:
|
||||||
ret.add("xalia")
|
ret.add("xalia")
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user