summaryrefslogtreecommitdiff
path: root/Data/Sys
diff options
context:
space:
mode:
authorcomex <comexk@gmail.com>2014-10-21 21:10:39 -0400
committercomex <comexk@gmail.com>2014-10-21 21:10:39 -0400
commit54035560e5b0bb5cd85dc66b1fb2265ddbba0ea9 (patch)
treef5f152e15f44ae9101ad926a515ca0803c3c392b /Data/Sys
parent9adf608f38a1e333f5ce30446ec7860ea4c164ef (diff)
parent61758585f71a0419798f5af76737a58bd0da96f1 (diff)
Merge pull request #1332 from Stevoisiak/bittosSettingsFile
Added settings file for bittos+
Diffstat (limited to 'Data/Sys')
-rw-r--r--Data/Sys/GameSettings/WIBEQK.ini24
1 files changed, 24 insertions, 0 deletions
diff --git a/Data/Sys/GameSettings/WIBEQK.ini b/Data/Sys/GameSettings/WIBEQK.ini
new file mode 100644
index 0000000000..5afc6ee2a3
--- /dev/null
+++ b/Data/Sys/GameSettings/WIBEQK.ini
@@ -0,0 +1,24 @@
+# WIBEQK - bittos+
+
+[Core]
+# Values set here will override the main dolphin settings.
+
+[EmuState]
+# The Emulation State. 1 is worst, 5 is best, 0 is not set.
+EmulationStateId = 2
+EmulationIssues = Low FPS with OpenGL, crashes with Direct3D
+
+[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]
+
+[Video_Settings]
+UseXFB = True
+UseRealXFB = False