summaryrefslogtreecommitdiff
path: root/Data/Sys
diff options
context:
space:
mode:
authorTechjar <tecknojar@gmail.com>2021-08-03 18:57:30 -0400
committerTechjar <tecknojar@gmail.com>2021-08-03 23:38:17 -0400
commitdbfe2bde3d5f2f0e61a3d36e2d6357a7ce4ab52a (patch)
treed5c4c1864243b2c07239d149ef53ed293fa646d5 /Data/Sys
parent797d0b7b1b1862d2fa2d57b7aa66cb06abf348a2 (diff)
GameINI: Disable early XFB output for WWE Crush Hour
The game has flickering problems when using early output.
Diffstat (limited to 'Data/Sys')
-rw-r--r--Data/Sys/GameSettings/GCH.ini16
1 files changed, 16 insertions, 0 deletions
diff --git a/Data/Sys/GameSettings/GCH.ini b/Data/Sys/GameSettings/GCH.ini
new file mode 100644
index 0000000000..c3da3a46da
--- /dev/null
+++ b/Data/Sys/GameSettings/GCH.ini
@@ -0,0 +1,16 @@
+# GCHE78, GCHP78 - WWE Crush Hour
+
+[Core]
+# Values set here will override the main Dolphin settings.
+
+[OnLoad]
+# Add memory patches to be loaded once on boot here.
+
+[OnFrame]
+# Add memory patches to be applied every frame here.
+
+[ActionReplay]
+# Add action replay cheats here.
+
+[Video_Hacks]
+EarlyXFBOutput = False