mirror of
https://git.suyu.dev/suyu/Yucom.git
synced 2026-01-08 15:38:02 +01:00
parent
95f865dafd
commit
ba761f8af4
1 changed files with 5 additions and 0 deletions
5
proton
5
proton
|
|
@ -1160,6 +1160,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