Game INI updates

This commit is contained in:
JosJuice 2016-04-03 16:41:42 +02:00
parent 290204e65c
commit ec5f5b7600
4 changed files with 27 additions and 3 deletions

View File

@ -6,7 +6,7 @@
[EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 5
EmulationIssues =
EmulationIssues = Needs real xfb for the videos to work.
[OnLoad]
# Add memory patches to be loaded once on boot here.

View File

@ -1,4 +1,4 @@
# NANE01 - Pokemon Puzzle
# NANE01 - Pokémon Puzzle League
[Core]
# Values set here will override the main Dolphin settings.

View File

@ -0,0 +1,21 @@
# SNGEJJ, SNGPLG - Get Fit with Mel B
[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 =
EmulationIssues = If part of the text is corrupt, increase the texture cache accuracy
[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_Settings]
SafeTextureCacheColorSamples = 0

View File

@ -1,4 +1,4 @@
# WTXPJS - Texas Hold'em Tournament
# WTXEJS, WTXPJS - Texas Hold'em Tournament
[Core]
# Values set here will override the main Dolphin settings.
@ -17,3 +17,6 @@ EmulationIssues =
[ActionReplay]
# Add action replay cheats here.
[Video_Settings]
UseXFB = True
UseRealXFB = True