diff --git a/Data/Sys/GameSettings/G4QP01.ini b/Data/Sys/GameSettings/G4QP01.ini index 0bc6b1d43c..20ec0cda26 100644 --- a/Data/Sys/GameSettings/G4QP01.ini +++ b/Data/Sys/GameSettings/G4QP01.ini @@ -6,7 +6,7 @@ [EmuState] # The Emulation State. 1 is worst, 5 is best, 0 is not set. EmulationStateId = 4 -EmulationIssues = Needs TLB Hack +EmulationIssues = [OnLoad] # Add memory patches to be loaded once on boot here. diff --git a/Data/Sys/GameSettings/GM6EE9.ini b/Data/Sys/GameSettings/GM6EE9.ini index 3dfba7cdb8..dd5928768a 100644 --- a/Data/Sys/GameSettings/GM6EE9.ini +++ b/Data/Sys/GameSettings/GM6EE9.ini @@ -6,7 +6,7 @@ [EmuState] # The Emulation State. 1 is worst, 5 is best, 0 is not set. EmulationStateId = 4 -EmulationIssues = MMU speed hack is needed for balloon bombs or the game crashes. +EmulationIssues = [OnLoad] # Add memory patches to be loaded once on boot here. @@ -21,7 +21,6 @@ EmulationIssues = MMU speed hack is needed for balloon bombs or the game crashes ProjectionHack = 0 PH_SZNear = 0 PH_SZFar = 0 -PH_ExtraParam = 0 PH_ZNear = PH_ZFar = diff --git a/Data/Sys/GameSettings/GM6PE9.ini b/Data/Sys/GameSettings/GM6PE9.ini index c83af736cc..6c11c8762d 100644 --- a/Data/Sys/GameSettings/GM6PE9.ini +++ b/Data/Sys/GameSettings/GM6PE9.ini @@ -6,7 +6,7 @@ [EmuState] # The Emulation State. 1 is worst, 5 is best, 0 is not set. EmulationStateId = 4 -EmulationIssues = MMU speed hack is needed for balloon bombs or the game crashes. +EmulationIssues = [OnLoad] # Add memory patches to be loaded once on boot here. @@ -21,7 +21,6 @@ EmulationIssues = MMU speed hack is needed for balloon bombs or the game crashes ProjectionHack = 0 PH_SZNear = 0 PH_SZFar = 0 -PH_ExtraParam = 0 PH_ZNear = PH_ZFar = diff --git a/Data/Sys/GameSettings/GMSE01.ini b/Data/Sys/GameSettings/GMSE01.ini index 5956579745..f23418aec4 100644 --- a/Data/Sys/GameSettings/GMSE01.ini +++ b/Data/Sys/GameSettings/GMSE01.ini @@ -16,10 +16,6 @@ EmulationIssues = Needs EFB to Ram and no texture filtering for the goo. [ActionReplay] # Add action replay cheats here. -$All Shines (not working) -045708E8 FFFFFFFF -045708EC FFFFFFFF -045708F0 FFFFFFFF $Open all levels and nozzles (not working?) 04570958 FFFFFFFF 0457095C FFFFFFFF diff --git a/Data/Sys/GameSettings/GWYE41.ini b/Data/Sys/GameSettings/GWYE41.ini index 27f5331895..9f04eb9332 100644 --- a/Data/Sys/GameSettings/GWYE41.ini +++ b/Data/Sys/GameSettings/GWYE41.ini @@ -2,11 +2,12 @@ [Core] # Values set here will override the main dolphin settings. +MMU = 1 [EmuState] # The Emulation State. 1 is worst, 5 is best, 0 is not set. -EmulationStateId = 3 -EmulationIssues = Requires MMUSH and ATC. Videos require real XFB. +EmulationStateId = 4 +EmulationIssues = Videos require real XFB. [OnLoad] # Add memory patches to be loaded once on boot here. @@ -18,15 +19,13 @@ EmulationIssues = Requires MMUSH and ATC. Videos require real XFB. # Add action replay cheats here. [Video] -ProjectionHack = 0 -PH_SZNear = 0 -PH_SZFar = 0 -PH_ExtraParam = 0 -PH_ZNear = -PH_ZFar = [Video_Settings] UseXFB = True UseRealXFB = True SafeTextureCacheColorSamples = 512 +[Video_Hacks] +EFBToTextureEnable = False +EFBCopyEnable = True + diff --git a/Data/Sys/GameSettings/GWYX41.ini b/Data/Sys/GameSettings/GWYX41.ini index 2991a2b2c2..6f23ae152b 100644 --- a/Data/Sys/GameSettings/GWYX41.ini +++ b/Data/Sys/GameSettings/GWYX41.ini @@ -2,11 +2,12 @@ [Core] # Values set here will override the main dolphin settings. +MMU = 1 [EmuState] # The Emulation State. 1 is worst, 5 is best, 0 is not set. -EmulationStateId = 3 -EmulationIssues = Requires MMUSH and ATC. Videos require real XFB. +EmulationStateId = 4 +EmulationIssues = Videos require real XFB. [OnLoad] # Add memory patches to be loaded once on boot here. @@ -18,15 +19,12 @@ EmulationIssues = Requires MMUSH and ATC. Videos require real XFB. # Add action replay cheats here. [Video] -ProjectionHack = 0 -PH_SZNear = 0 -PH_SZFar = 0 -PH_ExtraParam = 0 -PH_ZNear = -PH_ZFar = [Video_Settings] UseXFB = True UseRealXFB = True SafeTextureCacheColorSamples = 512 +[Video_Hacks] +EFBToTextureEnable = False +EFBCopyEnable = True diff --git a/Data/Sys/GameSettings/GXEE8P.ini b/Data/Sys/GameSettings/GXEE8P.ini index 4e1c725408..5dd1dcacc6 100644 --- a/Data/Sys/GameSettings/GXEE8P.ini +++ b/Data/Sys/GameSettings/GXEE8P.ini @@ -1,12 +1,11 @@ -# GXEE8P - SonicRiders +# GXEE8P - Sonic Riders [Core] # Values set here will override the main dolphin settings. -FastDiscSpeed = True [EmuState] # The Emulation State. 1 is worst, 5 is best, 0 is not set. -EmulationIssues = Crashes after the third story mode race without speed up disk transfer. +EmulationIssues = EmulationStateId = 4 [OnLoad] diff --git a/Data/Sys/GameSettings/GXEJ8P.ini b/Data/Sys/GameSettings/GXEJ8P.ini index 9ae50c21ba..64b2d648e0 100644 --- a/Data/Sys/GameSettings/GXEJ8P.ini +++ b/Data/Sys/GameSettings/GXEJ8P.ini @@ -1,12 +1,11 @@ -# GXEJ8P - SonicRiders +# GXEJ8P - Sonic Riders [Core] # Values set here will override the main dolphin settings. -FastDiscSpeed = True [EmuState] # The Emulation State. 1 is worst, 5 is best, 0 is not set. -EmulationIssues = Crashes after the third story mode race without speed up disk transfer. +EmulationIssues = EmulationStateId = 4 [OnLoad] diff --git a/Data/Sys/GameSettings/GXEP8P.ini b/Data/Sys/GameSettings/GXEP8P.ini index db9c30ab53..a021d795d3 100644 --- a/Data/Sys/GameSettings/GXEP8P.ini +++ b/Data/Sys/GameSettings/GXEP8P.ini @@ -1,12 +1,11 @@ -# GXEP8P - SonicRiders +# GXEP8P - Sonic Riders [Core] # Values set here will override the main dolphin settings. -FastDiscSpeed = True [EmuState] # The Emulation State. 1 is worst, 5 is best, 0 is not set. -EmulationIssues = Crashes after the third story mode race without speed up disk transfer. +EmulationIssues = EmulationStateId = 4 [OnLoad] diff --git a/Data/Sys/GameSettings/SKCE20.ini b/Data/Sys/GameSettings/SKCE20.ini new file mode 100644 index 0000000000..2e190de764 --- /dev/null +++ b/Data/Sys/GameSettings/SKCE20.ini @@ -0,0 +1,24 @@ +# SKCE20 - Bigfoot - King of Crush + +[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] + +[Video_Settings] +UseXFB = True +UseRealXFB = False diff --git a/Data/Sys/GameSettings/SOSEG9.ini b/Data/Sys/GameSettings/SOSEG9.ini new file mode 100644 index 0000000000..422a99ab96 --- /dev/null +++ b/Data/Sys/GameSettings/SOSEG9.ini @@ -0,0 +1,24 @@ +# SOSEG9 - Turbo: Super Stunt Squad + +[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] + +[Video_Settings] +UseXFB = True +UseRealXFB = False diff --git a/Data/Sys/GameSettings/SOSPAF.ini b/Data/Sys/GameSettings/SOSPAF.ini new file mode 100644 index 0000000000..8e6caa5aa4 --- /dev/null +++ b/Data/Sys/GameSettings/SOSPAF.ini @@ -0,0 +1,24 @@ +# SOSPAF - Turbo: Super Stunt Squad + +[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] + +[Video_Settings] +UseXFB = True +UseRealXFB = False diff --git a/Data/Sys/GameSettings/SSTEG9.ini b/Data/Sys/GameSettings/SSTEG9.ini new file mode 100644 index 0000000000..513d448abf --- /dev/null +++ b/Data/Sys/GameSettings/SSTEG9.ini @@ -0,0 +1,24 @@ +# SSTEG9 - Kid Adventures Sky Captain + +[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] + +[Video_Settings] +UseXFB = True +UseRealXFB = False diff --git a/Data/Sys/GameSettings/SSTPY5.ini b/Data/Sys/GameSettings/SSTPY5.ini new file mode 100644 index 0000000000..b52daca744 --- /dev/null +++ b/Data/Sys/GameSettings/SSTPY5.ini @@ -0,0 +1,24 @@ +# SSTPY5 - Stunt Flyer: Hero of the Skies + +[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] + +[Video_Settings] +UseXFB = True +UseRealXFB = False diff --git a/Data/Sys/GameSettings/STSE4Q.ini b/Data/Sys/GameSettings/STSE4Q.ini new file mode 100644 index 0000000000..8125789874 --- /dev/null +++ b/Data/Sys/GameSettings/STSE4Q.ini @@ -0,0 +1,24 @@ +# STSE4Q - Toy Story 3 + +[Core] +# Values set here will override the main dolphin settings. +MMU = 1 + +[EmuState] +# The Emulation State. 1 is worst, 5 is best, 0 is not set. +EmulationIssues = +EmulationStateId = 3 + +[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] + +[Video_Settings] +SafeTextureCacheColorSamples = 512 diff --git a/Data/Sys/GameSettings/STSP4Q.ini b/Data/Sys/GameSettings/STSP4Q.ini new file mode 100644 index 0000000000..19577fd983 --- /dev/null +++ b/Data/Sys/GameSettings/STSP4Q.ini @@ -0,0 +1,24 @@ +# STSP4Q - Toy Story 3 + +[Core] +# Values set here will override the main dolphin settings. +MMU = 1 + +[EmuState] +# The Emulation State. 1 is worst, 5 is best, 0 is not set. +EmulationIssues = +EmulationStateId = 3 + +[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] + +[Video_Settings] +SafeTextureCacheColorSamples = 512 diff --git a/Data/Sys/GameSettings/STSX4Q.ini b/Data/Sys/GameSettings/STSX4Q.ini new file mode 100644 index 0000000000..16b8528751 --- /dev/null +++ b/Data/Sys/GameSettings/STSX4Q.ini @@ -0,0 +1,24 @@ +# STSX4Q - Toy Story 3 + +[Core] +# Values set here will override the main dolphin settings. +MMU = 1 + +[EmuState] +# The Emulation State. 1 is worst, 5 is best, 0 is not set. +EmulationIssues = +EmulationStateId = 3 + +[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] + +[Video_Settings] +SafeTextureCacheColorSamples = 512 diff --git a/Data/Sys/GameSettings/STSY4Q.ini b/Data/Sys/GameSettings/STSY4Q.ini new file mode 100644 index 0000000000..60c064eacb --- /dev/null +++ b/Data/Sys/GameSettings/STSY4Q.ini @@ -0,0 +1,24 @@ +# STSY4Q - Toy Story 3 + +[Core] +# Values set here will override the main dolphin settings. +MMU = 1 + +[EmuState] +# The Emulation State. 1 is worst, 5 is best, 0 is not set. +EmulationIssues = +EmulationStateId = 3 + +[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] + +[Video_Settings] +SafeTextureCacheColorSamples = 512 diff --git a/Data/Sys/GameSettings/STSZ4Q.ini b/Data/Sys/GameSettings/STSZ4Q.ini new file mode 100644 index 0000000000..149f1ba06c --- /dev/null +++ b/Data/Sys/GameSettings/STSZ4Q.ini @@ -0,0 +1,24 @@ +# STSZ4Q - Toy Story 3: Toy Box Special Edition + +[Core] +# Values set here will override the main dolphin settings. +MMU = 1 + +[EmuState] +# The Emulation State. 1 is worst, 5 is best, 0 is not set. +EmulationIssues = +EmulationStateId = 3 + +[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] + +[Video_Settings] +SafeTextureCacheColorSamples = 512