proton: Enable gamedrive early for Bad Mojo Redux.

CW-Bug-Id: #23924
This commit is contained in:
Paul Gofman 2024-06-13 12:22:33 -06:00 committed by Arkadiusz Hiler
parent 95f865dafd
commit ba761f8af4

5
proton
View file

@ -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 = {