proton: Enable gamedrive compat option for Garry's Mod.
CW-Bug-Id: #22421
This commit is contained in:
parent
2ac09e541e
commit
9b3457c857
1 changed files with 1 additions and 0 deletions
1
proton
1
proton
|
@ -1067,6 +1067,7 @@ def default_compat_config():
|
||||||
"24010", #Train Simulator
|
"24010", #Train Simulator
|
||||||
"374320", #DARK SOULS III
|
"374320", #DARK SOULS III
|
||||||
"65500", #Aura: Fate of the Ages
|
"65500", #Aura: Fate of the Ages
|
||||||
|
"4000", #Garry's Mod
|
||||||
]:
|
]:
|
||||||
ret.add("gamedrive")
|
ret.add("gamedrive")
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue