From 61758585f71a0419798f5af76737a58bd0da96f1 Mon Sep 17 00:00:00 2001 From: Stevoisiak Date: Sat, 18 Oct 2014 20:05:54 -0400 Subject: [PATCH] Added settings file for bittos+ Game still has severe issues when run in Dolphin --- Data/Sys/GameSettings/WIBEQK.ini | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 Data/Sys/GameSettings/WIBEQK.ini 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