From 2164e3bae6fdb563630d17f13d76b79d01b26761 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 14753558..f8016e4e 100755 --- a/proton +++ b/proton @@ -1169,6 +1169,11 @@ def default_compat_config(): ]: ret.add("xalia") + if appid in [ + "255960", #Bad Mojo Redux + ]: + ret.add("gamedrive") + return ret default_cpu_limit = {