mirror of
https://github.com/libretro/dolphin
synced 2024-11-08 14:33:54 -05:00
4e2b6e66e0
Skip DCBZ was breaking a lot of 2D graphics for no reason and Immediately Present XFB copies causes output issues.
19 lines
328 B
INI
19 lines
328 B
INI
# WZIPTW - Rubik's: Rush
|
|
|
|
[Core]
|
|
# Values set here will override the main Dolphin settings.
|
|
|
|
[OnLoad]
|
|
# Add memory patches to be loaded once on boot here.
|
|
|
|
[OnFrame]
|
|
# Add memory patches to be applied every frame here.
|
|
|
|
[ActionReplay]
|
|
# Add action replay cheats here.
|
|
|
|
[Video_Settings]
|
|
|
|
[Video_Hacks]
|
|
ImmediateXFBEnable = False
|