mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-10 14:39:01 +01:00
Update INI for Rubik's Rush
Skip DCBZ was breaking a lot of 2D graphics for no reason and Immediately Present XFB copies causes output issues.
This commit is contained in:
parent
67872cd2d1
commit
4e2b6e66e0
@ -2,7 +2,6 @@
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
DCBZ = 1
|
||||
|
||||
[OnLoad]
|
||||
# Add memory patches to be loaded once on boot here.
|
||||
@ -13,3 +12,7 @@ DCBZ = 1
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video_Settings]
|
||||
|
||||
[Video_Hacks]
|
||||
ImmediateXFBEnable = False
|
||||
|
Loading…
x
Reference in New Issue
Block a user