mirror of
https://github.com/ValveSoftware/Proton.git
synced 2024-12-27 23:25:50 +03:00
Enable Xalia for games 0.4.5 is expected to fix.
This commit is contained in:
parent
879ef20479
commit
bbb10c3117
8
proton
8
proton
@ -1266,6 +1266,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
|
||||||
@ -1277,6 +1278,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…
Reference in New Issue
Block a user