46 lines
881 B
INI
46 lines
881 B
INI
# GZLJ01 - The Legend of Zelda The Wind Waker
|
|
|
|
[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 =
|
|
|
|
[OnLoad]
|
|
# Add memory patches to be loaded once on boot here.
|
|
|
|
[OnFrame]
|
|
# Add memory patches to be applied every frame here.
|
|
$Max health
|
|
0x803C4C09:byte:0x00000050
|
|
$Current health
|
|
0x803C4C0B:byte:0x00000050
|
|
$Hidden dungeon
|
|
0x803C9D44:dword:0x000000FF
|
|
0x803C9D48:dword:0x485F7465
|
|
0x803C9D4C:dword:0x73740000
|
|
$Snow test room
|
|
0x803C9D44:dword:0x000000FF
|
|
0x803C9D48:dword:0x49546573
|
|
0x803C9D4C:dword:0x74363200
|
|
|
|
[ActionReplay]
|
|
# Add action replay cheats here.
|
|
|
|
[Video]
|
|
ProjectionHack = 0
|
|
PH_SZNear = 0
|
|
PH_SZFar = 0
|
|
PH_ExtraParam = 0
|
|
PH_ZNear =
|
|
PH_ZFar =
|
|
|
|
[Video_Hacks]
|
|
EFBAccessEnable = True
|
|
EFBToTextureEnable = False
|
|
|
|
[Video_Settings]
|
|
FastDepthCalc = False
|