diff --git a/Makefile.in b/Makefile.in index 1278dc39..ba78d37e 100644 --- a/Makefile.in +++ b/Makefile.in @@ -1063,7 +1063,7 @@ all-dist: $(DIST_WINEMONO) ## xalia ## -XALIA_VER := 0.4.2 +XALIA_VER := 0.4.4 XALIA_ZIP := xalia-$(XALIA_VER)-net48-mono.zip DIST_XALIA_DIR := $(DST_DIR)/share/xalia DIST_XALIA := $(OBJ)/.xalia-dist diff --git a/proton b/proton index e8b36f89..63a4bbe0 100755 --- a/proton +++ b/proton @@ -1169,13 +1169,18 @@ def default_compat_config(): appid = os.environ["STEAM_COMPAT_APP_ID"] if appid in [ "7000", # Tomb Raider: Legend + "7200", # Trackmania United Forever "8000", # Tomb Raider: Anniversary + "11020", # TrackMania Nations Forever + "15750", # Oddworld: Stranger's Wrath HD "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 + "610190", # WARRIORS ALL-STARS "712180", # Mugsters "1818750", # MultiVersus ]: