mirror of
https://git.suyu.dev/suyu/Yucom.git
synced 2025-12-22 05:36:09 +01:00
parent
1a349add90
commit
2164e3bae6
1 changed files with 5 additions and 0 deletions
5
proton
5
proton
|
|
@ -1169,6 +1169,11 @@ def default_compat_config():
|
||||||
]:
|
]:
|
||||||
ret.add("xalia")
|
ret.add("xalia")
|
||||||
|
|
||||||
|
if appid in [
|
||||||
|
"255960", #Bad Mojo Redux
|
||||||
|
]:
|
||||||
|
ret.add("gamedrive")
|
||||||
|
|
||||||
return ret
|
return ret
|
||||||
|
|
||||||
default_cpu_limit = {
|
default_cpu_limit = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue