Gameini updates.

Updates for Sonic Adventure 2 Battle, Surf's Up, Drawn to Life The Next
Chapter, Boogie, Boogie SuperStar, Quantum of Solace, Tiger Woods PGA
Tour 08, Call of Duty: Black Ops.
Fixes issues 9123, 9191, 9204, 9205, 9206, 9050, 9183.
This commit is contained in:
Linktothepast 2016-01-07 12:21:58 +02:00
parent a8026779d8
commit 0c7f49308a
8 changed files with 151 additions and 0 deletions

View File

@ -16,3 +16,6 @@ EmulationIssues =
[ActionReplay]
# Add action replay cheats here.
[Video_Settings]
SafeTextureCacheColorSamples = 512

View File

@ -0,0 +1,23 @@
# GXUE41 - Surf's Up
[Core]
# Values set here will override the main Dolphin settings.
MMU = True
[EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationIssues =
EmulationStateId = 4
[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_Enhancements]
MaxAnisotropy = 0
ForceFiltering = False

View File

@ -0,0 +1,24 @@
# R9DE78 - Drawn to Life The Next Chapter
[Core]
# Values set here will override the main Dolphin settings.
[EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationIssues =
EmulationStateId = 4
[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
[Video_Hacks]
EFBToTextureEnable = False

View File

@ -0,0 +1,26 @@
# RBOE69 - Boogie
[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 = 4
EmulationIssues =
[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]
UseXFB = True
UseRealXFB = False
[Video_Enhancements]
MaxAnisotropy = 0
ForceFiltering = False

View File

@ -0,0 +1,26 @@
# RG6E69 - Boogie SuperStar
[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 = 4
EmulationIssues =
[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]
UseXFB = True
UseRealXFB = False
[Video_Enhancements]
MaxAnisotropy = 0
ForceFiltering = False

View File

@ -0,0 +1,27 @@
# RJ2E52 - Quantum of Solace
[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 = 3
EmulationIssues = Needs STC to prevent glitches and it runs slow.
[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]
UseXFB = True
UseRealXFB = False
SafeTextureCacheColorSamples = 0
[Video_Enhancements]
MaxAnisotropy = 0
ForceFiltering = False

View File

@ -0,0 +1,21 @@
# RT8E69 - Tiger Woods PGA Tour 08
[Core]
# Values set here will override the main Dolphin settings.
[EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationIssues =
EmulationStateId = 5
[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

@ -19,3 +19,4 @@ EmulationIssues =
[Video_Enhancements]
MaxAnisotropy = 0
ForceFiltering = False