From 2e0a6094375ddc1d6d38e9fa692f79abd5c4e18b Mon Sep 17 00:00:00 2001 From: Paul Gofman Date: Thu, 4 May 2023 10:18:49 -0600 Subject: [PATCH] proton: Enable gamedrive compat option for ESO. CW-Bug-Id: #22240 --- proton | 1 + 1 file changed, 1 insertion(+) diff --git a/proton b/proton index fffc8b02..99d5f0eb 100755 --- a/proton +++ b/proton @@ -1063,6 +1063,7 @@ def default_compat_config(): if appid in [ "1341820", "280790", + "306130", ]: ret.add("gamedrive")