mirror of
https://github.com/ValveSoftware/Proton.git
synced 2025-03-03 17:15:36 +03:00
Update Xalia to 0.4.4.
This commit is contained in:
parent
d7b1848b8f
commit
1a7e8faae7
@ -986,7 +986,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
|
||||
|
5
proton
5
proton
@ -1263,13 +1263,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
|
||||
]:
|
||||
ret.add("xalia")
|
||||
|
Loading…
x
Reference in New Issue
Block a user