From 73ff914abe09036422ccef3bab08ccd67fbc8f83 Mon Sep 17 00:00:00 2001 From: "kostamarino@hotmail.com" Date: Fri, 5 Aug 2011 01:29:06 +0000 Subject: [PATCH] Okami and Madagascar update. --- GGZE52.ini | 15 ++++++++++++++- GGZX52.ini | 21 +++++++++++++++++++++ ROWE08.ini | 4 +--- ROWJ08.ini | 4 +--- ROWP08.ini | 6 ++---- 5 files changed, 39 insertions(+), 11 deletions(-) create mode 100644 GGZX52.ini diff --git a/GGZE52.ini b/GGZE52.ini index c7860326d9..7f17119e02 100644 --- a/GGZE52.ini +++ b/GGZE52.ini @@ -1,8 +1,21 @@ # GGZE52 - Madagascar [Core] Values set here will override the main dolphin settings. TLBHack = 1 +FastDiscSpeed = 1 [EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set. EmulationIssues = Alot of GFX glitches (black rastering) -EmulationStateId = 2 +EmulationStateId = 3 [OnFrame] Add memory patches to be applied every frame here. [ActionReplay] Add action replay cheats here. +[Video_Hacks] +EFBCopyEnable = True +EFBCopyRAMEnable = True +EFBCopyVirtualEnable = True +[Video] +ProjectionHack = 0 +PH_SZNear = 0 +PH_SZFar = 0 +PH_ExtraParam = 0 +PH_ZNear = +PH_ZFar = +[Gecko] diff --git a/GGZX52.ini b/GGZX52.ini new file mode 100644 index 0000000000..a5b8474e79 --- /dev/null +++ b/GGZX52.ini @@ -0,0 +1,21 @@ +# GGZX52 - Madagascar +[Core] Values set here will override the main dolphin settings. +TLBHack = 1 +FastDiscSpeed = 1 +[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set. +EmulationIssues = Alot of GFX glitches (black rastering) +EmulationStateId = 3 +[OnFrame] Add memory patches to be applied every frame here. +[ActionReplay] Add action replay cheats here. +[Video_Hacks] +EFBCopyEnable = True +EFBCopyRAMEnable = True +EFBCopyVirtualEnable = True +[Video] +ProjectionHack = 0 +PH_SZNear = 0 +PH_SZFar = 0 +PH_ExtraParam = 0 +PH_ZNear = +PH_ZFar = +[Gecko] \ No newline at end of file diff --git a/ROWE08.ini b/ROWE08.ini index 6951708de1..051a35c615 100644 --- a/ROWE08.ini +++ b/ROWE08.ini @@ -2,7 +2,7 @@ [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 = Use dx9 plugin. Game menu issues (r6564) +EmulationIssues = Game menu issues (r6564) [OnFrame] Add memory patches to be applied every frame here. [ActionReplay] Add action replay cheats here. [Video] @@ -15,6 +15,4 @@ PH_ZFar = [Gecko] [Video_Hacks] EFBAccessEnable = True -EFBToTextureEnable = False -EFBCopyEnable = True diff --git a/ROWJ08.ini b/ROWJ08.ini index 5f78be5b6f..0cc6318580 100644 --- a/ROWJ08.ini +++ b/ROWJ08.ini @@ -2,7 +2,7 @@ [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 = Use dx9 plugin. Game menu issues (r6564) +EmulationIssues = Game menu issues (r6564) [OnFrame] Add memory patches to be applied every frame here. [ActionReplay] Add action replay cheats here. [Video] @@ -15,5 +15,3 @@ PH_ZFar = [Gecko] [Video_Hacks] EFBAccessEnable = True -EFBToTextureEnable = False -EFBCopyEnable = True diff --git a/ROWP08.ini b/ROWP08.ini index 2cdc8e7cb0..137561bfb3 100644 --- a/ROWP08.ini +++ b/ROWP08.ini @@ -2,7 +2,7 @@ [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 = Use dx9 plugin. Game menu issues (r6564) +EmulationIssues = Game menu issues (r6564) [OnFrame] Add memory patches to be applied every frame here. [ActionReplay] Add action replay cheats here. [Video] @@ -14,6 +14,4 @@ PH_ZNear = PH_ZFar = [Gecko] [Video_Hacks] -EFBAccessEnable = True -EFBToTextureEnable = False -EFBCopyEnable = True +EFBAccessEnable = True \ No newline at end of file