Disable Defer EFB Copies for Rune Factory Frontier
Causes crashes when reading mail and opening menus.
This commit is contained in:
parent
6b7a1ca6d1
commit
eb7f492420
|
@ -0,0 +1,15 @@
|
|||
# RUFP99, RUFJ99, RUFEMV - Rune Factory Frontier
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
||||
[OnLoad]
|
||||
# Add memory patches to be loaded once on boot here.
|
||||
|
||||
[OnFrame]
|
||||
|
||||
[ActionReplay]
|
||||
|
||||
[Video_Hacks]
|
||||
DeferEFBCopies = False
|
||||
|
Loading…
Reference in New Issue