From 9b3457c8572835acd1c6fe344c6c3520b4791601 Mon Sep 17 00:00:00 2001 From: Anna Lasky Date: Mon, 31 Jul 2023 10:25:25 -0500 Subject: [PATCH] proton: Enable gamedrive compat option for Garry's Mod. CW-Bug-Id: #22421 --- proton | 1 + 1 file changed, 1 insertion(+) diff --git a/proton b/proton index 73d8a3ca..ab66b52a 100755 --- a/proton +++ b/proton @@ -1067,6 +1067,7 @@ def default_compat_config(): "24010", #Train Simulator "374320", #DARK SOULS III "65500", #Aura: Fate of the Ages + "4000", #Garry's Mod ]: ret.add("gamedrive")