mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-13 15:59:23 +01:00
Added settings file for bittos+
Game still has severe issues when run in Dolphin
This commit is contained in:
parent
dfd719124f
commit
61758585f7
24
Data/Sys/GameSettings/WIBEQK.ini
Normal file
24
Data/Sys/GameSettings/WIBEQK.ini
Normal file
@ -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
|
Loading…
x
Reference in New Issue
Block a user