From 2f254585bf82aeabecb5910dd594e350f4acde25 Mon Sep 17 00:00:00 2001 From: "kostamarino@hotmail.com" Date: Thu, 6 Oct 2011 14:24:51 +0300 Subject: [PATCH] Game ini database update. Lots of small changes, among others it provides proper settings for Medabots Infinity, Cabela's Big Game Hunter 2012. --- Data/User/GameConfig/GEND69.ini | 16 ++++++++++++++++ Data/User/GameConfig/GENE69.ini | 10 +++++++--- Data/User/GameConfig/GENP69.ini | 16 ++++++++++++++++ Data/User/GameConfig/GENS69.ini | 9 +++++++-- Data/User/GameConfig/GM6EE9.ini | 3 ++- Data/User/GameConfig/GM6PE9.ini | 3 ++- Data/User/GameConfig/GP6E01.ini | 12 ++++++++++++ Data/User/GameConfig/GP6J01.ini | 17 +++++++++++++++++ Data/User/GameConfig/GP6P01.ini | 28 ++++++++++++++++++---------- Data/User/GameConfig/GPKE41.ini | 13 ++++++++++++- Data/User/GameConfig/GQSDAF.ini | 5 ++++- Data/User/GameConfig/GQSEAF.ini | 15 ++++++++------- Data/User/GameConfig/GQSFAF.ini | 5 ++++- Data/User/GameConfig/GQSPAF.ini | 5 ++++- Data/User/GameConfig/GRUE78.ini | 14 +++++++++++++- Data/User/GameConfig/GTYE69.ini | 15 +++++++++++++++ Data/User/GameConfig/GTYP69.ini | 15 +++++++++++++++ Data/User/GameConfig/RCJE8P.ini | 5 ++++- Data/User/GameConfig/RCJP8P.ini | 11 ++++++++--- Data/User/GameConfig/RM3E01.ini | 6 ++++-- Data/User/GameConfig/RM3J01.ini | 6 ++++-- Data/User/GameConfig/RM3P01.ini | 4 ++++ Data/User/GameConfig/RWSE8P.ini | 2 +- Data/User/GameConfig/RWSJ01.ini | 8 +++++++- Data/User/GameConfig/RWSK01.ini | 8 +++++++- Data/User/GameConfig/RWSP8P.ini | 8 +++++++- Data/User/GameConfig/SC2E8P.ini | 4 +++- Data/User/GameConfig/SC2P8P.ini | 3 ++- Data/User/GameConfig/SC7D52.ini | 2 +- Data/User/GameConfig/SC7E52.ini | 2 +- Data/User/GameConfig/SC7F52.ini | 2 +- Data/User/GameConfig/SC7I52.ini | 2 +- Data/User/GameConfig/SC7P52.ini | 2 +- Data/User/GameConfig/SC7S52.ini | 4 ++-- Data/User/GameConfig/SD2J01.ini | 21 +++++++++++++++++++++ Data/User/GameConfig/SH6E52.ini | 20 ++++++++++++++++++++ Data/User/GameConfig/SRQE41.ini | 19 +++++++++++++++++++ Data/User/GameConfig/SRQP41.ini | 19 +++++++++++++++++++ 38 files changed, 309 insertions(+), 50 deletions(-) create mode 100644 Data/User/GameConfig/GEND69.ini create mode 100644 Data/User/GameConfig/GENP69.ini create mode 100644 Data/User/GameConfig/GP6J01.ini create mode 100644 Data/User/GameConfig/GTYE69.ini create mode 100644 Data/User/GameConfig/GTYP69.ini create mode 100644 Data/User/GameConfig/SD2J01.ini create mode 100644 Data/User/GameConfig/SH6E52.ini create mode 100644 Data/User/GameConfig/SRQE41.ini create mode 100644 Data/User/GameConfig/SRQP41.ini diff --git a/Data/User/GameConfig/GEND69.ini b/Data/User/GameConfig/GEND69.ini new file mode 100644 index 0000000000..43cb8e86e1 --- /dev/null +++ b/Data/User/GameConfig/GEND69.ini @@ -0,0 +1,16 @@ +# GEND69 - 007: Everything or Nothing +[Core] Values set here will override the main dolphin settings. +TLBHack = 1 +[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set. +EmulationIssues = Needs LLE audio for proper sound. +EmulationStateId = 4 +[OnFrame] Add memory patches to be applied every frame here. +[ActionReplay] Add action replay cheats here. +[Video] +ProjectionHack = 0 +PH_SZNear = 0 +PH_SZFar = 0 +PH_ExtraParam = 0 +PH_ZNear = +PH_ZFar = +[Gecko] diff --git a/Data/User/GameConfig/GENE69.ini b/Data/User/GameConfig/GENE69.ini index b30dad3b14..6307e0268f 100644 --- a/Data/User/GameConfig/GENE69.ini +++ b/Data/User/GameConfig/GENE69.ini @@ -2,11 +2,15 @@ [Core] Values set here will override the main dolphin settings. TLBHack = 1 [EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set. -EmulationIssues = Missing Textures,3D Models Broken cutscenes -EmulationStateId = 2 +EmulationIssues = Needs LLE audio for proper sound. +EmulationStateId = 4 [OnFrame] Add memory patches to be applied every frame here. [ActionReplay] Add action replay cheats here. [Video] ProjectionHack = 0 +PH_SZNear = 0 +PH_SZFar = 0 +PH_ExtraParam = 0 +PH_ZNear = +PH_ZFar = [Gecko] - diff --git a/Data/User/GameConfig/GENP69.ini b/Data/User/GameConfig/GENP69.ini new file mode 100644 index 0000000000..be23957d70 --- /dev/null +++ b/Data/User/GameConfig/GENP69.ini @@ -0,0 +1,16 @@ +# GENP69 - 007: Everything or Nothing +[Core] Values set here will override the main dolphin settings. +TLBHack = 1 +[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set. +EmulationIssues = Needs LLE audio for proper sound. +EmulationStateId = 4 +[OnFrame] Add memory patches to be applied every frame here. +[ActionReplay] Add action replay cheats here. +[Video] +ProjectionHack = 0 +PH_SZNear = 0 +PH_SZFar = 0 +PH_ExtraParam = 0 +PH_ZNear = +PH_ZFar = +[Gecko] diff --git a/Data/User/GameConfig/GENS69.ini b/Data/User/GameConfig/GENS69.ini index 8f89df5ec1..c0645ed29a 100644 --- a/Data/User/GameConfig/GENS69.ini +++ b/Data/User/GameConfig/GENS69.ini @@ -2,10 +2,15 @@ [Core] Values set here will override the main dolphin settings. TLBHack = 1 [EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set. -EmulationIssues = Missing Textures,3D Models Broken cutscenes -EmulationStateId = 2 +EmulationIssues = Needs LLE audio for proper sound. +EmulationStateId = 4 [OnFrame] Add memory patches to be applied every frame here. [ActionReplay] Add action replay cheats here. [Video] ProjectionHack = 0 +PH_SZNear = 0 +PH_SZFar = 0 +PH_ExtraParam = 0 +PH_ZNear = +PH_ZFar = [Gecko] diff --git a/Data/User/GameConfig/GM6EE9.ini b/Data/User/GameConfig/GM6EE9.ini index 37fa68e57c..e0554fbf76 100644 --- a/Data/User/GameConfig/GM6EE9.ini +++ b/Data/User/GameConfig/GM6EE9.ini @@ -1,8 +1,9 @@ # GM6EE9 - Medabots Infinity 4th Submission [Core] Values set here will override the main dolphin settings. +TLBHack = 1 [EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set. EmulationStateId = 4 -EmulationIssues = Use LLE plugin for proper ingame sound.(r7483). +EmulationIssues = Use LLE plugin for proper ingame sound. MMU speed hack is needed for balloon bombs or the game crashes. [OnFrame] Add memory patches to be applied every frame here. [ActionReplay] Add action replay cheats here. [Video] diff --git a/Data/User/GameConfig/GM6PE9.ini b/Data/User/GameConfig/GM6PE9.ini index 2a8664ebbb..44849b73fb 100644 --- a/Data/User/GameConfig/GM6PE9.ini +++ b/Data/User/GameConfig/GM6PE9.ini @@ -1,8 +1,9 @@ # GM6PE9 - Medabots Infinity 4th Submission [Core] Values set here will override the main dolphin settings. +TLBHack = 1 [EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set. EmulationStateId = 4 -EmulationIssues = Use LLE plugin for proper ingame sound.(r7483). +EmulationIssues = Use LLE plugin for proper ingame sound. MMU speed hack is needed for balloon bombs or the game crashes. [OnFrame] Add memory patches to be applied every frame here. [ActionReplay] Add action replay cheats here. [Video] diff --git a/Data/User/GameConfig/GP6E01.ini b/Data/User/GameConfig/GP6E01.ini index 3663c09d52..69596e46ce 100644 --- a/Data/User/GameConfig/GP6E01.ini +++ b/Data/User/GameConfig/GP6E01.ini @@ -2,5 +2,17 @@ [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 = Mini games tour bus needs emulate format changes to preview the mini games. [OnFrame] Add memory patches to be applied every frame here. [ActionReplay] Add action replay cheats here. +[Video] +ProjectionHack = 0 +PH_SZNear = 0 +PH_SZFar = 0 +PH_ExtraParam = 0 +PH_ZNear = +PH_ZFar = +[Gecko] +[Video_Hacks] +EFBEmulateFormatChanges = True + diff --git a/Data/User/GameConfig/GP6J01.ini b/Data/User/GameConfig/GP6J01.ini new file mode 100644 index 0000000000..d7b9ff310f --- /dev/null +++ b/Data/User/GameConfig/GP6J01.ini @@ -0,0 +1,17 @@ +# GP6J01 - Mario Party 6 +[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 = Mini games tour bus needs emulate format changes to preview the mini games. +[OnFrame] Add memory patches to be applied every frame here. +[ActionReplay] Add action replay cheats here. +[Video] +ProjectionHack = 0 +PH_SZNear = 0 +PH_SZFar = 0 +PH_ExtraParam = 0 +PH_ZNear = +PH_ZFar = +[Gecko] +[Video_Hacks] +EFBEmulateFormatChanges = True diff --git a/Data/User/GameConfig/GP6P01.ini b/Data/User/GameConfig/GP6P01.ini index 1657242141..fbc068ca72 100644 --- a/Data/User/GameConfig/GP6P01.ini +++ b/Data/User/GameConfig/GP6P01.ini @@ -1,11 +1,19 @@ # GP6P01 - Mario Party 6 -[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 = 0 -Issues="uses the mic attachment" -[OnLoad] -#Add memory patches to be loaded once on boot here. -[OnFrame] -[ActionReplay] +[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 = Mini games tour bus needs emulate format changes to preview the mini games. +[OnFrame] Add memory patches to be applied every frame here. +[ActionReplay] Add action replay cheats here. +[Video] +ProjectionHack = 0 +PH_SZNear = 0 +PH_SZFar = 0 +PH_ExtraParam = 0 +PH_ZNear = +PH_ZFar = +[Gecko] +[Video_Hacks] +EFBEmulateFormatChanges = True + + diff --git a/Data/User/GameConfig/GPKE41.ini b/Data/User/GameConfig/GPKE41.ini index 7fe27f49a4..282217dc84 100644 --- a/Data/User/GameConfig/GPKE41.ini +++ b/Data/User/GameConfig/GPKE41.ini @@ -2,6 +2,17 @@ [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 = Videos Not seen +EmulationIssues = Needs Real Xfb for videos to display. [OnFrame] Add memory patches to be applied every frame here. [ActionReplay] Add action replay cheats here. +[Video] +ProjectionHack = 0 +PH_SZNear = 0 +PH_SZFar = 0 +PH_ExtraParam = 0 +PH_ZNear = +PH_ZFar = +[Gecko] +[Video_Settings] +UseXFB = True +UseRealXFB = True diff --git a/Data/User/GameConfig/GQSDAF.ini b/Data/User/GameConfig/GQSDAF.ini index b2ca3063f2..650f6ffd2a 100644 --- a/Data/User/GameConfig/GQSDAF.ini +++ b/Data/User/GameConfig/GQSDAF.ini @@ -17,4 +17,7 @@ PH_ZNear = 0.5 PH_ZFar = 1 [Gecko] [Video_Settings] -SafeTextureCache = True \ No newline at end of file +SafeTextureCache = True +SafeTextureCacheColorSamples = 512 +[Video_Hacks] +DlistCachingEnable = False diff --git a/Data/User/GameConfig/GQSEAF.ini b/Data/User/GameConfig/GQSEAF.ini index c190a0f463..7cb18083db 100644 --- a/Data/User/GameConfig/GQSEAF.ini +++ b/Data/User/GameConfig/GQSEAF.ini @@ -561,7 +561,7 @@ $COLETTE Super Quick Level Up 045B6CA8 0098967F $COLETTE Have All Titles 05A0DBC7 08000000 -045B6CB0 FFFFFFFF +045B6CB0 08000000 $GENIS Full HP 05A0DBC9 08000000 025B6DBA 0000270F @@ -609,7 +609,7 @@ $RAINE Super Quick Level Up 045B6ED8 0098967F $RAINE Have All Titles 05A0DBD9 08000000 -045B6EE0 FFFFFFFF +045B6EE0 08000000 $KRATOS Full HP 05A0DBDB 08000000 025B744A 0000270F @@ -657,7 +657,7 @@ $SHEENA Super Quick Level Up 045B6FF0 0098967F $SHEENA Have All Titles 05A0DC18 08000000 -045B6FF8 FFFFFFFF +045B6FF8 08000000 $ZELOS Full HP 05A0DC1A 08000000 025B7102 0000270F @@ -681,7 +681,7 @@ $ZELOS Super Quick Level Up 045B7108 0098967F $ZELOS Have All Titles 05A0DC21 08000000 -045B7110 FFFFFFFF +045B7110 08000000 $PRESEA Full HP 05A0DC23 08000000 025B721A 0000270F @@ -705,7 +705,7 @@ $PRESEA Super Quick Level Up 045B7220 0098967F $PRESEA Have All Titles 05A0DC2A 08000000 -045B7228 FFFFFFFF +045B7228 08000000 $Equipment Modifier-Lloyd - READ INSTRUCTIONS 025B6BC2 0000009B 045B6BC4 0122014A @@ -789,5 +789,6 @@ PH_ZFar = 1 [Video_Settings] SafeTextureCache = True SafeTextureCacheColorSamples = 512 -[Video_Enhancements] -PostProcessingShader = +[Video_Hacks] +DlistCachingEnable = False + diff --git a/Data/User/GameConfig/GQSFAF.ini b/Data/User/GameConfig/GQSFAF.ini index 901cba8f92..3395be24bb 100644 --- a/Data/User/GameConfig/GQSFAF.ini +++ b/Data/User/GameConfig/GQSFAF.ini @@ -17,4 +17,7 @@ PH_ZNear = 0.5 PH_ZFar = 1 [Gecko] [Video_Settings] -SafeTextureCache = True \ No newline at end of file +SafeTextureCache = True +SafeTextureCacheColorSamples = 512 +[Video_Hacks] +DlistCachingEnable = False diff --git a/Data/User/GameConfig/GQSPAF.ini b/Data/User/GameConfig/GQSPAF.ini index df727db8b2..e6ddfab0a8 100644 --- a/Data/User/GameConfig/GQSPAF.ini +++ b/Data/User/GameConfig/GQSPAF.ini @@ -17,4 +17,7 @@ PH_ZNear = 0.5 PH_ZFar = 1 [Gecko] [Video_Settings] -SafeTextureCache = True \ No newline at end of file +SafeTextureCache = True +SafeTextureCacheColorSamples = 512 +[Video_Hacks] +DlistCachingEnable = False diff --git a/Data/User/GameConfig/GRUE78.ini b/Data/User/GameConfig/GRUE78.ini index 53b240f6b0..3b0bb35f75 100644 --- a/Data/User/GameConfig/GRUE78.ini +++ b/Data/User/GameConfig/GRUE78.ini @@ -1,7 +1,8 @@ # GRUE78 - Power Rangers Dino Thunder [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 = +EmulationIssues = Needs LLE audio for proper sound and Real XFB to display videos. +EmulationStateId = 4 [OnFrame] Add memory patches to be applied every frame here. [ActionReplay] Add action replay cheats here. $(M) @@ -16,3 +17,14 @@ $Max Turbo Charges 00318047 00000063 $Infinite Health 04069830 38000004 +[Video] +ProjectionHack = 0 +PH_SZNear = 0 +PH_SZFar = 0 +PH_ExtraParam = 0 +PH_ZNear = +PH_ZFar = +[Gecko] +[Video_Settings] +UseXFB = True +UseRealXFB = True diff --git a/Data/User/GameConfig/GTYE69.ini b/Data/User/GameConfig/GTYE69.ini new file mode 100644 index 0000000000..268b84cb93 --- /dev/null +++ b/Data/User/GameConfig/GTYE69.ini @@ -0,0 +1,15 @@ +# GTYE69 - TY the Tasmanian Tiger +[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 = +[OnFrame] Add memory patches to be applied every frame here. +[ActionReplay] Add action replay cheats here. +[Video] +ProjectionHack = 0 +PH_SZNear = 0 +PH_SZFar = 0 +PH_ExtraParam = 0 +PH_ZNear = +PH_ZFar = +[Gecko] diff --git a/Data/User/GameConfig/GTYP69.ini b/Data/User/GameConfig/GTYP69.ini new file mode 100644 index 0000000000..91ee039579 --- /dev/null +++ b/Data/User/GameConfig/GTYP69.ini @@ -0,0 +1,15 @@ +# GTYP69 - TY the Tasmanian Tiger +[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 = +[OnFrame] Add memory patches to be applied every frame here. +[ActionReplay] Add action replay cheats here. +[Video] +ProjectionHack = 0 +PH_SZNear = 0 +PH_SZFar = 0 +PH_ExtraParam = 0 +PH_ZNear = +PH_ZFar = +[Gecko] diff --git a/Data/User/GameConfig/RCJE8P.ini b/Data/User/GameConfig/RCJE8P.ini index bb7568cc0a..845f08de77 100644 --- a/Data/User/GameConfig/RCJE8P.ini +++ b/Data/User/GameConfig/RCJE8P.ini @@ -23,4 +23,7 @@ PH_ZFar = [Gecko] [Video_Enhancements] ForceFiltering = False - +[Wii] +DisableWiimoteSpeaker = 1 +[Video_Hacks] +DlistCachingEnable = False diff --git a/Data/User/GameConfig/RCJP8P.ini b/Data/User/GameConfig/RCJP8P.ini index b64f4ad713..6d82c897e5 100644 --- a/Data/User/GameConfig/RCJP8P.ini +++ b/Data/User/GameConfig/RCJP8P.ini @@ -1,8 +1,9 @@ # RCJP8P - The Conduit [Core] Values set here will override the main dolphin settings. +BlockMerging = 1 [EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set. -EmulationIssues = random crashes -EmulationStateId = 2 +EmulationIssues = +EmulationStateId = 4 [OnFrame] Add memory patches to be applied every frame here. [ActionReplay] Add action replay cheats here. [Video] @@ -15,4 +16,8 @@ PH_ZNear = PH_ZFar = [Gecko] [Video_Enhancements] -ForceFiltering = False \ No newline at end of file +ForceFiltering = False +[Wii] +DisableWiimoteSpeaker = 1 +[Video_Hacks] +DlistCachingEnable = False diff --git a/Data/User/GameConfig/RM3E01.ini b/Data/User/GameConfig/RM3E01.ini index 5ef96b0d77..cee3c4e962 100644 --- a/Data/User/GameConfig/RM3E01.ini +++ b/Data/User/GameConfig/RM3E01.ini @@ -21,5 +21,7 @@ SafeTextureCacheColorSamples = 512 [Video_Hacks] EFBToTextureEnable = False EFBCopyEnable = True -[Video_Enhancements] -PostProcessingShader = +[Wii] +DisableWiimoteSpeaker = 1 +[Video_Hacks] +EFBEmulateFormatChanges = True diff --git a/Data/User/GameConfig/RM3J01.ini b/Data/User/GameConfig/RM3J01.ini index f27e1e111d..3a3292be12 100644 --- a/Data/User/GameConfig/RM3J01.ini +++ b/Data/User/GameConfig/RM3J01.ini @@ -21,5 +21,7 @@ SafeTextureCacheColorSamples = 512 [Video_Hacks] EFBToTextureEnable = False EFBCopyEnable = True -[Video_Enhancements] -PostProcessingShader = +[Wii] +DisableWiimoteSpeaker = 1 +[Video_Hacks] +EFBEmulateFormatChanges = True diff --git a/Data/User/GameConfig/RM3P01.ini b/Data/User/GameConfig/RM3P01.ini index 42dc04ed9d..18164dc78a 100644 --- a/Data/User/GameConfig/RM3P01.ini +++ b/Data/User/GameConfig/RM3P01.ini @@ -23,3 +23,7 @@ SafeTextureCacheColorSamples = 512 [Video_Hacks] EFBToTextureEnable = False EFBCopyEnable = True +[Wii] +DisableWiimoteSpeaker = 1 +[Video_Hacks] +EFBEmulateFormatChanges = True diff --git a/Data/User/GameConfig/RWSE8P.ini b/Data/User/GameConfig/RWSE8P.ini index b745ea0226..b8f2398dfa 100644 --- a/Data/User/GameConfig/RWSE8P.ini +++ b/Data/User/GameConfig/RWSE8P.ini @@ -1,5 +1,6 @@ # RWSE8P - MARIO & SONIC At The OlympicGames [Core] Values set here will override the main dolphin settings. +TLBHack = 1 [EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set. EmulationStateId = 4 EmulationIssues = Needs emulating format changes (r6871) @@ -15,4 +16,3 @@ PH_ZFar = [Gecko] [Video_Hacks] EFBEmulateFormatChanges = True - diff --git a/Data/User/GameConfig/RWSJ01.ini b/Data/User/GameConfig/RWSJ01.ini index 9599041d62..ad32d2e869 100644 --- a/Data/User/GameConfig/RWSJ01.ini +++ b/Data/User/GameConfig/RWSJ01.ini @@ -1,5 +1,6 @@ # RWSJ01 - MARIO & SONIC At The OlympicGames [Core] Values set here will override the main dolphin settings. +TLBHack = 1 [EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set. EmulationStateId = 4 EmulationIssues = Needs emulating format changes (r6871) @@ -7,6 +8,11 @@ EmulationIssues = Needs emulating format changes (r6871) [ActionReplay] Add action replay cheats here. [Video] ProjectionHack = 0 +PH_SZNear = 0 +PH_SZFar = 0 +PH_ExtraParam = 0 +PH_ZNear = +PH_ZFar = [Gecko] [Video_Hacks] -EFBEmulateFormatChanges = True \ No newline at end of file +EFBEmulateFormatChanges = True diff --git a/Data/User/GameConfig/RWSK01.ini b/Data/User/GameConfig/RWSK01.ini index 2d3b334a44..818bb671b0 100644 --- a/Data/User/GameConfig/RWSK01.ini +++ b/Data/User/GameConfig/RWSK01.ini @@ -1,5 +1,6 @@ # RWSK01 - MARIO & SONIC At The OlympicGames [Core] Values set here will override the main dolphin settings. +TLBHack = 1 [EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set. EmulationStateId = 4 EmulationIssues = Needs emulating format changes (r6871) @@ -7,6 +8,11 @@ EmulationIssues = Needs emulating format changes (r6871) [ActionReplay] Add action replay cheats here. [Video] ProjectionHack = 0 +PH_SZNear = 0 +PH_SZFar = 0 +PH_ExtraParam = 0 +PH_ZNear = +PH_ZFar = [Gecko] [Video_Hacks] -EFBEmulateFormatChanges = True \ No newline at end of file +EFBEmulateFormatChanges = True diff --git a/Data/User/GameConfig/RWSP8P.ini b/Data/User/GameConfig/RWSP8P.ini index 041c227b97..6793b10d3a 100644 --- a/Data/User/GameConfig/RWSP8P.ini +++ b/Data/User/GameConfig/RWSP8P.ini @@ -1,5 +1,6 @@ # RWSP8P - MARIO & SONIC At The OlympicGames [Core] Values set here will override the main dolphin settings. +TLBHack = 1 [EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set. EmulationStateId = 4 EmulationIssues = Needs emulating format changes (r6871) @@ -7,6 +8,11 @@ EmulationIssues = Needs emulating format changes (r6871) [ActionReplay] Add action replay cheats here. [Video] ProjectionHack = 0 +PH_SZNear = 0 +PH_SZFar = 0 +PH_ExtraParam = 0 +PH_ZNear = +PH_ZFar = [Gecko] [Video_Hacks] -EFBEmulateFormatChanges = True \ No newline at end of file +EFBEmulateFormatChanges = True diff --git a/Data/User/GameConfig/SC2E8P.ini b/Data/User/GameConfig/SC2E8P.ini index 61746b7162..ff46b91be8 100644 --- a/Data/User/GameConfig/SC2E8P.ini +++ b/Data/User/GameConfig/SC2E8P.ini @@ -16,4 +16,6 @@ EmulationIssues = [Gecko] [Video_Hacks] DlistCachingEnable = False -[Video_Settings] \ No newline at end of file +[Video_Settings] +[Wii] +DisableWiimoteSpeaker = 1 diff --git a/Data/User/GameConfig/SC2P8P.ini b/Data/User/GameConfig/SC2P8P.ini index 5ddb0fe59e..a065f8a096 100644 --- a/Data/User/GameConfig/SC2P8P.ini +++ b/Data/User/GameConfig/SC2P8P.ini @@ -66,4 +66,5 @@ $Profile Three Name Changer Jedi Hack & [Mitch] [Video_Hacks] DlistCachingEnable = False [Video_Settings] - +[Wii] +DisableWiimoteSpeaker = 1 diff --git a/Data/User/GameConfig/SC7D52.ini b/Data/User/GameConfig/SC7D52.ini index ab8c361ab2..07aac1180a 100644 --- a/Data/User/GameConfig/SC7D52.ini +++ b/Data/User/GameConfig/SC7D52.ini @@ -9,7 +9,7 @@ PH_ExtraParam = 0 PH_ZNear = 0. 01 PH_ZFar = [EmuState] -EmulationStateId = 0 +EmulationStateId = 4 EmulationIssues = [OnFrame] [ActionReplay] diff --git a/Data/User/GameConfig/SC7E52.ini b/Data/User/GameConfig/SC7E52.ini index fa15a58e5f..17e7dbf3e1 100644 --- a/Data/User/GameConfig/SC7E52.ini +++ b/Data/User/GameConfig/SC7E52.ini @@ -9,7 +9,7 @@ PH_ExtraParam = 0 PH_ZNear = 0. 01 PH_ZFar = [EmuState] -EmulationStateId = 0 +EmulationStateId = 4 EmulationIssues = [OnFrame] [ActionReplay] diff --git a/Data/User/GameConfig/SC7F52.ini b/Data/User/GameConfig/SC7F52.ini index 6a90a7ba0c..efa2e74bd4 100644 --- a/Data/User/GameConfig/SC7F52.ini +++ b/Data/User/GameConfig/SC7F52.ini @@ -9,7 +9,7 @@ PH_ExtraParam = 0 PH_ZNear = 0. 01 PH_ZFar = [EmuState] -EmulationStateId = 0 +EmulationStateId = 4 EmulationIssues = [OnFrame] [ActionReplay] diff --git a/Data/User/GameConfig/SC7I52.ini b/Data/User/GameConfig/SC7I52.ini index 18e1853d3e..804a02a547 100644 --- a/Data/User/GameConfig/SC7I52.ini +++ b/Data/User/GameConfig/SC7I52.ini @@ -9,7 +9,7 @@ PH_ExtraParam = 0 PH_ZNear = 0. 01 PH_ZFar = [EmuState] -EmulationStateId = 0 +EmulationStateId = 4 EmulationIssues = [OnFrame] [ActionReplay] diff --git a/Data/User/GameConfig/SC7P52.ini b/Data/User/GameConfig/SC7P52.ini index 160cbd1b27..95e09c5053 100644 --- a/Data/User/GameConfig/SC7P52.ini +++ b/Data/User/GameConfig/SC7P52.ini @@ -9,7 +9,7 @@ PH_ExtraParam = 0 PH_ZNear = 0. 01 PH_ZFar = [EmuState] -EmulationStateId = 0 +EmulationStateId = 4 EmulationIssues = [OnFrame] [ActionReplay] diff --git a/Data/User/GameConfig/SC7S52.ini b/Data/User/GameConfig/SC7S52.ini index fa15a58e5f..76f6efb914 100644 --- a/Data/User/GameConfig/SC7S52.ini +++ b/Data/User/GameConfig/SC7S52.ini @@ -1,4 +1,4 @@ -# SC7E52 - Call of Duty: Black Ops +# SC7S52 - Call of Duty: Black Ops [Video_Enhancements] MaxAnisotropy = 0 [Video] @@ -9,7 +9,7 @@ PH_ExtraParam = 0 PH_ZNear = 0. 01 PH_ZFar = [EmuState] -EmulationStateId = 0 +EmulationStateId = 4 EmulationIssues = [OnFrame] [ActionReplay] diff --git a/Data/User/GameConfig/SD2J01.ini b/Data/User/GameConfig/SD2J01.ini new file mode 100644 index 0000000000..a5d922d877 --- /dev/null +++ b/Data/User/GameConfig/SD2J01.ini @@ -0,0 +1,21 @@ +# SD2J01 - Just Dance 2 +[Video_Settings] +SafeTextureCache = True +SafeTextureCacheColorSamples = 512 +[Video_Enhancements] +MaxAnisotropy = 0 +[Video] +ProjectionHack = 0 +PH_SZNear = 0 +PH_SZFar = 0 +PH_ExtraParam = 0 +PH_ZNear = +PH_ZFar = +[EmuState] +EmulationStateId = 4 +EmulationIssues = +[OnFrame] +[ActionReplay] +[Gecko] +[Wii] +DisableWiimoteSpeaker = 1 \ No newline at end of file diff --git a/Data/User/GameConfig/SH6E52.ini b/Data/User/GameConfig/SH6E52.ini new file mode 100644 index 0000000000..286d4c8a8a --- /dev/null +++ b/Data/User/GameConfig/SH6E52.ini @@ -0,0 +1,20 @@ +# SH6E52 - Cabela's Big Game Hunter 2012 +[Core] Values set here will override the main dolphin settings. +TLBHack = 1 +[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set. +EmulationStateId = 4 +EmulationIssues = MMU hack is needed or the game crashes during loading. EFB to RAM prevents glitches. +[OnFrame] Add memory patches to be applied every frame here. +[ActionReplay] Add action replay cheats here. +[Video] +ProjectionHack = 0 +PH_SZNear = 0 +PH_SZFar = 0 +PH_ExtraParam = 0 +PH_ZNear = +PH_ZFar = +[Gecko] +[Video_Hacks] +EFBToTextureEnable = False +EFBCopyEnable = True +EFBCopyCacheEnable = True diff --git a/Data/User/GameConfig/SRQE41.ini b/Data/User/GameConfig/SRQE41.ini new file mode 100644 index 0000000000..5060189327 --- /dev/null +++ b/Data/User/GameConfig/SRQE41.ini @@ -0,0 +1,19 @@ +# SRQE41 - Racquet Sports +[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 = +[OnFrame] Add memory patches to be applied every frame here. +[ActionReplay] Add action replay cheats here. +[Video] +ProjectionHack = 0 +PH_SZNear = 0 +PH_SZFar = 0 +PH_ExtraParam = 0 +PH_ZNear = +PH_ZFar = +[Gecko] +[Wii] +DisableWiimoteSpeaker = 1 +[Video_Hacks] +DlistCachingEnable = False diff --git a/Data/User/GameConfig/SRQP41.ini b/Data/User/GameConfig/SRQP41.ini new file mode 100644 index 0000000000..f360aef050 --- /dev/null +++ b/Data/User/GameConfig/SRQP41.ini @@ -0,0 +1,19 @@ +# SRQP41 - Racquet Sports +[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 = +[OnFrame] Add memory patches to be applied every frame here. +[ActionReplay] Add action replay cheats here. +[Video] +ProjectionHack = 0 +PH_SZNear = 0 +PH_SZFar = 0 +PH_ExtraParam = 0 +PH_ZNear = +PH_ZFar = +[Gecko] +[Wii] +DisableWiimoteSpeaker = 1 +[Video_Hacks] +DlistCachingEnable = False