Okami and Madagascar update.
This commit is contained in:
parent
57c412d5a7
commit
73ff914abe
15
GGZE52.ini
15
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]
|
||||
|
|
|
@ -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]
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
Loading…
Reference in New Issue