mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-26 07:39:45 -06:00
Okami and Madagascar update.
This commit is contained in:
15
GGZE52.ini
15
GGZE52.ini
@ -1,8 +1,21 @@
|
|||||||
# GGZE52 - Madagascar
|
# GGZE52 - Madagascar
|
||||||
[Core] Values set here will override the main dolphin settings.
|
[Core] Values set here will override the main dolphin settings.
|
||||||
TLBHack = 1
|
TLBHack = 1
|
||||||
|
FastDiscSpeed = 1
|
||||||
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||||
EmulationIssues = Alot of GFX glitches (black rastering)
|
EmulationIssues = Alot of GFX glitches (black rastering)
|
||||||
EmulationStateId = 2
|
EmulationStateId = 3
|
||||||
[OnFrame] Add memory patches to be applied every frame here.
|
[OnFrame] Add memory patches to be applied every frame here.
|
||||||
[ActionReplay] Add action replay cheats 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]
|
||||||
|
21
GGZX52.ini
Normal file
21
GGZX52.ini
Normal file
@ -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.
|
[Core] Values set here will override the main dolphin settings.
|
||||||
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||||
EmulationStateId = 4
|
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.
|
[OnFrame] Add memory patches to be applied every frame here.
|
||||||
[ActionReplay] Add action replay cheats here.
|
[ActionReplay] Add action replay cheats here.
|
||||||
[Video]
|
[Video]
|
||||||
@ -15,6 +15,4 @@ PH_ZFar =
|
|||||||
[Gecko]
|
[Gecko]
|
||||||
[Video_Hacks]
|
[Video_Hacks]
|
||||||
EFBAccessEnable = True
|
EFBAccessEnable = True
|
||||||
EFBToTextureEnable = False
|
|
||||||
EFBCopyEnable = True
|
|
||||||
|
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
[Core] Values set here will override the main dolphin settings.
|
[Core] Values set here will override the main dolphin settings.
|
||||||
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||||
EmulationStateId = 4
|
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.
|
[OnFrame] Add memory patches to be applied every frame here.
|
||||||
[ActionReplay] Add action replay cheats here.
|
[ActionReplay] Add action replay cheats here.
|
||||||
[Video]
|
[Video]
|
||||||
@ -15,5 +15,3 @@ PH_ZFar =
|
|||||||
[Gecko]
|
[Gecko]
|
||||||
[Video_Hacks]
|
[Video_Hacks]
|
||||||
EFBAccessEnable = True
|
EFBAccessEnable = True
|
||||||
EFBToTextureEnable = False
|
|
||||||
EFBCopyEnable = True
|
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
[Core] Values set here will override the main dolphin settings.
|
[Core] Values set here will override the main dolphin settings.
|
||||||
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||||
EmulationStateId = 4
|
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.
|
[OnFrame] Add memory patches to be applied every frame here.
|
||||||
[ActionReplay] Add action replay cheats here.
|
[ActionReplay] Add action replay cheats here.
|
||||||
[Video]
|
[Video]
|
||||||
@ -14,6 +14,4 @@ PH_ZNear =
|
|||||||
PH_ZFar =
|
PH_ZFar =
|
||||||
[Gecko]
|
[Gecko]
|
||||||
[Video_Hacks]
|
[Video_Hacks]
|
||||||
EFBAccessEnable = True
|
EFBAccessEnable = True
|
||||||
EFBToTextureEnable = False
|
|
||||||
EFBCopyEnable = True
|
|
Reference in New Issue
Block a user