mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-09 23:59:27 +01:00
Changes to Rhythm Heaven Fever
Removed overrides for Idle Frame Skipping and EFB Access.
This commit is contained in:
parent
466714d446
commit
b73bab223a
@ -10,7 +10,6 @@ EmulationIssues =
|
|||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
# Add memory patches to be loaded once on boot here.
|
# Add memory patches to be loaded once on boot here.
|
||||||
SkipIdle = False
|
|
||||||
|
|
||||||
[OnFrame]
|
[OnFrame]
|
||||||
# Add memory patches to be applied every frame here.
|
# Add memory patches to be applied every frame here.
|
||||||
@ -23,6 +22,5 @@ SkipIdle = False
|
|||||||
[Video_Settings]
|
[Video_Settings]
|
||||||
|
|
||||||
[Video_Hacks]
|
[Video_Hacks]
|
||||||
EFBAccessEnable = False
|
|
||||||
|
|
||||||
[Video_Enhancements]
|
[Video_Enhancements]
|
Loading…
x
Reference in New Issue
Block a user