summaryrefslogtreecommitdiff
path: root/Data
diff options
context:
space:
mode:
authorJMC47 <JMC4789@gmail.com>2018-12-25 12:53:56 -0500
committerJMC47 <JMC4789@gmail.com>2018-12-25 12:53:56 -0500
commiteb7f4924203d5e7646a4bc356ddc43cd904ef0e2 (patch)
treec1f0143a6d8e3ab80117287bf7d650a11c598949 /Data
parent6b7a1ca6d182d8d2469618e996bcad5eb091a0bb (diff)
Disable Defer EFB Copies for Rune Factory Frontier
Causes crashes when reading mail and opening menus.
Diffstat (limited to 'Data')
-rw-r--r--Data/Sys/GameSettings/RUF.ini15
1 files changed, 15 insertions, 0 deletions
diff --git a/Data/Sys/GameSettings/RUF.ini b/Data/Sys/GameSettings/RUF.ini
new file mode 100644
index 0000000000..af092b5c45
--- /dev/null
+++ b/Data/Sys/GameSettings/RUF.ini
@@ -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
+