Merge pull request #5640 from Tilka/yummy

GameSettings: update Yummy Yummy Cooking Jam
This commit is contained in:
shuffle2 2017-06-18 13:41:30 -07:00 committed by GitHub
commit 41f6d7be0d

View File

@ -5,8 +5,8 @@
[EmuState] [EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set. # The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 1 EmulationStateId = 4
EmulationIssues = Crashes after warning screen EmulationIssues = Requires safe texture cache to avoid font issues.
[OnLoad] [OnLoad]
# Add memory patches to be loaded once on boot here. # Add memory patches to be loaded once on boot here.
@ -18,5 +18,4 @@ EmulationIssues = Crashes after warning screen
# Add action replay cheats here. # Add action replay cheats here.
[Video_Settings] [Video_Settings]
UseXFB = True SafeTextureCacheColorSamples = 0
UseRealXFB = False