proton: Enable Xalia for more games.

This commit is contained in:
Esme Povirk 2024-04-15 13:08:03 -05:00
parent 0a6dacfcf4
commit 61c47d867f

7
proton
View File

@ -1144,9 +1144,16 @@ def default_compat_config():
ret.add("hideapu")
if appid in [
"7000", # Tomb Raider: Legend
"8000", # Tomb Raider: Anniversary
"20530", # Red Faction
"22300", # Fallout 3
"22370", # Fallout 3: Game of the Year Edition
"22380", # Fallout: New Vegas
"72850", # The Elder Scrolls V: Skyrim
"377160", # Fallout 4
"397950", # Clustertruck
"489830", # The Elder Scrolls V: Skyrim Special Edition
"712180", # Mugsters
]:
ret.add("xalia")