From d4deb0943a4a2c29c892caaa9e467264fef4a450 Mon Sep 17 00:00:00 2001 From: Paul Gofman Date: Thu, 28 Nov 2024 17:21:36 -0600 Subject: [PATCH] proton: Enable gamedrive compat option for Star Wars Outlaws. CW-Bug-Id: #24530 --- proton | 1 + 1 file changed, 1 insertion(+) diff --git a/proton b/proton index 67768c56..b54c116a 100755 --- a/proton +++ b/proton @@ -1190,6 +1190,7 @@ def default_compat_config(): "2526380", #Sword of Convallaria "6030", #Star Wars - Jedi Knight II: Jedi Outcast "1845910", #Dragon Age: The Veilguard + "2842040", #Star Wars Outlaws ]: ret.add("gamedrive")