GameSettings: enforce real XFB for Pool Edge

This commit is contained in:
Tillmann Karras 2017-06-24 17:47:52 +01:00
parent ad51311dbf
commit 91bfe8c7b6

View file

@ -6,7 +6,7 @@
[EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 4
EmulationIssues =
EmulationIssues = requires real XFB to avoid flickering
[OnLoad]
# Add memory patches to be loaded once on boot here.
@ -17,3 +17,6 @@ EmulationIssues =
[ActionReplay]
# Add action replay cheats here.
[Video_Settings]
UseXFB = True
UseRealXFB = True