From a2a01d2fc93062f6a3720d18f21db3a7e009d75e Mon Sep 17 00:00:00 2001 From: "kostamarino@hotmail.com" Date: Mon, 16 Sep 2013 18:49:17 +0300 Subject: [PATCH] Gameini database update. Fixes issue 6531. Fixes issue 6532. --- Data/Sys/GameSettings/G3EE51.ini | 2 +- Data/Sys/GameSettings/G4ZE69.ini | 20 +++++++++--------- Data/Sys/GameSettings/G4ZP69.ini | 20 ++++++++++++++++++ Data/Sys/GameSettings/GCIE69.ini | 17 +++++++++++++++ Data/Sys/GameSettings/GCIP69.ini | 17 +++++++++++++++ Data/Sys/GameSettings/GGVD78.ini | 18 ++++++++++++++++ Data/Sys/GameSettings/GGVE78.ini | 18 ++++++++++++++++ Data/Sys/GameSettings/GGVP78.ini | 18 ++++++++++++++++ Data/Sys/GameSettings/GGVX78.ini | 18 ++++++++++++++++ Data/Sys/GameSettings/GNIEA4.ini | 16 ++++++++++++++ Data/Sys/GameSettings/GNIPA4.ini | 16 ++++++++++++++ Data/Sys/GameSettings/GOQEAF.ini | 2 +- Data/Sys/GameSettings/GQQD78.ini | 16 ++++++++++++++ Data/Sys/GameSettings/GQQE78.ini | 16 ++++++++++++++ Data/Sys/GameSettings/GQQF78.ini | 16 ++++++++++++++ Data/Sys/GameSettings/GQQH78.ini | 16 ++++++++++++++ Data/Sys/GameSettings/GQQP78.ini | 16 ++++++++++++++ Data/Sys/GameSettings/GSQE78.ini | 18 ++++++++++++++++ Data/Sys/GameSettings/GSQP78.ini | 18 ++++++++++++++++ Data/Sys/GameSettings/GSWE64.ini | 2 -- Data/Sys/GameSettings/GSWI64.ini | 36 ++++++++++++++++++++++++++++++++ Data/Sys/GameSettings/GSWP64.ini | 1 - Data/Sys/GameSettings/GSWS64.ini | 1 - Data/Sys/GameSettings/GTRE78.ini | 18 ++++++++++++++++ Data/Sys/GameSettings/GTRP78.ini | 18 ++++++++++++++++ Data/Sys/GameSettings/GUTD52.ini | 31 +++++++++++++++++++++++++++ Data/Sys/GameSettings/GUTE52.ini | 2 +- Data/Sys/GameSettings/GUTF52.ini | 31 +++++++++++++++++++++++++++ Data/Sys/GameSettings/GUTI52.ini | 31 +++++++++++++++++++++++++++ Data/Sys/GameSettings/GUTJC0.ini | 31 +++++++++++++++++++++++++++ Data/Sys/GameSettings/GUTP52.ini | 31 +++++++++++++++++++++++++++ Data/Sys/GameSettings/GUTS52.ini | 31 +++++++++++++++++++++++++++ Data/Sys/GameSettings/GZLE01.ini | 2 ++ Data/Sys/GameSettings/GZLJ01.ini | 2 ++ Data/Sys/GameSettings/GZLP01.ini | 2 ++ Data/Sys/GameSettings/JAHE01.ini | 17 +++++++++++++++ Data/Sys/GameSettings/QAFP18.ini | 16 ++++++++++++++ Data/Sys/GameSettings/WLEELU.ini | 17 +++++++++++++++ Data/Sys/GameSettings/WLNELU.ini | 17 +++++++++++++++ Data/Sys/GameSettings/WRIEGD.ini | 17 +++++++++++++++ Data/Sys/GameSettings/WRIPGD.ini | 3 +++ Data/Sys/GameSettings/WXBEA4.ini | 16 ++++++++++++++ 42 files changed, 654 insertions(+), 17 deletions(-) create mode 100644 Data/Sys/GameSettings/G4ZP69.ini create mode 100644 Data/Sys/GameSettings/GCIE69.ini create mode 100644 Data/Sys/GameSettings/GCIP69.ini create mode 100644 Data/Sys/GameSettings/GGVD78.ini create mode 100644 Data/Sys/GameSettings/GGVE78.ini create mode 100644 Data/Sys/GameSettings/GGVP78.ini create mode 100644 Data/Sys/GameSettings/GGVX78.ini create mode 100644 Data/Sys/GameSettings/GNIEA4.ini create mode 100644 Data/Sys/GameSettings/GNIPA4.ini create mode 100644 Data/Sys/GameSettings/GQQD78.ini create mode 100644 Data/Sys/GameSettings/GQQE78.ini create mode 100644 Data/Sys/GameSettings/GQQF78.ini create mode 100644 Data/Sys/GameSettings/GQQH78.ini create mode 100644 Data/Sys/GameSettings/GQQP78.ini create mode 100644 Data/Sys/GameSettings/GSQE78.ini create mode 100644 Data/Sys/GameSettings/GSQP78.ini create mode 100644 Data/Sys/GameSettings/GSWI64.ini create mode 100644 Data/Sys/GameSettings/GTRE78.ini create mode 100644 Data/Sys/GameSettings/GTRP78.ini create mode 100644 Data/Sys/GameSettings/GUTD52.ini create mode 100644 Data/Sys/GameSettings/GUTF52.ini create mode 100644 Data/Sys/GameSettings/GUTI52.ini create mode 100644 Data/Sys/GameSettings/GUTJC0.ini create mode 100644 Data/Sys/GameSettings/GUTP52.ini create mode 100644 Data/Sys/GameSettings/GUTS52.ini create mode 100644 Data/Sys/GameSettings/JAHE01.ini create mode 100644 Data/Sys/GameSettings/QAFP18.ini create mode 100644 Data/Sys/GameSettings/WLEELU.ini create mode 100644 Data/Sys/GameSettings/WLNELU.ini create mode 100644 Data/Sys/GameSettings/WRIEGD.ini create mode 100644 Data/Sys/GameSettings/WXBEA4.ini diff --git a/Data/Sys/GameSettings/G3EE51.ini b/Data/Sys/GameSettings/G3EE51.ini index e0cf383a4c..35bfeae250 100644 --- a/Data/Sys/GameSettings/G3EE51.ini +++ b/Data/Sys/GameSettings/G3EE51.ini @@ -6,7 +6,7 @@ [EmuState] # The Emulation State. 1 is worst, 5 is best, 0 is not set. EmulationStateId = 4 -EmulationIssues = Black screen. Use an older rev for the game to work like r4727 (r6521 tested) +EmulationIssues = [OnLoad] # Add memory patches to be loaded once on boot here. diff --git a/Data/Sys/GameSettings/G4ZE69.ini b/Data/Sys/GameSettings/G4ZE69.ini index 293140eae8..5bc646db5b 100644 --- a/Data/Sys/GameSettings/G4ZE69.ini +++ b/Data/Sys/GameSettings/G4ZE69.ini @@ -1,20 +1,20 @@ # G4ZE69 - The Sims 2 GameCube - [Core] # Values set here will override the main dolphin settings. -TLBHack=1 - +TLBHack = 1 [EmuState] # The Emulation State. 1 is worst, 5 is best, 0 is not set. EmulationStateId = 4 -Issues="Go to menu and select options, then hangs" - +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] +ProjectionHack = 0 +PH_SZNear = 0 +PH_SZFar = 0 +PH_ExtraParam = 0 +PH_ZNear = +PH_ZFar = +[Gecko] diff --git a/Data/Sys/GameSettings/G4ZP69.ini b/Data/Sys/GameSettings/G4ZP69.ini new file mode 100644 index 0000000000..43b31ae338 --- /dev/null +++ b/Data/Sys/GameSettings/G4ZP69.ini @@ -0,0 +1,20 @@ +# G4ZP69 - The Sims 2 GameCube +[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 = +[OnLoad] +# Add memory patches to be loaded once on boot here. +[OnFrame] +[ActionReplay] +[Video] +ProjectionHack = 0 +PH_SZNear = 0 +PH_SZFar = 0 +PH_ExtraParam = 0 +PH_ZNear = +PH_ZFar = +[Gecko] diff --git a/Data/Sys/GameSettings/GCIE69.ini b/Data/Sys/GameSettings/GCIE69.ini new file mode 100644 index 0000000000..f2ac2b7cfc --- /dev/null +++ b/Data/Sys/GameSettings/GCIE69.ini @@ -0,0 +1,17 @@ +# GCIE69 - The Sims +[Core] +[EmuState] +EmulationStateId = 4 +EmulationIssues = +[OnFrame] +[ActionReplay] +[Video] +ProjectionHack = 0 +PH_SZNear = 0 +PH_SZFar = 0 +PH_ExtraParam = 0 +PH_ZNear = +PH_ZFar = +[Gecko] +[Video_Settings] +SafeTextureCacheColorSamples = 0 diff --git a/Data/Sys/GameSettings/GCIP69.ini b/Data/Sys/GameSettings/GCIP69.ini new file mode 100644 index 0000000000..0f69c3638e --- /dev/null +++ b/Data/Sys/GameSettings/GCIP69.ini @@ -0,0 +1,17 @@ +# GCIP69 - The Sims +[Core] +[EmuState] +EmulationStateId = 4 +EmulationIssues = +[OnFrame] +[ActionReplay] +[Video] +ProjectionHack = 0 +PH_SZNear = 0 +PH_SZFar = 0 +PH_ExtraParam = 0 +PH_ZNear = +PH_ZFar = +[Gecko] +[Video_Settings] +SafeTextureCacheColorSamples = 0 diff --git a/Data/Sys/GameSettings/GGVD78.ini b/Data/Sys/GameSettings/GGVD78.ini new file mode 100644 index 0000000000..afa39b5ff4 --- /dev/null +++ b/Data/Sys/GameSettings/GGVD78.ini @@ -0,0 +1,18 @@ +# GGVD78 - The SpongeBob SquarePants Movie +[Core] +[EmuState] +EmulationStateId = 4 +EmulationIssues = Needs real xfb for the videos to display. +[OnFrame] +[ActionReplay] +[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/Sys/GameSettings/GGVE78.ini b/Data/Sys/GameSettings/GGVE78.ini new file mode 100644 index 0000000000..116dd30fe5 --- /dev/null +++ b/Data/Sys/GameSettings/GGVE78.ini @@ -0,0 +1,18 @@ +# GGVE78 - The SpongeBob SquarePants Movie +[Core] +[EmuState] +EmulationStateId = 4 +EmulationIssues = Needs real xfb for the videos to display. +[OnFrame] +[ActionReplay] +[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/Sys/GameSettings/GGVP78.ini b/Data/Sys/GameSettings/GGVP78.ini new file mode 100644 index 0000000000..13b6e320c6 --- /dev/null +++ b/Data/Sys/GameSettings/GGVP78.ini @@ -0,0 +1,18 @@ +# GGVP78 - The SpongeBob SquarePants Movie +[Core] +[EmuState] +EmulationStateId = 4 +EmulationIssues = Needs real xfb for the videos to display. +[OnFrame] +[ActionReplay] +[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/Sys/GameSettings/GGVX78.ini b/Data/Sys/GameSettings/GGVX78.ini new file mode 100644 index 0000000000..0c04afc3ac --- /dev/null +++ b/Data/Sys/GameSettings/GGVX78.ini @@ -0,0 +1,18 @@ +# GGVX78 - The SpongeBob SquarePants Movie +[Core] +[EmuState] +EmulationStateId = 4 +EmulationIssues = Needs real xfb for the videos to display. +[OnFrame] +[ActionReplay] +[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/Sys/GameSettings/GNIEA4.ini b/Data/Sys/GameSettings/GNIEA4.ini new file mode 100644 index 0000000000..bb20d2ad9e --- /dev/null +++ b/Data/Sys/GameSettings/GNIEA4.ini @@ -0,0 +1,16 @@ +# GNIEA4 - TMNT2 +[Core] +TLBHack = 1 +[EmuState] +EmulationStateId = 4 +EmulationIssues = +[OnFrame] +[ActionReplay] +[Video] +ProjectionHack = 0 +PH_SZNear = 0 +PH_SZFar = 0 +PH_ExtraParam = 0 +PH_ZNear = +PH_ZFar = +[Gecko] diff --git a/Data/Sys/GameSettings/GNIPA4.ini b/Data/Sys/GameSettings/GNIPA4.ini new file mode 100644 index 0000000000..38808a2ee6 --- /dev/null +++ b/Data/Sys/GameSettings/GNIPA4.ini @@ -0,0 +1,16 @@ +# GNIPA4 - TMNT2 +[Core] +TLBHack = 1 +[EmuState] +EmulationStateId = 4 +EmulationIssues = +[OnFrame] +[ActionReplay] +[Video] +ProjectionHack = 0 +PH_SZNear = 0 +PH_SZFar = 0 +PH_ExtraParam = 0 +PH_ZNear = +PH_ZFar = +[Gecko] diff --git a/Data/Sys/GameSettings/GOQEAF.ini b/Data/Sys/GameSettings/GOQEAF.ini index 56c790c605..f69223c109 100644 --- a/Data/Sys/GameSettings/GOQEAF.ini +++ b/Data/Sys/GameSettings/GOQEAF.ini @@ -6,7 +6,7 @@ [EmuState] # The Emulation State. 1 is worst, 5 is best, 0 is not set. EmulationStateId = 4 -EmulationIssues = bad texture +EmulationIssues = [OnLoad] # Add memory patches to be loaded once on boot here. diff --git a/Data/Sys/GameSettings/GQQD78.ini b/Data/Sys/GameSettings/GQQD78.ini new file mode 100644 index 0000000000..e786ce46f8 --- /dev/null +++ b/Data/Sys/GameSettings/GQQD78.ini @@ -0,0 +1,16 @@ +# GQQD78 - SpongeBob Lights, Camera, PANTS +[Core] +TLBHack = 1 +[EmuState] +EmulationStateId = 4 +EmulationIssues = +[OnFrame] +[ActionReplay] +[Video] +ProjectionHack = 0 +PH_SZNear = 0 +PH_SZFar = 0 +PH_ExtraParam = 0 +PH_ZNear = +PH_ZFar = +[Gecko] diff --git a/Data/Sys/GameSettings/GQQE78.ini b/Data/Sys/GameSettings/GQQE78.ini new file mode 100644 index 0000000000..442c5ad1d4 --- /dev/null +++ b/Data/Sys/GameSettings/GQQE78.ini @@ -0,0 +1,16 @@ +# GQQE78 - SpongeBob Lights, Camera, PANTS +[Core] +TLBHack = 1 +[EmuState] +EmulationStateId = 4 +EmulationIssues = +[OnFrame] +[ActionReplay] +[Video] +ProjectionHack = 0 +PH_SZNear = 0 +PH_SZFar = 0 +PH_ExtraParam = 0 +PH_ZNear = +PH_ZFar = +[Gecko] diff --git a/Data/Sys/GameSettings/GQQF78.ini b/Data/Sys/GameSettings/GQQF78.ini new file mode 100644 index 0000000000..c4297e90ea --- /dev/null +++ b/Data/Sys/GameSettings/GQQF78.ini @@ -0,0 +1,16 @@ +# GQQF78 - SpongeBob Lights, Camera, PANTS +[Core] +TLBHack = 1 +[EmuState] +EmulationStateId = 4 +EmulationIssues = +[OnFrame] +[ActionReplay] +[Video] +ProjectionHack = 0 +PH_SZNear = 0 +PH_SZFar = 0 +PH_ExtraParam = 0 +PH_ZNear = +PH_ZFar = +[Gecko] diff --git a/Data/Sys/GameSettings/GQQH78.ini b/Data/Sys/GameSettings/GQQH78.ini new file mode 100644 index 0000000000..c725e3fd79 --- /dev/null +++ b/Data/Sys/GameSettings/GQQH78.ini @@ -0,0 +1,16 @@ +# GQQH78 - SpongeBob Lights, Camera, PANTS +[Core] +TLBHack = 1 +[EmuState] +EmulationStateId = 4 +EmulationIssues = +[OnFrame] +[ActionReplay] +[Video] +ProjectionHack = 0 +PH_SZNear = 0 +PH_SZFar = 0 +PH_ExtraParam = 0 +PH_ZNear = +PH_ZFar = +[Gecko] diff --git a/Data/Sys/GameSettings/GQQP78.ini b/Data/Sys/GameSettings/GQQP78.ini new file mode 100644 index 0000000000..88a0e6c1a7 --- /dev/null +++ b/Data/Sys/GameSettings/GQQP78.ini @@ -0,0 +1,16 @@ +# GQQP78 - SpongeBob Lights, Camera, PANTS +[Core] +TLBHack = 1 +[EmuState] +EmulationStateId = 4 +EmulationIssues = +[OnFrame] +[ActionReplay] +[Video] +ProjectionHack = 0 +PH_SZNear = 0 +PH_SZFar = 0 +PH_ExtraParam = 0 +PH_ZNear = +PH_ZFar = +[Gecko] diff --git a/Data/Sys/GameSettings/GSQE78.ini b/Data/Sys/GameSettings/GSQE78.ini new file mode 100644 index 0000000000..69c2a8722c --- /dev/null +++ b/Data/Sys/GameSettings/GSQE78.ini @@ -0,0 +1,18 @@ +# GSQE78 - SpongeBob SquarePants ROTFD +[Core] +[EmuState] +EmulationStateId = 3 +EmulationIssues = Needs real xfb for the videos to display. +[OnFrame] +[ActionReplay] +[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/Sys/GameSettings/GSQP78.ini b/Data/Sys/GameSettings/GSQP78.ini new file mode 100644 index 0000000000..cc74ae9793 --- /dev/null +++ b/Data/Sys/GameSettings/GSQP78.ini @@ -0,0 +1,18 @@ +# GSQP78 - SpongeBob SquarePants ROTFD +[Core] +[EmuState] +EmulationStateId = 3 +EmulationIssues = Needs real xfb for the videos to display. +[OnFrame] +[ActionReplay] +[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/Sys/GameSettings/GSWE64.ini b/Data/Sys/GameSettings/GSWE64.ini index 8a3d604694..59418ec3f3 100644 --- a/Data/Sys/GameSettings/GSWE64.ini +++ b/Data/Sys/GameSettings/GSWE64.ini @@ -3,7 +3,6 @@ [Core] # Values set here will override the main dolphin settings. MMU = 1 -BAT = 1 FastDiscSpeed = 1 [EmuState] @@ -34,4 +33,3 @@ UseRealXFB = False [Video_Hacks] EFBEmulateFormatChanges = True - diff --git a/Data/Sys/GameSettings/GSWI64.ini b/Data/Sys/GameSettings/GSWI64.ini new file mode 100644 index 0000000000..23f04559af --- /dev/null +++ b/Data/Sys/GameSettings/GSWI64.ini @@ -0,0 +1,36 @@ +# GSWI64 - Star Wars: Rogue Leader + +[Core] +# Values set here will override the main dolphin settings. +MMU = 1 +FastDiscSpeed = 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] +ProjectionHack = 0 +PH_SZNear = 0 +PH_SZFar = 0 +PH_ExtraParam = 0 +PH_ZNear = +PH_ZFar = + +[Video_Settings] +UseXFB = True +UseRealXFB = False + +[Video_Hacks] +EFBEmulateFormatChanges = True + diff --git a/Data/Sys/GameSettings/GSWP64.ini b/Data/Sys/GameSettings/GSWP64.ini index 3f864e2d5d..27ac0fb2b1 100644 --- a/Data/Sys/GameSettings/GSWP64.ini +++ b/Data/Sys/GameSettings/GSWP64.ini @@ -3,7 +3,6 @@ [Core] # Values set here will override the main dolphin settings. MMU = 1 -BAT = 1 FastDiscSpeed = 1 [EmuState] diff --git a/Data/Sys/GameSettings/GSWS64.ini b/Data/Sys/GameSettings/GSWS64.ini index 98617ef317..a820aec1bd 100644 --- a/Data/Sys/GameSettings/GSWS64.ini +++ b/Data/Sys/GameSettings/GSWS64.ini @@ -3,7 +3,6 @@ [Core] # Values set here will override the main dolphin settings. MMU = 1 -BAT = 1 FastDiscSpeed = 1 [EmuState] diff --git a/Data/Sys/GameSettings/GTRE78.ini b/Data/Sys/GameSettings/GTRE78.ini new file mode 100644 index 0000000000..e9b1cb2591 --- /dev/null +++ b/Data/Sys/GameSettings/GTRE78.ini @@ -0,0 +1,18 @@ +# GTRE78 - Tetris Worlds +[Core] +[EmuState] +EmulationStateId = 4 +EmulationIssues = Needs real xfb for the videos to display. +[OnFrame] +[ActionReplay] +[Video] +ProjectionHack = 0 +PH_SZNear = 0 +PH_SZFar = 0 +PH_ExtraParam = 0 +PH_ZNear = +PH_ZFar = +[Video_Settings] +UseXFB = True +UseRealXFB = True +[Gecko] diff --git a/Data/Sys/GameSettings/GTRP78.ini b/Data/Sys/GameSettings/GTRP78.ini new file mode 100644 index 0000000000..1722710375 --- /dev/null +++ b/Data/Sys/GameSettings/GTRP78.ini @@ -0,0 +1,18 @@ +# GTRP78 - Tetris Worlds +[Core] +[EmuState] +EmulationStateId = 4 +EmulationIssues = Needs real xfb for the videos to display. +[OnFrame] +[ActionReplay] +[Video] +ProjectionHack = 0 +PH_SZNear = 0 +PH_SZFar = 0 +PH_ExtraParam = 0 +PH_ZNear = +PH_ZFar = +[Video_Settings] +UseXFB = True +UseRealXFB = True +[Gecko] diff --git a/Data/Sys/GameSettings/GUTD52.ini b/Data/Sys/GameSettings/GUTD52.ini new file mode 100644 index 0000000000..3f5dedc272 --- /dev/null +++ b/Data/Sys/GameSettings/GUTD52.ini @@ -0,0 +1,31 @@ +# GUTD52 - Ultimate Spider-Man + +[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 = 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] +ProjectionHack = 0 +PH_SZNear = 0 +PH_SZFar = 0 +PH_ExtraParam = 0 +PH_ZNear = +PH_ZFar = + +[Video_Settings] +UseXFB = True +UseRealXFB = True diff --git a/Data/Sys/GameSettings/GUTE52.ini b/Data/Sys/GameSettings/GUTE52.ini index 1271e44bb5..685738f72e 100644 --- a/Data/Sys/GameSettings/GUTE52.ini +++ b/Data/Sys/GameSettings/GUTE52.ini @@ -3,7 +3,6 @@ [Core] # Values set here will override the main dolphin settings. MMU = 1 -BAT = 1 [EmuState] # The Emulation State. 1 is worst, 5 is best, 0 is not set. @@ -29,4 +28,5 @@ PH_ZFar = [Video_Settings] UseXFB = True +UseRealXFB = True diff --git a/Data/Sys/GameSettings/GUTF52.ini b/Data/Sys/GameSettings/GUTF52.ini new file mode 100644 index 0000000000..360b02e515 --- /dev/null +++ b/Data/Sys/GameSettings/GUTF52.ini @@ -0,0 +1,31 @@ +# GUTF52 - Ultimate Spider-Man + +[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 = 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] +ProjectionHack = 0 +PH_SZNear = 0 +PH_SZFar = 0 +PH_ExtraParam = 0 +PH_ZNear = +PH_ZFar = + +[Video_Settings] +UseXFB = True +UseRealXFB = True diff --git a/Data/Sys/GameSettings/GUTI52.ini b/Data/Sys/GameSettings/GUTI52.ini new file mode 100644 index 0000000000..db1860968f --- /dev/null +++ b/Data/Sys/GameSettings/GUTI52.ini @@ -0,0 +1,31 @@ +# GUTI52 - Ultimate Spider-Man + +[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 = 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] +ProjectionHack = 0 +PH_SZNear = 0 +PH_SZFar = 0 +PH_ExtraParam = 0 +PH_ZNear = +PH_ZFar = + +[Video_Settings] +UseXFB = True +UseRealXFB = True diff --git a/Data/Sys/GameSettings/GUTJC0.ini b/Data/Sys/GameSettings/GUTJC0.ini new file mode 100644 index 0000000000..c863b6928a --- /dev/null +++ b/Data/Sys/GameSettings/GUTJC0.ini @@ -0,0 +1,31 @@ +# GUTJC0 - Ultimate Spider-Man + +[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 = 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] +ProjectionHack = 0 +PH_SZNear = 0 +PH_SZFar = 0 +PH_ExtraParam = 0 +PH_ZNear = +PH_ZFar = + +[Video_Settings] +UseXFB = True +UseRealXFB = True diff --git a/Data/Sys/GameSettings/GUTP52.ini b/Data/Sys/GameSettings/GUTP52.ini new file mode 100644 index 0000000000..b4fc80fc0f --- /dev/null +++ b/Data/Sys/GameSettings/GUTP52.ini @@ -0,0 +1,31 @@ +# GUTP52 - Ultimate Spider-Man + +[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 = 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] +ProjectionHack = 0 +PH_SZNear = 0 +PH_SZFar = 0 +PH_ExtraParam = 0 +PH_ZNear = +PH_ZFar = + +[Video_Settings] +UseXFB = True +UseRealXFB = True diff --git a/Data/Sys/GameSettings/GUTS52.ini b/Data/Sys/GameSettings/GUTS52.ini new file mode 100644 index 0000000000..ee3bcdab69 --- /dev/null +++ b/Data/Sys/GameSettings/GUTS52.ini @@ -0,0 +1,31 @@ +# GUTS52 - Ultimate Spider-Man + +[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 = 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] +ProjectionHack = 0 +PH_SZNear = 0 +PH_SZFar = 0 +PH_ExtraParam = 0 +PH_ZNear = +PH_ZFar = + +[Video_Settings] +UseXFB = True +UseRealXFB = True diff --git a/Data/Sys/GameSettings/GZLE01.ini b/Data/Sys/GameSettings/GZLE01.ini index 86edfa67fb..f871a46a5f 100644 --- a/Data/Sys/GameSettings/GZLE01.ini +++ b/Data/Sys/GameSettings/GZLE01.ini @@ -370,3 +370,5 @@ EFBAccessEnable = True EFBToTextureEnable = False EFBCopyEnable = True +[Video_Settings] +FastDepthCalc = False diff --git a/Data/Sys/GameSettings/GZLJ01.ini b/Data/Sys/GameSettings/GZLJ01.ini index 8da6a1b970..c1c0ccccb1 100644 --- a/Data/Sys/GameSettings/GZLJ01.ini +++ b/Data/Sys/GameSettings/GZLJ01.ini @@ -46,3 +46,5 @@ EFBAccessEnable = True EFBToTextureEnable = False EFBCopyEnable = True +[Video_Settings] +FastDepthCalc = False diff --git a/Data/Sys/GameSettings/GZLP01.ini b/Data/Sys/GameSettings/GZLP01.ini index 5eb8d7a8c7..ff5edfa24f 100644 --- a/Data/Sys/GameSettings/GZLP01.ini +++ b/Data/Sys/GameSettings/GZLP01.ini @@ -249,3 +249,5 @@ EFBAccessEnable = True EFBToTextureEnable = False EFBCopyEnable = True +[Video_Settings] +FastDepthCalc = False diff --git a/Data/Sys/GameSettings/JAHE01.ini b/Data/Sys/GameSettings/JAHE01.ini new file mode 100644 index 0000000000..17347ff4fa --- /dev/null +++ b/Data/Sys/GameSettings/JAHE01.ini @@ -0,0 +1,17 @@ +# JAHE01 - R・TYPE Ⅲ +[Core] +[EmuState] +EmulationStateId = 4 +EmulationIssues = Needs progressive scan for proper speed. +[OnFrame] +[ActionReplay] +[Video] +ProjectionHack = 0 +PH_SZNear = 0 +PH_SZFar = 0 +PH_ExtraParam = 0 +PH_ZNear = +PH_ZFar = +[Video_Settings] +SafeTextureCacheColorSamples = 0 +[Gecko] diff --git a/Data/Sys/GameSettings/QAFP18.ini b/Data/Sys/GameSettings/QAFP18.ini new file mode 100644 index 0000000000..7d800f89ff --- /dev/null +++ b/Data/Sys/GameSettings/QAFP18.ini @@ -0,0 +1,16 @@ +# QAFP18 - The Dynastic Hero +[Core] +[EmuState] +EmulationStateId = 4 +EmulationIssues = +[OnFrame] +[ActionReplay] +[Video] +ProjectionHack = 0 +PH_SZNear = 0 +PH_SZFar = 0 +PH_ExtraParam = 0 +PH_ZNear = +PH_ZFar = +[Video_Settings] +SafeTextureCacheColorSamples = 0 diff --git a/Data/Sys/GameSettings/WLEELU.ini b/Data/Sys/GameSettings/WLEELU.ini new file mode 100644 index 0000000000..b09fbbb3bf --- /dev/null +++ b/Data/Sys/GameSettings/WLEELU.ini @@ -0,0 +1,17 @@ +# WLEELU - PooYoos Episode 1 +[Core] +[EmuState] +EmulationStateId = 4 +EmulationIssues = +[OnFrame] +[ActionReplay] +[Video] +ProjectionHack = 0 +PH_SZNear = 0 +PH_SZFar = 0 +PH_ExtraParam = 0 +PH_ZNear = +PH_ZFar = +[Video_Settings] +UseXFB = True +UseRealXFB = False diff --git a/Data/Sys/GameSettings/WLNELU.ini b/Data/Sys/GameSettings/WLNELU.ini new file mode 100644 index 0000000000..dc755d3671 --- /dev/null +++ b/Data/Sys/GameSettings/WLNELU.ini @@ -0,0 +1,17 @@ +# WLNELU - PooYoos Episode 2 +[Core] +[EmuState] +EmulationStateId = 4 +EmulationIssues = +[OnFrame] +[ActionReplay] +[Video] +ProjectionHack = 0 +PH_SZNear = 0 +PH_SZFar = 0 +PH_ExtraParam = 0 +PH_ZNear = +PH_ZFar = +[Video_Settings] +UseXFB = True +UseRealXFB = False diff --git a/Data/Sys/GameSettings/WRIEGD.ini b/Data/Sys/GameSettings/WRIEGD.ini new file mode 100644 index 0000000000..58b8b25bfd --- /dev/null +++ b/Data/Sys/GameSettings/WRIEGD.ini @@ -0,0 +1,17 @@ +# WRIEGD - RAINBOW ISLANDS T.A. +[Core] +[EmuState] +EmulationStateId = 4 +EmulationIssues = +[OnFrame] +[ActionReplay] +[Video] +ProjectionHack = 0 +PH_SZNear = 0 +PH_SZFar = 0 +PH_ExtraParam = 0 +PH_ZNear = +PH_ZFar = +[Video_Hacks] +EFBToTextureEnable = False +EFBCopyEnable = True diff --git a/Data/Sys/GameSettings/WRIPGD.ini b/Data/Sys/GameSettings/WRIPGD.ini index 0441b63e2e..932e440ba4 100644 --- a/Data/Sys/GameSettings/WRIPGD.ini +++ b/Data/Sys/GameSettings/WRIPGD.ini @@ -20,3 +20,6 @@ EmulationIssues = [Video] ProjectionHack = 0 +[Video_Hacks] +EFBToTextureEnable = False +EFBCopyEnable = True diff --git a/Data/Sys/GameSettings/WXBEA4.ini b/Data/Sys/GameSettings/WXBEA4.ini new file mode 100644 index 0000000000..6db7604fba --- /dev/null +++ b/Data/Sys/GameSettings/WXBEA4.ini @@ -0,0 +1,16 @@ +# WXBEA4 - Ben 10 Alien Force +[Core] +[EmuState] +EmulationStateId = 4 +EmulationIssues = +[OnFrame] +[ActionReplay] +[Video] +ProjectionHack = 0 +PH_SZNear = 0 +PH_SZFar = 0 +PH_ExtraParam = 0 +PH_ZNear = +PH_ZFar = +[Video_Settings] +SafeTextureCacheColorSamples = 0