From ba761f8af442de6fd37571f6eb5b25efa00bdc60 Mon Sep 17 00:00:00 2001 From: Paul Gofman Date: Thu, 13 Jun 2024 12:22:33 -0600 Subject: [PATCH] proton: Enable gamedrive early for Bad Mojo Redux. CW-Bug-Id: #23924 --- proton | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/proton b/proton index 91b6c2e2..345b17cc 100755 --- a/proton +++ b/proton @@ -1160,6 +1160,11 @@ def default_compat_config(): ]: ret.add("xalia") + if appid in [ + "255960", #Bad Mojo Redux + ]: + ret.add("gamedrive") + return ret default_cpu_limit = {