mirror of
https://github.com/ValveSoftware/Proton.git
synced 2025-06-20 01:22:14 +03:00
proton: Enable Xalia for more games.
This commit is contained in:
parent
0a6dacfcf4
commit
61c47d867f
7
proton
7
proton
@ -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")
|
||||
|
Loading…
x
Reference in New Issue
Block a user