From ad73efda57be7fe10ceb81255bb42127145a465e Mon Sep 17 00:00:00 2001 From: "kostamarino@hotmail.com" Date: Fri, 27 Sep 2013 18:39:13 +0300 Subject: [PATCH] Gameini database update. Fixes issue 6662. Fixes most of the games in issue 6666. --- Data/Sys/GameSettings/G4QJ01.ini | 23 +++++++++++++++++++++++ Data/Sys/GameSettings/GBME7F.ini | 1 + Data/Sys/GameSettings/GBMJ28.ini | 31 +++++++++++++++++++++++++++++++ Data/Sys/GameSettings/GBMP7F.ini | 1 + Data/Sys/GameSettings/GM2E8P.ini | 2 +- Data/Sys/GameSettings/GM2J8P.ini | 27 +++++++++++++++++++++++++++ Data/Sys/GameSettings/GM2P8P.ini | 3 +-- Data/Sys/GameSettings/GMBJ8P.ini | 23 +++++++++++++++++++++++ Data/Sys/GameSettings/SU7EG9.ini | 17 +++++++++++++++++ Data/Sys/GameSettings/SU7PAF.ini | 17 +++++++++++++++++ 10 files changed, 142 insertions(+), 3 deletions(-) create mode 100644 Data/Sys/GameSettings/G4QJ01.ini create mode 100644 Data/Sys/GameSettings/GBMJ28.ini create mode 100644 Data/Sys/GameSettings/GM2J8P.ini create mode 100644 Data/Sys/GameSettings/GMBJ8P.ini create mode 100644 Data/Sys/GameSettings/SU7EG9.ini create mode 100644 Data/Sys/GameSettings/SU7PAF.ini diff --git a/Data/Sys/GameSettings/G4QJ01.ini b/Data/Sys/GameSettings/G4QJ01.ini new file mode 100644 index 0000000000..ae95535e08 --- /dev/null +++ b/Data/Sys/GameSettings/G4QJ01.ini @@ -0,0 +1,23 @@ +# G4QJ01 - Super Mario Strikers + +[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] +# Add memory patches to be applied every frame here. + +[ActionReplay] +# Add action replay cheats here. + +[Video] +ProjectionHack = 0 + diff --git a/Data/Sys/GameSettings/GBME7F.ini b/Data/Sys/GameSettings/GBME7F.ini index 77aa5998d6..2ceb9e6650 100644 --- a/Data/Sys/GameSettings/GBME7F.ini +++ b/Data/Sys/GameSettings/GBME7F.ini @@ -2,6 +2,7 @@ [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. diff --git a/Data/Sys/GameSettings/GBMJ28.ini b/Data/Sys/GameSettings/GBMJ28.ini new file mode 100644 index 0000000000..e9464090c4 --- /dev/null +++ b/Data/Sys/GameSettings/GBMJ28.ini @@ -0,0 +1,31 @@ +# GBMJ28 - BATMAN: DARK TOMORROW + +[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 real xfb for videos to show up. + +[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/GBMP7F.ini b/Data/Sys/GameSettings/GBMP7F.ini index e2eb90fe8d..bd5c9bfe5e 100644 --- a/Data/Sys/GameSettings/GBMP7F.ini +++ b/Data/Sys/GameSettings/GBMP7F.ini @@ -2,6 +2,7 @@ [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. diff --git a/Data/Sys/GameSettings/GM2E8P.ini b/Data/Sys/GameSettings/GM2E8P.ini index 67db02875d..409d2e00c7 100644 --- a/Data/Sys/GameSettings/GM2E8P.ini +++ b/Data/Sys/GameSettings/GM2E8P.ini @@ -7,7 +7,7 @@ EnableFPRF=True [EmuState] # The Emulation State. 1 is worst, 5 is best, 0 is not set. EmulationStateId = 4 -EmulationIssues = Sound issues (that can't be fixed by lle audio). +EmulationIssues = [OnLoad] # Add memory patches to be loaded once on boot here. diff --git a/Data/Sys/GameSettings/GM2J8P.ini b/Data/Sys/GameSettings/GM2J8P.ini new file mode 100644 index 0000000000..d5f546e193 --- /dev/null +++ b/Data/Sys/GameSettings/GM2J8P.ini @@ -0,0 +1,27 @@ +# GM2J8P - SUPER MONKEY BALL 2 + +[Core] +# Values set here will override the main dolphin settings. +EnableFPRF=True + +[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 = diff --git a/Data/Sys/GameSettings/GM2P8P.ini b/Data/Sys/GameSettings/GM2P8P.ini index e2d07f7bba..89548e472a 100644 --- a/Data/Sys/GameSettings/GM2P8P.ini +++ b/Data/Sys/GameSettings/GM2P8P.ini @@ -7,7 +7,7 @@ EnableFPRF=True [EmuState] # The Emulation State. 1 is worst, 5 is best, 0 is not set. EmulationStateId = 4 -EmulationIssues = Sound issues (that can't be fixed by lle audio). +EmulationIssues = [OnLoad] # Add memory patches to be loaded once on boot here. @@ -25,4 +25,3 @@ PH_SZFar = 0 PH_ExtraParam = 0 PH_ZNear = PH_ZFar = - diff --git a/Data/Sys/GameSettings/GMBJ8P.ini b/Data/Sys/GameSettings/GMBJ8P.ini new file mode 100644 index 0000000000..90c7c8eb00 --- /dev/null +++ b/Data/Sys/GameSettings/GMBJ8P.ini @@ -0,0 +1,23 @@ +# GMBJ8P - Super Monkey Ball + +[Core] +# Values set here will override the main dolphin settings. +EnableFPRF=True +# 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 = + +[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 diff --git a/Data/Sys/GameSettings/SU7EG9.ini b/Data/Sys/GameSettings/SU7EG9.ini new file mode 100644 index 0000000000..3c376bc0fd --- /dev/null +++ b/Data/Sys/GameSettings/SU7EG9.ini @@ -0,0 +1,17 @@ +# SU7EG9 - RISE OF THE GUARDIANS +[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/SU7PAF.ini b/Data/Sys/GameSettings/SU7PAF.ini new file mode 100644 index 0000000000..d5186e8391 --- /dev/null +++ b/Data/Sys/GameSettings/SU7PAF.ini @@ -0,0 +1,17 @@ +# SU7PAF - RISE OF THE GUARDIANS +[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