1
0
mirror of https://github.com/ValveSoftware/Proton.git synced 2025-04-07 01:59:12 +03:00

proton: Enable gamedrive early for Bad Mojo Redux.

CW-Bug-Id: 
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

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