mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-31 21:28:51 +00:00
Merge pull request #5640 from Tilka/yummy
GameSettings: update Yummy Yummy Cooking Jam
This commit is contained in:
commit
41f6d7be0d
1 changed files with 3 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue