GameSettings: update Yummy Yummy Cooking Jam

The game is playable now, it just needs safe texture hashing.
This commit is contained in:
Tillmann Karras 2017-06-18 15:36:43 +01:00
parent 09457d3a42
commit b784e36e27
1 changed files with 3 additions and 4 deletions

View File

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