proton: Enable Xalia on known-working games.

This commit is contained in:
Esme Povirk 2024-03-29 20:56:09 +00:00 committed by Arkadiusz Hiler
parent 87a14dab7e
commit f6c1d05bf8

8
proton
View File

@ -1143,6 +1143,14 @@ def default_compat_config():
]:
ret.add("hideapu")
if appid in [
"20530", # Red Faction
"72850", # The Elder Scrolls V: Skyrim
"397950", # Clustertruck
"712180", # Mugsters
]:
ret.add("xalia")
return ret
default_cpu_limit = {