blob: d662642771ad4b0e3e830b7a7aba70bf3d946d63 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# SOME01 - Rhythm Heaven Fever
[Core]
# Values set here will override the main Dolphin settings.
[OnFrame]
# Add memory patches to be applied every frame here.
[ActionReplay]
# Add action replay cheats here.
[Video_Hacks]
# Avoids "issues in some levels".
ImmediateXFBEnable = False
EFBToTextureEnable = False
|