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:
JMC47 2018-07-20 03:14:53 -04:00
parent 67872cd2d1
commit 4e2b6e66e0
1 changed files with 4 additions and 1 deletions

View File

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