From 86c2c1e2a13bfb7476844a0d9776d27c699ed46d Mon Sep 17 00:00:00 2001 From: Paul Gofman Date: Tue, 30 Jul 2024 15:14:50 -0600 Subject: [PATCH] proton: Enable gamedrive compat option for Strip Fighter ZERO. CW-Bug-Id: #24096 --- proton | 1 + 1 file changed, 1 insertion(+) diff --git a/proton b/proton index 39ffc90c..3170b560 100755 --- a/proton +++ b/proton @@ -1099,6 +1099,7 @@ def default_compat_config(): "273590", #Descent 3 "834530", #Yakuza Kiwami "714010", #Aimlabs + "2249070", #Strip Fighter ZERO ]: ret.add("gamedrive")