From bbb10c3117c055a278853c9fdef6b48c0b2a60cb Mon Sep 17 00:00:00 2001 From: Esme Povirk Date: Tue, 17 Dec 2024 20:49:08 +0000 Subject: [PATCH] Enable Xalia for games 0.4.5 is expected to fix. --- proton | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/proton b/proton index b54c116a..0ffc13a3 100755 --- a/proton +++ b/proton @@ -1266,6 +1266,7 @@ def default_compat_config(): "7200", # Trackmania United Forever "8000", # Tomb Raider: Anniversary "11020", # TrackMania Nations Forever + "11450", # Overlord "15750", # Oddworld: Stranger's Wrath HD "22300", # Fallout 3 "22370", # Fallout 3: Game of the Year Edition @@ -1277,6 +1278,13 @@ def default_compat_config(): "610190", # WARRIORS ALL-STARS "712180", # Mugsters "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")