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