update gameconfig files so they match new format given by ISOProperties, add missing map file from new sir structure.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1127 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
e3f9886c72
commit
e6a34eed9f
|
@ -1,139 +1,103 @@
|
||||||
|
# GALP01 - SUPER SMASH BROS. Melee
|
||||||
|
[Core]
|
||||||
|
#Values set here will override the main dolphin settings.
|
||||||
[EmuState]
|
[EmuState]
|
||||||
#The Emulation State.
|
#The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||||
EmulationStateId = 4
|
EmulationStateId = 4
|
||||||
|
[OnLoad]
|
||||||
|
#Add memory patches to be loaded once on boot here.
|
||||||
[OnFrame]
|
[OnFrame]
|
||||||
|
#Add memory patches to be applied every frame here.
|
||||||
#0x8044CD30=dword:0xFFFFFFFF
|
#0x8044CD30=dword:0xFFFFFFFF
|
||||||
[ActionReplay]
|
[ActionReplay]
|
||||||
|
#Add action replay cheats here.
|
||||||
$P1 - No Damage
|
$P1 - No Damage
|
||||||
04443E80 00000000
|
04443E80 00000000
|
||||||
|
|
||||||
$P2 - No Damage
|
$P2 - No Damage
|
||||||
04444D20 00000000
|
04444D20 00000000
|
||||||
|
|
||||||
$P3 - No Damage
|
$P3 - No Damage
|
||||||
04445BC0 00000000
|
04445BC0 00000000
|
||||||
|
|
||||||
$P4 - No Damage
|
$P4 - No Damage
|
||||||
04446A60 00000000
|
04446A60 00000000
|
||||||
|
|
||||||
$Infinite Lives
|
$Infinite Lives
|
||||||
00443EAE 00000009
|
00443EAE 00000009
|
||||||
|
|
||||||
$One Hit Kills
|
$One Hit Kills
|
||||||
044C9578 40100000
|
044C9578 40100000
|
||||||
|
|
||||||
$Infinite Jumps
|
$Infinite Jumps
|
||||||
040CC114 60000000
|
040CC114 60000000
|
||||||
|
|
||||||
$Infinite Retries
|
$Infinite Retries
|
||||||
0246A8C2 000005FA
|
0246A8C2 000005FA
|
||||||
|
|
||||||
$Infinite Time
|
$Infinite Time
|
||||||
0245C4D2 00000075
|
0245C4D2 00000075
|
||||||
|
|
||||||
$Open All Characters
|
$Open All Characters
|
||||||
0444CD30 FFFFFFFF
|
0444CD30 FFFFFFFF
|
||||||
|
|
||||||
$Infinite lottery coins
|
$Infinite lottery coins
|
||||||
0444CF10 0000270F
|
0444CF10 0000270F
|
||||||
|
|
||||||
$All 292 Trophies
|
$All 292 Trophies
|
||||||
0244D198 00000124
|
0244D198 00000124
|
||||||
0244D19C 0125FFFF
|
0244D19C 0125FFFF
|
||||||
|
|
||||||
$L+R+Y sets time to 10:00.00
|
$L+R+Y sets time to 10:00.00
|
||||||
0A45BF10 00000860
|
0A45BF10 00000860
|
||||||
0445C4D0 00000258
|
0445C4D0 00000258
|
||||||
|
|
||||||
$L+R+X sets time to 00:10.00
|
$L+R+X sets time to 00:10.00
|
||||||
0A45BF10 00000460
|
0A45BF10 00000460
|
||||||
0445C4D0 0000000A
|
0445C4D0 0000000A
|
||||||
|
|
||||||
$All Event matches open and complete
|
$All Event matches open and complete
|
||||||
0444CF34 FFFFFFFF
|
0444CF34 FFFFFFFF
|
||||||
|
|
||||||
$Bouncy pickups
|
$Bouncy pickups
|
||||||
044C8DE0 40100000
|
044C8DE0 40100000
|
||||||
|
|
||||||
$Big jumps
|
$Big jumps
|
||||||
044CA1DC 3FC00000
|
044CA1DC 3FC00000
|
||||||
|
|
||||||
$Mega jumps
|
$Mega jumps
|
||||||
044CA1DC 40000000
|
044CA1DC 40000000
|
||||||
|
|
||||||
$Move 2 x faster
|
$Move 2 x faster
|
||||||
044CA19C 40000000
|
044CA19C 40000000
|
||||||
|
|
||||||
$Move 4 x faster
|
$Move 4 x faster
|
||||||
044CA19C 40800000
|
044CA19C 40800000
|
||||||
|
|
||||||
$Stamina mode codes
|
$Stamina mode codes
|
||||||
003C28CB 15018000
|
003C28CB 15018000
|
||||||
|
|
||||||
$All start with 50%
|
$All start with 50%
|
||||||
04034B74 38A00032
|
04034B74 38A00032
|
||||||
|
|
||||||
$All start with 100%
|
$All start with 100%
|
||||||
04034B74 38A00064
|
04034B74 38A00064
|
||||||
|
|
||||||
$All start with 200%
|
$All start with 200%
|
||||||
04034B74 38A000C8
|
04034B74 38A000C8
|
||||||
|
|
||||||
$All start with 300%
|
$All start with 300%
|
||||||
04034B74 38A0012C
|
04034B74 38A0012C
|
||||||
|
|
||||||
$All start with 400%
|
$All start with 400%
|
||||||
04034B74 38A00190
|
04034B74 38A00190
|
||||||
|
|
||||||
$All start with 500%
|
$All start with 500%
|
||||||
04034B74 38A001F4
|
04034B74 38A001F4
|
||||||
|
|
||||||
$All start with 600%
|
$All start with 600%
|
||||||
04034B74 38A00258
|
04034B74 38A00258
|
||||||
|
|
||||||
$All start with 700%
|
$All start with 700%
|
||||||
04034B74 38A002BC
|
04034B74 38A002BC
|
||||||
|
|
||||||
$All start with 800%
|
$All start with 800%
|
||||||
04034B74 38A00320
|
04034B74 38A00320
|
||||||
|
|
||||||
$All start with 900%
|
$All start with 900%
|
||||||
04034B74 38A00384
|
04034B74 38A00384
|
||||||
|
|
||||||
$All start with 999%
|
$All start with 999%
|
||||||
04034B74 38A003E7
|
04034B74 38A003E7
|
||||||
|
|
||||||
#Secret multi player level modifier
|
#Secret multi player level modifier
|
||||||
|
|
||||||
$Metroidy level
|
$Metroidy level
|
||||||
044C7FC4 00000D02
|
044C7FC4 00000D02
|
||||||
|
|
||||||
$City rooftops level
|
$City rooftops level
|
||||||
044C7FC4 00000F02
|
044C7FC4 00000F02
|
||||||
|
|
||||||
$During F-Zero race
|
$During F-Zero race
|
||||||
044C7FC4 00001102
|
044C7FC4 00001102
|
||||||
|
|
||||||
$Ontop of giant pokemon
|
$Ontop of giant pokemon
|
||||||
044C7FC4 00001302
|
044C7FC4 00001302
|
||||||
|
|
||||||
$Mario Bros style level
|
$Mario Bros style level
|
||||||
044C7FC4 00001502
|
044C7FC4 00001502
|
||||||
|
|
||||||
$Game and Watch level
|
$Game and Watch level
|
||||||
044C7FC4 00001702
|
044C7FC4 00001702
|
||||||
|
|
||||||
$Platforms in starfield 1 level
|
$Platforms in starfield 1 level
|
||||||
044C7FC4 00001802
|
044C7FC4 00001802
|
||||||
|
|
||||||
$Platforms in starfield 2 level
|
$Platforms in starfield 2 level
|
||||||
044C7FC4 00001902
|
044C7FC4 00001902
|
||||||
|
|
||||||
$Level with 'windy' tree
|
$Level with 'windy' tree
|
||||||
044C7FC4 00001A02
|
044C7FC4 00001A02
|
||||||
|
|
||||||
$Yoshi's story level
|
$Yoshi's story level
|
||||||
044C7FC4 00001B02
|
044C7FC4 00001B02
|
||||||
|
|
||||||
$Dusk jungle level
|
$Dusk jungle level
|
||||||
044C7FC4 00001C02
|
044C7FC4 00001C02
|
||||||
|
|
|
@ -1,56 +1,49 @@
|
||||||
|
# GMSE01 - Super Mario Sunshine
|
||||||
|
[Core]
|
||||||
|
#Values set here will override the main dolphin settings.
|
||||||
[EmuState]
|
[EmuState]
|
||||||
#The Emulation State.
|
#The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||||
EmulationStateId = 0
|
EmulationStateId = 0
|
||||||
|
[OnLoad]
|
||||||
|
#Add memory patches to be loaded once on boot here.
|
||||||
[OnFrame]
|
[OnFrame]
|
||||||
|
#Add memory patches to be applied every frame here.
|
||||||
[ActionReplay]
|
[ActionReplay]
|
||||||
|
#Add action replay cheats here.
|
||||||
$All Shines (not working)
|
$All Shines (not working)
|
||||||
045708E8 FFFFFFFF
|
045708E8 FFFFFFFF
|
||||||
045708EC FFFFFFFF
|
045708EC FFFFFFFF
|
||||||
045708F0 FFFFFFFF
|
045708F0 FFFFFFFF
|
||||||
|
|
||||||
$Open all levels and nozzles (not working?)
|
$Open all levels and nozzles (not working?)
|
||||||
04570958 FFFFFFFF
|
04570958 FFFFFFFF
|
||||||
0457095C FFFFFFFF
|
0457095C FFFFFFFF
|
||||||
|
|
||||||
$8 red coins(press L & B) (not working?)
|
$8 red coins(press L & B) (not working?)
|
||||||
0A3FBBF4 00000240
|
0A3FBBF4 00000240
|
||||||
025709DE 00000008
|
025709DE 00000008
|
||||||
|
|
||||||
$Infinite hover time
|
$Infinite hover time
|
||||||
042640BC 60000000
|
042640BC 60000000
|
||||||
|
|
||||||
$Infinite water
|
$Infinite water
|
||||||
04263F58 38002710
|
04263F58 38002710
|
||||||
042635B0 60000000
|
042635B0 60000000
|
||||||
|
|
||||||
$Infinite health (not working?)
|
$Infinite health (not working?)
|
||||||
424057F4 00040009
|
424057F4 00040009
|
||||||
|
|
||||||
$Infinite Jetpack
|
$Infinite Jetpack
|
||||||
0426C330 60000000
|
0426C330 60000000
|
||||||
|
|
||||||
$Infinite Hose
|
$Infinite Hose
|
||||||
0426B9C8 60000000
|
0426B9C8 60000000
|
||||||
|
|
||||||
$Infinite Lives
|
$Infinite Lives
|
||||||
04578A04 00000063
|
04578A04 00000063
|
||||||
|
|
||||||
$Super Jump
|
$Super Jump
|
||||||
0A404454 00000100
|
0A404454 00000100
|
||||||
4240E12C 05003DC0
|
4240E12C 05003DC0
|
||||||
12404454 00000100
|
12404454 00000100
|
||||||
4240E12C 05003E80
|
4240E12C 05003E80
|
||||||
|
|
||||||
$99 lives
|
$99 lives
|
||||||
00570967 00000063
|
00570967 00000063
|
||||||
|
|
||||||
$Test Level
|
$Test Level
|
||||||
043E9710 00000C01
|
043E9710 00000C01
|
||||||
|
|
||||||
$Low Gravity
|
$Low Gravity
|
||||||
4240E12C 05003E00
|
4240E12C 05003E00
|
||||||
|
|
||||||
$Jesus Mode A.K.A. Walk on Water D-Pad Up/Down = On/Off (not supported yet)
|
$Jesus Mode A.K.A. Walk on Water D-Pad Up/Down = On/Off (not supported yet)
|
||||||
04002F00 3C608041
|
04002F00 3C608041
|
||||||
04002F04 8063E12C
|
04002F04 8063E12C
|
||||||
|
@ -70,67 +63,47 @@ $Jesus Mode A.K.A. Walk on Water D-Pad Up/Down = On/Off (not supported yet)
|
||||||
04189854 4BE796AC
|
04189854 4BE796AC
|
||||||
0A404454 00000004
|
0A404454 00000004
|
||||||
04189854 4E800020
|
04189854 4E800020
|
||||||
|
|
||||||
$Do Not Have To Move Before Triple Jump
|
$Do Not Have To Move Before Triple Jump
|
||||||
4240E10C 06B00000
|
4240E10C 06B00000
|
||||||
|
|
||||||
$Spin Jump Gravity - Really Slow Fall
|
$Spin Jump Gravity - Really Slow Fall
|
||||||
4240E10C 058E3D00
|
4240E10C 058E3D00
|
||||||
|
|
||||||
$Spin Jump Gravity - Almost No Fall
|
$Spin Jump Gravity - Almost No Fall
|
||||||
4240E10C 058E0000
|
4240E10C 058E0000
|
||||||
|
|
||||||
$Spin Jump Gravity - Fall Really Fast
|
$Spin Jump Gravity - Fall Really Fast
|
||||||
4240E10C 058E4200
|
4240E10C 058E4200
|
||||||
|
|
||||||
$Spin Jump Gravity - Normal Speed
|
$Spin Jump Gravity - Normal Speed
|
||||||
4240E10C 058E3EB3
|
4240E10C 058E3EB3
|
||||||
|
|
||||||
$Insane heat waves Crazy colors everywhere!
|
$Insane heat waves Crazy colors everywhere!
|
||||||
043AA070 41200000
|
043AA070 41200000
|
||||||
|
|
||||||
$Double vision heat wave (narrow)
|
$Double vision heat wave (narrow)
|
||||||
043AA070 3F600000
|
043AA070 3F600000
|
||||||
|
|
||||||
$Double vision heat wave (wide)
|
$Double vision heat wave (wide)
|
||||||
043AA070 3F400000
|
043AA070 3F400000
|
||||||
|
|
||||||
$Use only one of following two. Vanish point visual distortion
|
$Use only one of following two. Vanish point visual distortion
|
||||||
043AB304 3E000000
|
043AB304 3E000000
|
||||||
|
|
||||||
$Hard to select file, activators will work if you add them.. Camera is far out
|
$Hard to select file, activators will work if you add them.. Camera is far out
|
||||||
043AB304 3F000000
|
043AB304 3F000000
|
||||||
|
|
||||||
$X textures
|
$X textures
|
||||||
043DB210 41200000
|
043DB210 41200000
|
||||||
|
|
||||||
$Y textures
|
$Y textures
|
||||||
043DB224 41200000
|
043DB224 41200000
|
||||||
|
|
||||||
$Z textures
|
$Z textures
|
||||||
043DB238 41200000
|
043DB238 41200000
|
||||||
|
|
||||||
$Strangely distorted people
|
$Strangely distorted people
|
||||||
0440CC24 3F900000
|
0440CC24 3F900000
|
||||||
|
|
||||||
$Mute game
|
$Mute game
|
||||||
04417248 00000000
|
04417248 00000000
|
||||||
|
|
||||||
$Magnify camera
|
$Magnify camera
|
||||||
04417690 3F900000
|
04417690 3F900000
|
||||||
|
|
||||||
$Warped camera view
|
$Warped camera view
|
||||||
044176A8 3E000000
|
044176A8 3E000000
|
||||||
|
|
||||||
$Poorly Shaded Mario
|
$Poorly Shaded Mario
|
||||||
044176FC 00000000
|
044176FC 00000000
|
||||||
|
|
||||||
#Press the buttons below to switch to another nozzle. You must have your nozzle set to squirt for it to work
|
#Press the buttons below to switch to another nozzle. You must have your nozzle set to squirt for it to work
|
||||||
#B+D-Pad Up: Rocket Nozzle
|
#B+D-Pad Up: Rocket Nozzle
|
||||||
#B+D-Pad Left: Turbo Nozzle
|
#B+D-Pad Left: Turbo Nozzle
|
||||||
#B+D-Pad Right: Hover Nozzle
|
#B+D-Pad Right: Hover Nozzle
|
||||||
#B+D-PadDown: Jump Nozzle
|
#B+D-PadDown: Jump Nozzle
|
||||||
|
|
||||||
$Nozzle Modifier
|
$Nozzle Modifier
|
||||||
0A404454 00000208
|
0A404454 00000208
|
||||||
04269F50 3BE00001
|
04269F50 3BE00001
|
||||||
|
@ -140,33 +113,27 @@ $Nozzle Modifier
|
||||||
04269F50 3BE00005
|
04269F50 3BE00005
|
||||||
0A404454 00000202
|
0A404454 00000202
|
||||||
04269F50 3BE00004
|
04269F50 3BE00004
|
||||||
|
|
||||||
$Always Green Yoshi
|
$Always Green Yoshi
|
||||||
405F3A90 04AE4C00
|
405F3A90 04AE4C00
|
||||||
|
|
||||||
$Hold B To Run Super Fast
|
$Hold B To Run Super Fast
|
||||||
0A404454 00000200
|
0A404454 00000200
|
||||||
4240E12C 06E44200
|
4240E12C 06E44200
|
||||||
12404454 00000200
|
12404454 00000200
|
||||||
4240E12C 06E43F80
|
4240E12C 06E43F80
|
||||||
|
|
||||||
$D-Pad Up For Large Mario
|
$D-Pad Up For Large Mario
|
||||||
8A404454 00000008
|
8A404454 00000008
|
||||||
4240E12C 4DE43FF8
|
4240E12C 4DE43FF8
|
||||||
4240E12C 4DE63FF8
|
4240E12C 4DE63FF8
|
||||||
4240E12C 4DE83FF8
|
4240E12C 4DE83FF8
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$D-Pad Down For Mini Mario
|
$D-Pad Down For Mini Mario
|
||||||
8A404454 00000004
|
8A404454 00000004
|
||||||
4240E12C 4DE43E88
|
4240E12C 4DE43E88
|
||||||
4240E12C 4DE63E88
|
4240E12C 4DE63E88
|
||||||
4240E12C 4DE83E88
|
4240E12C 4DE83E88
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$D-Pad Left For Normal Mario
|
$D-Pad Left For Normal Mario
|
||||||
8A404454 00000004
|
8A404454 00000004
|
||||||
4240E12C 4DE43F80
|
4240E12C 4DE43F80
|
||||||
4240E12C 4DE63F80
|
4240E12C 4DE63F80
|
||||||
4240E12C 4DE83F80
|
4240E12C 4DE83F80
|
||||||
00000000 40000000
|
|
|
@ -1,154 +1,120 @@
|
||||||
# GSNP8P - SONIC ADVENTURE 2 BATTLE
|
# GSNP8P - SONIC ADVENTURE 2 BATTLE
|
||||||
|
[Core]
|
||||||
|
#Values set here will override the main dolphin settings.
|
||||||
[EmuState]
|
[EmuState]
|
||||||
#The Emulation State.
|
#The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||||
EmulationStateId = 5
|
EmulationStateId = 5
|
||||||
[OnFrame]
|
[OnLoad]
|
||||||
#Add memory patches here.
|
#Add memory patches to be loaded once on boot here.
|
||||||
|
[OnFrame]
|
||||||
|
#Add memory patches to be applied every frame here.
|
||||||
[ActionReplay]
|
[ActionReplay]
|
||||||
|
#Add action replay cheats here.
|
||||||
$999 Rings
|
$999 Rings
|
||||||
021CC430 000003E7
|
021CC430 000003E7
|
||||||
|
|
||||||
$99 Lives
|
$99 Lives
|
||||||
021CC42C 00000063
|
021CC42C 00000063
|
||||||
|
|
||||||
$Monster Score
|
$Monster Score
|
||||||
041CC458 05F5E0FF
|
041CC458 05F5E0FF
|
||||||
|
|
||||||
$L to reset timer to 0:00.00
|
$L to reset timer to 0:00.00
|
||||||
4C1E5704 FFFDFFFF
|
4C1E5704 FFFDFFFF
|
||||||
041CC3E0 00000000
|
041CC3E0 00000000
|
||||||
041CC3E4 00080000
|
041CC3E4 00080000
|
||||||
|
|
||||||
#Emblem codes...
|
#Emblem codes...
|
||||||
|
|
||||||
#Complete any level so the game
|
#Complete any level so the game
|
||||||
|
|
||||||
#updates the number of emblems held
|
#updates the number of emblems held
|
||||||
|
|
||||||
$Green forest
|
$Green forest
|
||||||
041F2884 05050505
|
041F2884 05050505
|
||||||
041F2888 05050505
|
041F2888 05050505
|
||||||
|
|
||||||
$White jungle
|
$White jungle
|
||||||
041F2948 05050505
|
041F2948 05050505
|
||||||
041F294C 05050505
|
041F294C 05050505
|
||||||
|
|
||||||
$Pumpkin hill
|
$Pumpkin hill
|
||||||
041F2A0C 05050505
|
041F2A0C 05050505
|
||||||
041F2A10 05050505
|
041F2A10 05050505
|
||||||
|
|
||||||
$Sky rail
|
$Sky rail
|
||||||
041F2AD0 05050505
|
041F2AD0 05050505
|
||||||
041F2AD4 05050505
|
041F2AD4 05050505
|
||||||
|
|
||||||
$Aquatic mine
|
$Aquatic mine
|
||||||
041F2B94 05050505
|
041F2B94 05050505
|
||||||
041F2B98 05050505
|
041F2B98 05050505
|
||||||
|
|
||||||
$Security hall
|
$Security hall
|
||||||
041F2C58 05050505
|
041F2C58 05050505
|
||||||
041F2C5C 05050505
|
041F2C5C 05050505
|
||||||
|
|
||||||
$Prison lane
|
$Prison lane
|
||||||
041F2D1C 05050505
|
041F2D1C 05050505
|
||||||
041F2D20 05050505
|
041F2D20 05050505
|
||||||
|
|
||||||
$Metal harbor
|
$Metal harbor
|
||||||
041F2DE0 05050505
|
041F2DE0 05050505
|
||||||
041F2DE4 05050505
|
041F2DE4 05050505
|
||||||
|
|
||||||
$Iron gate
|
$Iron gate
|
||||||
041F2EA4 05050505
|
041F2EA4 05050505
|
||||||
041F2EA8 05050505
|
041F2EA8 05050505
|
||||||
|
|
||||||
$Weapons bed
|
$Weapons bed
|
||||||
041F2F68 05050505
|
041F2F68 05050505
|
||||||
041F2F6C 05050505
|
041F2F6C 05050505
|
||||||
|
|
||||||
$City escape
|
$City escape
|
||||||
041F302C 05050505
|
041F302C 05050505
|
||||||
041F3030 05050505
|
041F3030 05050505
|
||||||
|
|
||||||
$Radical highway
|
$Radical highway
|
||||||
041F30F0 05050505
|
041F30F0 05050505
|
||||||
041F30F4 05050505
|
041F30F4 05050505
|
||||||
|
|
||||||
$Wild canyon
|
$Wild canyon
|
||||||
041F3278 05050505
|
041F3278 05050505
|
||||||
041F327C 05050505
|
041F327C 05050505
|
||||||
|
|
||||||
$Mission street
|
$Mission street
|
||||||
041F333C 05050505
|
041F333C 05050505
|
||||||
041F3340 05050505
|
041F3340 05050505
|
||||||
|
|
||||||
$Dry lagoon
|
$Dry lagoon
|
||||||
041F3400 05050505
|
041F3400 05050505
|
||||||
041F3404 05050505
|
041F3404 05050505
|
||||||
|
|
||||||
$Sand ocean
|
$Sand ocean
|
||||||
041F364C 05050505
|
041F364C 05050505
|
||||||
041F3650 05050505
|
041F3650 05050505
|
||||||
|
|
||||||
$Crazy gadget
|
$Crazy gadget
|
||||||
041F3710 05050505
|
041F3710 05050505
|
||||||
041F3714 05050505
|
041F3714 05050505
|
||||||
|
|
||||||
$Hidden base
|
$Hidden base
|
||||||
041F37D4 05050505
|
041F37D4 05050505
|
||||||
041F37D8 05050505
|
041F37D8 05050505
|
||||||
|
|
||||||
$Eternal engine
|
$Eternal engine
|
||||||
041F3898 05050505
|
041F3898 05050505
|
||||||
041F389C 05050505
|
041F389C 05050505
|
||||||
|
|
||||||
$Death chamber
|
$Death chamber
|
||||||
041F395C 05050505
|
041F395C 05050505
|
||||||
041F3960 05050505
|
041F3960 05050505
|
||||||
|
|
||||||
$Egg quarters
|
$Egg quarters
|
||||||
041F3A20 05050505
|
041F3A20 05050505
|
||||||
041F3A24 05050505
|
041F3A24 05050505
|
||||||
|
|
||||||
$Lost colony
|
$Lost colony
|
||||||
041F3AE4 05050505
|
041F3AE4 05050505
|
||||||
041F3AE8 05050505
|
041F3AE8 05050505
|
||||||
|
|
||||||
$Pyramid cave
|
$Pyramid cave
|
||||||
041F3BA8 05050505
|
041F3BA8 05050505
|
||||||
041F3BAC 05050505
|
041F3BAC 05050505
|
||||||
|
|
||||||
$Final rush
|
$Final rush
|
||||||
041F3D30 05050505
|
041F3D30 05050505
|
||||||
041F3D34 05050505
|
041F3D34 05050505
|
||||||
|
|
||||||
$Green hills
|
$Green hills
|
||||||
041F3DF4 05050505
|
041F3DF4 05050505
|
||||||
041F3DF8 05050505
|
041F3DF8 05050505
|
||||||
|
|
||||||
$Meteor Head
|
$Meteor Head
|
||||||
041F3EB8 05050505
|
041F3EB8 05050505
|
||||||
041F3EBC 05050505
|
041F3EBC 05050505
|
||||||
|
|
||||||
$Cannon's core
|
$Cannon's core
|
||||||
041F4040 05050505
|
041F4040 05050505
|
||||||
041F4044 05050505
|
041F4044 05050505
|
||||||
|
|
||||||
$Final chase
|
$Final chase
|
||||||
041F44D8 05050505
|
041F44D8 05050505
|
||||||
041F44DC 05050505
|
041F44DC 05050505
|
||||||
|
|
||||||
$Cosmic wall
|
$Cosmic wall
|
||||||
041F4724 05050505
|
041F4724 05050505
|
||||||
041F4728 05050505
|
041F4728 05050505
|
||||||
|
|
||||||
$Mad space
|
$Mad space
|
||||||
041F47E8 05050505
|
041F47E8 05050505
|
||||||
041F47EC 05050505
|
041F47EC 05050505
|
||||||
|
|
||||||
$Route 101
|
$Route 101
|
||||||
041F5428 05050505
|
041F5428 05050505
|
||||||
041F542C 05050505
|
041F542C 05050505
|
||||||
|
|
||||||
$Route 280
|
$Route 280
|
||||||
041F54EC 05050505
|
041F54EC 05050505
|
||||||
041F54F0 05050505
|
|
|
@ -1,93 +1,73 @@
|
||||||
# GZ2E01 - The Legend of Zelda: Twilight Princess
|
# GZ2E01 - The Legend of Zelda: Twilight Princess
|
||||||
|
[Core]
|
||||||
|
#Values set here will override the main dolphin settings.
|
||||||
[EmuState]
|
[EmuState]
|
||||||
#The Emulation State.
|
#The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||||
EmulationStateId = 2
|
EmulationStateId = 2
|
||||||
|
[OnLoad]
|
||||||
|
#Add memory patches to be loaded once on boot here.
|
||||||
[OnFrame]
|
[OnFrame]
|
||||||
#Add memory patches here.
|
#Add memory patches to be applied every frame here.
|
||||||
[ActionReplay]
|
[ActionReplay]
|
||||||
|
#Add action replay cheats here.
|
||||||
$(M)
|
$(M)
|
||||||
C435D468 0000FF01
|
C435D468 0000FF01
|
||||||
|
|
||||||
$Infinite Health
|
$Infinite Health
|
||||||
004061C3 00000050
|
004061C3 00000050
|
||||||
|
|
||||||
$Max Health
|
$Max Health
|
||||||
004061C1 00000064
|
004061C1 00000064
|
||||||
|
|
||||||
$Infinite Rupees
|
$Infinite Rupees
|
||||||
024061C4 000003E8
|
024061C4 000003E8
|
||||||
|
|
||||||
$Infinite Oxygen
|
$Infinite Oxygen
|
||||||
0240BFA2 00000258
|
0240BFA2 00000258
|
||||||
|
|
||||||
$Infinite Slingshot Pellets
|
$Infinite Slingshot Pellets
|
||||||
004062B4 00000032
|
004062B4 00000032
|
||||||
|
|
||||||
$Infinite Bombs
|
$Infinite Bombs
|
||||||
004062AD 0000001E
|
004062AD 0000001E
|
||||||
|
|
||||||
$Infinite Arrows
|
$Infinite Arrows
|
||||||
004062AC 0000001E
|
004062AC 0000001E
|
||||||
|
|
||||||
$Infinite Lantern Oil (breaks game)
|
$Infinite Lantern Oil (breaks game)
|
||||||
024061C8 00005460
|
024061C8 00005460
|
||||||
|
|
||||||
$Have All Swords/Shields/Tunics
|
$Have All Swords/Shields/Tunics
|
||||||
04406290 FFFFFFFF
|
04406290 FFFFFFFF
|
||||||
|
|
||||||
$All Hidden Skills Learned
|
$All Hidden Skills Learned
|
||||||
004069D9 0000000F
|
004069D9 0000000F
|
||||||
004069DA 000000F0
|
004069DA 000000F0
|
||||||
|
|
||||||
#Do not use this code until you have the lantern in your inventory.
|
#Do not use this code until you have the lantern in your inventory.
|
||||||
|
|
||||||
$Have Dungeon Map/Compass/Boss Key
|
$Have Dungeon Map/Compass/Boss Key
|
||||||
28406B35 00000007
|
28406B35 00000007
|
||||||
00406B35 00000007
|
00406B35 00000007
|
||||||
|
|
||||||
$Infinite Small Keys
|
$Infinite Small Keys
|
||||||
00406B34 00000005
|
00406B34 00000005
|
||||||
|
|
||||||
$Rupees Never Increase or Decrease
|
$Rupees Never Increase or Decrease
|
||||||
04220C9C 60000000
|
04220C9C 60000000
|
||||||
|
|
||||||
$Have All Letters
|
$Have All Letters
|
||||||
024062DE 0000FFFF
|
024062DE 0000FFFF
|
||||||
044062EC 01020304
|
044062EC 01020304
|
||||||
044062F0 05060708
|
044062F0 05060708
|
||||||
044062F4 090A0B0C
|
044062F4 090A0B0C
|
||||||
044062F8 0D0E0F10
|
044062F8 0D0E0F10
|
||||||
|
|
||||||
$Have All Golden Bugs
|
$Have All Golden Bugs
|
||||||
004062A5 000002FF
|
004062A5 000002FF
|
||||||
|
|
||||||
$Have Giant Wallet
|
$Have Giant Wallet
|
||||||
004061D9 00000002
|
004061D9 00000002
|
||||||
|
|
||||||
#EASY VESSEL OF LIGHT
|
#EASY VESSEL OF LIGHT
|
||||||
|
|
||||||
#Do not use these codes until you have explored all of the Twilight and activated the warp portals.
|
#Do not use these codes until you have explored all of the Twilight and activated the warp portals.
|
||||||
|
|
||||||
$One Tear Fills 1st Vessel of Light
|
$One Tear Fills 1st Vessel of Light
|
||||||
284062D4 0000000F
|
284062D4 0000000F
|
||||||
004062D4 0000000F
|
004062D4 0000000F
|
||||||
|
|
||||||
$One Tear Fills 2nd Vessel of Light
|
$One Tear Fills 2nd Vessel of Light
|
||||||
284062D5 0000000F
|
284062D5 0000000F
|
||||||
004062D5 0000000F
|
004062D5 0000000F
|
||||||
|
|
||||||
$One Tear Fills 3rd Vessel of Light
|
$One Tear Fills 3rd Vessel of Light
|
||||||
284062D6 0000000F
|
284062D6 0000000F
|
||||||
004062D6 0000000F
|
004062D6 0000000F
|
||||||
|
|
||||||
$RD-Pad Left/Right Controls Fog
|
$RD-Pad Left/Right Controls Fog
|
||||||
0A3DD31A 00000022
|
0A3DD31A 00000022
|
||||||
8440BF1C 00000005
|
8440BF1C 00000005
|
||||||
0A3DD31A 00000021
|
0A3DD31A 00000021
|
||||||
8440BF1C FFFFFFFB
|
8440BF1C FFFFFFFB
|
||||||
|
|
||||||
$RD-Pad Left/Right Controls Time
|
$RD-Pad Left/Right Controls Time
|
||||||
0A3DD31A 00000022
|
0A3DD31A 00000022
|
||||||
844061F4 00003000
|
844061F4 00003000
|
||||||
0A3DD31A 00000021
|
0A3DD31A 00000021
|
||||||
844061F4 FFFFCFFF
|
|
|
@ -1,36 +1,35 @@
|
||||||
|
# GZLE01 - The Legend of Zelda: The Wind Waker
|
||||||
|
[Core]
|
||||||
|
#Values set here will override the main dolphin settings.
|
||||||
[EmuState]
|
[EmuState]
|
||||||
#The Emulation State.
|
#The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||||
EmulationStateId = 2
|
EmulationStateId = 2
|
||||||
|
[OnLoad]
|
||||||
|
#Add memory patches to be loaded once on boot here.
|
||||||
[OnFrame]
|
[OnFrame]
|
||||||
|
#Add memory patches to be applied every frame here.
|
||||||
0x802904b4=dword:0x4E800020 #Fix item hang
|
0x802904b4=dword:0x4E800020 #Fix item hang
|
||||||
|
#WARNING - cheats may screw up your save games
|
||||||
# WARNING - cheats may screw up your save games
|
#0x803C4C09=byte:0x50 #Max health
|
||||||
# 0x803C4C09=byte:0x50 #Max health
|
#0x803C4C0B=byte:0x50 #Current health
|
||||||
# 0x803C4C0B=byte:0x50 #Current health
|
#Hidden dungeon
|
||||||
|
#0x803C9D44=dword:0x000000FF
|
||||||
# Hidden dungeon
|
#0x803C9D48=dword:0x485F7465
|
||||||
# 0x803C9D44=dword:0x000000FF
|
#0x803C9D4C=dword:0x73740000
|
||||||
# 0x803C9D48=dword:0x485F7465
|
#Snow test room
|
||||||
# 0x803C9D4C=dword:0x73740000
|
#0x803C9D44=dword:0x000000FF
|
||||||
|
#0x803C9D48=dword:0x49546573
|
||||||
# Snow test room
|
#0x803C9D4C=dword:0x74363200
|
||||||
# 0x803C9D44=dword:0x000000FF
|
|
||||||
# 0x803C9D48=dword:0x49546573
|
|
||||||
# 0x803C9D4C=dword:0x74363200
|
|
||||||
|
|
||||||
#only supports decrypted AR codes
|
|
||||||
|
|
||||||
[ActionReplay]
|
[ActionReplay]
|
||||||
# Codes by GCNHacker87 (yes we forgot to ask permission)
|
#Add action replay cheats here.
|
||||||
|
#Codes by GCNHacker87
|
||||||
$Master Code (useless)
|
$Master Code (useless)
|
||||||
C4323EA8 0000FF00
|
C4323EA8 0000FF00
|
||||||
|
|
||||||
$Shadow Link
|
$Shadow Link
|
||||||
041926B8 60000000
|
041926B8 60000000
|
||||||
423BCDA0 00BCFFFF
|
423BCDA0 00BCFFFF
|
||||||
423BCDA0 00BDFF87
|
423BCDA0 00BDFF87
|
||||||
403BCDA0 00017E3F
|
403BCDA0 00017E3F
|
||||||
|
|
||||||
$Stuff at the top right of the screen is not visible
|
$Stuff at the top right of the screen is not visible
|
||||||
903ED848 00000000
|
903ED848 00000000
|
||||||
023F633C 00028000
|
023F633C 00028000
|
||||||
|
@ -40,7 +39,6 @@ $Stuff at the top right of the screen is not visible
|
||||||
403BB494 00106A80
|
403BB494 00106A80
|
||||||
403BB498 002F5080
|
403BB498 002F5080
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Super Hookshot
|
$Super Hookshot
|
||||||
043F9DFC 48420B00
|
043F9DFC 48420B00
|
||||||
040F1E68 28030001
|
040F1E68 28030001
|
||||||
|
@ -49,18 +47,15 @@ $Super Hookshot
|
||||||
040F2898 3C000000
|
040F2898 3C000000
|
||||||
123ED84A 00000140
|
123ED84A 00000140
|
||||||
040F2898 8001004C
|
040F2898 8001004C
|
||||||
|
|
||||||
$Teleport to Fire Mountain up R Y
|
$Teleport to Fire Mountain up R Y
|
||||||
4A3ED84A 00000828
|
4A3ED84A 00000828
|
||||||
043E440C 482F85A1
|
043E440C 482F85A1
|
||||||
043E4414 C7EA36FD
|
043E4414 C7EA36FD
|
||||||
|
|
||||||
$Hold A to swim fast
|
$Hold A to swim fast
|
||||||
0A3ED84A 00000100
|
0A3ED84A 00000100
|
||||||
0435D548 44610000
|
0435D548 44610000
|
||||||
123ED84A 00000100
|
123ED84A 00000100
|
||||||
0435D548 41900000
|
0435D548 41900000
|
||||||
|
|
||||||
$Run/Swim/Crawl fast Hold A
|
$Run/Swim/Crawl fast Hold A
|
||||||
4A3ED84A 00000100
|
4A3ED84A 00000100
|
||||||
0435CEEC 42480000
|
0435CEEC 42480000
|
||||||
|
@ -72,33 +67,25 @@ $Run/Swim/Crawl fast Hold A
|
||||||
0435DB94 42800000
|
0435DB94 42800000
|
||||||
123ED84A 00000120
|
123ED84A 00000120
|
||||||
0435DB94 40400000
|
0435DB94 40400000
|
||||||
|
|
||||||
$Max Health
|
$Max Health
|
||||||
003C4C09 00000050
|
003C4C09 00000050
|
||||||
|
|
||||||
$Infinite Health
|
$Infinite Health
|
||||||
01E0197F 08000000
|
01E0197F 08000000
|
||||||
003C4C0B 00000050
|
003C4C0B 00000050
|
||||||
|
|
||||||
$Full Nintendo Gallery
|
$Full Nintendo Gallery
|
||||||
003C5260 00000001
|
003C5260 00000001
|
||||||
023C52AC 0003FFFF
|
023C52AC 0003FFFF
|
||||||
023C52B8 0005FFFF
|
023C52B8 0005FFFF
|
||||||
003C52C8 000000FF
|
003C52C8 000000FF
|
||||||
023C52DC 0000FFFF
|
023C52DC 0000FFFF
|
||||||
|
|
||||||
$Small energy sword
|
$Small energy sword
|
||||||
0435DF6C 004A004A
|
0435DF6C 004A004A
|
||||||
|
|
||||||
$Full energy Sword
|
$Full energy Sword
|
||||||
0435DF6C 004C004C
|
0435DF6C 004C004C
|
||||||
|
|
||||||
$HookShot Head/beam sword
|
$HookShot Head/beam sword
|
||||||
0435DF6C 004C001E
|
0435DF6C 004C001E
|
||||||
|
|
||||||
$Normal/no glow
|
$Normal/no glow
|
||||||
0435DF6C 00460046
|
0435DF6C 00460046
|
||||||
|
|
||||||
$Jesus Mode aka WalkOnWater
|
$Jesus Mode aka WalkOnWater
|
||||||
04004010 2C070003
|
04004010 2C070003
|
||||||
04004014 C01EFFA0
|
04004014 C01EFFA0
|
||||||
|
@ -122,24 +109,19 @@ $Jesus Mode aka WalkOnWater
|
||||||
043C5E44 04071987
|
043C5E44 04071987
|
||||||
040A2F7C 4BF61094
|
040A2F7C 4BF61094
|
||||||
0413D020 4BEC7028
|
0413D020 4BEC7028
|
||||||
|
|
||||||
$Use anything indoors
|
$Use anything indoors
|
||||||
0020485F 0000007E
|
0020485F 0000007E
|
||||||
|
|
||||||
$Sink or Swim A+D-pad down sink B+D-pad down swim
|
$Sink or Swim A+D-pad down sink B+D-pad down swim
|
||||||
0A3ED84A 00000104
|
0A3ED84A 00000104
|
||||||
0435D560 50000000
|
0435D560 50000000
|
||||||
0A3ED84A 00000204
|
0A3ED84A 00000204
|
||||||
0435D560 42B40000
|
0435D560 42B40000
|
||||||
|
|
||||||
$Jump to a ledge at any height
|
$Jump to a ledge at any height
|
||||||
0435D734 469C4000
|
0435D734 469C4000
|
||||||
|
|
||||||
$Very Fast on Ladders (May have to barly tap forward on joystick inorder to get on vein walls)
|
$Very Fast on Ladders (May have to barly tap forward on joystick inorder to get on vein walls)
|
||||||
00000000 8435DB18
|
00000000 8435DB18
|
||||||
41200000 00040002
|
41200000 00040002
|
||||||
0435DB38 7F7FFFFF
|
0435DB38 7F7FFFFF
|
||||||
|
|
||||||
#Extra deku leaf controls (Y makes you rise, Z keeps you at your current height, X wind pulls you instead of
|
#Extra deku leaf controls (Y makes you rise, Z keeps you at your current height, X wind pulls you instead of
|
||||||
$push, to stop it from rising you must close and reopen the leaf quickly)
|
$push, to stop it from rising you must close and reopen the leaf quickly)
|
||||||
0A3ED84A 00000800
|
0A3ED84A 00000800
|
||||||
|
@ -151,299 +133,223 @@ $push, to stop it from rising you must close and reopen the leaf quickly)
|
||||||
4A3ED84A 00000000
|
4A3ED84A 00000000
|
||||||
0435DC90 C0000000
|
0435DC90 C0000000
|
||||||
0435DCA4 41166666
|
0435DCA4 41166666
|
||||||
|
|
||||||
$Roll further
|
$Roll further
|
||||||
0435D3D0 40000000
|
0435D3D0 40000000
|
||||||
|
|
||||||
$Instead of rolling, you glide
|
$Instead of rolling, you glide
|
||||||
0435D3CC 45500000
|
0435D3CC 45500000
|
||||||
|
|
||||||
#DON'T USE ANY OF THE FOLLOWING CODES UNTIL AFTER MEETING THE DRAGON BOAT
|
#DON'T USE ANY OF THE FOLLOWING CODES UNTIL AFTER MEETING THE DRAGON BOAT
|
||||||
$Max Magic
|
$Max Magic
|
||||||
003C4C1B 00000020
|
003C4C1B 00000020
|
||||||
|
|
||||||
$Infinite Magic
|
$Infinite Magic
|
||||||
003C4C1C 00000020
|
003C4C1C 00000020
|
||||||
|
|
||||||
$Can Carry 1000 Rupees
|
$Can Carry 1000 Rupees
|
||||||
003C4C1A 00000001
|
003C4C1A 00000001
|
||||||
|
|
||||||
$Can Carry 5000 Rupees
|
$Can Carry 5000 Rupees
|
||||||
003C4C1A 00000002
|
003C4C1A 00000002
|
||||||
|
|
||||||
$Always Have 1000 Rupees
|
$Always Have 1000 Rupees
|
||||||
023C4C0C 000003E8
|
023C4C0C 000003E8
|
||||||
|
|
||||||
|
|
||||||
$Always Have 5000 Rupees
|
$Always Have 5000 Rupees
|
||||||
023C4C0C 00001388
|
023C4C0C 00001388
|
||||||
|
|
||||||
$Link Can Swim Forever
|
$Link Can Swim Forever
|
||||||
023CA76E 00000384
|
023CA76E 00000384
|
||||||
|
|
||||||
$Have All Songs
|
$Have All Songs
|
||||||
003C4CC5 0000003F
|
003C4CC5 0000003F
|
||||||
|
|
||||||
$Have Hero's Sword
|
$Have Hero's Sword
|
||||||
003C4C16 00000038
|
003C4C16 00000038
|
||||||
003C4CBC 00000001
|
003C4CBC 00000001
|
||||||
|
|
||||||
$Have Mirror Shield
|
$Have Mirror Shield
|
||||||
003C4C17 0000003C
|
003C4C17 0000003C
|
||||||
003C4CBD 00000003
|
003C4CBD 00000003
|
||||||
|
|
||||||
$Have Telescope
|
$Have Telescope
|
||||||
003C4C44 00000020
|
003C4C44 00000020
|
||||||
|
|
||||||
$Have Sail
|
$Have Sail
|
||||||
003C4C45 00000078
|
003C4C45 00000078
|
||||||
|
|
||||||
$Have Wind Waker
|
$Have Wind Waker
|
||||||
003C4C46 00000022
|
003C4C46 00000022
|
||||||
|
|
||||||
$Have Grappling Hook
|
$Have Grappling Hook
|
||||||
003C4C47 00000025
|
003C4C47 00000025
|
||||||
|
|
||||||
$Have Boomerang
|
$Have Boomerang
|
||||||
003C4C49 0000002D
|
003C4C49 0000002D
|
||||||
|
|
||||||
$Have Deku Leaf
|
$Have Deku Leaf
|
||||||
003C4C4A 00000034
|
003C4C4A 00000034
|
||||||
|
|
||||||
$Have Tingle Tuner
|
$Have Tingle Tuner
|
||||||
003C4C4B 00000021
|
003C4C4B 00000021
|
||||||
|
|
||||||
$Have DX Camera
|
$Have DX Camera
|
||||||
003C4C4C 00000026
|
003C4C4C 00000026
|
||||||
|
|
||||||
$Have Iron Boots
|
$Have Iron Boots
|
||||||
003C4C4D 00000029
|
003C4C4D 00000029
|
||||||
|
|
||||||
$Have Magic Shielding
|
$Have Magic Shielding
|
||||||
003C4C4E 0000002A
|
003C4C4E 0000002A
|
||||||
|
|
||||||
$Have Bow And All Arrows
|
$Have Bow And All Arrows
|
||||||
003C4C50 00000036
|
003C4C50 00000036
|
||||||
|
|
||||||
$Have Bombs
|
$Have Bombs
|
||||||
003C4C51 00000031
|
003C4C51 00000031
|
||||||
|
|
||||||
$Have Hookshot
|
$Have Hookshot
|
||||||
003C4C57 0000002F
|
003C4C57 0000002F
|
||||||
|
|
||||||
$Have Megaton Hammer
|
$Have Megaton Hammer
|
||||||
003C4C58 00000033
|
003C4C58 00000033
|
||||||
|
|
||||||
$Have Bottle 1
|
$Have Bottle 1
|
||||||
003C4C52 00000050
|
003C4C52 00000050
|
||||||
|
|
||||||
$Have Bottle 2
|
$Have Bottle 2
|
||||||
003C4C53 00000050
|
003C4C53 00000050
|
||||||
|
|
||||||
$Have Bottle 2 With Fairy
|
$Have Bottle 2 With Fairy
|
||||||
003C4C53 00000057
|
003C4C53 00000057
|
||||||
|
|
||||||
$Have Bottle 3
|
$Have Bottle 3
|
||||||
003C4C54 00000050
|
003C4C54 00000050
|
||||||
|
|
||||||
$Have Bottle 3 With Blue Potion
|
$Have Bottle 3 With Blue Potion
|
||||||
003C4C54 00000053
|
003C4C54 00000053
|
||||||
|
|
||||||
$Have Bottle 4
|
$Have Bottle 4
|
||||||
003C4C55 00000050
|
003C4C55 00000050
|
||||||
|
|
||||||
$Have Spoils Bag
|
$Have Spoils Bag
|
||||||
003C4C48 00000024
|
003C4C48 00000024
|
||||||
|
|
||||||
$Have Bait Bag
|
$Have Bait Bag
|
||||||
003C4C4F 0000002C
|
003C4C4F 0000002C
|
||||||
|
|
||||||
$Have Delivery Bag
|
$Have Delivery Bag
|
||||||
003C4C56 00000030
|
003C4C56 00000030
|
||||||
|
|
||||||
$Infinite Berry Feed
|
$Infinite Berry Feed
|
||||||
003C4C86 00000082
|
003C4C86 00000082
|
||||||
003C4CAC 00000009
|
003C4CAC 00000009
|
||||||
|
|
||||||
$Infinite Pear Feed
|
$Infinite Pear Feed
|
||||||
003C4C87 00000083
|
003C4C87 00000083
|
||||||
003C4CAD 00000009
|
003C4CAD 00000009
|
||||||
|
|
||||||
$Max Red Chu Jelly
|
$Max Red Chu Jelly
|
||||||
003C4C7E 00000049
|
003C4C7E 00000049
|
||||||
003C4CA4 00000063
|
003C4CA4 00000063
|
||||||
|
|
||||||
$Max Green Chu Jelly
|
$Max Green Chu Jelly
|
||||||
003C4C83 0000004A
|
003C4C83 0000004A
|
||||||
003C4CA5 00000063
|
003C4CA5 00000063
|
||||||
|
|
||||||
$Max Blue Chu Jelly
|
$Max Blue Chu Jelly
|
||||||
003C4C85 0000004B
|
003C4C85 0000004B
|
||||||
003C4CA6 00000063
|
003C4CA6 00000063
|
||||||
|
|
||||||
$Max Joy Pendants
|
$Max Joy Pendants
|
||||||
003C4C7F 0000001F
|
003C4C7F 0000001F
|
||||||
003C4CA7 00000063
|
003C4CA7 00000063
|
||||||
|
|
||||||
$Max Skull Necklaces
|
$Max Skull Necklaces
|
||||||
003C4C80 00000045
|
003C4C80 00000045
|
||||||
003C4CA8 00000063
|
003C4CA8 00000063
|
||||||
|
|
||||||
$Max Knight's Crest
|
$Max Knight's Crest
|
||||||
003C4C81 00000048
|
003C4C81 00000048
|
||||||
003C4CA9 00000063
|
003C4CA9 00000063
|
||||||
|
|
||||||
$Max Boko Baba Seeds
|
$Max Boko Baba Seeds
|
||||||
003C4C82 00000046
|
003C4C82 00000046
|
||||||
003C4CAA 00000063
|
003C4CAA 00000063
|
||||||
|
|
||||||
$Max Golden Feathers
|
$Max Golden Feathers
|
||||||
003C4C84 00000047
|
003C4C84 00000047
|
||||||
003C4CAB 00000063
|
003C4CAB 00000063
|
||||||
|
|
||||||
$Can Carry 99 Arrows
|
$Can Carry 99 Arrows
|
||||||
003C4C77 00000063
|
003C4C77 00000063
|
||||||
|
|
||||||
$Can Carry 99 Bombs
|
$Can Carry 99 Bombs
|
||||||
003C4C78 00000063
|
003C4C78 00000063
|
||||||
|
|
||||||
$Infinite Arrows
|
$Infinite Arrows
|
||||||
003C4C71 00000063
|
003C4C71 00000063
|
||||||
|
|
||||||
$Infinite Bombs
|
$Infinite Bombs
|
||||||
003C4C72 00000063
|
003C4C72 00000063
|
||||||
|
|
||||||
$Have Fully Detailed Map
|
$Have Fully Detailed Map
|
||||||
023C4D0C 00170303
|
023C4D0C 00170303
|
||||||
003C4D3C 00000003
|
003C4D3C 00000003
|
||||||
|
|
||||||
$Have All Quest Maps
|
$Have All Quest Maps
|
||||||
023C4CDC 0003FFFF
|
023C4CDC 0003FFFF
|
||||||
|
|
||||||
$All Triforce Maps Translated
|
$All Triforce Maps Translated
|
||||||
003C4D4D 000000FF
|
003C4D4D 000000FF
|
||||||
|
|
||||||
$Fully Charged Master Sword DON'T USE THIS CODE UNTIL YOU HAVE THE MASTER SWORD
|
$Fully Charged Master Sword DON'T USE THIS CODE UNTIL YOU HAVE THE MASTER SWORD
|
||||||
003C4C16 0000003E
|
003C4C16 0000003E
|
||||||
003C4CBC 0000000F
|
003C4CBC 0000000F
|
||||||
|
|
||||||
$Have All Element Stones DON'T USE THIS CODE UNTIL DRAGON ROOST ISLAND
|
$Have All Element Stones DON'T USE THIS CODE UNTIL DRAGON ROOST ISLAND
|
||||||
003C4CC7 00000007
|
003C4CC7 00000007
|
||||||
003C524A 00000040
|
003C524A 00000040
|
||||||
|
|
||||||
$Have Complete Triforce USE THIS CODE AFTER BEATING THE TOWER OF THE GODS
|
$Have Complete Triforce USE THIS CODE AFTER BEATING THE TOWER OF THE GODS
|
||||||
003C4CC6 000000FF
|
003C4CC6 000000FF
|
||||||
|
|
||||||
$Press R to Jump
|
$Press R to Jump
|
||||||
0A3ED84A 00000020
|
0A3ED84A 00000020
|
||||||
863E4410 00000001
|
863E4410 00000001
|
||||||
|
|
||||||
$Press R to Mega Jump
|
$Press R to Mega Jump
|
||||||
0A3ED84A 00000020
|
0A3ED84A 00000020
|
||||||
863E4410 00000003
|
863E4410 00000003
|
||||||
|
|
||||||
#PLAY IN TEST MAPS
|
#PLAY IN TEST MAPS
|
||||||
|
|
||||||
#HOLD COMBO DURING LEVEL LOAD
|
#HOLD COMBO DURING LEVEL LOAD
|
||||||
|
|
||||||
$Test room 1 - Hold (L + Z)
|
$Test room 1 - Hold (L + Z)
|
||||||
8A3ED84A 00000050
|
8A3ED84A 00000050
|
||||||
043C9D44 000000FF
|
043C9D44 000000FF
|
||||||
043C9D48 495F5465
|
043C9D48 495F5465
|
||||||
043C9D4C 73744D00
|
043C9D4C 73744D00
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test room 2 - Hold (L + Y)
|
$Test room 2 - Hold (L + Y)
|
||||||
8A3ED84A 00000840
|
8A3ED84A 00000840
|
||||||
043C9D44 000000FF
|
043C9D44 000000FF
|
||||||
043C9D48 495F5465
|
043C9D48 495F5465
|
||||||
043C9D4C 73745200
|
043C9D4C 73745200
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test room 3 - Hold (L + X)
|
$Test room 3 - Hold (L + X)
|
||||||
8A3ED84A 00000440
|
8A3ED84A 00000440
|
||||||
043C9D44 000000FF
|
043C9D44 000000FF
|
||||||
043C9D48 4B5F5465
|
043C9D48 4B5F5465
|
||||||
043C9D4C 73743200
|
043C9D4C 73743200
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test room 4 - Hold (L + A)
|
$Test room 4 - Hold (L + A)
|
||||||
8A3ED84A 00000140
|
8A3ED84A 00000140
|
||||||
043C9D44 000000FF
|
043C9D44 000000FF
|
||||||
043C9D48 4B5F5465
|
043C9D48 4B5F5465
|
||||||
043C9D4C 73743300
|
043C9D4C 73743300
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test room 5 - Hold (L + B)
|
$Test room 5 - Hold (L + B)
|
||||||
8A3ED84A 00000240
|
8A3ED84A 00000240
|
||||||
043C9D44 000000FF
|
043C9D44 000000FF
|
||||||
043C9D48 4B5F5465
|
043C9D48 4B5F5465
|
||||||
043C9D4C 73743400
|
043C9D4C 73743400
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test room 6 - Hold (L + DPad Up)
|
$Test room 6 - Hold (L + DPad Up)
|
||||||
8A3ED84A 00000048
|
8A3ED84A 00000048
|
||||||
043C9D44 000000FF
|
043C9D44 000000FF
|
||||||
043C9D48 4B5F5465
|
043C9D48 4B5F5465
|
||||||
043C9D4C 73743500
|
043C9D4C 73743500
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test room 7 - Hold (L + DPad Down)
|
$Test room 7 - Hold (L + DPad Down)
|
||||||
8A3ED84A 00000044
|
8A3ED84A 00000044
|
||||||
043C9D44 000000FF
|
043C9D44 000000FF
|
||||||
043C9D48 4B5F5465
|
043C9D48 4B5F5465
|
||||||
043C9D4C 73743600
|
043C9D4C 73743600
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test room 8 - Hold (L + Dpad Left)
|
$Test room 8 - Hold (L + Dpad Left)
|
||||||
8A3ED84A 00000041
|
8A3ED84A 00000041
|
||||||
043C9D44 000000FF
|
043C9D44 000000FF
|
||||||
043C9D48 4B5F5465
|
043C9D48 4B5F5465
|
||||||
043C9D4C 73743800
|
043C9D4C 73743800
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test room 9 - Hold (L + Dpad Right)
|
$Test room 9 - Hold (L + Dpad Right)
|
||||||
8A3ED84A 00000042
|
8A3ED84A 00000042
|
||||||
043C9D44 000000FF
|
043C9D44 000000FF
|
||||||
043C9D48 4B5F5465
|
043C9D48 4B5F5465
|
||||||
043C9D4C 73743900
|
043C9D4C 73743900
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test room 10 - Hold (L + R + Z)
|
$Test room 10 - Hold (L + R + Z)
|
||||||
8A3ED84A 00000070
|
8A3ED84A 00000070
|
||||||
043C9D44 000000FF
|
043C9D44 000000FF
|
||||||
043C9D48 4B5F5465
|
043C9D48 4B5F5465
|
||||||
043C9D4C 73746100
|
043C9D4C 73746100
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test room 11 - Hold (L + R+ Y)
|
$Test room 11 - Hold (L + R+ Y)
|
||||||
8A3ED84A 00000860
|
8A3ED84A 00000860
|
||||||
043C9D44 000000FF
|
043C9D44 000000FF
|
||||||
043C9D48 4B5F5465
|
043C9D48 4B5F5465
|
||||||
043C9D4C 73746200
|
043C9D4C 73746200
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test room 12 - Hold (L + R+ X)
|
$Test room 12 - Hold (L + R+ X)
|
||||||
8A3ED84A 00000460
|
8A3ED84A 00000460
|
||||||
043C9D44 000000FF
|
043C9D44 000000FF
|
||||||
043C9D48 4B5F5465
|
043C9D48 4B5F5465
|
||||||
043C9D4C 73746300
|
043C9D4C 73746300
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test room 13 - Hold (L + R+ A)
|
$Test room 13 - Hold (L + R+ A)
|
||||||
8A3ED84A 00000160
|
8A3ED84A 00000160
|
||||||
043C9D44 000000FF
|
043C9D44 000000FF
|
||||||
043C9D48 4B5F5465
|
043C9D48 4B5F5465
|
||||||
043C9D4C 73746400
|
043C9D4C 73746400
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test room 14 - Hold (L + R+ B)
|
$Test room 14 - Hold (L + R+ B)
|
||||||
8A3ED84A 00000260
|
8A3ED84A 00000260
|
||||||
043C9D44 000000FF
|
043C9D44 000000FF
|
||||||
043C9D48 4B5F5465
|
043C9D48 4B5F5465
|
||||||
043C9D4C 73746500
|
043C9D4C 73746500
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Unrestricted Camera
|
$Unrestricted Camera
|
||||||
04356D34 45000000
|
04356D34 45000000
|
||||||
04356D48 42B00000
|
|
|
@ -1,305 +1,235 @@
|
||||||
|
# GZLP01 - The Legend of Zelda: The Wind Waker
|
||||||
|
[Core]
|
||||||
|
#Values set here will override the main dolphin settings.
|
||||||
[EmuState]
|
[EmuState]
|
||||||
#The Emulation State.
|
#The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||||
EmulationStateId = 2
|
EmulationStateId = 2
|
||||||
|
[OnLoad]
|
||||||
|
#Add memory patches to be loaded once on boot here.
|
||||||
[OnFrame]
|
[OnFrame]
|
||||||
|
#Add memory patches to be applied every frame here.
|
||||||
0x80295654=dword:0x4E800020 #Fix item hang
|
0x80295654=dword:0x4E800020 #Fix item hang
|
||||||
|
#WARNING - cheats may screw up your save games
|
||||||
# WARNING - cheats may screw up your save games
|
#0x803C4C09=byte:0x50 #Max health
|
||||||
# 0x803C4C09=byte:0x50 #Max health
|
#0x803C4C0B=byte:0x50 #Current health
|
||||||
# 0x803C4C0B=byte:0x50 #Current health
|
#Hidden dungeon
|
||||||
|
#0x803C9D44=dword:0x000000FF
|
||||||
# Hidden dungeon
|
#0x803C9D48=dword:0x485F7465
|
||||||
# 0x803C9D44=dword:0x000000FF
|
#0x803C9D4C=dword:0x73740000
|
||||||
# 0x803C9D48=dword:0x485F7465
|
#Snow test room
|
||||||
# 0x803C9D4C=dword:0x73740000
|
#0x803C9D44=dword:0x000000FF
|
||||||
|
#0x803C9D48=dword:0x49546573
|
||||||
# Snow test room
|
#0x803C9D4C=dword:0x74363200
|
||||||
# 0x803C9D44=dword:0x000000FF
|
|
||||||
# 0x803C9D48=dword:0x49546573
|
|
||||||
# 0x803C9D4C=dword:0x74363200
|
|
||||||
|
|
||||||
#only supports decrypted AR codes
|
|
||||||
|
|
||||||
[ActionReplay]
|
[ActionReplay]
|
||||||
|
#Add action replay cheats here.
|
||||||
$(M)
|
$(M)
|
||||||
C4329400 0000FF00
|
C4329400 0000FF00
|
||||||
|
|
||||||
$Maximum Health
|
$Maximum Health
|
||||||
003CC531 00000050
|
003CC531 00000050
|
||||||
|
|
||||||
$Infinite Health
|
$Infinite Health
|
||||||
003CC533 00000050
|
003CC533 00000050
|
||||||
|
|
||||||
$Never Lose Health
|
$Never Lose Health
|
||||||
041F4A90 60000000
|
041F4A90 60000000
|
||||||
|
|
||||||
$Never Drown
|
$Never Drown
|
||||||
023D2096 00000300
|
023D2096 00000300
|
||||||
|
|
||||||
$Infinite Rupees
|
$Infinite Rupees
|
||||||
023CC534 00001388
|
023CC534 00001388
|
||||||
|
|
||||||
$Can Carry 5000 Rupees
|
$Can Carry 5000 Rupees
|
||||||
003CC542 00000002
|
003CC542 00000002
|
||||||
|
|
||||||
$Massive Link
|
$Massive Link
|
||||||
423D1D38 010A4080
|
423D1D38 010A4080
|
||||||
423D1D38 010C4080
|
423D1D38 010C4080
|
||||||
423D1D38 010E4080
|
423D1D38 010E4080
|
||||||
|
|
||||||
$Tiny Link
|
$Tiny Link
|
||||||
423D1D38 010A3E80
|
423D1D38 010A3E80
|
||||||
423D1D38 010C3E80
|
423D1D38 010C3E80
|
||||||
423D1D38 010E3E80
|
423D1D38 010E3E80
|
||||||
|
|
||||||
$Unrestricted Camera
|
$Unrestricted Camera
|
||||||
0435D084 45000000
|
0435D084 45000000
|
||||||
0435D098 42B00000
|
0435D098 42B00000
|
||||||
|
|
||||||
$Supersprint Link (Hold R)
|
$Supersprint Link (Hold R)
|
||||||
0A3F5018 00000020
|
0A3F5018 00000020
|
||||||
423D1D38 1ADE4281
|
423D1D38 1ADE4281
|
||||||
|
|
||||||
$Moon Jump (Hold DPad Down)
|
$Moon Jump (Hold DPad Down)
|
||||||
0A3F5018 00000004
|
0A3F5018 00000004
|
||||||
423D1D38 01124204
|
423D1D38 01124204
|
||||||
|
|
||||||
$Maximum Magic
|
$Maximum Magic
|
||||||
003CC543 00000020
|
003CC543 00000020
|
||||||
|
|
||||||
#Do not use the following codes until after meeting the Dragon Boat
|
#Do not use the following codes until after meeting the Dragon Boat
|
||||||
|
|
||||||
$Infinite Magic
|
$Infinite Magic
|
||||||
003CC544 00000020
|
003CC544 00000020
|
||||||
|
|
||||||
$All Melodies
|
$All Melodies
|
||||||
003CC5ED 0000003F
|
003CC5ED 0000003F
|
||||||
|
|
||||||
$Infinite Arrows
|
$Infinite Arrows
|
||||||
003CC599 00000063
|
003CC599 00000063
|
||||||
|
|
||||||
$Infinite Bombs
|
$Infinite Bombs
|
||||||
003CC59A 00000063
|
003CC59A 00000063
|
||||||
|
|
||||||
$Infinite All-Purpose Bait
|
$Infinite All-Purpose Bait
|
||||||
003CC5AE 00000082
|
003CC5AE 00000082
|
||||||
003CC5D4 00000009
|
003CC5D4 00000009
|
||||||
|
|
||||||
$Infinite Hyoi Pear Bait
|
$Infinite Hyoi Pear Bait
|
||||||
003CC5AF 00000082
|
003CC5AF 00000082
|
||||||
003CC5D5 00000009
|
003CC5D5 00000009
|
||||||
|
|
||||||
$Night Mode
|
$Night Mode
|
||||||
043ED010 3F000000
|
043ED010 3F000000
|
||||||
043ED018 3F000000
|
043ED018 3F000000
|
||||||
043ED020 300001CE
|
043ED020 300001CE
|
||||||
043ED024 300001CE
|
043ED024 300001CE
|
||||||
|
|
||||||
$Have Mirror Shield
|
$Have Mirror Shield
|
||||||
003CC53F 0000003C
|
003CC53F 0000003C
|
||||||
003CC5E5 00000002
|
003CC5E5 00000002
|
||||||
|
|
||||||
$Have Power Bracelets
|
$Have Power Bracelets
|
||||||
003CC540 00000028
|
003CC540 00000028
|
||||||
003CC5E6 00000002
|
003CC5E6 00000002
|
||||||
|
|
||||||
$Have Telescope
|
$Have Telescope
|
||||||
003CC56C 00000020
|
003CC56C 00000020
|
||||||
|
|
||||||
$Have Sail
|
$Have Sail
|
||||||
003CC56D 00000078
|
003CC56D 00000078
|
||||||
|
|
||||||
$Have Wind Waker
|
$Have Wind Waker
|
||||||
003CC56E 00000022
|
003CC56E 00000022
|
||||||
|
|
||||||
$Have Grappling Hook
|
$Have Grappling Hook
|
||||||
003CC56F 00000025
|
003CC56F 00000025
|
||||||
|
|
||||||
$Have Boomerang
|
$Have Boomerang
|
||||||
003CC571 0000002D
|
003CC571 0000002D
|
||||||
|
|
||||||
$Have Deku Leaf
|
$Have Deku Leaf
|
||||||
003CC572 00000034
|
003CC572 00000034
|
||||||
|
|
||||||
$Have Tingle Tuner
|
$Have Tingle Tuner
|
||||||
003CC573 00000021
|
003CC573 00000021
|
||||||
|
|
||||||
$Have Deluxe Picto Box
|
$Have Deluxe Picto Box
|
||||||
003CC574 00000026
|
003CC574 00000026
|
||||||
|
|
||||||
$Have Iron Boots
|
$Have Iron Boots
|
||||||
003CC575 00000029
|
003CC575 00000029
|
||||||
|
|
||||||
$Have Magic Armour
|
$Have Magic Armour
|
||||||
003CC576 0000002A
|
003CC576 0000002A
|
||||||
|
|
||||||
$Have Bow And All Arrows
|
$Have Bow And All Arrows
|
||||||
003CC578 00000036
|
003CC578 00000036
|
||||||
|
|
||||||
$Have Bombs
|
$Have Bombs
|
||||||
003CC579 00000031
|
003CC579 00000031
|
||||||
|
|
||||||
$Have Hookshot
|
$Have Hookshot
|
||||||
003CC57F 0000002F
|
003CC57F 0000002F
|
||||||
|
|
||||||
$Have Skull Hammer
|
$Have Skull Hammer
|
||||||
003CC580 00000033
|
003CC580 00000033
|
||||||
|
|
||||||
$Have Bottle 1
|
$Have Bottle 1
|
||||||
003CC57A 00000050
|
003CC57A 00000050
|
||||||
|
|
||||||
$Have Bottle 2
|
$Have Bottle 2
|
||||||
003CC57B 00000050
|
003CC57B 00000050
|
||||||
|
|
||||||
$Have Bottle 2 With Fairy
|
$Have Bottle 2 With Fairy
|
||||||
003CC57B 00000057
|
003CC57B 00000057
|
||||||
|
|
||||||
$Have Bottle 3
|
$Have Bottle 3
|
||||||
003CC57C 00000050
|
003CC57C 00000050
|
||||||
|
|
||||||
$Have Bottle 3 With Blue Potion
|
$Have Bottle 3 With Blue Potion
|
||||||
003CC57C 00000053
|
003CC57C 00000053
|
||||||
|
|
||||||
$Have Bottle 4
|
$Have Bottle 4
|
||||||
003CC57D 00000050
|
003CC57D 00000050
|
||||||
|
|
||||||
$Have Spoils Bag
|
$Have Spoils Bag
|
||||||
003CC570 00000024
|
003CC570 00000024
|
||||||
|
|
||||||
$Have Bait Bag
|
$Have Bait Bag
|
||||||
003CC577 0000002C
|
003CC577 0000002C
|
||||||
|
|
||||||
$Have Delivery Bag
|
$Have Delivery Bag
|
||||||
003CC57E 00000030
|
003CC57E 00000030
|
||||||
|
|
||||||
$Have Red Chu Jelly
|
$Have Red Chu Jelly
|
||||||
003CC5B6 00000049
|
003CC5B6 00000049
|
||||||
|
|
||||||
$Have Green Chu Jelly
|
$Have Green Chu Jelly
|
||||||
003CC5B7 0000004A
|
003CC5B7 0000004A
|
||||||
|
|
||||||
$Have Blue Chu Jelly
|
$Have Blue Chu Jelly
|
||||||
003CC5B8 0000004A
|
003CC5B8 0000004A
|
||||||
|
|
||||||
$Have All Pearls
|
$Have All Pearls
|
||||||
003CC5EF 00000007
|
003CC5EF 00000007
|
||||||
|
|
||||||
$Have Completed Triforce
|
$Have Completed Triforce
|
||||||
003CC5EE 000000FF
|
003CC5EE 000000FF
|
||||||
|
|
||||||
#################################
|
#################################
|
||||||
|
|
||||||
$Glow in the Dark Link
|
$Glow in the Dark Link
|
||||||
043ED014 40800000
|
043ED014 40800000
|
||||||
|
|
||||||
$Have Fully Detailed Map
|
$Have Fully Detailed Map
|
||||||
023CC634 00170303
|
023CC634 00170303
|
||||||
003CC664 00000003
|
003CC664 00000003
|
||||||
|
|
||||||
#Item Codes
|
#Item Codes
|
||||||
|
|
||||||
$Have Master Sword
|
$Have Master Sword
|
||||||
003CC53E 00000039
|
003CC53E 00000039
|
||||||
003CC5E4 00000001
|
003CC5E4 00000001
|
||||||
|
|
||||||
#Test Rooms
|
#Test Rooms
|
||||||
|
|
||||||
#Hold the button combo when going through doors or warping
|
#Hold the button combo when going through doors or warping
|
||||||
|
|
||||||
$Test Room 1 (Hold L+Z)
|
$Test Room 1 (Hold L+Z)
|
||||||
8A3F5018 00000050
|
8A3F5018 00000050
|
||||||
043D166C 000000FF
|
043D166C 000000FF
|
||||||
043D1670 495F5465
|
043D1670 495F5465
|
||||||
043D1674 73744D00
|
043D1674 73744D00
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test Room 2 (Hold L+Y)
|
$Test Room 2 (Hold L+Y)
|
||||||
8A3F5018 00000840
|
8A3F5018 00000840
|
||||||
043D166C 000000FF
|
043D166C 000000FF
|
||||||
043D1670 495F5465
|
043D1670 495F5465
|
||||||
043D1674 73745200
|
043D1674 73745200
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test Room 3 (Hold L+X)
|
$Test Room 3 (Hold L+X)
|
||||||
8A3F5018 00000440
|
8A3F5018 00000440
|
||||||
043D166C 000000FF
|
043D166C 000000FF
|
||||||
043D1670 4B5F5465
|
043D1670 4B5F5465
|
||||||
043D1674 73743200
|
043D1674 73743200
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test Room 4 (Hold L+A)
|
$Test Room 4 (Hold L+A)
|
||||||
8A3F5018 00000140
|
8A3F5018 00000140
|
||||||
043D166C 000000FF
|
043D166C 000000FF
|
||||||
043D1670 4B5F5465
|
043D1670 4B5F5465
|
||||||
043D1674 73743300
|
043D1674 73743300
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test Room 5 (Hold L+B)
|
$Test Room 5 (Hold L+B)
|
||||||
8A3F5018 00000240
|
8A3F5018 00000240
|
||||||
043D166C 000000FF
|
043D166C 000000FF
|
||||||
043D1670 4B5F5465
|
043D1670 4B5F5465
|
||||||
043D1674 73743400
|
043D1674 73743400
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test Room 6 (Hold L+DPad Up)
|
$Test Room 6 (Hold L+DPad Up)
|
||||||
8A3F5018 00000048
|
8A3F5018 00000048
|
||||||
043D166C 000000FF
|
043D166C 000000FF
|
||||||
043D1670 4B5F5465
|
043D1670 4B5F5465
|
||||||
043D1674 73743500
|
043D1674 73743500
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test Room 7 (Hold L+DPad Down)
|
$Test Room 7 (Hold L+DPad Down)
|
||||||
8A3F5018 00000044
|
8A3F5018 00000044
|
||||||
043D166C 000000FF
|
043D166C 000000FF
|
||||||
043D1670 4B5F5465
|
043D1670 4B5F5465
|
||||||
043D1674 73743600
|
043D1674 73743600
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test Room 8 (Hold L+DPad Left )
|
$Test Room 8 (Hold L+DPad Left )
|
||||||
8A3F5018 00000041
|
8A3F5018 00000041
|
||||||
043D166C 000000FF
|
043D166C 000000FF
|
||||||
043D1670 4B5F5465
|
043D1670 4B5F5465
|
||||||
043D1674 73743800
|
043D1674 73743800
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test Room 9 (Hold L+DPad Right)
|
$Test Room 9 (Hold L+DPad Right)
|
||||||
8A3F5018 00000042
|
8A3F5018 00000042
|
||||||
043D166C 000000FF
|
043D166C 000000FF
|
||||||
043D1670 4B5F5465
|
043D1670 4B5F5465
|
||||||
043D1674 73743900
|
043D1674 73743900
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test Room 11 (Hold L+R+Y)
|
$Test Room 11 (Hold L+R+Y)
|
||||||
8A3F5018 00000860
|
8A3F5018 00000860
|
||||||
043D166C 000000FF
|
043D166C 000000FF
|
||||||
043D1670 4B5F5465
|
043D1670 4B5F5465
|
||||||
043D1674 73746200
|
043D1674 73746200
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test Room 10 (Hold L+R+Z)
|
$Test Room 10 (Hold L+R+Z)
|
||||||
8A3F5018 00000070
|
8A3F5018 00000070
|
||||||
043D166C 000000FF
|
043D166C 000000FF
|
||||||
043D1670 4B5F5465
|
043D1670 4B5F5465
|
||||||
043D1674 73746100
|
043D1674 73746100
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test Room 12 (Hold L+R+X)
|
$Test Room 12 (Hold L+R+X)
|
||||||
8A3F5018 00000460
|
8A3F5018 00000460
|
||||||
043D166C 000000FF
|
043D166C 000000FF
|
||||||
043D1670 4B5F5465
|
043D1670 4B5F5465
|
||||||
043D1674 73746300
|
043D1674 73746300
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test Room 13 (Hold L+R+A)
|
$Test Room 13 (Hold L+R+A)
|
||||||
8A3F5018 00000160
|
8A3F5018 00000160
|
||||||
043D166C 000000FF
|
043D166C 000000FF
|
||||||
043D1670 4B5F5465
|
043D1670 4B5F5465
|
||||||
043D1674 73746400
|
043D1674 73746400
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test Room 14 (Hold L+R+B)
|
$Test Room 14 (Hold L+R+B)
|
||||||
8A3F5018 00000260
|
8A3F5018 00000260
|
||||||
043D166C 000000FF
|
043D166C 000000FF
|
||||||
043D1670 4B5F5465
|
043D1670 4B5F5465
|
||||||
043D1674 73746500
|
043D1674 73746500
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
|
@ -1,139 +1,103 @@
|
||||||
|
# GALP01 - SUPER SMASH BROS. Melee
|
||||||
|
[Core]
|
||||||
|
#Values set here will override the main dolphin settings.
|
||||||
[EmuState]
|
[EmuState]
|
||||||
#The Emulation State.
|
#The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||||
EmulationStateId = 4
|
EmulationStateId = 4
|
||||||
|
[OnLoad]
|
||||||
|
#Add memory patches to be loaded once on boot here.
|
||||||
[OnFrame]
|
[OnFrame]
|
||||||
|
#Add memory patches to be applied every frame here.
|
||||||
#0x8044CD30=dword:0xFFFFFFFF
|
#0x8044CD30=dword:0xFFFFFFFF
|
||||||
[ActionReplay]
|
[ActionReplay]
|
||||||
|
#Add action replay cheats here.
|
||||||
$P1 - No Damage
|
$P1 - No Damage
|
||||||
04443E80 00000000
|
04443E80 00000000
|
||||||
|
|
||||||
$P2 - No Damage
|
$P2 - No Damage
|
||||||
04444D20 00000000
|
04444D20 00000000
|
||||||
|
|
||||||
$P3 - No Damage
|
$P3 - No Damage
|
||||||
04445BC0 00000000
|
04445BC0 00000000
|
||||||
|
|
||||||
$P4 - No Damage
|
$P4 - No Damage
|
||||||
04446A60 00000000
|
04446A60 00000000
|
||||||
|
|
||||||
$Infinite Lives
|
$Infinite Lives
|
||||||
00443EAE 00000009
|
00443EAE 00000009
|
||||||
|
|
||||||
$One Hit Kills
|
$One Hit Kills
|
||||||
044C9578 40100000
|
044C9578 40100000
|
||||||
|
|
||||||
$Infinite Jumps
|
$Infinite Jumps
|
||||||
040CC114 60000000
|
040CC114 60000000
|
||||||
|
|
||||||
$Infinite Retries
|
$Infinite Retries
|
||||||
0246A8C2 000005FA
|
0246A8C2 000005FA
|
||||||
|
|
||||||
$Infinite Time
|
$Infinite Time
|
||||||
0245C4D2 00000075
|
0245C4D2 00000075
|
||||||
|
|
||||||
$Open All Characters
|
$Open All Characters
|
||||||
0444CD30 FFFFFFFF
|
0444CD30 FFFFFFFF
|
||||||
|
|
||||||
$Infinite lottery coins
|
$Infinite lottery coins
|
||||||
0444CF10 0000270F
|
0444CF10 0000270F
|
||||||
|
|
||||||
$All 292 Trophies
|
$All 292 Trophies
|
||||||
0244D198 00000124
|
0244D198 00000124
|
||||||
0244D19C 0125FFFF
|
0244D19C 0125FFFF
|
||||||
|
|
||||||
$L+R+Y sets time to 10:00.00
|
$L+R+Y sets time to 10:00.00
|
||||||
0A45BF10 00000860
|
0A45BF10 00000860
|
||||||
0445C4D0 00000258
|
0445C4D0 00000258
|
||||||
|
|
||||||
$L+R+X sets time to 00:10.00
|
$L+R+X sets time to 00:10.00
|
||||||
0A45BF10 00000460
|
0A45BF10 00000460
|
||||||
0445C4D0 0000000A
|
0445C4D0 0000000A
|
||||||
|
|
||||||
$All Event matches open and complete
|
$All Event matches open and complete
|
||||||
0444CF34 FFFFFFFF
|
0444CF34 FFFFFFFF
|
||||||
|
|
||||||
$Bouncy pickups
|
$Bouncy pickups
|
||||||
044C8DE0 40100000
|
044C8DE0 40100000
|
||||||
|
|
||||||
$Big jumps
|
$Big jumps
|
||||||
044CA1DC 3FC00000
|
044CA1DC 3FC00000
|
||||||
|
|
||||||
$Mega jumps
|
$Mega jumps
|
||||||
044CA1DC 40000000
|
044CA1DC 40000000
|
||||||
|
|
||||||
$Move 2 x faster
|
$Move 2 x faster
|
||||||
044CA19C 40000000
|
044CA19C 40000000
|
||||||
|
|
||||||
$Move 4 x faster
|
$Move 4 x faster
|
||||||
044CA19C 40800000
|
044CA19C 40800000
|
||||||
|
|
||||||
$Stamina mode codes
|
$Stamina mode codes
|
||||||
003C28CB 15018000
|
003C28CB 15018000
|
||||||
|
|
||||||
$All start with 50%
|
$All start with 50%
|
||||||
04034B74 38A00032
|
04034B74 38A00032
|
||||||
|
|
||||||
$All start with 100%
|
$All start with 100%
|
||||||
04034B74 38A00064
|
04034B74 38A00064
|
||||||
|
|
||||||
$All start with 200%
|
$All start with 200%
|
||||||
04034B74 38A000C8
|
04034B74 38A000C8
|
||||||
|
|
||||||
$All start with 300%
|
$All start with 300%
|
||||||
04034B74 38A0012C
|
04034B74 38A0012C
|
||||||
|
|
||||||
$All start with 400%
|
$All start with 400%
|
||||||
04034B74 38A00190
|
04034B74 38A00190
|
||||||
|
|
||||||
$All start with 500%
|
$All start with 500%
|
||||||
04034B74 38A001F4
|
04034B74 38A001F4
|
||||||
|
|
||||||
$All start with 600%
|
$All start with 600%
|
||||||
04034B74 38A00258
|
04034B74 38A00258
|
||||||
|
|
||||||
$All start with 700%
|
$All start with 700%
|
||||||
04034B74 38A002BC
|
04034B74 38A002BC
|
||||||
|
|
||||||
$All start with 800%
|
$All start with 800%
|
||||||
04034B74 38A00320
|
04034B74 38A00320
|
||||||
|
|
||||||
$All start with 900%
|
$All start with 900%
|
||||||
04034B74 38A00384
|
04034B74 38A00384
|
||||||
|
|
||||||
$All start with 999%
|
$All start with 999%
|
||||||
04034B74 38A003E7
|
04034B74 38A003E7
|
||||||
|
|
||||||
#Secret multi player level modifier
|
#Secret multi player level modifier
|
||||||
|
|
||||||
$Metroidy level
|
$Metroidy level
|
||||||
044C7FC4 00000D02
|
044C7FC4 00000D02
|
||||||
|
|
||||||
$City rooftops level
|
$City rooftops level
|
||||||
044C7FC4 00000F02
|
044C7FC4 00000F02
|
||||||
|
|
||||||
$During F-Zero race
|
$During F-Zero race
|
||||||
044C7FC4 00001102
|
044C7FC4 00001102
|
||||||
|
|
||||||
$Ontop of giant pokemon
|
$Ontop of giant pokemon
|
||||||
044C7FC4 00001302
|
044C7FC4 00001302
|
||||||
|
|
||||||
$Mario Bros style level
|
$Mario Bros style level
|
||||||
044C7FC4 00001502
|
044C7FC4 00001502
|
||||||
|
|
||||||
$Game and Watch level
|
$Game and Watch level
|
||||||
044C7FC4 00001702
|
044C7FC4 00001702
|
||||||
|
|
||||||
$Platforms in starfield 1 level
|
$Platforms in starfield 1 level
|
||||||
044C7FC4 00001802
|
044C7FC4 00001802
|
||||||
|
|
||||||
$Platforms in starfield 2 level
|
$Platforms in starfield 2 level
|
||||||
044C7FC4 00001902
|
044C7FC4 00001902
|
||||||
|
|
||||||
$Level with 'windy' tree
|
$Level with 'windy' tree
|
||||||
044C7FC4 00001A02
|
044C7FC4 00001A02
|
||||||
|
|
||||||
$Yoshi's story level
|
$Yoshi's story level
|
||||||
044C7FC4 00001B02
|
044C7FC4 00001B02
|
||||||
|
|
||||||
$Dusk jungle level
|
$Dusk jungle level
|
||||||
044C7FC4 00001C02
|
044C7FC4 00001C02
|
||||||
|
|
|
@ -1,56 +1,49 @@
|
||||||
|
# GMSE01 - Super Mario Sunshine
|
||||||
|
[Core]
|
||||||
|
#Values set here will override the main dolphin settings.
|
||||||
[EmuState]
|
[EmuState]
|
||||||
#The Emulation State.
|
#The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||||
EmulationStateId = 0
|
EmulationStateId = 0
|
||||||
|
[OnLoad]
|
||||||
|
#Add memory patches to be loaded once on boot here.
|
||||||
[OnFrame]
|
[OnFrame]
|
||||||
|
#Add memory patches to be applied every frame here.
|
||||||
[ActionReplay]
|
[ActionReplay]
|
||||||
|
#Add action replay cheats here.
|
||||||
$All Shines (not working)
|
$All Shines (not working)
|
||||||
045708E8 FFFFFFFF
|
045708E8 FFFFFFFF
|
||||||
045708EC FFFFFFFF
|
045708EC FFFFFFFF
|
||||||
045708F0 FFFFFFFF
|
045708F0 FFFFFFFF
|
||||||
|
|
||||||
$Open all levels and nozzles (not working?)
|
$Open all levels and nozzles (not working?)
|
||||||
04570958 FFFFFFFF
|
04570958 FFFFFFFF
|
||||||
0457095C FFFFFFFF
|
0457095C FFFFFFFF
|
||||||
|
|
||||||
$8 red coins(press L & B) (not working?)
|
$8 red coins(press L & B) (not working?)
|
||||||
0A3FBBF4 00000240
|
0A3FBBF4 00000240
|
||||||
025709DE 00000008
|
025709DE 00000008
|
||||||
|
|
||||||
$Infinite hover time
|
$Infinite hover time
|
||||||
042640BC 60000000
|
042640BC 60000000
|
||||||
|
|
||||||
$Infinite water
|
$Infinite water
|
||||||
04263F58 38002710
|
04263F58 38002710
|
||||||
042635B0 60000000
|
042635B0 60000000
|
||||||
|
|
||||||
$Infinite health (not working?)
|
$Infinite health (not working?)
|
||||||
424057F4 00040009
|
424057F4 00040009
|
||||||
|
|
||||||
$Infinite Jetpack
|
$Infinite Jetpack
|
||||||
0426C330 60000000
|
0426C330 60000000
|
||||||
|
|
||||||
$Infinite Hose
|
$Infinite Hose
|
||||||
0426B9C8 60000000
|
0426B9C8 60000000
|
||||||
|
|
||||||
$Infinite Lives
|
$Infinite Lives
|
||||||
04578A04 00000063
|
04578A04 00000063
|
||||||
|
|
||||||
$Super Jump
|
$Super Jump
|
||||||
0A404454 00000100
|
0A404454 00000100
|
||||||
4240E12C 05003DC0
|
4240E12C 05003DC0
|
||||||
12404454 00000100
|
12404454 00000100
|
||||||
4240E12C 05003E80
|
4240E12C 05003E80
|
||||||
|
|
||||||
$99 lives
|
$99 lives
|
||||||
00570967 00000063
|
00570967 00000063
|
||||||
|
|
||||||
$Test Level
|
$Test Level
|
||||||
043E9710 00000C01
|
043E9710 00000C01
|
||||||
|
|
||||||
$Low Gravity
|
$Low Gravity
|
||||||
4240E12C 05003E00
|
4240E12C 05003E00
|
||||||
|
|
||||||
$Jesus Mode A.K.A. Walk on Water D-Pad Up/Down = On/Off (not supported yet)
|
$Jesus Mode A.K.A. Walk on Water D-Pad Up/Down = On/Off (not supported yet)
|
||||||
04002F00 3C608041
|
04002F00 3C608041
|
||||||
04002F04 8063E12C
|
04002F04 8063E12C
|
||||||
|
@ -70,67 +63,47 @@ $Jesus Mode A.K.A. Walk on Water D-Pad Up/Down = On/Off (not supported yet)
|
||||||
04189854 4BE796AC
|
04189854 4BE796AC
|
||||||
0A404454 00000004
|
0A404454 00000004
|
||||||
04189854 4E800020
|
04189854 4E800020
|
||||||
|
|
||||||
$Do Not Have To Move Before Triple Jump
|
$Do Not Have To Move Before Triple Jump
|
||||||
4240E10C 06B00000
|
4240E10C 06B00000
|
||||||
|
|
||||||
$Spin Jump Gravity - Really Slow Fall
|
$Spin Jump Gravity - Really Slow Fall
|
||||||
4240E10C 058E3D00
|
4240E10C 058E3D00
|
||||||
|
|
||||||
$Spin Jump Gravity - Almost No Fall
|
$Spin Jump Gravity - Almost No Fall
|
||||||
4240E10C 058E0000
|
4240E10C 058E0000
|
||||||
|
|
||||||
$Spin Jump Gravity - Fall Really Fast
|
$Spin Jump Gravity - Fall Really Fast
|
||||||
4240E10C 058E4200
|
4240E10C 058E4200
|
||||||
|
|
||||||
$Spin Jump Gravity - Normal Speed
|
$Spin Jump Gravity - Normal Speed
|
||||||
4240E10C 058E3EB3
|
4240E10C 058E3EB3
|
||||||
|
|
||||||
$Insane heat waves Crazy colors everywhere!
|
$Insane heat waves Crazy colors everywhere!
|
||||||
043AA070 41200000
|
043AA070 41200000
|
||||||
|
|
||||||
$Double vision heat wave (narrow)
|
$Double vision heat wave (narrow)
|
||||||
043AA070 3F600000
|
043AA070 3F600000
|
||||||
|
|
||||||
$Double vision heat wave (wide)
|
$Double vision heat wave (wide)
|
||||||
043AA070 3F400000
|
043AA070 3F400000
|
||||||
|
|
||||||
$Use only one of following two. Vanish point visual distortion
|
$Use only one of following two. Vanish point visual distortion
|
||||||
043AB304 3E000000
|
043AB304 3E000000
|
||||||
|
|
||||||
$Hard to select file, activators will work if you add them.. Camera is far out
|
$Hard to select file, activators will work if you add them.. Camera is far out
|
||||||
043AB304 3F000000
|
043AB304 3F000000
|
||||||
|
|
||||||
$X textures
|
$X textures
|
||||||
043DB210 41200000
|
043DB210 41200000
|
||||||
|
|
||||||
$Y textures
|
$Y textures
|
||||||
043DB224 41200000
|
043DB224 41200000
|
||||||
|
|
||||||
$Z textures
|
$Z textures
|
||||||
043DB238 41200000
|
043DB238 41200000
|
||||||
|
|
||||||
$Strangely distorted people
|
$Strangely distorted people
|
||||||
0440CC24 3F900000
|
0440CC24 3F900000
|
||||||
|
|
||||||
$Mute game
|
$Mute game
|
||||||
04417248 00000000
|
04417248 00000000
|
||||||
|
|
||||||
$Magnify camera
|
$Magnify camera
|
||||||
04417690 3F900000
|
04417690 3F900000
|
||||||
|
|
||||||
$Warped camera view
|
$Warped camera view
|
||||||
044176A8 3E000000
|
044176A8 3E000000
|
||||||
|
|
||||||
$Poorly Shaded Mario
|
$Poorly Shaded Mario
|
||||||
044176FC 00000000
|
044176FC 00000000
|
||||||
|
|
||||||
#Press the buttons below to switch to another nozzle. You must have your nozzle set to squirt for it to work
|
#Press the buttons below to switch to another nozzle. You must have your nozzle set to squirt for it to work
|
||||||
#B+D-Pad Up: Rocket Nozzle
|
#B+D-Pad Up: Rocket Nozzle
|
||||||
#B+D-Pad Left: Turbo Nozzle
|
#B+D-Pad Left: Turbo Nozzle
|
||||||
#B+D-Pad Right: Hover Nozzle
|
#B+D-Pad Right: Hover Nozzle
|
||||||
#B+D-PadDown: Jump Nozzle
|
#B+D-PadDown: Jump Nozzle
|
||||||
|
|
||||||
$Nozzle Modifier
|
$Nozzle Modifier
|
||||||
0A404454 00000208
|
0A404454 00000208
|
||||||
04269F50 3BE00001
|
04269F50 3BE00001
|
||||||
|
@ -140,33 +113,27 @@ $Nozzle Modifier
|
||||||
04269F50 3BE00005
|
04269F50 3BE00005
|
||||||
0A404454 00000202
|
0A404454 00000202
|
||||||
04269F50 3BE00004
|
04269F50 3BE00004
|
||||||
|
|
||||||
$Always Green Yoshi
|
$Always Green Yoshi
|
||||||
405F3A90 04AE4C00
|
405F3A90 04AE4C00
|
||||||
|
|
||||||
$Hold B To Run Super Fast
|
$Hold B To Run Super Fast
|
||||||
0A404454 00000200
|
0A404454 00000200
|
||||||
4240E12C 06E44200
|
4240E12C 06E44200
|
||||||
12404454 00000200
|
12404454 00000200
|
||||||
4240E12C 06E43F80
|
4240E12C 06E43F80
|
||||||
|
|
||||||
$D-Pad Up For Large Mario
|
$D-Pad Up For Large Mario
|
||||||
8A404454 00000008
|
8A404454 00000008
|
||||||
4240E12C 4DE43FF8
|
4240E12C 4DE43FF8
|
||||||
4240E12C 4DE63FF8
|
4240E12C 4DE63FF8
|
||||||
4240E12C 4DE83FF8
|
4240E12C 4DE83FF8
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$D-Pad Down For Mini Mario
|
$D-Pad Down For Mini Mario
|
||||||
8A404454 00000004
|
8A404454 00000004
|
||||||
4240E12C 4DE43E88
|
4240E12C 4DE43E88
|
||||||
4240E12C 4DE63E88
|
4240E12C 4DE63E88
|
||||||
4240E12C 4DE83E88
|
4240E12C 4DE83E88
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$D-Pad Left For Normal Mario
|
$D-Pad Left For Normal Mario
|
||||||
8A404454 00000004
|
8A404454 00000004
|
||||||
4240E12C 4DE43F80
|
4240E12C 4DE43F80
|
||||||
4240E12C 4DE63F80
|
4240E12C 4DE63F80
|
||||||
4240E12C 4DE83F80
|
4240E12C 4DE83F80
|
||||||
00000000 40000000
|
|
|
@ -1,154 +1,120 @@
|
||||||
# GSNP8P - SONIC ADVENTURE 2 BATTLE
|
# GSNP8P - SONIC ADVENTURE 2 BATTLE
|
||||||
|
[Core]
|
||||||
|
#Values set here will override the main dolphin settings.
|
||||||
[EmuState]
|
[EmuState]
|
||||||
#The Emulation State.
|
#The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||||
EmulationStateId = 5
|
EmulationStateId = 5
|
||||||
[OnFrame]
|
[OnLoad]
|
||||||
#Add memory patches here.
|
#Add memory patches to be loaded once on boot here.
|
||||||
|
[OnFrame]
|
||||||
|
#Add memory patches to be applied every frame here.
|
||||||
[ActionReplay]
|
[ActionReplay]
|
||||||
|
#Add action replay cheats here.
|
||||||
$999 Rings
|
$999 Rings
|
||||||
021CC430 000003E7
|
021CC430 000003E7
|
||||||
|
|
||||||
$99 Lives
|
$99 Lives
|
||||||
021CC42C 00000063
|
021CC42C 00000063
|
||||||
|
|
||||||
$Monster Score
|
$Monster Score
|
||||||
041CC458 05F5E0FF
|
041CC458 05F5E0FF
|
||||||
|
|
||||||
$L to reset timer to 0:00.00
|
$L to reset timer to 0:00.00
|
||||||
4C1E5704 FFFDFFFF
|
4C1E5704 FFFDFFFF
|
||||||
041CC3E0 00000000
|
041CC3E0 00000000
|
||||||
041CC3E4 00080000
|
041CC3E4 00080000
|
||||||
|
|
||||||
#Emblem codes...
|
#Emblem codes...
|
||||||
|
|
||||||
#Complete any level so the game
|
#Complete any level so the game
|
||||||
|
|
||||||
#updates the number of emblems held
|
#updates the number of emblems held
|
||||||
|
|
||||||
$Green forest
|
$Green forest
|
||||||
041F2884 05050505
|
041F2884 05050505
|
||||||
041F2888 05050505
|
041F2888 05050505
|
||||||
|
|
||||||
$White jungle
|
$White jungle
|
||||||
041F2948 05050505
|
041F2948 05050505
|
||||||
041F294C 05050505
|
041F294C 05050505
|
||||||
|
|
||||||
$Pumpkin hill
|
$Pumpkin hill
|
||||||
041F2A0C 05050505
|
041F2A0C 05050505
|
||||||
041F2A10 05050505
|
041F2A10 05050505
|
||||||
|
|
||||||
$Sky rail
|
$Sky rail
|
||||||
041F2AD0 05050505
|
041F2AD0 05050505
|
||||||
041F2AD4 05050505
|
041F2AD4 05050505
|
||||||
|
|
||||||
$Aquatic mine
|
$Aquatic mine
|
||||||
041F2B94 05050505
|
041F2B94 05050505
|
||||||
041F2B98 05050505
|
041F2B98 05050505
|
||||||
|
|
||||||
$Security hall
|
$Security hall
|
||||||
041F2C58 05050505
|
041F2C58 05050505
|
||||||
041F2C5C 05050505
|
041F2C5C 05050505
|
||||||
|
|
||||||
$Prison lane
|
$Prison lane
|
||||||
041F2D1C 05050505
|
041F2D1C 05050505
|
||||||
041F2D20 05050505
|
041F2D20 05050505
|
||||||
|
|
||||||
$Metal harbor
|
$Metal harbor
|
||||||
041F2DE0 05050505
|
041F2DE0 05050505
|
||||||
041F2DE4 05050505
|
041F2DE4 05050505
|
||||||
|
|
||||||
$Iron gate
|
$Iron gate
|
||||||
041F2EA4 05050505
|
041F2EA4 05050505
|
||||||
041F2EA8 05050505
|
041F2EA8 05050505
|
||||||
|
|
||||||
$Weapons bed
|
$Weapons bed
|
||||||
041F2F68 05050505
|
041F2F68 05050505
|
||||||
041F2F6C 05050505
|
041F2F6C 05050505
|
||||||
|
|
||||||
$City escape
|
$City escape
|
||||||
041F302C 05050505
|
041F302C 05050505
|
||||||
041F3030 05050505
|
041F3030 05050505
|
||||||
|
|
||||||
$Radical highway
|
$Radical highway
|
||||||
041F30F0 05050505
|
041F30F0 05050505
|
||||||
041F30F4 05050505
|
041F30F4 05050505
|
||||||
|
|
||||||
$Wild canyon
|
$Wild canyon
|
||||||
041F3278 05050505
|
041F3278 05050505
|
||||||
041F327C 05050505
|
041F327C 05050505
|
||||||
|
|
||||||
$Mission street
|
$Mission street
|
||||||
041F333C 05050505
|
041F333C 05050505
|
||||||
041F3340 05050505
|
041F3340 05050505
|
||||||
|
|
||||||
$Dry lagoon
|
$Dry lagoon
|
||||||
041F3400 05050505
|
041F3400 05050505
|
||||||
041F3404 05050505
|
041F3404 05050505
|
||||||
|
|
||||||
$Sand ocean
|
$Sand ocean
|
||||||
041F364C 05050505
|
041F364C 05050505
|
||||||
041F3650 05050505
|
041F3650 05050505
|
||||||
|
|
||||||
$Crazy gadget
|
$Crazy gadget
|
||||||
041F3710 05050505
|
041F3710 05050505
|
||||||
041F3714 05050505
|
041F3714 05050505
|
||||||
|
|
||||||
$Hidden base
|
$Hidden base
|
||||||
041F37D4 05050505
|
041F37D4 05050505
|
||||||
041F37D8 05050505
|
041F37D8 05050505
|
||||||
|
|
||||||
$Eternal engine
|
$Eternal engine
|
||||||
041F3898 05050505
|
041F3898 05050505
|
||||||
041F389C 05050505
|
041F389C 05050505
|
||||||
|
|
||||||
$Death chamber
|
$Death chamber
|
||||||
041F395C 05050505
|
041F395C 05050505
|
||||||
041F3960 05050505
|
041F3960 05050505
|
||||||
|
|
||||||
$Egg quarters
|
$Egg quarters
|
||||||
041F3A20 05050505
|
041F3A20 05050505
|
||||||
041F3A24 05050505
|
041F3A24 05050505
|
||||||
|
|
||||||
$Lost colony
|
$Lost colony
|
||||||
041F3AE4 05050505
|
041F3AE4 05050505
|
||||||
041F3AE8 05050505
|
041F3AE8 05050505
|
||||||
|
|
||||||
$Pyramid cave
|
$Pyramid cave
|
||||||
041F3BA8 05050505
|
041F3BA8 05050505
|
||||||
041F3BAC 05050505
|
041F3BAC 05050505
|
||||||
|
|
||||||
$Final rush
|
$Final rush
|
||||||
041F3D30 05050505
|
041F3D30 05050505
|
||||||
041F3D34 05050505
|
041F3D34 05050505
|
||||||
|
|
||||||
$Green hills
|
$Green hills
|
||||||
041F3DF4 05050505
|
041F3DF4 05050505
|
||||||
041F3DF8 05050505
|
041F3DF8 05050505
|
||||||
|
|
||||||
$Meteor Head
|
$Meteor Head
|
||||||
041F3EB8 05050505
|
041F3EB8 05050505
|
||||||
041F3EBC 05050505
|
041F3EBC 05050505
|
||||||
|
|
||||||
$Cannon's core
|
$Cannon's core
|
||||||
041F4040 05050505
|
041F4040 05050505
|
||||||
041F4044 05050505
|
041F4044 05050505
|
||||||
|
|
||||||
$Final chase
|
$Final chase
|
||||||
041F44D8 05050505
|
041F44D8 05050505
|
||||||
041F44DC 05050505
|
041F44DC 05050505
|
||||||
|
|
||||||
$Cosmic wall
|
$Cosmic wall
|
||||||
041F4724 05050505
|
041F4724 05050505
|
||||||
041F4728 05050505
|
041F4728 05050505
|
||||||
|
|
||||||
$Mad space
|
$Mad space
|
||||||
041F47E8 05050505
|
041F47E8 05050505
|
||||||
041F47EC 05050505
|
041F47EC 05050505
|
||||||
|
|
||||||
$Route 101
|
$Route 101
|
||||||
041F5428 05050505
|
041F5428 05050505
|
||||||
041F542C 05050505
|
041F542C 05050505
|
||||||
|
|
||||||
$Route 280
|
$Route 280
|
||||||
041F54EC 05050505
|
041F54EC 05050505
|
||||||
041F54F0 05050505
|
|
|
@ -1,93 +1,73 @@
|
||||||
# GZ2E01 - The Legend of Zelda: Twilight Princess
|
# GZ2E01 - The Legend of Zelda: Twilight Princess
|
||||||
|
[Core]
|
||||||
|
#Values set here will override the main dolphin settings.
|
||||||
[EmuState]
|
[EmuState]
|
||||||
#The Emulation State.
|
#The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||||
EmulationStateId = 2
|
EmulationStateId = 2
|
||||||
|
[OnLoad]
|
||||||
|
#Add memory patches to be loaded once on boot here.
|
||||||
[OnFrame]
|
[OnFrame]
|
||||||
#Add memory patches here.
|
#Add memory patches to be applied every frame here.
|
||||||
[ActionReplay]
|
[ActionReplay]
|
||||||
|
#Add action replay cheats here.
|
||||||
$(M)
|
$(M)
|
||||||
C435D468 0000FF01
|
C435D468 0000FF01
|
||||||
|
|
||||||
$Infinite Health
|
$Infinite Health
|
||||||
004061C3 00000050
|
004061C3 00000050
|
||||||
|
|
||||||
$Max Health
|
$Max Health
|
||||||
004061C1 00000064
|
004061C1 00000064
|
||||||
|
|
||||||
$Infinite Rupees
|
$Infinite Rupees
|
||||||
024061C4 000003E8
|
024061C4 000003E8
|
||||||
|
|
||||||
$Infinite Oxygen
|
$Infinite Oxygen
|
||||||
0240BFA2 00000258
|
0240BFA2 00000258
|
||||||
|
|
||||||
$Infinite Slingshot Pellets
|
$Infinite Slingshot Pellets
|
||||||
004062B4 00000032
|
004062B4 00000032
|
||||||
|
|
||||||
$Infinite Bombs
|
$Infinite Bombs
|
||||||
004062AD 0000001E
|
004062AD 0000001E
|
||||||
|
|
||||||
$Infinite Arrows
|
$Infinite Arrows
|
||||||
004062AC 0000001E
|
004062AC 0000001E
|
||||||
|
|
||||||
$Infinite Lantern Oil (breaks game)
|
$Infinite Lantern Oil (breaks game)
|
||||||
024061C8 00005460
|
024061C8 00005460
|
||||||
|
|
||||||
$Have All Swords/Shields/Tunics
|
$Have All Swords/Shields/Tunics
|
||||||
04406290 FFFFFFFF
|
04406290 FFFFFFFF
|
||||||
|
|
||||||
$All Hidden Skills Learned
|
$All Hidden Skills Learned
|
||||||
004069D9 0000000F
|
004069D9 0000000F
|
||||||
004069DA 000000F0
|
004069DA 000000F0
|
||||||
|
|
||||||
#Do not use this code until you have the lantern in your inventory.
|
#Do not use this code until you have the lantern in your inventory.
|
||||||
|
|
||||||
$Have Dungeon Map/Compass/Boss Key
|
$Have Dungeon Map/Compass/Boss Key
|
||||||
28406B35 00000007
|
28406B35 00000007
|
||||||
00406B35 00000007
|
00406B35 00000007
|
||||||
|
|
||||||
$Infinite Small Keys
|
$Infinite Small Keys
|
||||||
00406B34 00000005
|
00406B34 00000005
|
||||||
|
|
||||||
$Rupees Never Increase or Decrease
|
$Rupees Never Increase or Decrease
|
||||||
04220C9C 60000000
|
04220C9C 60000000
|
||||||
|
|
||||||
$Have All Letters
|
$Have All Letters
|
||||||
024062DE 0000FFFF
|
024062DE 0000FFFF
|
||||||
044062EC 01020304
|
044062EC 01020304
|
||||||
044062F0 05060708
|
044062F0 05060708
|
||||||
044062F4 090A0B0C
|
044062F4 090A0B0C
|
||||||
044062F8 0D0E0F10
|
044062F8 0D0E0F10
|
||||||
|
|
||||||
$Have All Golden Bugs
|
$Have All Golden Bugs
|
||||||
004062A5 000002FF
|
004062A5 000002FF
|
||||||
|
|
||||||
$Have Giant Wallet
|
$Have Giant Wallet
|
||||||
004061D9 00000002
|
004061D9 00000002
|
||||||
|
|
||||||
#EASY VESSEL OF LIGHT
|
#EASY VESSEL OF LIGHT
|
||||||
|
|
||||||
#Do not use these codes until you have explored all of the Twilight and activated the warp portals.
|
#Do not use these codes until you have explored all of the Twilight and activated the warp portals.
|
||||||
|
|
||||||
$One Tear Fills 1st Vessel of Light
|
$One Tear Fills 1st Vessel of Light
|
||||||
284062D4 0000000F
|
284062D4 0000000F
|
||||||
004062D4 0000000F
|
004062D4 0000000F
|
||||||
|
|
||||||
$One Tear Fills 2nd Vessel of Light
|
$One Tear Fills 2nd Vessel of Light
|
||||||
284062D5 0000000F
|
284062D5 0000000F
|
||||||
004062D5 0000000F
|
004062D5 0000000F
|
||||||
|
|
||||||
$One Tear Fills 3rd Vessel of Light
|
$One Tear Fills 3rd Vessel of Light
|
||||||
284062D6 0000000F
|
284062D6 0000000F
|
||||||
004062D6 0000000F
|
004062D6 0000000F
|
||||||
|
|
||||||
$RD-Pad Left/Right Controls Fog
|
$RD-Pad Left/Right Controls Fog
|
||||||
0A3DD31A 00000022
|
0A3DD31A 00000022
|
||||||
8440BF1C 00000005
|
8440BF1C 00000005
|
||||||
0A3DD31A 00000021
|
0A3DD31A 00000021
|
||||||
8440BF1C FFFFFFFB
|
8440BF1C FFFFFFFB
|
||||||
|
|
||||||
$RD-Pad Left/Right Controls Time
|
$RD-Pad Left/Right Controls Time
|
||||||
0A3DD31A 00000022
|
0A3DD31A 00000022
|
||||||
844061F4 00003000
|
844061F4 00003000
|
||||||
0A3DD31A 00000021
|
0A3DD31A 00000021
|
||||||
844061F4 FFFFCFFF
|
|
|
@ -1,36 +1,35 @@
|
||||||
|
# GZLE01 - The Legend of Zelda: The Wind Waker
|
||||||
|
[Core]
|
||||||
|
#Values set here will override the main dolphin settings.
|
||||||
[EmuState]
|
[EmuState]
|
||||||
#The Emulation State.
|
#The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||||
EmulationStateId = 2
|
EmulationStateId = 2
|
||||||
|
[OnLoad]
|
||||||
|
#Add memory patches to be loaded once on boot here.
|
||||||
[OnFrame]
|
[OnFrame]
|
||||||
|
#Add memory patches to be applied every frame here.
|
||||||
0x802904b4=dword:0x4E800020 #Fix item hang
|
0x802904b4=dword:0x4E800020 #Fix item hang
|
||||||
|
#WARNING - cheats may screw up your save games
|
||||||
# WARNING - cheats may screw up your save games
|
#0x803C4C09=byte:0x50 #Max health
|
||||||
# 0x803C4C09=byte:0x50 #Max health
|
#0x803C4C0B=byte:0x50 #Current health
|
||||||
# 0x803C4C0B=byte:0x50 #Current health
|
#Hidden dungeon
|
||||||
|
#0x803C9D44=dword:0x000000FF
|
||||||
# Hidden dungeon
|
#0x803C9D48=dword:0x485F7465
|
||||||
# 0x803C9D44=dword:0x000000FF
|
#0x803C9D4C=dword:0x73740000
|
||||||
# 0x803C9D48=dword:0x485F7465
|
#Snow test room
|
||||||
# 0x803C9D4C=dword:0x73740000
|
#0x803C9D44=dword:0x000000FF
|
||||||
|
#0x803C9D48=dword:0x49546573
|
||||||
# Snow test room
|
#0x803C9D4C=dword:0x74363200
|
||||||
# 0x803C9D44=dword:0x000000FF
|
|
||||||
# 0x803C9D48=dword:0x49546573
|
|
||||||
# 0x803C9D4C=dword:0x74363200
|
|
||||||
|
|
||||||
#only supports decrypted AR codes
|
|
||||||
|
|
||||||
[ActionReplay]
|
[ActionReplay]
|
||||||
# Codes by GCNHacker87 (yes we forgot to ask permission)
|
#Add action replay cheats here.
|
||||||
|
#Codes by GCNHacker87
|
||||||
$Master Code (useless)
|
$Master Code (useless)
|
||||||
C4323EA8 0000FF00
|
C4323EA8 0000FF00
|
||||||
|
|
||||||
$Shadow Link
|
$Shadow Link
|
||||||
041926B8 60000000
|
041926B8 60000000
|
||||||
423BCDA0 00BCFFFF
|
423BCDA0 00BCFFFF
|
||||||
423BCDA0 00BDFF87
|
423BCDA0 00BDFF87
|
||||||
403BCDA0 00017E3F
|
403BCDA0 00017E3F
|
||||||
|
|
||||||
$Stuff at the top right of the screen is not visible
|
$Stuff at the top right of the screen is not visible
|
||||||
903ED848 00000000
|
903ED848 00000000
|
||||||
023F633C 00028000
|
023F633C 00028000
|
||||||
|
@ -40,7 +39,6 @@ $Stuff at the top right of the screen is not visible
|
||||||
403BB494 00106A80
|
403BB494 00106A80
|
||||||
403BB498 002F5080
|
403BB498 002F5080
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Super Hookshot
|
$Super Hookshot
|
||||||
043F9DFC 48420B00
|
043F9DFC 48420B00
|
||||||
040F1E68 28030001
|
040F1E68 28030001
|
||||||
|
@ -49,18 +47,15 @@ $Super Hookshot
|
||||||
040F2898 3C000000
|
040F2898 3C000000
|
||||||
123ED84A 00000140
|
123ED84A 00000140
|
||||||
040F2898 8001004C
|
040F2898 8001004C
|
||||||
|
|
||||||
$Teleport to Fire Mountain up R Y
|
$Teleport to Fire Mountain up R Y
|
||||||
4A3ED84A 00000828
|
4A3ED84A 00000828
|
||||||
043E440C 482F85A1
|
043E440C 482F85A1
|
||||||
043E4414 C7EA36FD
|
043E4414 C7EA36FD
|
||||||
|
|
||||||
$Hold A to swim fast
|
$Hold A to swim fast
|
||||||
0A3ED84A 00000100
|
0A3ED84A 00000100
|
||||||
0435D548 44610000
|
0435D548 44610000
|
||||||
123ED84A 00000100
|
123ED84A 00000100
|
||||||
0435D548 41900000
|
0435D548 41900000
|
||||||
|
|
||||||
$Run/Swim/Crawl fast Hold A
|
$Run/Swim/Crawl fast Hold A
|
||||||
4A3ED84A 00000100
|
4A3ED84A 00000100
|
||||||
0435CEEC 42480000
|
0435CEEC 42480000
|
||||||
|
@ -72,33 +67,25 @@ $Run/Swim/Crawl fast Hold A
|
||||||
0435DB94 42800000
|
0435DB94 42800000
|
||||||
123ED84A 00000120
|
123ED84A 00000120
|
||||||
0435DB94 40400000
|
0435DB94 40400000
|
||||||
|
|
||||||
$Max Health
|
$Max Health
|
||||||
003C4C09 00000050
|
003C4C09 00000050
|
||||||
|
|
||||||
$Infinite Health
|
$Infinite Health
|
||||||
01E0197F 08000000
|
01E0197F 08000000
|
||||||
003C4C0B 00000050
|
003C4C0B 00000050
|
||||||
|
|
||||||
$Full Nintendo Gallery
|
$Full Nintendo Gallery
|
||||||
003C5260 00000001
|
003C5260 00000001
|
||||||
023C52AC 0003FFFF
|
023C52AC 0003FFFF
|
||||||
023C52B8 0005FFFF
|
023C52B8 0005FFFF
|
||||||
003C52C8 000000FF
|
003C52C8 000000FF
|
||||||
023C52DC 0000FFFF
|
023C52DC 0000FFFF
|
||||||
|
|
||||||
$Small energy sword
|
$Small energy sword
|
||||||
0435DF6C 004A004A
|
0435DF6C 004A004A
|
||||||
|
|
||||||
$Full energy Sword
|
$Full energy Sword
|
||||||
0435DF6C 004C004C
|
0435DF6C 004C004C
|
||||||
|
|
||||||
$HookShot Head/beam sword
|
$HookShot Head/beam sword
|
||||||
0435DF6C 004C001E
|
0435DF6C 004C001E
|
||||||
|
|
||||||
$Normal/no glow
|
$Normal/no glow
|
||||||
0435DF6C 00460046
|
0435DF6C 00460046
|
||||||
|
|
||||||
$Jesus Mode aka WalkOnWater
|
$Jesus Mode aka WalkOnWater
|
||||||
04004010 2C070003
|
04004010 2C070003
|
||||||
04004014 C01EFFA0
|
04004014 C01EFFA0
|
||||||
|
@ -122,24 +109,19 @@ $Jesus Mode aka WalkOnWater
|
||||||
043C5E44 04071987
|
043C5E44 04071987
|
||||||
040A2F7C 4BF61094
|
040A2F7C 4BF61094
|
||||||
0413D020 4BEC7028
|
0413D020 4BEC7028
|
||||||
|
|
||||||
$Use anything indoors
|
$Use anything indoors
|
||||||
0020485F 0000007E
|
0020485F 0000007E
|
||||||
|
|
||||||
$Sink or Swim A+D-pad down sink B+D-pad down swim
|
$Sink or Swim A+D-pad down sink B+D-pad down swim
|
||||||
0A3ED84A 00000104
|
0A3ED84A 00000104
|
||||||
0435D560 50000000
|
0435D560 50000000
|
||||||
0A3ED84A 00000204
|
0A3ED84A 00000204
|
||||||
0435D560 42B40000
|
0435D560 42B40000
|
||||||
|
|
||||||
$Jump to a ledge at any height
|
$Jump to a ledge at any height
|
||||||
0435D734 469C4000
|
0435D734 469C4000
|
||||||
|
|
||||||
$Very Fast on Ladders (May have to barly tap forward on joystick inorder to get on vein walls)
|
$Very Fast on Ladders (May have to barly tap forward on joystick inorder to get on vein walls)
|
||||||
00000000 8435DB18
|
00000000 8435DB18
|
||||||
41200000 00040002
|
41200000 00040002
|
||||||
0435DB38 7F7FFFFF
|
0435DB38 7F7FFFFF
|
||||||
|
|
||||||
#Extra deku leaf controls (Y makes you rise, Z keeps you at your current height, X wind pulls you instead of
|
#Extra deku leaf controls (Y makes you rise, Z keeps you at your current height, X wind pulls you instead of
|
||||||
$push, to stop it from rising you must close and reopen the leaf quickly)
|
$push, to stop it from rising you must close and reopen the leaf quickly)
|
||||||
0A3ED84A 00000800
|
0A3ED84A 00000800
|
||||||
|
@ -151,299 +133,223 @@ $push, to stop it from rising you must close and reopen the leaf quickly)
|
||||||
4A3ED84A 00000000
|
4A3ED84A 00000000
|
||||||
0435DC90 C0000000
|
0435DC90 C0000000
|
||||||
0435DCA4 41166666
|
0435DCA4 41166666
|
||||||
|
|
||||||
$Roll further
|
$Roll further
|
||||||
0435D3D0 40000000
|
0435D3D0 40000000
|
||||||
|
|
||||||
$Instead of rolling, you glide
|
$Instead of rolling, you glide
|
||||||
0435D3CC 45500000
|
0435D3CC 45500000
|
||||||
|
|
||||||
#DON'T USE ANY OF THE FOLLOWING CODES UNTIL AFTER MEETING THE DRAGON BOAT
|
#DON'T USE ANY OF THE FOLLOWING CODES UNTIL AFTER MEETING THE DRAGON BOAT
|
||||||
$Max Magic
|
$Max Magic
|
||||||
003C4C1B 00000020
|
003C4C1B 00000020
|
||||||
|
|
||||||
$Infinite Magic
|
$Infinite Magic
|
||||||
003C4C1C 00000020
|
003C4C1C 00000020
|
||||||
|
|
||||||
$Can Carry 1000 Rupees
|
$Can Carry 1000 Rupees
|
||||||
003C4C1A 00000001
|
003C4C1A 00000001
|
||||||
|
|
||||||
$Can Carry 5000 Rupees
|
$Can Carry 5000 Rupees
|
||||||
003C4C1A 00000002
|
003C4C1A 00000002
|
||||||
|
|
||||||
$Always Have 1000 Rupees
|
$Always Have 1000 Rupees
|
||||||
023C4C0C 000003E8
|
023C4C0C 000003E8
|
||||||
|
|
||||||
|
|
||||||
$Always Have 5000 Rupees
|
$Always Have 5000 Rupees
|
||||||
023C4C0C 00001388
|
023C4C0C 00001388
|
||||||
|
|
||||||
$Link Can Swim Forever
|
$Link Can Swim Forever
|
||||||
023CA76E 00000384
|
023CA76E 00000384
|
||||||
|
|
||||||
$Have All Songs
|
$Have All Songs
|
||||||
003C4CC5 0000003F
|
003C4CC5 0000003F
|
||||||
|
|
||||||
$Have Hero's Sword
|
$Have Hero's Sword
|
||||||
003C4C16 00000038
|
003C4C16 00000038
|
||||||
003C4CBC 00000001
|
003C4CBC 00000001
|
||||||
|
|
||||||
$Have Mirror Shield
|
$Have Mirror Shield
|
||||||
003C4C17 0000003C
|
003C4C17 0000003C
|
||||||
003C4CBD 00000003
|
003C4CBD 00000003
|
||||||
|
|
||||||
$Have Telescope
|
$Have Telescope
|
||||||
003C4C44 00000020
|
003C4C44 00000020
|
||||||
|
|
||||||
$Have Sail
|
$Have Sail
|
||||||
003C4C45 00000078
|
003C4C45 00000078
|
||||||
|
|
||||||
$Have Wind Waker
|
$Have Wind Waker
|
||||||
003C4C46 00000022
|
003C4C46 00000022
|
||||||
|
|
||||||
$Have Grappling Hook
|
$Have Grappling Hook
|
||||||
003C4C47 00000025
|
003C4C47 00000025
|
||||||
|
|
||||||
$Have Boomerang
|
$Have Boomerang
|
||||||
003C4C49 0000002D
|
003C4C49 0000002D
|
||||||
|
|
||||||
$Have Deku Leaf
|
$Have Deku Leaf
|
||||||
003C4C4A 00000034
|
003C4C4A 00000034
|
||||||
|
|
||||||
$Have Tingle Tuner
|
$Have Tingle Tuner
|
||||||
003C4C4B 00000021
|
003C4C4B 00000021
|
||||||
|
|
||||||
$Have DX Camera
|
$Have DX Camera
|
||||||
003C4C4C 00000026
|
003C4C4C 00000026
|
||||||
|
|
||||||
$Have Iron Boots
|
$Have Iron Boots
|
||||||
003C4C4D 00000029
|
003C4C4D 00000029
|
||||||
|
|
||||||
$Have Magic Shielding
|
$Have Magic Shielding
|
||||||
003C4C4E 0000002A
|
003C4C4E 0000002A
|
||||||
|
|
||||||
$Have Bow And All Arrows
|
$Have Bow And All Arrows
|
||||||
003C4C50 00000036
|
003C4C50 00000036
|
||||||
|
|
||||||
$Have Bombs
|
$Have Bombs
|
||||||
003C4C51 00000031
|
003C4C51 00000031
|
||||||
|
|
||||||
$Have Hookshot
|
$Have Hookshot
|
||||||
003C4C57 0000002F
|
003C4C57 0000002F
|
||||||
|
|
||||||
$Have Megaton Hammer
|
$Have Megaton Hammer
|
||||||
003C4C58 00000033
|
003C4C58 00000033
|
||||||
|
|
||||||
$Have Bottle 1
|
$Have Bottle 1
|
||||||
003C4C52 00000050
|
003C4C52 00000050
|
||||||
|
|
||||||
$Have Bottle 2
|
$Have Bottle 2
|
||||||
003C4C53 00000050
|
003C4C53 00000050
|
||||||
|
|
||||||
$Have Bottle 2 With Fairy
|
$Have Bottle 2 With Fairy
|
||||||
003C4C53 00000057
|
003C4C53 00000057
|
||||||
|
|
||||||
$Have Bottle 3
|
$Have Bottle 3
|
||||||
003C4C54 00000050
|
003C4C54 00000050
|
||||||
|
|
||||||
$Have Bottle 3 With Blue Potion
|
$Have Bottle 3 With Blue Potion
|
||||||
003C4C54 00000053
|
003C4C54 00000053
|
||||||
|
|
||||||
$Have Bottle 4
|
$Have Bottle 4
|
||||||
003C4C55 00000050
|
003C4C55 00000050
|
||||||
|
|
||||||
$Have Spoils Bag
|
$Have Spoils Bag
|
||||||
003C4C48 00000024
|
003C4C48 00000024
|
||||||
|
|
||||||
$Have Bait Bag
|
$Have Bait Bag
|
||||||
003C4C4F 0000002C
|
003C4C4F 0000002C
|
||||||
|
|
||||||
$Have Delivery Bag
|
$Have Delivery Bag
|
||||||
003C4C56 00000030
|
003C4C56 00000030
|
||||||
|
|
||||||
$Infinite Berry Feed
|
$Infinite Berry Feed
|
||||||
003C4C86 00000082
|
003C4C86 00000082
|
||||||
003C4CAC 00000009
|
003C4CAC 00000009
|
||||||
|
|
||||||
$Infinite Pear Feed
|
$Infinite Pear Feed
|
||||||
003C4C87 00000083
|
003C4C87 00000083
|
||||||
003C4CAD 00000009
|
003C4CAD 00000009
|
||||||
|
|
||||||
$Max Red Chu Jelly
|
$Max Red Chu Jelly
|
||||||
003C4C7E 00000049
|
003C4C7E 00000049
|
||||||
003C4CA4 00000063
|
003C4CA4 00000063
|
||||||
|
|
||||||
$Max Green Chu Jelly
|
$Max Green Chu Jelly
|
||||||
003C4C83 0000004A
|
003C4C83 0000004A
|
||||||
003C4CA5 00000063
|
003C4CA5 00000063
|
||||||
|
|
||||||
$Max Blue Chu Jelly
|
$Max Blue Chu Jelly
|
||||||
003C4C85 0000004B
|
003C4C85 0000004B
|
||||||
003C4CA6 00000063
|
003C4CA6 00000063
|
||||||
|
|
||||||
$Max Joy Pendants
|
$Max Joy Pendants
|
||||||
003C4C7F 0000001F
|
003C4C7F 0000001F
|
||||||
003C4CA7 00000063
|
003C4CA7 00000063
|
||||||
|
|
||||||
$Max Skull Necklaces
|
$Max Skull Necklaces
|
||||||
003C4C80 00000045
|
003C4C80 00000045
|
||||||
003C4CA8 00000063
|
003C4CA8 00000063
|
||||||
|
|
||||||
$Max Knight's Crest
|
$Max Knight's Crest
|
||||||
003C4C81 00000048
|
003C4C81 00000048
|
||||||
003C4CA9 00000063
|
003C4CA9 00000063
|
||||||
|
|
||||||
$Max Boko Baba Seeds
|
$Max Boko Baba Seeds
|
||||||
003C4C82 00000046
|
003C4C82 00000046
|
||||||
003C4CAA 00000063
|
003C4CAA 00000063
|
||||||
|
|
||||||
$Max Golden Feathers
|
$Max Golden Feathers
|
||||||
003C4C84 00000047
|
003C4C84 00000047
|
||||||
003C4CAB 00000063
|
003C4CAB 00000063
|
||||||
|
|
||||||
$Can Carry 99 Arrows
|
$Can Carry 99 Arrows
|
||||||
003C4C77 00000063
|
003C4C77 00000063
|
||||||
|
|
||||||
$Can Carry 99 Bombs
|
$Can Carry 99 Bombs
|
||||||
003C4C78 00000063
|
003C4C78 00000063
|
||||||
|
|
||||||
$Infinite Arrows
|
$Infinite Arrows
|
||||||
003C4C71 00000063
|
003C4C71 00000063
|
||||||
|
|
||||||
$Infinite Bombs
|
$Infinite Bombs
|
||||||
003C4C72 00000063
|
003C4C72 00000063
|
||||||
|
|
||||||
$Have Fully Detailed Map
|
$Have Fully Detailed Map
|
||||||
023C4D0C 00170303
|
023C4D0C 00170303
|
||||||
003C4D3C 00000003
|
003C4D3C 00000003
|
||||||
|
|
||||||
$Have All Quest Maps
|
$Have All Quest Maps
|
||||||
023C4CDC 0003FFFF
|
023C4CDC 0003FFFF
|
||||||
|
|
||||||
$All Triforce Maps Translated
|
$All Triforce Maps Translated
|
||||||
003C4D4D 000000FF
|
003C4D4D 000000FF
|
||||||
|
|
||||||
$Fully Charged Master Sword DON'T USE THIS CODE UNTIL YOU HAVE THE MASTER SWORD
|
$Fully Charged Master Sword DON'T USE THIS CODE UNTIL YOU HAVE THE MASTER SWORD
|
||||||
003C4C16 0000003E
|
003C4C16 0000003E
|
||||||
003C4CBC 0000000F
|
003C4CBC 0000000F
|
||||||
|
|
||||||
$Have All Element Stones DON'T USE THIS CODE UNTIL DRAGON ROOST ISLAND
|
$Have All Element Stones DON'T USE THIS CODE UNTIL DRAGON ROOST ISLAND
|
||||||
003C4CC7 00000007
|
003C4CC7 00000007
|
||||||
003C524A 00000040
|
003C524A 00000040
|
||||||
|
|
||||||
$Have Complete Triforce USE THIS CODE AFTER BEATING THE TOWER OF THE GODS
|
$Have Complete Triforce USE THIS CODE AFTER BEATING THE TOWER OF THE GODS
|
||||||
003C4CC6 000000FF
|
003C4CC6 000000FF
|
||||||
|
|
||||||
$Press R to Jump
|
$Press R to Jump
|
||||||
0A3ED84A 00000020
|
0A3ED84A 00000020
|
||||||
863E4410 00000001
|
863E4410 00000001
|
||||||
|
|
||||||
$Press R to Mega Jump
|
$Press R to Mega Jump
|
||||||
0A3ED84A 00000020
|
0A3ED84A 00000020
|
||||||
863E4410 00000003
|
863E4410 00000003
|
||||||
|
|
||||||
#PLAY IN TEST MAPS
|
#PLAY IN TEST MAPS
|
||||||
|
|
||||||
#HOLD COMBO DURING LEVEL LOAD
|
#HOLD COMBO DURING LEVEL LOAD
|
||||||
|
|
||||||
$Test room 1 - Hold (L + Z)
|
$Test room 1 - Hold (L + Z)
|
||||||
8A3ED84A 00000050
|
8A3ED84A 00000050
|
||||||
043C9D44 000000FF
|
043C9D44 000000FF
|
||||||
043C9D48 495F5465
|
043C9D48 495F5465
|
||||||
043C9D4C 73744D00
|
043C9D4C 73744D00
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test room 2 - Hold (L + Y)
|
$Test room 2 - Hold (L + Y)
|
||||||
8A3ED84A 00000840
|
8A3ED84A 00000840
|
||||||
043C9D44 000000FF
|
043C9D44 000000FF
|
||||||
043C9D48 495F5465
|
043C9D48 495F5465
|
||||||
043C9D4C 73745200
|
043C9D4C 73745200
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test room 3 - Hold (L + X)
|
$Test room 3 - Hold (L + X)
|
||||||
8A3ED84A 00000440
|
8A3ED84A 00000440
|
||||||
043C9D44 000000FF
|
043C9D44 000000FF
|
||||||
043C9D48 4B5F5465
|
043C9D48 4B5F5465
|
||||||
043C9D4C 73743200
|
043C9D4C 73743200
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test room 4 - Hold (L + A)
|
$Test room 4 - Hold (L + A)
|
||||||
8A3ED84A 00000140
|
8A3ED84A 00000140
|
||||||
043C9D44 000000FF
|
043C9D44 000000FF
|
||||||
043C9D48 4B5F5465
|
043C9D48 4B5F5465
|
||||||
043C9D4C 73743300
|
043C9D4C 73743300
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test room 5 - Hold (L + B)
|
$Test room 5 - Hold (L + B)
|
||||||
8A3ED84A 00000240
|
8A3ED84A 00000240
|
||||||
043C9D44 000000FF
|
043C9D44 000000FF
|
||||||
043C9D48 4B5F5465
|
043C9D48 4B5F5465
|
||||||
043C9D4C 73743400
|
043C9D4C 73743400
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test room 6 - Hold (L + DPad Up)
|
$Test room 6 - Hold (L + DPad Up)
|
||||||
8A3ED84A 00000048
|
8A3ED84A 00000048
|
||||||
043C9D44 000000FF
|
043C9D44 000000FF
|
||||||
043C9D48 4B5F5465
|
043C9D48 4B5F5465
|
||||||
043C9D4C 73743500
|
043C9D4C 73743500
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test room 7 - Hold (L + DPad Down)
|
$Test room 7 - Hold (L + DPad Down)
|
||||||
8A3ED84A 00000044
|
8A3ED84A 00000044
|
||||||
043C9D44 000000FF
|
043C9D44 000000FF
|
||||||
043C9D48 4B5F5465
|
043C9D48 4B5F5465
|
||||||
043C9D4C 73743600
|
043C9D4C 73743600
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test room 8 - Hold (L + Dpad Left)
|
$Test room 8 - Hold (L + Dpad Left)
|
||||||
8A3ED84A 00000041
|
8A3ED84A 00000041
|
||||||
043C9D44 000000FF
|
043C9D44 000000FF
|
||||||
043C9D48 4B5F5465
|
043C9D48 4B5F5465
|
||||||
043C9D4C 73743800
|
043C9D4C 73743800
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test room 9 - Hold (L + Dpad Right)
|
$Test room 9 - Hold (L + Dpad Right)
|
||||||
8A3ED84A 00000042
|
8A3ED84A 00000042
|
||||||
043C9D44 000000FF
|
043C9D44 000000FF
|
||||||
043C9D48 4B5F5465
|
043C9D48 4B5F5465
|
||||||
043C9D4C 73743900
|
043C9D4C 73743900
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test room 10 - Hold (L + R + Z)
|
$Test room 10 - Hold (L + R + Z)
|
||||||
8A3ED84A 00000070
|
8A3ED84A 00000070
|
||||||
043C9D44 000000FF
|
043C9D44 000000FF
|
||||||
043C9D48 4B5F5465
|
043C9D48 4B5F5465
|
||||||
043C9D4C 73746100
|
043C9D4C 73746100
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test room 11 - Hold (L + R+ Y)
|
$Test room 11 - Hold (L + R+ Y)
|
||||||
8A3ED84A 00000860
|
8A3ED84A 00000860
|
||||||
043C9D44 000000FF
|
043C9D44 000000FF
|
||||||
043C9D48 4B5F5465
|
043C9D48 4B5F5465
|
||||||
043C9D4C 73746200
|
043C9D4C 73746200
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test room 12 - Hold (L + R+ X)
|
$Test room 12 - Hold (L + R+ X)
|
||||||
8A3ED84A 00000460
|
8A3ED84A 00000460
|
||||||
043C9D44 000000FF
|
043C9D44 000000FF
|
||||||
043C9D48 4B5F5465
|
043C9D48 4B5F5465
|
||||||
043C9D4C 73746300
|
043C9D4C 73746300
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test room 13 - Hold (L + R+ A)
|
$Test room 13 - Hold (L + R+ A)
|
||||||
8A3ED84A 00000160
|
8A3ED84A 00000160
|
||||||
043C9D44 000000FF
|
043C9D44 000000FF
|
||||||
043C9D48 4B5F5465
|
043C9D48 4B5F5465
|
||||||
043C9D4C 73746400
|
043C9D4C 73746400
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test room 14 - Hold (L + R+ B)
|
$Test room 14 - Hold (L + R+ B)
|
||||||
8A3ED84A 00000260
|
8A3ED84A 00000260
|
||||||
043C9D44 000000FF
|
043C9D44 000000FF
|
||||||
043C9D48 4B5F5465
|
043C9D48 4B5F5465
|
||||||
043C9D4C 73746500
|
043C9D4C 73746500
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Unrestricted Camera
|
$Unrestricted Camera
|
||||||
04356D34 45000000
|
04356D34 45000000
|
||||||
04356D48 42B00000
|
|
|
@ -1,305 +1,235 @@
|
||||||
|
# GZLP01 - The Legend of Zelda: The Wind Waker
|
||||||
|
[Core]
|
||||||
|
#Values set here will override the main dolphin settings.
|
||||||
[EmuState]
|
[EmuState]
|
||||||
#The Emulation State.
|
#The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||||
EmulationStateId = 2
|
EmulationStateId = 2
|
||||||
|
[OnLoad]
|
||||||
|
#Add memory patches to be loaded once on boot here.
|
||||||
[OnFrame]
|
[OnFrame]
|
||||||
|
#Add memory patches to be applied every frame here.
|
||||||
0x80295654=dword:0x4E800020 #Fix item hang
|
0x80295654=dword:0x4E800020 #Fix item hang
|
||||||
|
#WARNING - cheats may screw up your save games
|
||||||
# WARNING - cheats may screw up your save games
|
#0x803C4C09=byte:0x50 #Max health
|
||||||
# 0x803C4C09=byte:0x50 #Max health
|
#0x803C4C0B=byte:0x50 #Current health
|
||||||
# 0x803C4C0B=byte:0x50 #Current health
|
#Hidden dungeon
|
||||||
|
#0x803C9D44=dword:0x000000FF
|
||||||
# Hidden dungeon
|
#0x803C9D48=dword:0x485F7465
|
||||||
# 0x803C9D44=dword:0x000000FF
|
#0x803C9D4C=dword:0x73740000
|
||||||
# 0x803C9D48=dword:0x485F7465
|
#Snow test room
|
||||||
# 0x803C9D4C=dword:0x73740000
|
#0x803C9D44=dword:0x000000FF
|
||||||
|
#0x803C9D48=dword:0x49546573
|
||||||
# Snow test room
|
#0x803C9D4C=dword:0x74363200
|
||||||
# 0x803C9D44=dword:0x000000FF
|
|
||||||
# 0x803C9D48=dword:0x49546573
|
|
||||||
# 0x803C9D4C=dword:0x74363200
|
|
||||||
|
|
||||||
#only supports decrypted AR codes
|
|
||||||
|
|
||||||
[ActionReplay]
|
[ActionReplay]
|
||||||
|
#Add action replay cheats here.
|
||||||
$(M)
|
$(M)
|
||||||
C4329400 0000FF00
|
C4329400 0000FF00
|
||||||
|
|
||||||
$Maximum Health
|
$Maximum Health
|
||||||
003CC531 00000050
|
003CC531 00000050
|
||||||
|
|
||||||
$Infinite Health
|
$Infinite Health
|
||||||
003CC533 00000050
|
003CC533 00000050
|
||||||
|
|
||||||
$Never Lose Health
|
$Never Lose Health
|
||||||
041F4A90 60000000
|
041F4A90 60000000
|
||||||
|
|
||||||
$Never Drown
|
$Never Drown
|
||||||
023D2096 00000300
|
023D2096 00000300
|
||||||
|
|
||||||
$Infinite Rupees
|
$Infinite Rupees
|
||||||
023CC534 00001388
|
023CC534 00001388
|
||||||
|
|
||||||
$Can Carry 5000 Rupees
|
$Can Carry 5000 Rupees
|
||||||
003CC542 00000002
|
003CC542 00000002
|
||||||
|
|
||||||
$Massive Link
|
$Massive Link
|
||||||
423D1D38 010A4080
|
423D1D38 010A4080
|
||||||
423D1D38 010C4080
|
423D1D38 010C4080
|
||||||
423D1D38 010E4080
|
423D1D38 010E4080
|
||||||
|
|
||||||
$Tiny Link
|
$Tiny Link
|
||||||
423D1D38 010A3E80
|
423D1D38 010A3E80
|
||||||
423D1D38 010C3E80
|
423D1D38 010C3E80
|
||||||
423D1D38 010E3E80
|
423D1D38 010E3E80
|
||||||
|
|
||||||
$Unrestricted Camera
|
$Unrestricted Camera
|
||||||
0435D084 45000000
|
0435D084 45000000
|
||||||
0435D098 42B00000
|
0435D098 42B00000
|
||||||
|
|
||||||
$Supersprint Link (Hold R)
|
$Supersprint Link (Hold R)
|
||||||
0A3F5018 00000020
|
0A3F5018 00000020
|
||||||
423D1D38 1ADE4281
|
423D1D38 1ADE4281
|
||||||
|
|
||||||
$Moon Jump (Hold DPad Down)
|
$Moon Jump (Hold DPad Down)
|
||||||
0A3F5018 00000004
|
0A3F5018 00000004
|
||||||
423D1D38 01124204
|
423D1D38 01124204
|
||||||
|
|
||||||
$Maximum Magic
|
$Maximum Magic
|
||||||
003CC543 00000020
|
003CC543 00000020
|
||||||
|
|
||||||
#Do not use the following codes until after meeting the Dragon Boat
|
#Do not use the following codes until after meeting the Dragon Boat
|
||||||
|
|
||||||
$Infinite Magic
|
$Infinite Magic
|
||||||
003CC544 00000020
|
003CC544 00000020
|
||||||
|
|
||||||
$All Melodies
|
$All Melodies
|
||||||
003CC5ED 0000003F
|
003CC5ED 0000003F
|
||||||
|
|
||||||
$Infinite Arrows
|
$Infinite Arrows
|
||||||
003CC599 00000063
|
003CC599 00000063
|
||||||
|
|
||||||
$Infinite Bombs
|
$Infinite Bombs
|
||||||
003CC59A 00000063
|
003CC59A 00000063
|
||||||
|
|
||||||
$Infinite All-Purpose Bait
|
$Infinite All-Purpose Bait
|
||||||
003CC5AE 00000082
|
003CC5AE 00000082
|
||||||
003CC5D4 00000009
|
003CC5D4 00000009
|
||||||
|
|
||||||
$Infinite Hyoi Pear Bait
|
$Infinite Hyoi Pear Bait
|
||||||
003CC5AF 00000082
|
003CC5AF 00000082
|
||||||
003CC5D5 00000009
|
003CC5D5 00000009
|
||||||
|
|
||||||
$Night Mode
|
$Night Mode
|
||||||
043ED010 3F000000
|
043ED010 3F000000
|
||||||
043ED018 3F000000
|
043ED018 3F000000
|
||||||
043ED020 300001CE
|
043ED020 300001CE
|
||||||
043ED024 300001CE
|
043ED024 300001CE
|
||||||
|
|
||||||
$Have Mirror Shield
|
$Have Mirror Shield
|
||||||
003CC53F 0000003C
|
003CC53F 0000003C
|
||||||
003CC5E5 00000002
|
003CC5E5 00000002
|
||||||
|
|
||||||
$Have Power Bracelets
|
$Have Power Bracelets
|
||||||
003CC540 00000028
|
003CC540 00000028
|
||||||
003CC5E6 00000002
|
003CC5E6 00000002
|
||||||
|
|
||||||
$Have Telescope
|
$Have Telescope
|
||||||
003CC56C 00000020
|
003CC56C 00000020
|
||||||
|
|
||||||
$Have Sail
|
$Have Sail
|
||||||
003CC56D 00000078
|
003CC56D 00000078
|
||||||
|
|
||||||
$Have Wind Waker
|
$Have Wind Waker
|
||||||
003CC56E 00000022
|
003CC56E 00000022
|
||||||
|
|
||||||
$Have Grappling Hook
|
$Have Grappling Hook
|
||||||
003CC56F 00000025
|
003CC56F 00000025
|
||||||
|
|
||||||
$Have Boomerang
|
$Have Boomerang
|
||||||
003CC571 0000002D
|
003CC571 0000002D
|
||||||
|
|
||||||
$Have Deku Leaf
|
$Have Deku Leaf
|
||||||
003CC572 00000034
|
003CC572 00000034
|
||||||
|
|
||||||
$Have Tingle Tuner
|
$Have Tingle Tuner
|
||||||
003CC573 00000021
|
003CC573 00000021
|
||||||
|
|
||||||
$Have Deluxe Picto Box
|
$Have Deluxe Picto Box
|
||||||
003CC574 00000026
|
003CC574 00000026
|
||||||
|
|
||||||
$Have Iron Boots
|
$Have Iron Boots
|
||||||
003CC575 00000029
|
003CC575 00000029
|
||||||
|
|
||||||
$Have Magic Armour
|
$Have Magic Armour
|
||||||
003CC576 0000002A
|
003CC576 0000002A
|
||||||
|
|
||||||
$Have Bow And All Arrows
|
$Have Bow And All Arrows
|
||||||
003CC578 00000036
|
003CC578 00000036
|
||||||
|
|
||||||
$Have Bombs
|
$Have Bombs
|
||||||
003CC579 00000031
|
003CC579 00000031
|
||||||
|
|
||||||
$Have Hookshot
|
$Have Hookshot
|
||||||
003CC57F 0000002F
|
003CC57F 0000002F
|
||||||
|
|
||||||
$Have Skull Hammer
|
$Have Skull Hammer
|
||||||
003CC580 00000033
|
003CC580 00000033
|
||||||
|
|
||||||
$Have Bottle 1
|
$Have Bottle 1
|
||||||
003CC57A 00000050
|
003CC57A 00000050
|
||||||
|
|
||||||
$Have Bottle 2
|
$Have Bottle 2
|
||||||
003CC57B 00000050
|
003CC57B 00000050
|
||||||
|
|
||||||
$Have Bottle 2 With Fairy
|
$Have Bottle 2 With Fairy
|
||||||
003CC57B 00000057
|
003CC57B 00000057
|
||||||
|
|
||||||
$Have Bottle 3
|
$Have Bottle 3
|
||||||
003CC57C 00000050
|
003CC57C 00000050
|
||||||
|
|
||||||
$Have Bottle 3 With Blue Potion
|
$Have Bottle 3 With Blue Potion
|
||||||
003CC57C 00000053
|
003CC57C 00000053
|
||||||
|
|
||||||
$Have Bottle 4
|
$Have Bottle 4
|
||||||
003CC57D 00000050
|
003CC57D 00000050
|
||||||
|
|
||||||
$Have Spoils Bag
|
$Have Spoils Bag
|
||||||
003CC570 00000024
|
003CC570 00000024
|
||||||
|
|
||||||
$Have Bait Bag
|
$Have Bait Bag
|
||||||
003CC577 0000002C
|
003CC577 0000002C
|
||||||
|
|
||||||
$Have Delivery Bag
|
$Have Delivery Bag
|
||||||
003CC57E 00000030
|
003CC57E 00000030
|
||||||
|
|
||||||
$Have Red Chu Jelly
|
$Have Red Chu Jelly
|
||||||
003CC5B6 00000049
|
003CC5B6 00000049
|
||||||
|
|
||||||
$Have Green Chu Jelly
|
$Have Green Chu Jelly
|
||||||
003CC5B7 0000004A
|
003CC5B7 0000004A
|
||||||
|
|
||||||
$Have Blue Chu Jelly
|
$Have Blue Chu Jelly
|
||||||
003CC5B8 0000004A
|
003CC5B8 0000004A
|
||||||
|
|
||||||
$Have All Pearls
|
$Have All Pearls
|
||||||
003CC5EF 00000007
|
003CC5EF 00000007
|
||||||
|
|
||||||
$Have Completed Triforce
|
$Have Completed Triforce
|
||||||
003CC5EE 000000FF
|
003CC5EE 000000FF
|
||||||
|
|
||||||
#################################
|
#################################
|
||||||
|
|
||||||
$Glow in the Dark Link
|
$Glow in the Dark Link
|
||||||
043ED014 40800000
|
043ED014 40800000
|
||||||
|
|
||||||
$Have Fully Detailed Map
|
$Have Fully Detailed Map
|
||||||
023CC634 00170303
|
023CC634 00170303
|
||||||
003CC664 00000003
|
003CC664 00000003
|
||||||
|
|
||||||
#Item Codes
|
#Item Codes
|
||||||
|
|
||||||
$Have Master Sword
|
$Have Master Sword
|
||||||
003CC53E 00000039
|
003CC53E 00000039
|
||||||
003CC5E4 00000001
|
003CC5E4 00000001
|
||||||
|
|
||||||
#Test Rooms
|
#Test Rooms
|
||||||
|
|
||||||
#Hold the button combo when going through doors or warping
|
#Hold the button combo when going through doors or warping
|
||||||
|
|
||||||
$Test Room 1 (Hold L+Z)
|
$Test Room 1 (Hold L+Z)
|
||||||
8A3F5018 00000050
|
8A3F5018 00000050
|
||||||
043D166C 000000FF
|
043D166C 000000FF
|
||||||
043D1670 495F5465
|
043D1670 495F5465
|
||||||
043D1674 73744D00
|
043D1674 73744D00
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test Room 2 (Hold L+Y)
|
$Test Room 2 (Hold L+Y)
|
||||||
8A3F5018 00000840
|
8A3F5018 00000840
|
||||||
043D166C 000000FF
|
043D166C 000000FF
|
||||||
043D1670 495F5465
|
043D1670 495F5465
|
||||||
043D1674 73745200
|
043D1674 73745200
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test Room 3 (Hold L+X)
|
$Test Room 3 (Hold L+X)
|
||||||
8A3F5018 00000440
|
8A3F5018 00000440
|
||||||
043D166C 000000FF
|
043D166C 000000FF
|
||||||
043D1670 4B5F5465
|
043D1670 4B5F5465
|
||||||
043D1674 73743200
|
043D1674 73743200
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test Room 4 (Hold L+A)
|
$Test Room 4 (Hold L+A)
|
||||||
8A3F5018 00000140
|
8A3F5018 00000140
|
||||||
043D166C 000000FF
|
043D166C 000000FF
|
||||||
043D1670 4B5F5465
|
043D1670 4B5F5465
|
||||||
043D1674 73743300
|
043D1674 73743300
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test Room 5 (Hold L+B)
|
$Test Room 5 (Hold L+B)
|
||||||
8A3F5018 00000240
|
8A3F5018 00000240
|
||||||
043D166C 000000FF
|
043D166C 000000FF
|
||||||
043D1670 4B5F5465
|
043D1670 4B5F5465
|
||||||
043D1674 73743400
|
043D1674 73743400
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test Room 6 (Hold L+DPad Up)
|
$Test Room 6 (Hold L+DPad Up)
|
||||||
8A3F5018 00000048
|
8A3F5018 00000048
|
||||||
043D166C 000000FF
|
043D166C 000000FF
|
||||||
043D1670 4B5F5465
|
043D1670 4B5F5465
|
||||||
043D1674 73743500
|
043D1674 73743500
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test Room 7 (Hold L+DPad Down)
|
$Test Room 7 (Hold L+DPad Down)
|
||||||
8A3F5018 00000044
|
8A3F5018 00000044
|
||||||
043D166C 000000FF
|
043D166C 000000FF
|
||||||
043D1670 4B5F5465
|
043D1670 4B5F5465
|
||||||
043D1674 73743600
|
043D1674 73743600
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test Room 8 (Hold L+DPad Left )
|
$Test Room 8 (Hold L+DPad Left )
|
||||||
8A3F5018 00000041
|
8A3F5018 00000041
|
||||||
043D166C 000000FF
|
043D166C 000000FF
|
||||||
043D1670 4B5F5465
|
043D1670 4B5F5465
|
||||||
043D1674 73743800
|
043D1674 73743800
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test Room 9 (Hold L+DPad Right)
|
$Test Room 9 (Hold L+DPad Right)
|
||||||
8A3F5018 00000042
|
8A3F5018 00000042
|
||||||
043D166C 000000FF
|
043D166C 000000FF
|
||||||
043D1670 4B5F5465
|
043D1670 4B5F5465
|
||||||
043D1674 73743900
|
043D1674 73743900
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test Room 11 (Hold L+R+Y)
|
$Test Room 11 (Hold L+R+Y)
|
||||||
8A3F5018 00000860
|
8A3F5018 00000860
|
||||||
043D166C 000000FF
|
043D166C 000000FF
|
||||||
043D1670 4B5F5465
|
043D1670 4B5F5465
|
||||||
043D1674 73746200
|
043D1674 73746200
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test Room 10 (Hold L+R+Z)
|
$Test Room 10 (Hold L+R+Z)
|
||||||
8A3F5018 00000070
|
8A3F5018 00000070
|
||||||
043D166C 000000FF
|
043D166C 000000FF
|
||||||
043D1670 4B5F5465
|
043D1670 4B5F5465
|
||||||
043D1674 73746100
|
043D1674 73746100
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test Room 12 (Hold L+R+X)
|
$Test Room 12 (Hold L+R+X)
|
||||||
8A3F5018 00000460
|
8A3F5018 00000460
|
||||||
043D166C 000000FF
|
043D166C 000000FF
|
||||||
043D1670 4B5F5465
|
043D1670 4B5F5465
|
||||||
043D1674 73746300
|
043D1674 73746300
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test Room 13 (Hold L+R+A)
|
$Test Room 13 (Hold L+R+A)
|
||||||
8A3F5018 00000160
|
8A3F5018 00000160
|
||||||
043D166C 000000FF
|
043D166C 000000FF
|
||||||
043D1670 4B5F5465
|
043D1670 4B5F5465
|
||||||
043D1674 73746400
|
043D1674 73746400
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test Room 14 (Hold L+R+B)
|
$Test Room 14 (Hold L+R+B)
|
||||||
8A3F5018 00000260
|
8A3F5018 00000260
|
||||||
043D166C 000000FF
|
043D166C 000000FF
|
||||||
043D1670 4B5F5465
|
043D1670 4B5F5465
|
||||||
043D1674 73746500
|
043D1674 73746500
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
|
@ -1,139 +1,103 @@
|
||||||
|
# GALP01 - SUPER SMASH BROS. Melee
|
||||||
|
[Core]
|
||||||
|
#Values set here will override the main dolphin settings.
|
||||||
[EmuState]
|
[EmuState]
|
||||||
#The Emulation State.
|
#The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||||
EmulationStateId = 4
|
EmulationStateId = 4
|
||||||
|
[OnLoad]
|
||||||
|
#Add memory patches to be loaded once on boot here.
|
||||||
[OnFrame]
|
[OnFrame]
|
||||||
|
#Add memory patches to be applied every frame here.
|
||||||
#0x8044CD30=dword:0xFFFFFFFF
|
#0x8044CD30=dword:0xFFFFFFFF
|
||||||
[ActionReplay]
|
[ActionReplay]
|
||||||
|
#Add action replay cheats here.
|
||||||
$P1 - No Damage
|
$P1 - No Damage
|
||||||
04443E80 00000000
|
04443E80 00000000
|
||||||
|
|
||||||
$P2 - No Damage
|
$P2 - No Damage
|
||||||
04444D20 00000000
|
04444D20 00000000
|
||||||
|
|
||||||
$P3 - No Damage
|
$P3 - No Damage
|
||||||
04445BC0 00000000
|
04445BC0 00000000
|
||||||
|
|
||||||
$P4 - No Damage
|
$P4 - No Damage
|
||||||
04446A60 00000000
|
04446A60 00000000
|
||||||
|
|
||||||
$Infinite Lives
|
$Infinite Lives
|
||||||
00443EAE 00000009
|
00443EAE 00000009
|
||||||
|
|
||||||
$One Hit Kills
|
$One Hit Kills
|
||||||
044C9578 40100000
|
044C9578 40100000
|
||||||
|
|
||||||
$Infinite Jumps
|
$Infinite Jumps
|
||||||
040CC114 60000000
|
040CC114 60000000
|
||||||
|
|
||||||
$Infinite Retries
|
$Infinite Retries
|
||||||
0246A8C2 000005FA
|
0246A8C2 000005FA
|
||||||
|
|
||||||
$Infinite Time
|
$Infinite Time
|
||||||
0245C4D2 00000075
|
0245C4D2 00000075
|
||||||
|
|
||||||
$Open All Characters
|
$Open All Characters
|
||||||
0444CD30 FFFFFFFF
|
0444CD30 FFFFFFFF
|
||||||
|
|
||||||
$Infinite lottery coins
|
$Infinite lottery coins
|
||||||
0444CF10 0000270F
|
0444CF10 0000270F
|
||||||
|
|
||||||
$All 292 Trophies
|
$All 292 Trophies
|
||||||
0244D198 00000124
|
0244D198 00000124
|
||||||
0244D19C 0125FFFF
|
0244D19C 0125FFFF
|
||||||
|
|
||||||
$L+R+Y sets time to 10:00.00
|
$L+R+Y sets time to 10:00.00
|
||||||
0A45BF10 00000860
|
0A45BF10 00000860
|
||||||
0445C4D0 00000258
|
0445C4D0 00000258
|
||||||
|
|
||||||
$L+R+X sets time to 00:10.00
|
$L+R+X sets time to 00:10.00
|
||||||
0A45BF10 00000460
|
0A45BF10 00000460
|
||||||
0445C4D0 0000000A
|
0445C4D0 0000000A
|
||||||
|
|
||||||
$All Event matches open and complete
|
$All Event matches open and complete
|
||||||
0444CF34 FFFFFFFF
|
0444CF34 FFFFFFFF
|
||||||
|
|
||||||
$Bouncy pickups
|
$Bouncy pickups
|
||||||
044C8DE0 40100000
|
044C8DE0 40100000
|
||||||
|
|
||||||
$Big jumps
|
$Big jumps
|
||||||
044CA1DC 3FC00000
|
044CA1DC 3FC00000
|
||||||
|
|
||||||
$Mega jumps
|
$Mega jumps
|
||||||
044CA1DC 40000000
|
044CA1DC 40000000
|
||||||
|
|
||||||
$Move 2 x faster
|
$Move 2 x faster
|
||||||
044CA19C 40000000
|
044CA19C 40000000
|
||||||
|
|
||||||
$Move 4 x faster
|
$Move 4 x faster
|
||||||
044CA19C 40800000
|
044CA19C 40800000
|
||||||
|
|
||||||
$Stamina mode codes
|
$Stamina mode codes
|
||||||
003C28CB 15018000
|
003C28CB 15018000
|
||||||
|
|
||||||
$All start with 50%
|
$All start with 50%
|
||||||
04034B74 38A00032
|
04034B74 38A00032
|
||||||
|
|
||||||
$All start with 100%
|
$All start with 100%
|
||||||
04034B74 38A00064
|
04034B74 38A00064
|
||||||
|
|
||||||
$All start with 200%
|
$All start with 200%
|
||||||
04034B74 38A000C8
|
04034B74 38A000C8
|
||||||
|
|
||||||
$All start with 300%
|
$All start with 300%
|
||||||
04034B74 38A0012C
|
04034B74 38A0012C
|
||||||
|
|
||||||
$All start with 400%
|
$All start with 400%
|
||||||
04034B74 38A00190
|
04034B74 38A00190
|
||||||
|
|
||||||
$All start with 500%
|
$All start with 500%
|
||||||
04034B74 38A001F4
|
04034B74 38A001F4
|
||||||
|
|
||||||
$All start with 600%
|
$All start with 600%
|
||||||
04034B74 38A00258
|
04034B74 38A00258
|
||||||
|
|
||||||
$All start with 700%
|
$All start with 700%
|
||||||
04034B74 38A002BC
|
04034B74 38A002BC
|
||||||
|
|
||||||
$All start with 800%
|
$All start with 800%
|
||||||
04034B74 38A00320
|
04034B74 38A00320
|
||||||
|
|
||||||
$All start with 900%
|
$All start with 900%
|
||||||
04034B74 38A00384
|
04034B74 38A00384
|
||||||
|
|
||||||
$All start with 999%
|
$All start with 999%
|
||||||
04034B74 38A003E7
|
04034B74 38A003E7
|
||||||
|
|
||||||
#Secret multi player level modifier
|
#Secret multi player level modifier
|
||||||
|
|
||||||
$Metroidy level
|
$Metroidy level
|
||||||
044C7FC4 00000D02
|
044C7FC4 00000D02
|
||||||
|
|
||||||
$City rooftops level
|
$City rooftops level
|
||||||
044C7FC4 00000F02
|
044C7FC4 00000F02
|
||||||
|
|
||||||
$During F-Zero race
|
$During F-Zero race
|
||||||
044C7FC4 00001102
|
044C7FC4 00001102
|
||||||
|
|
||||||
$Ontop of giant pokemon
|
$Ontop of giant pokemon
|
||||||
044C7FC4 00001302
|
044C7FC4 00001302
|
||||||
|
|
||||||
$Mario Bros style level
|
$Mario Bros style level
|
||||||
044C7FC4 00001502
|
044C7FC4 00001502
|
||||||
|
|
||||||
$Game and Watch level
|
$Game and Watch level
|
||||||
044C7FC4 00001702
|
044C7FC4 00001702
|
||||||
|
|
||||||
$Platforms in starfield 1 level
|
$Platforms in starfield 1 level
|
||||||
044C7FC4 00001802
|
044C7FC4 00001802
|
||||||
|
|
||||||
$Platforms in starfield 2 level
|
$Platforms in starfield 2 level
|
||||||
044C7FC4 00001902
|
044C7FC4 00001902
|
||||||
|
|
||||||
$Level with 'windy' tree
|
$Level with 'windy' tree
|
||||||
044C7FC4 00001A02
|
044C7FC4 00001A02
|
||||||
|
|
||||||
$Yoshi's story level
|
$Yoshi's story level
|
||||||
044C7FC4 00001B02
|
044C7FC4 00001B02
|
||||||
|
|
||||||
$Dusk jungle level
|
$Dusk jungle level
|
||||||
044C7FC4 00001C02
|
044C7FC4 00001C02
|
||||||
|
|
|
@ -1,56 +1,49 @@
|
||||||
|
# GMSE01 - Super Mario Sunshine
|
||||||
|
[Core]
|
||||||
|
#Values set here will override the main dolphin settings.
|
||||||
[EmuState]
|
[EmuState]
|
||||||
#The Emulation State.
|
#The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||||
EmulationStateId = 0
|
EmulationStateId = 0
|
||||||
|
[OnLoad]
|
||||||
|
#Add memory patches to be loaded once on boot here.
|
||||||
[OnFrame]
|
[OnFrame]
|
||||||
|
#Add memory patches to be applied every frame here.
|
||||||
[ActionReplay]
|
[ActionReplay]
|
||||||
|
#Add action replay cheats here.
|
||||||
$All Shines (not working)
|
$All Shines (not working)
|
||||||
045708E8 FFFFFFFF
|
045708E8 FFFFFFFF
|
||||||
045708EC FFFFFFFF
|
045708EC FFFFFFFF
|
||||||
045708F0 FFFFFFFF
|
045708F0 FFFFFFFF
|
||||||
|
|
||||||
$Open all levels and nozzles (not working?)
|
$Open all levels and nozzles (not working?)
|
||||||
04570958 FFFFFFFF
|
04570958 FFFFFFFF
|
||||||
0457095C FFFFFFFF
|
0457095C FFFFFFFF
|
||||||
|
|
||||||
$8 red coins(press L & B) (not working?)
|
$8 red coins(press L & B) (not working?)
|
||||||
0A3FBBF4 00000240
|
0A3FBBF4 00000240
|
||||||
025709DE 00000008
|
025709DE 00000008
|
||||||
|
|
||||||
$Infinite hover time
|
$Infinite hover time
|
||||||
042640BC 60000000
|
042640BC 60000000
|
||||||
|
|
||||||
$Infinite water
|
$Infinite water
|
||||||
04263F58 38002710
|
04263F58 38002710
|
||||||
042635B0 60000000
|
042635B0 60000000
|
||||||
|
|
||||||
$Infinite health (not working?)
|
$Infinite health (not working?)
|
||||||
424057F4 00040009
|
424057F4 00040009
|
||||||
|
|
||||||
$Infinite Jetpack
|
$Infinite Jetpack
|
||||||
0426C330 60000000
|
0426C330 60000000
|
||||||
|
|
||||||
$Infinite Hose
|
$Infinite Hose
|
||||||
0426B9C8 60000000
|
0426B9C8 60000000
|
||||||
|
|
||||||
$Infinite Lives
|
$Infinite Lives
|
||||||
04578A04 00000063
|
04578A04 00000063
|
||||||
|
|
||||||
$Super Jump
|
$Super Jump
|
||||||
0A404454 00000100
|
0A404454 00000100
|
||||||
4240E12C 05003DC0
|
4240E12C 05003DC0
|
||||||
12404454 00000100
|
12404454 00000100
|
||||||
4240E12C 05003E80
|
4240E12C 05003E80
|
||||||
|
|
||||||
$99 lives
|
$99 lives
|
||||||
00570967 00000063
|
00570967 00000063
|
||||||
|
|
||||||
$Test Level
|
$Test Level
|
||||||
043E9710 00000C01
|
043E9710 00000C01
|
||||||
|
|
||||||
$Low Gravity
|
$Low Gravity
|
||||||
4240E12C 05003E00
|
4240E12C 05003E00
|
||||||
|
|
||||||
$Jesus Mode A.K.A. Walk on Water D-Pad Up/Down = On/Off (not supported yet)
|
$Jesus Mode A.K.A. Walk on Water D-Pad Up/Down = On/Off (not supported yet)
|
||||||
04002F00 3C608041
|
04002F00 3C608041
|
||||||
04002F04 8063E12C
|
04002F04 8063E12C
|
||||||
|
@ -70,67 +63,47 @@ $Jesus Mode A.K.A. Walk on Water D-Pad Up/Down = On/Off (not supported yet)
|
||||||
04189854 4BE796AC
|
04189854 4BE796AC
|
||||||
0A404454 00000004
|
0A404454 00000004
|
||||||
04189854 4E800020
|
04189854 4E800020
|
||||||
|
|
||||||
$Do Not Have To Move Before Triple Jump
|
$Do Not Have To Move Before Triple Jump
|
||||||
4240E10C 06B00000
|
4240E10C 06B00000
|
||||||
|
|
||||||
$Spin Jump Gravity - Really Slow Fall
|
$Spin Jump Gravity - Really Slow Fall
|
||||||
4240E10C 058E3D00
|
4240E10C 058E3D00
|
||||||
|
|
||||||
$Spin Jump Gravity - Almost No Fall
|
$Spin Jump Gravity - Almost No Fall
|
||||||
4240E10C 058E0000
|
4240E10C 058E0000
|
||||||
|
|
||||||
$Spin Jump Gravity - Fall Really Fast
|
$Spin Jump Gravity - Fall Really Fast
|
||||||
4240E10C 058E4200
|
4240E10C 058E4200
|
||||||
|
|
||||||
$Spin Jump Gravity - Normal Speed
|
$Spin Jump Gravity - Normal Speed
|
||||||
4240E10C 058E3EB3
|
4240E10C 058E3EB3
|
||||||
|
|
||||||
$Insane heat waves Crazy colors everywhere!
|
$Insane heat waves Crazy colors everywhere!
|
||||||
043AA070 41200000
|
043AA070 41200000
|
||||||
|
|
||||||
$Double vision heat wave (narrow)
|
$Double vision heat wave (narrow)
|
||||||
043AA070 3F600000
|
043AA070 3F600000
|
||||||
|
|
||||||
$Double vision heat wave (wide)
|
$Double vision heat wave (wide)
|
||||||
043AA070 3F400000
|
043AA070 3F400000
|
||||||
|
|
||||||
$Use only one of following two. Vanish point visual distortion
|
$Use only one of following two. Vanish point visual distortion
|
||||||
043AB304 3E000000
|
043AB304 3E000000
|
||||||
|
|
||||||
$Hard to select file, activators will work if you add them.. Camera is far out
|
$Hard to select file, activators will work if you add them.. Camera is far out
|
||||||
043AB304 3F000000
|
043AB304 3F000000
|
||||||
|
|
||||||
$X textures
|
$X textures
|
||||||
043DB210 41200000
|
043DB210 41200000
|
||||||
|
|
||||||
$Y textures
|
$Y textures
|
||||||
043DB224 41200000
|
043DB224 41200000
|
||||||
|
|
||||||
$Z textures
|
$Z textures
|
||||||
043DB238 41200000
|
043DB238 41200000
|
||||||
|
|
||||||
$Strangely distorted people
|
$Strangely distorted people
|
||||||
0440CC24 3F900000
|
0440CC24 3F900000
|
||||||
|
|
||||||
$Mute game
|
$Mute game
|
||||||
04417248 00000000
|
04417248 00000000
|
||||||
|
|
||||||
$Magnify camera
|
$Magnify camera
|
||||||
04417690 3F900000
|
04417690 3F900000
|
||||||
|
|
||||||
$Warped camera view
|
$Warped camera view
|
||||||
044176A8 3E000000
|
044176A8 3E000000
|
||||||
|
|
||||||
$Poorly Shaded Mario
|
$Poorly Shaded Mario
|
||||||
044176FC 00000000
|
044176FC 00000000
|
||||||
|
|
||||||
#Press the buttons below to switch to another nozzle. You must have your nozzle set to squirt for it to work
|
#Press the buttons below to switch to another nozzle. You must have your nozzle set to squirt for it to work
|
||||||
#B+D-Pad Up: Rocket Nozzle
|
#B+D-Pad Up: Rocket Nozzle
|
||||||
#B+D-Pad Left: Turbo Nozzle
|
#B+D-Pad Left: Turbo Nozzle
|
||||||
#B+D-Pad Right: Hover Nozzle
|
#B+D-Pad Right: Hover Nozzle
|
||||||
#B+D-PadDown: Jump Nozzle
|
#B+D-PadDown: Jump Nozzle
|
||||||
|
|
||||||
$Nozzle Modifier
|
$Nozzle Modifier
|
||||||
0A404454 00000208
|
0A404454 00000208
|
||||||
04269F50 3BE00001
|
04269F50 3BE00001
|
||||||
|
@ -140,33 +113,27 @@ $Nozzle Modifier
|
||||||
04269F50 3BE00005
|
04269F50 3BE00005
|
||||||
0A404454 00000202
|
0A404454 00000202
|
||||||
04269F50 3BE00004
|
04269F50 3BE00004
|
||||||
|
|
||||||
$Always Green Yoshi
|
$Always Green Yoshi
|
||||||
405F3A90 04AE4C00
|
405F3A90 04AE4C00
|
||||||
|
|
||||||
$Hold B To Run Super Fast
|
$Hold B To Run Super Fast
|
||||||
0A404454 00000200
|
0A404454 00000200
|
||||||
4240E12C 06E44200
|
4240E12C 06E44200
|
||||||
12404454 00000200
|
12404454 00000200
|
||||||
4240E12C 06E43F80
|
4240E12C 06E43F80
|
||||||
|
|
||||||
$D-Pad Up For Large Mario
|
$D-Pad Up For Large Mario
|
||||||
8A404454 00000008
|
8A404454 00000008
|
||||||
4240E12C 4DE43FF8
|
4240E12C 4DE43FF8
|
||||||
4240E12C 4DE63FF8
|
4240E12C 4DE63FF8
|
||||||
4240E12C 4DE83FF8
|
4240E12C 4DE83FF8
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$D-Pad Down For Mini Mario
|
$D-Pad Down For Mini Mario
|
||||||
8A404454 00000004
|
8A404454 00000004
|
||||||
4240E12C 4DE43E88
|
4240E12C 4DE43E88
|
||||||
4240E12C 4DE63E88
|
4240E12C 4DE63E88
|
||||||
4240E12C 4DE83E88
|
4240E12C 4DE83E88
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$D-Pad Left For Normal Mario
|
$D-Pad Left For Normal Mario
|
||||||
8A404454 00000004
|
8A404454 00000004
|
||||||
4240E12C 4DE43F80
|
4240E12C 4DE43F80
|
||||||
4240E12C 4DE63F80
|
4240E12C 4DE63F80
|
||||||
4240E12C 4DE83F80
|
4240E12C 4DE83F80
|
||||||
00000000 40000000
|
|
|
@ -1,154 +1,120 @@
|
||||||
# GSNP8P - SONIC ADVENTURE 2 BATTLE
|
# GSNP8P - SONIC ADVENTURE 2 BATTLE
|
||||||
|
[Core]
|
||||||
|
#Values set here will override the main dolphin settings.
|
||||||
[EmuState]
|
[EmuState]
|
||||||
#The Emulation State.
|
#The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||||
EmulationStateId = 5
|
EmulationStateId = 5
|
||||||
[OnFrame]
|
[OnLoad]
|
||||||
#Add memory patches here.
|
#Add memory patches to be loaded once on boot here.
|
||||||
|
[OnFrame]
|
||||||
|
#Add memory patches to be applied every frame here.
|
||||||
[ActionReplay]
|
[ActionReplay]
|
||||||
|
#Add action replay cheats here.
|
||||||
$999 Rings
|
$999 Rings
|
||||||
021CC430 000003E7
|
021CC430 000003E7
|
||||||
|
|
||||||
$99 Lives
|
$99 Lives
|
||||||
021CC42C 00000063
|
021CC42C 00000063
|
||||||
|
|
||||||
$Monster Score
|
$Monster Score
|
||||||
041CC458 05F5E0FF
|
041CC458 05F5E0FF
|
||||||
|
|
||||||
$L to reset timer to 0:00.00
|
$L to reset timer to 0:00.00
|
||||||
4C1E5704 FFFDFFFF
|
4C1E5704 FFFDFFFF
|
||||||
041CC3E0 00000000
|
041CC3E0 00000000
|
||||||
041CC3E4 00080000
|
041CC3E4 00080000
|
||||||
|
|
||||||
#Emblem codes...
|
#Emblem codes...
|
||||||
|
|
||||||
#Complete any level so the game
|
#Complete any level so the game
|
||||||
|
|
||||||
#updates the number of emblems held
|
#updates the number of emblems held
|
||||||
|
|
||||||
$Green forest
|
$Green forest
|
||||||
041F2884 05050505
|
041F2884 05050505
|
||||||
041F2888 05050505
|
041F2888 05050505
|
||||||
|
|
||||||
$White jungle
|
$White jungle
|
||||||
041F2948 05050505
|
041F2948 05050505
|
||||||
041F294C 05050505
|
041F294C 05050505
|
||||||
|
|
||||||
$Pumpkin hill
|
$Pumpkin hill
|
||||||
041F2A0C 05050505
|
041F2A0C 05050505
|
||||||
041F2A10 05050505
|
041F2A10 05050505
|
||||||
|
|
||||||
$Sky rail
|
$Sky rail
|
||||||
041F2AD0 05050505
|
041F2AD0 05050505
|
||||||
041F2AD4 05050505
|
041F2AD4 05050505
|
||||||
|
|
||||||
$Aquatic mine
|
$Aquatic mine
|
||||||
041F2B94 05050505
|
041F2B94 05050505
|
||||||
041F2B98 05050505
|
041F2B98 05050505
|
||||||
|
|
||||||
$Security hall
|
$Security hall
|
||||||
041F2C58 05050505
|
041F2C58 05050505
|
||||||
041F2C5C 05050505
|
041F2C5C 05050505
|
||||||
|
|
||||||
$Prison lane
|
$Prison lane
|
||||||
041F2D1C 05050505
|
041F2D1C 05050505
|
||||||
041F2D20 05050505
|
041F2D20 05050505
|
||||||
|
|
||||||
$Metal harbor
|
$Metal harbor
|
||||||
041F2DE0 05050505
|
041F2DE0 05050505
|
||||||
041F2DE4 05050505
|
041F2DE4 05050505
|
||||||
|
|
||||||
$Iron gate
|
$Iron gate
|
||||||
041F2EA4 05050505
|
041F2EA4 05050505
|
||||||
041F2EA8 05050505
|
041F2EA8 05050505
|
||||||
|
|
||||||
$Weapons bed
|
$Weapons bed
|
||||||
041F2F68 05050505
|
041F2F68 05050505
|
||||||
041F2F6C 05050505
|
041F2F6C 05050505
|
||||||
|
|
||||||
$City escape
|
$City escape
|
||||||
041F302C 05050505
|
041F302C 05050505
|
||||||
041F3030 05050505
|
041F3030 05050505
|
||||||
|
|
||||||
$Radical highway
|
$Radical highway
|
||||||
041F30F0 05050505
|
041F30F0 05050505
|
||||||
041F30F4 05050505
|
041F30F4 05050505
|
||||||
|
|
||||||
$Wild canyon
|
$Wild canyon
|
||||||
041F3278 05050505
|
041F3278 05050505
|
||||||
041F327C 05050505
|
041F327C 05050505
|
||||||
|
|
||||||
$Mission street
|
$Mission street
|
||||||
041F333C 05050505
|
041F333C 05050505
|
||||||
041F3340 05050505
|
041F3340 05050505
|
||||||
|
|
||||||
$Dry lagoon
|
$Dry lagoon
|
||||||
041F3400 05050505
|
041F3400 05050505
|
||||||
041F3404 05050505
|
041F3404 05050505
|
||||||
|
|
||||||
$Sand ocean
|
$Sand ocean
|
||||||
041F364C 05050505
|
041F364C 05050505
|
||||||
041F3650 05050505
|
041F3650 05050505
|
||||||
|
|
||||||
$Crazy gadget
|
$Crazy gadget
|
||||||
041F3710 05050505
|
041F3710 05050505
|
||||||
041F3714 05050505
|
041F3714 05050505
|
||||||
|
|
||||||
$Hidden base
|
$Hidden base
|
||||||
041F37D4 05050505
|
041F37D4 05050505
|
||||||
041F37D8 05050505
|
041F37D8 05050505
|
||||||
|
|
||||||
$Eternal engine
|
$Eternal engine
|
||||||
041F3898 05050505
|
041F3898 05050505
|
||||||
041F389C 05050505
|
041F389C 05050505
|
||||||
|
|
||||||
$Death chamber
|
$Death chamber
|
||||||
041F395C 05050505
|
041F395C 05050505
|
||||||
041F3960 05050505
|
041F3960 05050505
|
||||||
|
|
||||||
$Egg quarters
|
$Egg quarters
|
||||||
041F3A20 05050505
|
041F3A20 05050505
|
||||||
041F3A24 05050505
|
041F3A24 05050505
|
||||||
|
|
||||||
$Lost colony
|
$Lost colony
|
||||||
041F3AE4 05050505
|
041F3AE4 05050505
|
||||||
041F3AE8 05050505
|
041F3AE8 05050505
|
||||||
|
|
||||||
$Pyramid cave
|
$Pyramid cave
|
||||||
041F3BA8 05050505
|
041F3BA8 05050505
|
||||||
041F3BAC 05050505
|
041F3BAC 05050505
|
||||||
|
|
||||||
$Final rush
|
$Final rush
|
||||||
041F3D30 05050505
|
041F3D30 05050505
|
||||||
041F3D34 05050505
|
041F3D34 05050505
|
||||||
|
|
||||||
$Green hills
|
$Green hills
|
||||||
041F3DF4 05050505
|
041F3DF4 05050505
|
||||||
041F3DF8 05050505
|
041F3DF8 05050505
|
||||||
|
|
||||||
$Meteor Head
|
$Meteor Head
|
||||||
041F3EB8 05050505
|
041F3EB8 05050505
|
||||||
041F3EBC 05050505
|
041F3EBC 05050505
|
||||||
|
|
||||||
$Cannon's core
|
$Cannon's core
|
||||||
041F4040 05050505
|
041F4040 05050505
|
||||||
041F4044 05050505
|
041F4044 05050505
|
||||||
|
|
||||||
$Final chase
|
$Final chase
|
||||||
041F44D8 05050505
|
041F44D8 05050505
|
||||||
041F44DC 05050505
|
041F44DC 05050505
|
||||||
|
|
||||||
$Cosmic wall
|
$Cosmic wall
|
||||||
041F4724 05050505
|
041F4724 05050505
|
||||||
041F4728 05050505
|
041F4728 05050505
|
||||||
|
|
||||||
$Mad space
|
$Mad space
|
||||||
041F47E8 05050505
|
041F47E8 05050505
|
||||||
041F47EC 05050505
|
041F47EC 05050505
|
||||||
|
|
||||||
$Route 101
|
$Route 101
|
||||||
041F5428 05050505
|
041F5428 05050505
|
||||||
041F542C 05050505
|
041F542C 05050505
|
||||||
|
|
||||||
$Route 280
|
$Route 280
|
||||||
041F54EC 05050505
|
041F54EC 05050505
|
||||||
041F54F0 05050505
|
|
|
@ -1,93 +1,73 @@
|
||||||
# GZ2E01 - The Legend of Zelda: Twilight Princess
|
# GZ2E01 - The Legend of Zelda: Twilight Princess
|
||||||
|
[Core]
|
||||||
|
#Values set here will override the main dolphin settings.
|
||||||
[EmuState]
|
[EmuState]
|
||||||
#The Emulation State.
|
#The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||||
EmulationStateId = 2
|
EmulationStateId = 2
|
||||||
|
[OnLoad]
|
||||||
|
#Add memory patches to be loaded once on boot here.
|
||||||
[OnFrame]
|
[OnFrame]
|
||||||
#Add memory patches here.
|
#Add memory patches to be applied every frame here.
|
||||||
[ActionReplay]
|
[ActionReplay]
|
||||||
|
#Add action replay cheats here.
|
||||||
$(M)
|
$(M)
|
||||||
C435D468 0000FF01
|
C435D468 0000FF01
|
||||||
|
|
||||||
$Infinite Health
|
$Infinite Health
|
||||||
004061C3 00000050
|
004061C3 00000050
|
||||||
|
|
||||||
$Max Health
|
$Max Health
|
||||||
004061C1 00000064
|
004061C1 00000064
|
||||||
|
|
||||||
$Infinite Rupees
|
$Infinite Rupees
|
||||||
024061C4 000003E8
|
024061C4 000003E8
|
||||||
|
|
||||||
$Infinite Oxygen
|
$Infinite Oxygen
|
||||||
0240BFA2 00000258
|
0240BFA2 00000258
|
||||||
|
|
||||||
$Infinite Slingshot Pellets
|
$Infinite Slingshot Pellets
|
||||||
004062B4 00000032
|
004062B4 00000032
|
||||||
|
|
||||||
$Infinite Bombs
|
$Infinite Bombs
|
||||||
004062AD 0000001E
|
004062AD 0000001E
|
||||||
|
|
||||||
$Infinite Arrows
|
$Infinite Arrows
|
||||||
004062AC 0000001E
|
004062AC 0000001E
|
||||||
|
|
||||||
$Infinite Lantern Oil (breaks game)
|
$Infinite Lantern Oil (breaks game)
|
||||||
024061C8 00005460
|
024061C8 00005460
|
||||||
|
|
||||||
$Have All Swords/Shields/Tunics
|
$Have All Swords/Shields/Tunics
|
||||||
04406290 FFFFFFFF
|
04406290 FFFFFFFF
|
||||||
|
|
||||||
$All Hidden Skills Learned
|
$All Hidden Skills Learned
|
||||||
004069D9 0000000F
|
004069D9 0000000F
|
||||||
004069DA 000000F0
|
004069DA 000000F0
|
||||||
|
|
||||||
#Do not use this code until you have the lantern in your inventory.
|
#Do not use this code until you have the lantern in your inventory.
|
||||||
|
|
||||||
$Have Dungeon Map/Compass/Boss Key
|
$Have Dungeon Map/Compass/Boss Key
|
||||||
28406B35 00000007
|
28406B35 00000007
|
||||||
00406B35 00000007
|
00406B35 00000007
|
||||||
|
|
||||||
$Infinite Small Keys
|
$Infinite Small Keys
|
||||||
00406B34 00000005
|
00406B34 00000005
|
||||||
|
|
||||||
$Rupees Never Increase or Decrease
|
$Rupees Never Increase or Decrease
|
||||||
04220C9C 60000000
|
04220C9C 60000000
|
||||||
|
|
||||||
$Have All Letters
|
$Have All Letters
|
||||||
024062DE 0000FFFF
|
024062DE 0000FFFF
|
||||||
044062EC 01020304
|
044062EC 01020304
|
||||||
044062F0 05060708
|
044062F0 05060708
|
||||||
044062F4 090A0B0C
|
044062F4 090A0B0C
|
||||||
044062F8 0D0E0F10
|
044062F8 0D0E0F10
|
||||||
|
|
||||||
$Have All Golden Bugs
|
$Have All Golden Bugs
|
||||||
004062A5 000002FF
|
004062A5 000002FF
|
||||||
|
|
||||||
$Have Giant Wallet
|
$Have Giant Wallet
|
||||||
004061D9 00000002
|
004061D9 00000002
|
||||||
|
|
||||||
#EASY VESSEL OF LIGHT
|
#EASY VESSEL OF LIGHT
|
||||||
|
|
||||||
#Do not use these codes until you have explored all of the Twilight and activated the warp portals.
|
#Do not use these codes until you have explored all of the Twilight and activated the warp portals.
|
||||||
|
|
||||||
$One Tear Fills 1st Vessel of Light
|
$One Tear Fills 1st Vessel of Light
|
||||||
284062D4 0000000F
|
284062D4 0000000F
|
||||||
004062D4 0000000F
|
004062D4 0000000F
|
||||||
|
|
||||||
$One Tear Fills 2nd Vessel of Light
|
$One Tear Fills 2nd Vessel of Light
|
||||||
284062D5 0000000F
|
284062D5 0000000F
|
||||||
004062D5 0000000F
|
004062D5 0000000F
|
||||||
|
|
||||||
$One Tear Fills 3rd Vessel of Light
|
$One Tear Fills 3rd Vessel of Light
|
||||||
284062D6 0000000F
|
284062D6 0000000F
|
||||||
004062D6 0000000F
|
004062D6 0000000F
|
||||||
|
|
||||||
$RD-Pad Left/Right Controls Fog
|
$RD-Pad Left/Right Controls Fog
|
||||||
0A3DD31A 00000022
|
0A3DD31A 00000022
|
||||||
8440BF1C 00000005
|
8440BF1C 00000005
|
||||||
0A3DD31A 00000021
|
0A3DD31A 00000021
|
||||||
8440BF1C FFFFFFFB
|
8440BF1C FFFFFFFB
|
||||||
|
|
||||||
$RD-Pad Left/Right Controls Time
|
$RD-Pad Left/Right Controls Time
|
||||||
0A3DD31A 00000022
|
0A3DD31A 00000022
|
||||||
844061F4 00003000
|
844061F4 00003000
|
||||||
0A3DD31A 00000021
|
0A3DD31A 00000021
|
||||||
844061F4 FFFFCFFF
|
|
|
@ -1,36 +1,35 @@
|
||||||
|
# GZLE01 - The Legend of Zelda: The Wind Waker
|
||||||
|
[Core]
|
||||||
|
#Values set here will override the main dolphin settings.
|
||||||
[EmuState]
|
[EmuState]
|
||||||
#The Emulation State.
|
#The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||||
EmulationStateId = 2
|
EmulationStateId = 2
|
||||||
|
[OnLoad]
|
||||||
|
#Add memory patches to be loaded once on boot here.
|
||||||
[OnFrame]
|
[OnFrame]
|
||||||
|
#Add memory patches to be applied every frame here.
|
||||||
0x802904b4=dword:0x4E800020 #Fix item hang
|
0x802904b4=dword:0x4E800020 #Fix item hang
|
||||||
|
#WARNING - cheats may screw up your save games
|
||||||
# WARNING - cheats may screw up your save games
|
#0x803C4C09=byte:0x50 #Max health
|
||||||
# 0x803C4C09=byte:0x50 #Max health
|
#0x803C4C0B=byte:0x50 #Current health
|
||||||
# 0x803C4C0B=byte:0x50 #Current health
|
#Hidden dungeon
|
||||||
|
#0x803C9D44=dword:0x000000FF
|
||||||
# Hidden dungeon
|
#0x803C9D48=dword:0x485F7465
|
||||||
# 0x803C9D44=dword:0x000000FF
|
#0x803C9D4C=dword:0x73740000
|
||||||
# 0x803C9D48=dword:0x485F7465
|
#Snow test room
|
||||||
# 0x803C9D4C=dword:0x73740000
|
#0x803C9D44=dword:0x000000FF
|
||||||
|
#0x803C9D48=dword:0x49546573
|
||||||
# Snow test room
|
#0x803C9D4C=dword:0x74363200
|
||||||
# 0x803C9D44=dword:0x000000FF
|
|
||||||
# 0x803C9D48=dword:0x49546573
|
|
||||||
# 0x803C9D4C=dword:0x74363200
|
|
||||||
|
|
||||||
#only supports decrypted AR codes
|
|
||||||
|
|
||||||
[ActionReplay]
|
[ActionReplay]
|
||||||
# Codes by GCNHacker87 (yes we forgot to ask permission)
|
#Add action replay cheats here.
|
||||||
|
#Codes by GCNHacker87
|
||||||
$Master Code (useless)
|
$Master Code (useless)
|
||||||
C4323EA8 0000FF00
|
C4323EA8 0000FF00
|
||||||
|
|
||||||
$Shadow Link
|
$Shadow Link
|
||||||
041926B8 60000000
|
041926B8 60000000
|
||||||
423BCDA0 00BCFFFF
|
423BCDA0 00BCFFFF
|
||||||
423BCDA0 00BDFF87
|
423BCDA0 00BDFF87
|
||||||
403BCDA0 00017E3F
|
403BCDA0 00017E3F
|
||||||
|
|
||||||
$Stuff at the top right of the screen is not visible
|
$Stuff at the top right of the screen is not visible
|
||||||
903ED848 00000000
|
903ED848 00000000
|
||||||
023F633C 00028000
|
023F633C 00028000
|
||||||
|
@ -40,7 +39,6 @@ $Stuff at the top right of the screen is not visible
|
||||||
403BB494 00106A80
|
403BB494 00106A80
|
||||||
403BB498 002F5080
|
403BB498 002F5080
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Super Hookshot
|
$Super Hookshot
|
||||||
043F9DFC 48420B00
|
043F9DFC 48420B00
|
||||||
040F1E68 28030001
|
040F1E68 28030001
|
||||||
|
@ -49,18 +47,15 @@ $Super Hookshot
|
||||||
040F2898 3C000000
|
040F2898 3C000000
|
||||||
123ED84A 00000140
|
123ED84A 00000140
|
||||||
040F2898 8001004C
|
040F2898 8001004C
|
||||||
|
|
||||||
$Teleport to Fire Mountain up R Y
|
$Teleport to Fire Mountain up R Y
|
||||||
4A3ED84A 00000828
|
4A3ED84A 00000828
|
||||||
043E440C 482F85A1
|
043E440C 482F85A1
|
||||||
043E4414 C7EA36FD
|
043E4414 C7EA36FD
|
||||||
|
|
||||||
$Hold A to swim fast
|
$Hold A to swim fast
|
||||||
0A3ED84A 00000100
|
0A3ED84A 00000100
|
||||||
0435D548 44610000
|
0435D548 44610000
|
||||||
123ED84A 00000100
|
123ED84A 00000100
|
||||||
0435D548 41900000
|
0435D548 41900000
|
||||||
|
|
||||||
$Run/Swim/Crawl fast Hold A
|
$Run/Swim/Crawl fast Hold A
|
||||||
4A3ED84A 00000100
|
4A3ED84A 00000100
|
||||||
0435CEEC 42480000
|
0435CEEC 42480000
|
||||||
|
@ -72,33 +67,25 @@ $Run/Swim/Crawl fast Hold A
|
||||||
0435DB94 42800000
|
0435DB94 42800000
|
||||||
123ED84A 00000120
|
123ED84A 00000120
|
||||||
0435DB94 40400000
|
0435DB94 40400000
|
||||||
|
|
||||||
$Max Health
|
$Max Health
|
||||||
003C4C09 00000050
|
003C4C09 00000050
|
||||||
|
|
||||||
$Infinite Health
|
$Infinite Health
|
||||||
01E0197F 08000000
|
01E0197F 08000000
|
||||||
003C4C0B 00000050
|
003C4C0B 00000050
|
||||||
|
|
||||||
$Full Nintendo Gallery
|
$Full Nintendo Gallery
|
||||||
003C5260 00000001
|
003C5260 00000001
|
||||||
023C52AC 0003FFFF
|
023C52AC 0003FFFF
|
||||||
023C52B8 0005FFFF
|
023C52B8 0005FFFF
|
||||||
003C52C8 000000FF
|
003C52C8 000000FF
|
||||||
023C52DC 0000FFFF
|
023C52DC 0000FFFF
|
||||||
|
|
||||||
$Small energy sword
|
$Small energy sword
|
||||||
0435DF6C 004A004A
|
0435DF6C 004A004A
|
||||||
|
|
||||||
$Full energy Sword
|
$Full energy Sword
|
||||||
0435DF6C 004C004C
|
0435DF6C 004C004C
|
||||||
|
|
||||||
$HookShot Head/beam sword
|
$HookShot Head/beam sword
|
||||||
0435DF6C 004C001E
|
0435DF6C 004C001E
|
||||||
|
|
||||||
$Normal/no glow
|
$Normal/no glow
|
||||||
0435DF6C 00460046
|
0435DF6C 00460046
|
||||||
|
|
||||||
$Jesus Mode aka WalkOnWater
|
$Jesus Mode aka WalkOnWater
|
||||||
04004010 2C070003
|
04004010 2C070003
|
||||||
04004014 C01EFFA0
|
04004014 C01EFFA0
|
||||||
|
@ -122,24 +109,19 @@ $Jesus Mode aka WalkOnWater
|
||||||
043C5E44 04071987
|
043C5E44 04071987
|
||||||
040A2F7C 4BF61094
|
040A2F7C 4BF61094
|
||||||
0413D020 4BEC7028
|
0413D020 4BEC7028
|
||||||
|
|
||||||
$Use anything indoors
|
$Use anything indoors
|
||||||
0020485F 0000007E
|
0020485F 0000007E
|
||||||
|
|
||||||
$Sink or Swim A+D-pad down sink B+D-pad down swim
|
$Sink or Swim A+D-pad down sink B+D-pad down swim
|
||||||
0A3ED84A 00000104
|
0A3ED84A 00000104
|
||||||
0435D560 50000000
|
0435D560 50000000
|
||||||
0A3ED84A 00000204
|
0A3ED84A 00000204
|
||||||
0435D560 42B40000
|
0435D560 42B40000
|
||||||
|
|
||||||
$Jump to a ledge at any height
|
$Jump to a ledge at any height
|
||||||
0435D734 469C4000
|
0435D734 469C4000
|
||||||
|
|
||||||
$Very Fast on Ladders (May have to barly tap forward on joystick inorder to get on vein walls)
|
$Very Fast on Ladders (May have to barly tap forward on joystick inorder to get on vein walls)
|
||||||
00000000 8435DB18
|
00000000 8435DB18
|
||||||
41200000 00040002
|
41200000 00040002
|
||||||
0435DB38 7F7FFFFF
|
0435DB38 7F7FFFFF
|
||||||
|
|
||||||
#Extra deku leaf controls (Y makes you rise, Z keeps you at your current height, X wind pulls you instead of
|
#Extra deku leaf controls (Y makes you rise, Z keeps you at your current height, X wind pulls you instead of
|
||||||
$push, to stop it from rising you must close and reopen the leaf quickly)
|
$push, to stop it from rising you must close and reopen the leaf quickly)
|
||||||
0A3ED84A 00000800
|
0A3ED84A 00000800
|
||||||
|
@ -151,299 +133,223 @@ $push, to stop it from rising you must close and reopen the leaf quickly)
|
||||||
4A3ED84A 00000000
|
4A3ED84A 00000000
|
||||||
0435DC90 C0000000
|
0435DC90 C0000000
|
||||||
0435DCA4 41166666
|
0435DCA4 41166666
|
||||||
|
|
||||||
$Roll further
|
$Roll further
|
||||||
0435D3D0 40000000
|
0435D3D0 40000000
|
||||||
|
|
||||||
$Instead of rolling, you glide
|
$Instead of rolling, you glide
|
||||||
0435D3CC 45500000
|
0435D3CC 45500000
|
||||||
|
|
||||||
#DON'T USE ANY OF THE FOLLOWING CODES UNTIL AFTER MEETING THE DRAGON BOAT
|
#DON'T USE ANY OF THE FOLLOWING CODES UNTIL AFTER MEETING THE DRAGON BOAT
|
||||||
$Max Magic
|
$Max Magic
|
||||||
003C4C1B 00000020
|
003C4C1B 00000020
|
||||||
|
|
||||||
$Infinite Magic
|
$Infinite Magic
|
||||||
003C4C1C 00000020
|
003C4C1C 00000020
|
||||||
|
|
||||||
$Can Carry 1000 Rupees
|
$Can Carry 1000 Rupees
|
||||||
003C4C1A 00000001
|
003C4C1A 00000001
|
||||||
|
|
||||||
$Can Carry 5000 Rupees
|
$Can Carry 5000 Rupees
|
||||||
003C4C1A 00000002
|
003C4C1A 00000002
|
||||||
|
|
||||||
$Always Have 1000 Rupees
|
$Always Have 1000 Rupees
|
||||||
023C4C0C 000003E8
|
023C4C0C 000003E8
|
||||||
|
|
||||||
|
|
||||||
$Always Have 5000 Rupees
|
$Always Have 5000 Rupees
|
||||||
023C4C0C 00001388
|
023C4C0C 00001388
|
||||||
|
|
||||||
$Link Can Swim Forever
|
$Link Can Swim Forever
|
||||||
023CA76E 00000384
|
023CA76E 00000384
|
||||||
|
|
||||||
$Have All Songs
|
$Have All Songs
|
||||||
003C4CC5 0000003F
|
003C4CC5 0000003F
|
||||||
|
|
||||||
$Have Hero's Sword
|
$Have Hero's Sword
|
||||||
003C4C16 00000038
|
003C4C16 00000038
|
||||||
003C4CBC 00000001
|
003C4CBC 00000001
|
||||||
|
|
||||||
$Have Mirror Shield
|
$Have Mirror Shield
|
||||||
003C4C17 0000003C
|
003C4C17 0000003C
|
||||||
003C4CBD 00000003
|
003C4CBD 00000003
|
||||||
|
|
||||||
$Have Telescope
|
$Have Telescope
|
||||||
003C4C44 00000020
|
003C4C44 00000020
|
||||||
|
|
||||||
$Have Sail
|
$Have Sail
|
||||||
003C4C45 00000078
|
003C4C45 00000078
|
||||||
|
|
||||||
$Have Wind Waker
|
$Have Wind Waker
|
||||||
003C4C46 00000022
|
003C4C46 00000022
|
||||||
|
|
||||||
$Have Grappling Hook
|
$Have Grappling Hook
|
||||||
003C4C47 00000025
|
003C4C47 00000025
|
||||||
|
|
||||||
$Have Boomerang
|
$Have Boomerang
|
||||||
003C4C49 0000002D
|
003C4C49 0000002D
|
||||||
|
|
||||||
$Have Deku Leaf
|
$Have Deku Leaf
|
||||||
003C4C4A 00000034
|
003C4C4A 00000034
|
||||||
|
|
||||||
$Have Tingle Tuner
|
$Have Tingle Tuner
|
||||||
003C4C4B 00000021
|
003C4C4B 00000021
|
||||||
|
|
||||||
$Have DX Camera
|
$Have DX Camera
|
||||||
003C4C4C 00000026
|
003C4C4C 00000026
|
||||||
|
|
||||||
$Have Iron Boots
|
$Have Iron Boots
|
||||||
003C4C4D 00000029
|
003C4C4D 00000029
|
||||||
|
|
||||||
$Have Magic Shielding
|
$Have Magic Shielding
|
||||||
003C4C4E 0000002A
|
003C4C4E 0000002A
|
||||||
|
|
||||||
$Have Bow And All Arrows
|
$Have Bow And All Arrows
|
||||||
003C4C50 00000036
|
003C4C50 00000036
|
||||||
|
|
||||||
$Have Bombs
|
$Have Bombs
|
||||||
003C4C51 00000031
|
003C4C51 00000031
|
||||||
|
|
||||||
$Have Hookshot
|
$Have Hookshot
|
||||||
003C4C57 0000002F
|
003C4C57 0000002F
|
||||||
|
|
||||||
$Have Megaton Hammer
|
$Have Megaton Hammer
|
||||||
003C4C58 00000033
|
003C4C58 00000033
|
||||||
|
|
||||||
$Have Bottle 1
|
$Have Bottle 1
|
||||||
003C4C52 00000050
|
003C4C52 00000050
|
||||||
|
|
||||||
$Have Bottle 2
|
$Have Bottle 2
|
||||||
003C4C53 00000050
|
003C4C53 00000050
|
||||||
|
|
||||||
$Have Bottle 2 With Fairy
|
$Have Bottle 2 With Fairy
|
||||||
003C4C53 00000057
|
003C4C53 00000057
|
||||||
|
|
||||||
$Have Bottle 3
|
$Have Bottle 3
|
||||||
003C4C54 00000050
|
003C4C54 00000050
|
||||||
|
|
||||||
$Have Bottle 3 With Blue Potion
|
$Have Bottle 3 With Blue Potion
|
||||||
003C4C54 00000053
|
003C4C54 00000053
|
||||||
|
|
||||||
$Have Bottle 4
|
$Have Bottle 4
|
||||||
003C4C55 00000050
|
003C4C55 00000050
|
||||||
|
|
||||||
$Have Spoils Bag
|
$Have Spoils Bag
|
||||||
003C4C48 00000024
|
003C4C48 00000024
|
||||||
|
|
||||||
$Have Bait Bag
|
$Have Bait Bag
|
||||||
003C4C4F 0000002C
|
003C4C4F 0000002C
|
||||||
|
|
||||||
$Have Delivery Bag
|
$Have Delivery Bag
|
||||||
003C4C56 00000030
|
003C4C56 00000030
|
||||||
|
|
||||||
$Infinite Berry Feed
|
$Infinite Berry Feed
|
||||||
003C4C86 00000082
|
003C4C86 00000082
|
||||||
003C4CAC 00000009
|
003C4CAC 00000009
|
||||||
|
|
||||||
$Infinite Pear Feed
|
$Infinite Pear Feed
|
||||||
003C4C87 00000083
|
003C4C87 00000083
|
||||||
003C4CAD 00000009
|
003C4CAD 00000009
|
||||||
|
|
||||||
$Max Red Chu Jelly
|
$Max Red Chu Jelly
|
||||||
003C4C7E 00000049
|
003C4C7E 00000049
|
||||||
003C4CA4 00000063
|
003C4CA4 00000063
|
||||||
|
|
||||||
$Max Green Chu Jelly
|
$Max Green Chu Jelly
|
||||||
003C4C83 0000004A
|
003C4C83 0000004A
|
||||||
003C4CA5 00000063
|
003C4CA5 00000063
|
||||||
|
|
||||||
$Max Blue Chu Jelly
|
$Max Blue Chu Jelly
|
||||||
003C4C85 0000004B
|
003C4C85 0000004B
|
||||||
003C4CA6 00000063
|
003C4CA6 00000063
|
||||||
|
|
||||||
$Max Joy Pendants
|
$Max Joy Pendants
|
||||||
003C4C7F 0000001F
|
003C4C7F 0000001F
|
||||||
003C4CA7 00000063
|
003C4CA7 00000063
|
||||||
|
|
||||||
$Max Skull Necklaces
|
$Max Skull Necklaces
|
||||||
003C4C80 00000045
|
003C4C80 00000045
|
||||||
003C4CA8 00000063
|
003C4CA8 00000063
|
||||||
|
|
||||||
$Max Knight's Crest
|
$Max Knight's Crest
|
||||||
003C4C81 00000048
|
003C4C81 00000048
|
||||||
003C4CA9 00000063
|
003C4CA9 00000063
|
||||||
|
|
||||||
$Max Boko Baba Seeds
|
$Max Boko Baba Seeds
|
||||||
003C4C82 00000046
|
003C4C82 00000046
|
||||||
003C4CAA 00000063
|
003C4CAA 00000063
|
||||||
|
|
||||||
$Max Golden Feathers
|
$Max Golden Feathers
|
||||||
003C4C84 00000047
|
003C4C84 00000047
|
||||||
003C4CAB 00000063
|
003C4CAB 00000063
|
||||||
|
|
||||||
$Can Carry 99 Arrows
|
$Can Carry 99 Arrows
|
||||||
003C4C77 00000063
|
003C4C77 00000063
|
||||||
|
|
||||||
$Can Carry 99 Bombs
|
$Can Carry 99 Bombs
|
||||||
003C4C78 00000063
|
003C4C78 00000063
|
||||||
|
|
||||||
$Infinite Arrows
|
$Infinite Arrows
|
||||||
003C4C71 00000063
|
003C4C71 00000063
|
||||||
|
|
||||||
$Infinite Bombs
|
$Infinite Bombs
|
||||||
003C4C72 00000063
|
003C4C72 00000063
|
||||||
|
|
||||||
$Have Fully Detailed Map
|
$Have Fully Detailed Map
|
||||||
023C4D0C 00170303
|
023C4D0C 00170303
|
||||||
003C4D3C 00000003
|
003C4D3C 00000003
|
||||||
|
|
||||||
$Have All Quest Maps
|
$Have All Quest Maps
|
||||||
023C4CDC 0003FFFF
|
023C4CDC 0003FFFF
|
||||||
|
|
||||||
$All Triforce Maps Translated
|
$All Triforce Maps Translated
|
||||||
003C4D4D 000000FF
|
003C4D4D 000000FF
|
||||||
|
|
||||||
$Fully Charged Master Sword DON'T USE THIS CODE UNTIL YOU HAVE THE MASTER SWORD
|
$Fully Charged Master Sword DON'T USE THIS CODE UNTIL YOU HAVE THE MASTER SWORD
|
||||||
003C4C16 0000003E
|
003C4C16 0000003E
|
||||||
003C4CBC 0000000F
|
003C4CBC 0000000F
|
||||||
|
|
||||||
$Have All Element Stones DON'T USE THIS CODE UNTIL DRAGON ROOST ISLAND
|
$Have All Element Stones DON'T USE THIS CODE UNTIL DRAGON ROOST ISLAND
|
||||||
003C4CC7 00000007
|
003C4CC7 00000007
|
||||||
003C524A 00000040
|
003C524A 00000040
|
||||||
|
|
||||||
$Have Complete Triforce USE THIS CODE AFTER BEATING THE TOWER OF THE GODS
|
$Have Complete Triforce USE THIS CODE AFTER BEATING THE TOWER OF THE GODS
|
||||||
003C4CC6 000000FF
|
003C4CC6 000000FF
|
||||||
|
|
||||||
$Press R to Jump
|
$Press R to Jump
|
||||||
0A3ED84A 00000020
|
0A3ED84A 00000020
|
||||||
863E4410 00000001
|
863E4410 00000001
|
||||||
|
|
||||||
$Press R to Mega Jump
|
$Press R to Mega Jump
|
||||||
0A3ED84A 00000020
|
0A3ED84A 00000020
|
||||||
863E4410 00000003
|
863E4410 00000003
|
||||||
|
|
||||||
#PLAY IN TEST MAPS
|
#PLAY IN TEST MAPS
|
||||||
|
|
||||||
#HOLD COMBO DURING LEVEL LOAD
|
#HOLD COMBO DURING LEVEL LOAD
|
||||||
|
|
||||||
$Test room 1 - Hold (L + Z)
|
$Test room 1 - Hold (L + Z)
|
||||||
8A3ED84A 00000050
|
8A3ED84A 00000050
|
||||||
043C9D44 000000FF
|
043C9D44 000000FF
|
||||||
043C9D48 495F5465
|
043C9D48 495F5465
|
||||||
043C9D4C 73744D00
|
043C9D4C 73744D00
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test room 2 - Hold (L + Y)
|
$Test room 2 - Hold (L + Y)
|
||||||
8A3ED84A 00000840
|
8A3ED84A 00000840
|
||||||
043C9D44 000000FF
|
043C9D44 000000FF
|
||||||
043C9D48 495F5465
|
043C9D48 495F5465
|
||||||
043C9D4C 73745200
|
043C9D4C 73745200
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test room 3 - Hold (L + X)
|
$Test room 3 - Hold (L + X)
|
||||||
8A3ED84A 00000440
|
8A3ED84A 00000440
|
||||||
043C9D44 000000FF
|
043C9D44 000000FF
|
||||||
043C9D48 4B5F5465
|
043C9D48 4B5F5465
|
||||||
043C9D4C 73743200
|
043C9D4C 73743200
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test room 4 - Hold (L + A)
|
$Test room 4 - Hold (L + A)
|
||||||
8A3ED84A 00000140
|
8A3ED84A 00000140
|
||||||
043C9D44 000000FF
|
043C9D44 000000FF
|
||||||
043C9D48 4B5F5465
|
043C9D48 4B5F5465
|
||||||
043C9D4C 73743300
|
043C9D4C 73743300
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test room 5 - Hold (L + B)
|
$Test room 5 - Hold (L + B)
|
||||||
8A3ED84A 00000240
|
8A3ED84A 00000240
|
||||||
043C9D44 000000FF
|
043C9D44 000000FF
|
||||||
043C9D48 4B5F5465
|
043C9D48 4B5F5465
|
||||||
043C9D4C 73743400
|
043C9D4C 73743400
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test room 6 - Hold (L + DPad Up)
|
$Test room 6 - Hold (L + DPad Up)
|
||||||
8A3ED84A 00000048
|
8A3ED84A 00000048
|
||||||
043C9D44 000000FF
|
043C9D44 000000FF
|
||||||
043C9D48 4B5F5465
|
043C9D48 4B5F5465
|
||||||
043C9D4C 73743500
|
043C9D4C 73743500
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test room 7 - Hold (L + DPad Down)
|
$Test room 7 - Hold (L + DPad Down)
|
||||||
8A3ED84A 00000044
|
8A3ED84A 00000044
|
||||||
043C9D44 000000FF
|
043C9D44 000000FF
|
||||||
043C9D48 4B5F5465
|
043C9D48 4B5F5465
|
||||||
043C9D4C 73743600
|
043C9D4C 73743600
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test room 8 - Hold (L + Dpad Left)
|
$Test room 8 - Hold (L + Dpad Left)
|
||||||
8A3ED84A 00000041
|
8A3ED84A 00000041
|
||||||
043C9D44 000000FF
|
043C9D44 000000FF
|
||||||
043C9D48 4B5F5465
|
043C9D48 4B5F5465
|
||||||
043C9D4C 73743800
|
043C9D4C 73743800
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test room 9 - Hold (L + Dpad Right)
|
$Test room 9 - Hold (L + Dpad Right)
|
||||||
8A3ED84A 00000042
|
8A3ED84A 00000042
|
||||||
043C9D44 000000FF
|
043C9D44 000000FF
|
||||||
043C9D48 4B5F5465
|
043C9D48 4B5F5465
|
||||||
043C9D4C 73743900
|
043C9D4C 73743900
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test room 10 - Hold (L + R + Z)
|
$Test room 10 - Hold (L + R + Z)
|
||||||
8A3ED84A 00000070
|
8A3ED84A 00000070
|
||||||
043C9D44 000000FF
|
043C9D44 000000FF
|
||||||
043C9D48 4B5F5465
|
043C9D48 4B5F5465
|
||||||
043C9D4C 73746100
|
043C9D4C 73746100
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test room 11 - Hold (L + R+ Y)
|
$Test room 11 - Hold (L + R+ Y)
|
||||||
8A3ED84A 00000860
|
8A3ED84A 00000860
|
||||||
043C9D44 000000FF
|
043C9D44 000000FF
|
||||||
043C9D48 4B5F5465
|
043C9D48 4B5F5465
|
||||||
043C9D4C 73746200
|
043C9D4C 73746200
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test room 12 - Hold (L + R+ X)
|
$Test room 12 - Hold (L + R+ X)
|
||||||
8A3ED84A 00000460
|
8A3ED84A 00000460
|
||||||
043C9D44 000000FF
|
043C9D44 000000FF
|
||||||
043C9D48 4B5F5465
|
043C9D48 4B5F5465
|
||||||
043C9D4C 73746300
|
043C9D4C 73746300
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test room 13 - Hold (L + R+ A)
|
$Test room 13 - Hold (L + R+ A)
|
||||||
8A3ED84A 00000160
|
8A3ED84A 00000160
|
||||||
043C9D44 000000FF
|
043C9D44 000000FF
|
||||||
043C9D48 4B5F5465
|
043C9D48 4B5F5465
|
||||||
043C9D4C 73746400
|
043C9D4C 73746400
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test room 14 - Hold (L + R+ B)
|
$Test room 14 - Hold (L + R+ B)
|
||||||
8A3ED84A 00000260
|
8A3ED84A 00000260
|
||||||
043C9D44 000000FF
|
043C9D44 000000FF
|
||||||
043C9D48 4B5F5465
|
043C9D48 4B5F5465
|
||||||
043C9D4C 73746500
|
043C9D4C 73746500
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Unrestricted Camera
|
$Unrestricted Camera
|
||||||
04356D34 45000000
|
04356D34 45000000
|
||||||
04356D48 42B00000
|
|
|
@ -1,305 +1,235 @@
|
||||||
|
# GZLP01 - The Legend of Zelda: The Wind Waker
|
||||||
|
[Core]
|
||||||
|
#Values set here will override the main dolphin settings.
|
||||||
[EmuState]
|
[EmuState]
|
||||||
#The Emulation State.
|
#The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||||
EmulationStateId = 2
|
EmulationStateId = 2
|
||||||
|
[OnLoad]
|
||||||
|
#Add memory patches to be loaded once on boot here.
|
||||||
[OnFrame]
|
[OnFrame]
|
||||||
|
#Add memory patches to be applied every frame here.
|
||||||
0x80295654=dword:0x4E800020 #Fix item hang
|
0x80295654=dword:0x4E800020 #Fix item hang
|
||||||
|
#WARNING - cheats may screw up your save games
|
||||||
# WARNING - cheats may screw up your save games
|
#0x803C4C09=byte:0x50 #Max health
|
||||||
# 0x803C4C09=byte:0x50 #Max health
|
#0x803C4C0B=byte:0x50 #Current health
|
||||||
# 0x803C4C0B=byte:0x50 #Current health
|
#Hidden dungeon
|
||||||
|
#0x803C9D44=dword:0x000000FF
|
||||||
# Hidden dungeon
|
#0x803C9D48=dword:0x485F7465
|
||||||
# 0x803C9D44=dword:0x000000FF
|
#0x803C9D4C=dword:0x73740000
|
||||||
# 0x803C9D48=dword:0x485F7465
|
#Snow test room
|
||||||
# 0x803C9D4C=dword:0x73740000
|
#0x803C9D44=dword:0x000000FF
|
||||||
|
#0x803C9D48=dword:0x49546573
|
||||||
# Snow test room
|
#0x803C9D4C=dword:0x74363200
|
||||||
# 0x803C9D44=dword:0x000000FF
|
|
||||||
# 0x803C9D48=dword:0x49546573
|
|
||||||
# 0x803C9D4C=dword:0x74363200
|
|
||||||
|
|
||||||
#only supports decrypted AR codes
|
|
||||||
|
|
||||||
[ActionReplay]
|
[ActionReplay]
|
||||||
|
#Add action replay cheats here.
|
||||||
$(M)
|
$(M)
|
||||||
C4329400 0000FF00
|
C4329400 0000FF00
|
||||||
|
|
||||||
$Maximum Health
|
$Maximum Health
|
||||||
003CC531 00000050
|
003CC531 00000050
|
||||||
|
|
||||||
$Infinite Health
|
$Infinite Health
|
||||||
003CC533 00000050
|
003CC533 00000050
|
||||||
|
|
||||||
$Never Lose Health
|
$Never Lose Health
|
||||||
041F4A90 60000000
|
041F4A90 60000000
|
||||||
|
|
||||||
$Never Drown
|
$Never Drown
|
||||||
023D2096 00000300
|
023D2096 00000300
|
||||||
|
|
||||||
$Infinite Rupees
|
$Infinite Rupees
|
||||||
023CC534 00001388
|
023CC534 00001388
|
||||||
|
|
||||||
$Can Carry 5000 Rupees
|
$Can Carry 5000 Rupees
|
||||||
003CC542 00000002
|
003CC542 00000002
|
||||||
|
|
||||||
$Massive Link
|
$Massive Link
|
||||||
423D1D38 010A4080
|
423D1D38 010A4080
|
||||||
423D1D38 010C4080
|
423D1D38 010C4080
|
||||||
423D1D38 010E4080
|
423D1D38 010E4080
|
||||||
|
|
||||||
$Tiny Link
|
$Tiny Link
|
||||||
423D1D38 010A3E80
|
423D1D38 010A3E80
|
||||||
423D1D38 010C3E80
|
423D1D38 010C3E80
|
||||||
423D1D38 010E3E80
|
423D1D38 010E3E80
|
||||||
|
|
||||||
$Unrestricted Camera
|
$Unrestricted Camera
|
||||||
0435D084 45000000
|
0435D084 45000000
|
||||||
0435D098 42B00000
|
0435D098 42B00000
|
||||||
|
|
||||||
$Supersprint Link (Hold R)
|
$Supersprint Link (Hold R)
|
||||||
0A3F5018 00000020
|
0A3F5018 00000020
|
||||||
423D1D38 1ADE4281
|
423D1D38 1ADE4281
|
||||||
|
|
||||||
$Moon Jump (Hold DPad Down)
|
$Moon Jump (Hold DPad Down)
|
||||||
0A3F5018 00000004
|
0A3F5018 00000004
|
||||||
423D1D38 01124204
|
423D1D38 01124204
|
||||||
|
|
||||||
$Maximum Magic
|
$Maximum Magic
|
||||||
003CC543 00000020
|
003CC543 00000020
|
||||||
|
|
||||||
#Do not use the following codes until after meeting the Dragon Boat
|
#Do not use the following codes until after meeting the Dragon Boat
|
||||||
|
|
||||||
$Infinite Magic
|
$Infinite Magic
|
||||||
003CC544 00000020
|
003CC544 00000020
|
||||||
|
|
||||||
$All Melodies
|
$All Melodies
|
||||||
003CC5ED 0000003F
|
003CC5ED 0000003F
|
||||||
|
|
||||||
$Infinite Arrows
|
$Infinite Arrows
|
||||||
003CC599 00000063
|
003CC599 00000063
|
||||||
|
|
||||||
$Infinite Bombs
|
$Infinite Bombs
|
||||||
003CC59A 00000063
|
003CC59A 00000063
|
||||||
|
|
||||||
$Infinite All-Purpose Bait
|
$Infinite All-Purpose Bait
|
||||||
003CC5AE 00000082
|
003CC5AE 00000082
|
||||||
003CC5D4 00000009
|
003CC5D4 00000009
|
||||||
|
|
||||||
$Infinite Hyoi Pear Bait
|
$Infinite Hyoi Pear Bait
|
||||||
003CC5AF 00000082
|
003CC5AF 00000082
|
||||||
003CC5D5 00000009
|
003CC5D5 00000009
|
||||||
|
|
||||||
$Night Mode
|
$Night Mode
|
||||||
043ED010 3F000000
|
043ED010 3F000000
|
||||||
043ED018 3F000000
|
043ED018 3F000000
|
||||||
043ED020 300001CE
|
043ED020 300001CE
|
||||||
043ED024 300001CE
|
043ED024 300001CE
|
||||||
|
|
||||||
$Have Mirror Shield
|
$Have Mirror Shield
|
||||||
003CC53F 0000003C
|
003CC53F 0000003C
|
||||||
003CC5E5 00000002
|
003CC5E5 00000002
|
||||||
|
|
||||||
$Have Power Bracelets
|
$Have Power Bracelets
|
||||||
003CC540 00000028
|
003CC540 00000028
|
||||||
003CC5E6 00000002
|
003CC5E6 00000002
|
||||||
|
|
||||||
$Have Telescope
|
$Have Telescope
|
||||||
003CC56C 00000020
|
003CC56C 00000020
|
||||||
|
|
||||||
$Have Sail
|
$Have Sail
|
||||||
003CC56D 00000078
|
003CC56D 00000078
|
||||||
|
|
||||||
$Have Wind Waker
|
$Have Wind Waker
|
||||||
003CC56E 00000022
|
003CC56E 00000022
|
||||||
|
|
||||||
$Have Grappling Hook
|
$Have Grappling Hook
|
||||||
003CC56F 00000025
|
003CC56F 00000025
|
||||||
|
|
||||||
$Have Boomerang
|
$Have Boomerang
|
||||||
003CC571 0000002D
|
003CC571 0000002D
|
||||||
|
|
||||||
$Have Deku Leaf
|
$Have Deku Leaf
|
||||||
003CC572 00000034
|
003CC572 00000034
|
||||||
|
|
||||||
$Have Tingle Tuner
|
$Have Tingle Tuner
|
||||||
003CC573 00000021
|
003CC573 00000021
|
||||||
|
|
||||||
$Have Deluxe Picto Box
|
$Have Deluxe Picto Box
|
||||||
003CC574 00000026
|
003CC574 00000026
|
||||||
|
|
||||||
$Have Iron Boots
|
$Have Iron Boots
|
||||||
003CC575 00000029
|
003CC575 00000029
|
||||||
|
|
||||||
$Have Magic Armour
|
$Have Magic Armour
|
||||||
003CC576 0000002A
|
003CC576 0000002A
|
||||||
|
|
||||||
$Have Bow And All Arrows
|
$Have Bow And All Arrows
|
||||||
003CC578 00000036
|
003CC578 00000036
|
||||||
|
|
||||||
$Have Bombs
|
$Have Bombs
|
||||||
003CC579 00000031
|
003CC579 00000031
|
||||||
|
|
||||||
$Have Hookshot
|
$Have Hookshot
|
||||||
003CC57F 0000002F
|
003CC57F 0000002F
|
||||||
|
|
||||||
$Have Skull Hammer
|
$Have Skull Hammer
|
||||||
003CC580 00000033
|
003CC580 00000033
|
||||||
|
|
||||||
$Have Bottle 1
|
$Have Bottle 1
|
||||||
003CC57A 00000050
|
003CC57A 00000050
|
||||||
|
|
||||||
$Have Bottle 2
|
$Have Bottle 2
|
||||||
003CC57B 00000050
|
003CC57B 00000050
|
||||||
|
|
||||||
$Have Bottle 2 With Fairy
|
$Have Bottle 2 With Fairy
|
||||||
003CC57B 00000057
|
003CC57B 00000057
|
||||||
|
|
||||||
$Have Bottle 3
|
$Have Bottle 3
|
||||||
003CC57C 00000050
|
003CC57C 00000050
|
||||||
|
|
||||||
$Have Bottle 3 With Blue Potion
|
$Have Bottle 3 With Blue Potion
|
||||||
003CC57C 00000053
|
003CC57C 00000053
|
||||||
|
|
||||||
$Have Bottle 4
|
$Have Bottle 4
|
||||||
003CC57D 00000050
|
003CC57D 00000050
|
||||||
|
|
||||||
$Have Spoils Bag
|
$Have Spoils Bag
|
||||||
003CC570 00000024
|
003CC570 00000024
|
||||||
|
|
||||||
$Have Bait Bag
|
$Have Bait Bag
|
||||||
003CC577 0000002C
|
003CC577 0000002C
|
||||||
|
|
||||||
$Have Delivery Bag
|
$Have Delivery Bag
|
||||||
003CC57E 00000030
|
003CC57E 00000030
|
||||||
|
|
||||||
$Have Red Chu Jelly
|
$Have Red Chu Jelly
|
||||||
003CC5B6 00000049
|
003CC5B6 00000049
|
||||||
|
|
||||||
$Have Green Chu Jelly
|
$Have Green Chu Jelly
|
||||||
003CC5B7 0000004A
|
003CC5B7 0000004A
|
||||||
|
|
||||||
$Have Blue Chu Jelly
|
$Have Blue Chu Jelly
|
||||||
003CC5B8 0000004A
|
003CC5B8 0000004A
|
||||||
|
|
||||||
$Have All Pearls
|
$Have All Pearls
|
||||||
003CC5EF 00000007
|
003CC5EF 00000007
|
||||||
|
|
||||||
$Have Completed Triforce
|
$Have Completed Triforce
|
||||||
003CC5EE 000000FF
|
003CC5EE 000000FF
|
||||||
|
|
||||||
#################################
|
#################################
|
||||||
|
|
||||||
$Glow in the Dark Link
|
$Glow in the Dark Link
|
||||||
043ED014 40800000
|
043ED014 40800000
|
||||||
|
|
||||||
$Have Fully Detailed Map
|
$Have Fully Detailed Map
|
||||||
023CC634 00170303
|
023CC634 00170303
|
||||||
003CC664 00000003
|
003CC664 00000003
|
||||||
|
|
||||||
#Item Codes
|
#Item Codes
|
||||||
|
|
||||||
$Have Master Sword
|
$Have Master Sword
|
||||||
003CC53E 00000039
|
003CC53E 00000039
|
||||||
003CC5E4 00000001
|
003CC5E4 00000001
|
||||||
|
|
||||||
#Test Rooms
|
#Test Rooms
|
||||||
|
|
||||||
#Hold the button combo when going through doors or warping
|
#Hold the button combo when going through doors or warping
|
||||||
|
|
||||||
$Test Room 1 (Hold L+Z)
|
$Test Room 1 (Hold L+Z)
|
||||||
8A3F5018 00000050
|
8A3F5018 00000050
|
||||||
043D166C 000000FF
|
043D166C 000000FF
|
||||||
043D1670 495F5465
|
043D1670 495F5465
|
||||||
043D1674 73744D00
|
043D1674 73744D00
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test Room 2 (Hold L+Y)
|
$Test Room 2 (Hold L+Y)
|
||||||
8A3F5018 00000840
|
8A3F5018 00000840
|
||||||
043D166C 000000FF
|
043D166C 000000FF
|
||||||
043D1670 495F5465
|
043D1670 495F5465
|
||||||
043D1674 73745200
|
043D1674 73745200
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test Room 3 (Hold L+X)
|
$Test Room 3 (Hold L+X)
|
||||||
8A3F5018 00000440
|
8A3F5018 00000440
|
||||||
043D166C 000000FF
|
043D166C 000000FF
|
||||||
043D1670 4B5F5465
|
043D1670 4B5F5465
|
||||||
043D1674 73743200
|
043D1674 73743200
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test Room 4 (Hold L+A)
|
$Test Room 4 (Hold L+A)
|
||||||
8A3F5018 00000140
|
8A3F5018 00000140
|
||||||
043D166C 000000FF
|
043D166C 000000FF
|
||||||
043D1670 4B5F5465
|
043D1670 4B5F5465
|
||||||
043D1674 73743300
|
043D1674 73743300
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test Room 5 (Hold L+B)
|
$Test Room 5 (Hold L+B)
|
||||||
8A3F5018 00000240
|
8A3F5018 00000240
|
||||||
043D166C 000000FF
|
043D166C 000000FF
|
||||||
043D1670 4B5F5465
|
043D1670 4B5F5465
|
||||||
043D1674 73743400
|
043D1674 73743400
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test Room 6 (Hold L+DPad Up)
|
$Test Room 6 (Hold L+DPad Up)
|
||||||
8A3F5018 00000048
|
8A3F5018 00000048
|
||||||
043D166C 000000FF
|
043D166C 000000FF
|
||||||
043D1670 4B5F5465
|
043D1670 4B5F5465
|
||||||
043D1674 73743500
|
043D1674 73743500
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test Room 7 (Hold L+DPad Down)
|
$Test Room 7 (Hold L+DPad Down)
|
||||||
8A3F5018 00000044
|
8A3F5018 00000044
|
||||||
043D166C 000000FF
|
043D166C 000000FF
|
||||||
043D1670 4B5F5465
|
043D1670 4B5F5465
|
||||||
043D1674 73743600
|
043D1674 73743600
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test Room 8 (Hold L+DPad Left )
|
$Test Room 8 (Hold L+DPad Left )
|
||||||
8A3F5018 00000041
|
8A3F5018 00000041
|
||||||
043D166C 000000FF
|
043D166C 000000FF
|
||||||
043D1670 4B5F5465
|
043D1670 4B5F5465
|
||||||
043D1674 73743800
|
043D1674 73743800
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test Room 9 (Hold L+DPad Right)
|
$Test Room 9 (Hold L+DPad Right)
|
||||||
8A3F5018 00000042
|
8A3F5018 00000042
|
||||||
043D166C 000000FF
|
043D166C 000000FF
|
||||||
043D1670 4B5F5465
|
043D1670 4B5F5465
|
||||||
043D1674 73743900
|
043D1674 73743900
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test Room 11 (Hold L+R+Y)
|
$Test Room 11 (Hold L+R+Y)
|
||||||
8A3F5018 00000860
|
8A3F5018 00000860
|
||||||
043D166C 000000FF
|
043D166C 000000FF
|
||||||
043D1670 4B5F5465
|
043D1670 4B5F5465
|
||||||
043D1674 73746200
|
043D1674 73746200
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test Room 10 (Hold L+R+Z)
|
$Test Room 10 (Hold L+R+Z)
|
||||||
8A3F5018 00000070
|
8A3F5018 00000070
|
||||||
043D166C 000000FF
|
043D166C 000000FF
|
||||||
043D1670 4B5F5465
|
043D1670 4B5F5465
|
||||||
043D1674 73746100
|
043D1674 73746100
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test Room 12 (Hold L+R+X)
|
$Test Room 12 (Hold L+R+X)
|
||||||
8A3F5018 00000460
|
8A3F5018 00000460
|
||||||
043D166C 000000FF
|
043D166C 000000FF
|
||||||
043D1670 4B5F5465
|
043D1670 4B5F5465
|
||||||
043D1674 73746300
|
043D1674 73746300
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test Room 13 (Hold L+R+A)
|
$Test Room 13 (Hold L+R+A)
|
||||||
8A3F5018 00000160
|
8A3F5018 00000160
|
||||||
043D166C 000000FF
|
043D166C 000000FF
|
||||||
043D1670 4B5F5465
|
043D1670 4B5F5465
|
||||||
043D1674 73746400
|
043D1674 73746400
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test Room 14 (Hold L+R+B)
|
$Test Room 14 (Hold L+R+B)
|
||||||
8A3F5018 00000260
|
8A3F5018 00000260
|
||||||
043D166C 000000FF
|
043D166C 000000FF
|
||||||
043D1670 4B5F5465
|
043D1670 4B5F5465
|
||||||
043D1674 73746500
|
043D1674 73746500
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
|
@ -3,3 +3,53 @@ GFXPlugin = Plugins\Plugin_VideoOGL.dll
|
||||||
DSPPlugin = Plugins\Plugin_DSP_HLE.dll
|
DSPPlugin = Plugins\Plugin_DSP_HLE.dll
|
||||||
PadPlugin = Plugins\Plugin_PadSimple.dll
|
PadPlugin = Plugins\Plugin_PadSimple.dll
|
||||||
WiiMotePlugin = Plugins\Plugin_Wiimote.dll
|
WiiMotePlugin = Plugins\Plugin_Wiimote.dll
|
||||||
|
[General]
|
||||||
|
LastFilename = D:\Games\Nintendo Wii\SUPER MARIO GALAXY.iso
|
||||||
|
GCMPathes = 2
|
||||||
|
GCMPath0 = D:\Games\Gamecube
|
||||||
|
GCMPath1 = D:\Games\Nintendo Wii
|
||||||
|
[Core]
|
||||||
|
GFXPlugin = Plugins\Plugin_VideoOGL.dll
|
||||||
|
DSPPlugin = Plugins\Plugin_DSP_HLE.dll
|
||||||
|
PadPlugin = Plugins\Plugin_PadSimple.dll
|
||||||
|
WiiMotePlugin = Plugins\Plugin_Wiimote.dll
|
||||||
|
HLEBios = True
|
||||||
|
UseDynarec = True
|
||||||
|
UseDualCore = True
|
||||||
|
SkipIdle = False
|
||||||
|
LockThreads = False
|
||||||
|
DefaultGCM = D:\Games\Gamecube\Baten Kaitos Disc 1.gcz
|
||||||
|
DVDRoot =
|
||||||
|
OptimizeQuantizers = True
|
||||||
|
SelectedLanguage = 0
|
||||||
|
RunCompareServer = False
|
||||||
|
RunCompareClient = False
|
||||||
|
EnableCheats = False
|
||||||
|
EnableIsoCache = True
|
||||||
|
[LogManager]
|
||||||
|
* = True
|
||||||
|
BOOT = True
|
||||||
|
PE = False
|
||||||
|
CP = False
|
||||||
|
VI = False
|
||||||
|
SI = False
|
||||||
|
PI = False
|
||||||
|
MI = True
|
||||||
|
DSP = False
|
||||||
|
Stream = False
|
||||||
|
DVD = False
|
||||||
|
GP = False
|
||||||
|
EXI = True
|
||||||
|
AI = False
|
||||||
|
GEKKO = False
|
||||||
|
HLE = False
|
||||||
|
DSPHLE = False
|
||||||
|
Video = False
|
||||||
|
Audio = False
|
||||||
|
DYNA = False
|
||||||
|
OSREPORT = True
|
||||||
|
CONSOLE = True
|
||||||
|
WII_IOB = False
|
||||||
|
WII_IPC = False
|
||||||
|
WII_IPC_HLE = False
|
||||||
|
WIIMOTE = False
|
||||||
|
|
|
@ -1,139 +1,103 @@
|
||||||
|
# GALP01 - SUPER SMASH BROS. Melee
|
||||||
|
[Core]
|
||||||
|
#Values set here will override the main dolphin settings.
|
||||||
[EmuState]
|
[EmuState]
|
||||||
#The Emulation State.
|
#The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||||
EmulationStateId = 4
|
EmulationStateId = 4
|
||||||
|
[OnLoad]
|
||||||
|
#Add memory patches to be loaded once on boot here.
|
||||||
[OnFrame]
|
[OnFrame]
|
||||||
|
#Add memory patches to be applied every frame here.
|
||||||
#0x8044CD30=dword:0xFFFFFFFF
|
#0x8044CD30=dword:0xFFFFFFFF
|
||||||
[ActionReplay]
|
[ActionReplay]
|
||||||
|
#Add action replay cheats here.
|
||||||
$P1 - No Damage
|
$P1 - No Damage
|
||||||
04443E80 00000000
|
04443E80 00000000
|
||||||
|
|
||||||
$P2 - No Damage
|
$P2 - No Damage
|
||||||
04444D20 00000000
|
04444D20 00000000
|
||||||
|
|
||||||
$P3 - No Damage
|
$P3 - No Damage
|
||||||
04445BC0 00000000
|
04445BC0 00000000
|
||||||
|
|
||||||
$P4 - No Damage
|
$P4 - No Damage
|
||||||
04446A60 00000000
|
04446A60 00000000
|
||||||
|
|
||||||
$Infinite Lives
|
$Infinite Lives
|
||||||
00443EAE 00000009
|
00443EAE 00000009
|
||||||
|
|
||||||
$One Hit Kills
|
$One Hit Kills
|
||||||
044C9578 40100000
|
044C9578 40100000
|
||||||
|
|
||||||
$Infinite Jumps
|
$Infinite Jumps
|
||||||
040CC114 60000000
|
040CC114 60000000
|
||||||
|
|
||||||
$Infinite Retries
|
$Infinite Retries
|
||||||
0246A8C2 000005FA
|
0246A8C2 000005FA
|
||||||
|
|
||||||
$Infinite Time
|
$Infinite Time
|
||||||
0245C4D2 00000075
|
0245C4D2 00000075
|
||||||
|
|
||||||
$Open All Characters
|
$Open All Characters
|
||||||
0444CD30 FFFFFFFF
|
0444CD30 FFFFFFFF
|
||||||
|
|
||||||
$Infinite lottery coins
|
$Infinite lottery coins
|
||||||
0444CF10 0000270F
|
0444CF10 0000270F
|
||||||
|
|
||||||
$All 292 Trophies
|
$All 292 Trophies
|
||||||
0244D198 00000124
|
0244D198 00000124
|
||||||
0244D19C 0125FFFF
|
0244D19C 0125FFFF
|
||||||
|
|
||||||
$L+R+Y sets time to 10:00.00
|
$L+R+Y sets time to 10:00.00
|
||||||
0A45BF10 00000860
|
0A45BF10 00000860
|
||||||
0445C4D0 00000258
|
0445C4D0 00000258
|
||||||
|
|
||||||
$L+R+X sets time to 00:10.00
|
$L+R+X sets time to 00:10.00
|
||||||
0A45BF10 00000460
|
0A45BF10 00000460
|
||||||
0445C4D0 0000000A
|
0445C4D0 0000000A
|
||||||
|
|
||||||
$All Event matches open and complete
|
$All Event matches open and complete
|
||||||
0444CF34 FFFFFFFF
|
0444CF34 FFFFFFFF
|
||||||
|
|
||||||
$Bouncy pickups
|
$Bouncy pickups
|
||||||
044C8DE0 40100000
|
044C8DE0 40100000
|
||||||
|
|
||||||
$Big jumps
|
$Big jumps
|
||||||
044CA1DC 3FC00000
|
044CA1DC 3FC00000
|
||||||
|
|
||||||
$Mega jumps
|
$Mega jumps
|
||||||
044CA1DC 40000000
|
044CA1DC 40000000
|
||||||
|
|
||||||
$Move 2 x faster
|
$Move 2 x faster
|
||||||
044CA19C 40000000
|
044CA19C 40000000
|
||||||
|
|
||||||
$Move 4 x faster
|
$Move 4 x faster
|
||||||
044CA19C 40800000
|
044CA19C 40800000
|
||||||
|
|
||||||
$Stamina mode codes
|
$Stamina mode codes
|
||||||
003C28CB 15018000
|
003C28CB 15018000
|
||||||
|
|
||||||
$All start with 50%
|
$All start with 50%
|
||||||
04034B74 38A00032
|
04034B74 38A00032
|
||||||
|
|
||||||
$All start with 100%
|
$All start with 100%
|
||||||
04034B74 38A00064
|
04034B74 38A00064
|
||||||
|
|
||||||
$All start with 200%
|
$All start with 200%
|
||||||
04034B74 38A000C8
|
04034B74 38A000C8
|
||||||
|
|
||||||
$All start with 300%
|
$All start with 300%
|
||||||
04034B74 38A0012C
|
04034B74 38A0012C
|
||||||
|
|
||||||
$All start with 400%
|
$All start with 400%
|
||||||
04034B74 38A00190
|
04034B74 38A00190
|
||||||
|
|
||||||
$All start with 500%
|
$All start with 500%
|
||||||
04034B74 38A001F4
|
04034B74 38A001F4
|
||||||
|
|
||||||
$All start with 600%
|
$All start with 600%
|
||||||
04034B74 38A00258
|
04034B74 38A00258
|
||||||
|
|
||||||
$All start with 700%
|
$All start with 700%
|
||||||
04034B74 38A002BC
|
04034B74 38A002BC
|
||||||
|
|
||||||
$All start with 800%
|
$All start with 800%
|
||||||
04034B74 38A00320
|
04034B74 38A00320
|
||||||
|
|
||||||
$All start with 900%
|
$All start with 900%
|
||||||
04034B74 38A00384
|
04034B74 38A00384
|
||||||
|
|
||||||
$All start with 999%
|
$All start with 999%
|
||||||
04034B74 38A003E7
|
04034B74 38A003E7
|
||||||
|
|
||||||
#Secret multi player level modifier
|
#Secret multi player level modifier
|
||||||
|
|
||||||
$Metroidy level
|
$Metroidy level
|
||||||
044C7FC4 00000D02
|
044C7FC4 00000D02
|
||||||
|
|
||||||
$City rooftops level
|
$City rooftops level
|
||||||
044C7FC4 00000F02
|
044C7FC4 00000F02
|
||||||
|
|
||||||
$During F-Zero race
|
$During F-Zero race
|
||||||
044C7FC4 00001102
|
044C7FC4 00001102
|
||||||
|
|
||||||
$Ontop of giant pokemon
|
$Ontop of giant pokemon
|
||||||
044C7FC4 00001302
|
044C7FC4 00001302
|
||||||
|
|
||||||
$Mario Bros style level
|
$Mario Bros style level
|
||||||
044C7FC4 00001502
|
044C7FC4 00001502
|
||||||
|
|
||||||
$Game and Watch level
|
$Game and Watch level
|
||||||
044C7FC4 00001702
|
044C7FC4 00001702
|
||||||
|
|
||||||
$Platforms in starfield 1 level
|
$Platforms in starfield 1 level
|
||||||
044C7FC4 00001802
|
044C7FC4 00001802
|
||||||
|
|
||||||
$Platforms in starfield 2 level
|
$Platforms in starfield 2 level
|
||||||
044C7FC4 00001902
|
044C7FC4 00001902
|
||||||
|
|
||||||
$Level with 'windy' tree
|
$Level with 'windy' tree
|
||||||
044C7FC4 00001A02
|
044C7FC4 00001A02
|
||||||
|
|
||||||
$Yoshi's story level
|
$Yoshi's story level
|
||||||
044C7FC4 00001B02
|
044C7FC4 00001B02
|
||||||
|
|
||||||
$Dusk jungle level
|
$Dusk jungle level
|
||||||
044C7FC4 00001C02
|
044C7FC4 00001C02
|
||||||
|
|
|
@ -1,56 +1,49 @@
|
||||||
|
# GMSE01 - Super Mario Sunshine
|
||||||
|
[Core]
|
||||||
|
#Values set here will override the main dolphin settings.
|
||||||
[EmuState]
|
[EmuState]
|
||||||
#The Emulation State.
|
#The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||||
EmulationStateId = 0
|
EmulationStateId = 0
|
||||||
|
[OnLoad]
|
||||||
|
#Add memory patches to be loaded once on boot here.
|
||||||
[OnFrame]
|
[OnFrame]
|
||||||
|
#Add memory patches to be applied every frame here.
|
||||||
[ActionReplay]
|
[ActionReplay]
|
||||||
|
#Add action replay cheats here.
|
||||||
$All Shines (not working)
|
$All Shines (not working)
|
||||||
045708E8 FFFFFFFF
|
045708E8 FFFFFFFF
|
||||||
045708EC FFFFFFFF
|
045708EC FFFFFFFF
|
||||||
045708F0 FFFFFFFF
|
045708F0 FFFFFFFF
|
||||||
|
|
||||||
$Open all levels and nozzles (not working?)
|
$Open all levels and nozzles (not working?)
|
||||||
04570958 FFFFFFFF
|
04570958 FFFFFFFF
|
||||||
0457095C FFFFFFFF
|
0457095C FFFFFFFF
|
||||||
|
|
||||||
$8 red coins(press L & B) (not working?)
|
$8 red coins(press L & B) (not working?)
|
||||||
0A3FBBF4 00000240
|
0A3FBBF4 00000240
|
||||||
025709DE 00000008
|
025709DE 00000008
|
||||||
|
|
||||||
$Infinite hover time
|
$Infinite hover time
|
||||||
042640BC 60000000
|
042640BC 60000000
|
||||||
|
|
||||||
$Infinite water
|
$Infinite water
|
||||||
04263F58 38002710
|
04263F58 38002710
|
||||||
042635B0 60000000
|
042635B0 60000000
|
||||||
|
|
||||||
$Infinite health (not working?)
|
$Infinite health (not working?)
|
||||||
424057F4 00040009
|
424057F4 00040009
|
||||||
|
|
||||||
$Infinite Jetpack
|
$Infinite Jetpack
|
||||||
0426C330 60000000
|
0426C330 60000000
|
||||||
|
|
||||||
$Infinite Hose
|
$Infinite Hose
|
||||||
0426B9C8 60000000
|
0426B9C8 60000000
|
||||||
|
|
||||||
$Infinite Lives
|
$Infinite Lives
|
||||||
04578A04 00000063
|
04578A04 00000063
|
||||||
|
|
||||||
$Super Jump
|
$Super Jump
|
||||||
0A404454 00000100
|
0A404454 00000100
|
||||||
4240E12C 05003DC0
|
4240E12C 05003DC0
|
||||||
12404454 00000100
|
12404454 00000100
|
||||||
4240E12C 05003E80
|
4240E12C 05003E80
|
||||||
|
|
||||||
$99 lives
|
$99 lives
|
||||||
00570967 00000063
|
00570967 00000063
|
||||||
|
|
||||||
$Test Level
|
$Test Level
|
||||||
043E9710 00000C01
|
043E9710 00000C01
|
||||||
|
|
||||||
$Low Gravity
|
$Low Gravity
|
||||||
4240E12C 05003E00
|
4240E12C 05003E00
|
||||||
|
|
||||||
$Jesus Mode A.K.A. Walk on Water D-Pad Up/Down = On/Off (not supported yet)
|
$Jesus Mode A.K.A. Walk on Water D-Pad Up/Down = On/Off (not supported yet)
|
||||||
04002F00 3C608041
|
04002F00 3C608041
|
||||||
04002F04 8063E12C
|
04002F04 8063E12C
|
||||||
|
@ -70,67 +63,47 @@ $Jesus Mode A.K.A. Walk on Water D-Pad Up/Down = On/Off (not supported yet)
|
||||||
04189854 4BE796AC
|
04189854 4BE796AC
|
||||||
0A404454 00000004
|
0A404454 00000004
|
||||||
04189854 4E800020
|
04189854 4E800020
|
||||||
|
|
||||||
$Do Not Have To Move Before Triple Jump
|
$Do Not Have To Move Before Triple Jump
|
||||||
4240E10C 06B00000
|
4240E10C 06B00000
|
||||||
|
|
||||||
$Spin Jump Gravity - Really Slow Fall
|
$Spin Jump Gravity - Really Slow Fall
|
||||||
4240E10C 058E3D00
|
4240E10C 058E3D00
|
||||||
|
|
||||||
$Spin Jump Gravity - Almost No Fall
|
$Spin Jump Gravity - Almost No Fall
|
||||||
4240E10C 058E0000
|
4240E10C 058E0000
|
||||||
|
|
||||||
$Spin Jump Gravity - Fall Really Fast
|
$Spin Jump Gravity - Fall Really Fast
|
||||||
4240E10C 058E4200
|
4240E10C 058E4200
|
||||||
|
|
||||||
$Spin Jump Gravity - Normal Speed
|
$Spin Jump Gravity - Normal Speed
|
||||||
4240E10C 058E3EB3
|
4240E10C 058E3EB3
|
||||||
|
|
||||||
$Insane heat waves Crazy colors everywhere!
|
$Insane heat waves Crazy colors everywhere!
|
||||||
043AA070 41200000
|
043AA070 41200000
|
||||||
|
|
||||||
$Double vision heat wave (narrow)
|
$Double vision heat wave (narrow)
|
||||||
043AA070 3F600000
|
043AA070 3F600000
|
||||||
|
|
||||||
$Double vision heat wave (wide)
|
$Double vision heat wave (wide)
|
||||||
043AA070 3F400000
|
043AA070 3F400000
|
||||||
|
|
||||||
$Use only one of following two. Vanish point visual distortion
|
$Use only one of following two. Vanish point visual distortion
|
||||||
043AB304 3E000000
|
043AB304 3E000000
|
||||||
|
|
||||||
$Hard to select file, activators will work if you add them.. Camera is far out
|
$Hard to select file, activators will work if you add them.. Camera is far out
|
||||||
043AB304 3F000000
|
043AB304 3F000000
|
||||||
|
|
||||||
$X textures
|
$X textures
|
||||||
043DB210 41200000
|
043DB210 41200000
|
||||||
|
|
||||||
$Y textures
|
$Y textures
|
||||||
043DB224 41200000
|
043DB224 41200000
|
||||||
|
|
||||||
$Z textures
|
$Z textures
|
||||||
043DB238 41200000
|
043DB238 41200000
|
||||||
|
|
||||||
$Strangely distorted people
|
$Strangely distorted people
|
||||||
0440CC24 3F900000
|
0440CC24 3F900000
|
||||||
|
|
||||||
$Mute game
|
$Mute game
|
||||||
04417248 00000000
|
04417248 00000000
|
||||||
|
|
||||||
$Magnify camera
|
$Magnify camera
|
||||||
04417690 3F900000
|
04417690 3F900000
|
||||||
|
|
||||||
$Warped camera view
|
$Warped camera view
|
||||||
044176A8 3E000000
|
044176A8 3E000000
|
||||||
|
|
||||||
$Poorly Shaded Mario
|
$Poorly Shaded Mario
|
||||||
044176FC 00000000
|
044176FC 00000000
|
||||||
|
|
||||||
#Press the buttons below to switch to another nozzle. You must have your nozzle set to squirt for it to work
|
#Press the buttons below to switch to another nozzle. You must have your nozzle set to squirt for it to work
|
||||||
#B+D-Pad Up: Rocket Nozzle
|
#B+D-Pad Up: Rocket Nozzle
|
||||||
#B+D-Pad Left: Turbo Nozzle
|
#B+D-Pad Left: Turbo Nozzle
|
||||||
#B+D-Pad Right: Hover Nozzle
|
#B+D-Pad Right: Hover Nozzle
|
||||||
#B+D-PadDown: Jump Nozzle
|
#B+D-PadDown: Jump Nozzle
|
||||||
|
|
||||||
$Nozzle Modifier
|
$Nozzle Modifier
|
||||||
0A404454 00000208
|
0A404454 00000208
|
||||||
04269F50 3BE00001
|
04269F50 3BE00001
|
||||||
|
@ -140,33 +113,27 @@ $Nozzle Modifier
|
||||||
04269F50 3BE00005
|
04269F50 3BE00005
|
||||||
0A404454 00000202
|
0A404454 00000202
|
||||||
04269F50 3BE00004
|
04269F50 3BE00004
|
||||||
|
|
||||||
$Always Green Yoshi
|
$Always Green Yoshi
|
||||||
405F3A90 04AE4C00
|
405F3A90 04AE4C00
|
||||||
|
|
||||||
$Hold B To Run Super Fast
|
$Hold B To Run Super Fast
|
||||||
0A404454 00000200
|
0A404454 00000200
|
||||||
4240E12C 06E44200
|
4240E12C 06E44200
|
||||||
12404454 00000200
|
12404454 00000200
|
||||||
4240E12C 06E43F80
|
4240E12C 06E43F80
|
||||||
|
|
||||||
$D-Pad Up For Large Mario
|
$D-Pad Up For Large Mario
|
||||||
8A404454 00000008
|
8A404454 00000008
|
||||||
4240E12C 4DE43FF8
|
4240E12C 4DE43FF8
|
||||||
4240E12C 4DE63FF8
|
4240E12C 4DE63FF8
|
||||||
4240E12C 4DE83FF8
|
4240E12C 4DE83FF8
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$D-Pad Down For Mini Mario
|
$D-Pad Down For Mini Mario
|
||||||
8A404454 00000004
|
8A404454 00000004
|
||||||
4240E12C 4DE43E88
|
4240E12C 4DE43E88
|
||||||
4240E12C 4DE63E88
|
4240E12C 4DE63E88
|
||||||
4240E12C 4DE83E88
|
4240E12C 4DE83E88
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$D-Pad Left For Normal Mario
|
$D-Pad Left For Normal Mario
|
||||||
8A404454 00000004
|
8A404454 00000004
|
||||||
4240E12C 4DE43F80
|
4240E12C 4DE43F80
|
||||||
4240E12C 4DE63F80
|
4240E12C 4DE63F80
|
||||||
4240E12C 4DE83F80
|
4240E12C 4DE83F80
|
||||||
00000000 40000000
|
|
|
@ -1,154 +1,120 @@
|
||||||
# GSNP8P - SONIC ADVENTURE 2 BATTLE
|
# GSNP8P - SONIC ADVENTURE 2 BATTLE
|
||||||
|
[Core]
|
||||||
|
#Values set here will override the main dolphin settings.
|
||||||
[EmuState]
|
[EmuState]
|
||||||
#The Emulation State.
|
#The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||||
EmulationStateId = 5
|
EmulationStateId = 5
|
||||||
[OnFrame]
|
[OnLoad]
|
||||||
#Add memory patches here.
|
#Add memory patches to be loaded once on boot here.
|
||||||
|
[OnFrame]
|
||||||
|
#Add memory patches to be applied every frame here.
|
||||||
[ActionReplay]
|
[ActionReplay]
|
||||||
|
#Add action replay cheats here.
|
||||||
$999 Rings
|
$999 Rings
|
||||||
021CC430 000003E7
|
021CC430 000003E7
|
||||||
|
|
||||||
$99 Lives
|
$99 Lives
|
||||||
021CC42C 00000063
|
021CC42C 00000063
|
||||||
|
|
||||||
$Monster Score
|
$Monster Score
|
||||||
041CC458 05F5E0FF
|
041CC458 05F5E0FF
|
||||||
|
|
||||||
$L to reset timer to 0:00.00
|
$L to reset timer to 0:00.00
|
||||||
4C1E5704 FFFDFFFF
|
4C1E5704 FFFDFFFF
|
||||||
041CC3E0 00000000
|
041CC3E0 00000000
|
||||||
041CC3E4 00080000
|
041CC3E4 00080000
|
||||||
|
|
||||||
#Emblem codes...
|
#Emblem codes...
|
||||||
|
|
||||||
#Complete any level so the game
|
#Complete any level so the game
|
||||||
|
|
||||||
#updates the number of emblems held
|
#updates the number of emblems held
|
||||||
|
|
||||||
$Green forest
|
$Green forest
|
||||||
041F2884 05050505
|
041F2884 05050505
|
||||||
041F2888 05050505
|
041F2888 05050505
|
||||||
|
|
||||||
$White jungle
|
$White jungle
|
||||||
041F2948 05050505
|
041F2948 05050505
|
||||||
041F294C 05050505
|
041F294C 05050505
|
||||||
|
|
||||||
$Pumpkin hill
|
$Pumpkin hill
|
||||||
041F2A0C 05050505
|
041F2A0C 05050505
|
||||||
041F2A10 05050505
|
041F2A10 05050505
|
||||||
|
|
||||||
$Sky rail
|
$Sky rail
|
||||||
041F2AD0 05050505
|
041F2AD0 05050505
|
||||||
041F2AD4 05050505
|
041F2AD4 05050505
|
||||||
|
|
||||||
$Aquatic mine
|
$Aquatic mine
|
||||||
041F2B94 05050505
|
041F2B94 05050505
|
||||||
041F2B98 05050505
|
041F2B98 05050505
|
||||||
|
|
||||||
$Security hall
|
$Security hall
|
||||||
041F2C58 05050505
|
041F2C58 05050505
|
||||||
041F2C5C 05050505
|
041F2C5C 05050505
|
||||||
|
|
||||||
$Prison lane
|
$Prison lane
|
||||||
041F2D1C 05050505
|
041F2D1C 05050505
|
||||||
041F2D20 05050505
|
041F2D20 05050505
|
||||||
|
|
||||||
$Metal harbor
|
$Metal harbor
|
||||||
041F2DE0 05050505
|
041F2DE0 05050505
|
||||||
041F2DE4 05050505
|
041F2DE4 05050505
|
||||||
|
|
||||||
$Iron gate
|
$Iron gate
|
||||||
041F2EA4 05050505
|
041F2EA4 05050505
|
||||||
041F2EA8 05050505
|
041F2EA8 05050505
|
||||||
|
|
||||||
$Weapons bed
|
$Weapons bed
|
||||||
041F2F68 05050505
|
041F2F68 05050505
|
||||||
041F2F6C 05050505
|
041F2F6C 05050505
|
||||||
|
|
||||||
$City escape
|
$City escape
|
||||||
041F302C 05050505
|
041F302C 05050505
|
||||||
041F3030 05050505
|
041F3030 05050505
|
||||||
|
|
||||||
$Radical highway
|
$Radical highway
|
||||||
041F30F0 05050505
|
041F30F0 05050505
|
||||||
041F30F4 05050505
|
041F30F4 05050505
|
||||||
|
|
||||||
$Wild canyon
|
$Wild canyon
|
||||||
041F3278 05050505
|
041F3278 05050505
|
||||||
041F327C 05050505
|
041F327C 05050505
|
||||||
|
|
||||||
$Mission street
|
$Mission street
|
||||||
041F333C 05050505
|
041F333C 05050505
|
||||||
041F3340 05050505
|
041F3340 05050505
|
||||||
|
|
||||||
$Dry lagoon
|
$Dry lagoon
|
||||||
041F3400 05050505
|
041F3400 05050505
|
||||||
041F3404 05050505
|
041F3404 05050505
|
||||||
|
|
||||||
$Sand ocean
|
$Sand ocean
|
||||||
041F364C 05050505
|
041F364C 05050505
|
||||||
041F3650 05050505
|
041F3650 05050505
|
||||||
|
|
||||||
$Crazy gadget
|
$Crazy gadget
|
||||||
041F3710 05050505
|
041F3710 05050505
|
||||||
041F3714 05050505
|
041F3714 05050505
|
||||||
|
|
||||||
$Hidden base
|
$Hidden base
|
||||||
041F37D4 05050505
|
041F37D4 05050505
|
||||||
041F37D8 05050505
|
041F37D8 05050505
|
||||||
|
|
||||||
$Eternal engine
|
$Eternal engine
|
||||||
041F3898 05050505
|
041F3898 05050505
|
||||||
041F389C 05050505
|
041F389C 05050505
|
||||||
|
|
||||||
$Death chamber
|
$Death chamber
|
||||||
041F395C 05050505
|
041F395C 05050505
|
||||||
041F3960 05050505
|
041F3960 05050505
|
||||||
|
|
||||||
$Egg quarters
|
$Egg quarters
|
||||||
041F3A20 05050505
|
041F3A20 05050505
|
||||||
041F3A24 05050505
|
041F3A24 05050505
|
||||||
|
|
||||||
$Lost colony
|
$Lost colony
|
||||||
041F3AE4 05050505
|
041F3AE4 05050505
|
||||||
041F3AE8 05050505
|
041F3AE8 05050505
|
||||||
|
|
||||||
$Pyramid cave
|
$Pyramid cave
|
||||||
041F3BA8 05050505
|
041F3BA8 05050505
|
||||||
041F3BAC 05050505
|
041F3BAC 05050505
|
||||||
|
|
||||||
$Final rush
|
$Final rush
|
||||||
041F3D30 05050505
|
041F3D30 05050505
|
||||||
041F3D34 05050505
|
041F3D34 05050505
|
||||||
|
|
||||||
$Green hills
|
$Green hills
|
||||||
041F3DF4 05050505
|
041F3DF4 05050505
|
||||||
041F3DF8 05050505
|
041F3DF8 05050505
|
||||||
|
|
||||||
$Meteor Head
|
$Meteor Head
|
||||||
041F3EB8 05050505
|
041F3EB8 05050505
|
||||||
041F3EBC 05050505
|
041F3EBC 05050505
|
||||||
|
|
||||||
$Cannon's core
|
$Cannon's core
|
||||||
041F4040 05050505
|
041F4040 05050505
|
||||||
041F4044 05050505
|
041F4044 05050505
|
||||||
|
|
||||||
$Final chase
|
$Final chase
|
||||||
041F44D8 05050505
|
041F44D8 05050505
|
||||||
041F44DC 05050505
|
041F44DC 05050505
|
||||||
|
|
||||||
$Cosmic wall
|
$Cosmic wall
|
||||||
041F4724 05050505
|
041F4724 05050505
|
||||||
041F4728 05050505
|
041F4728 05050505
|
||||||
|
|
||||||
$Mad space
|
$Mad space
|
||||||
041F47E8 05050505
|
041F47E8 05050505
|
||||||
041F47EC 05050505
|
041F47EC 05050505
|
||||||
|
|
||||||
$Route 101
|
$Route 101
|
||||||
041F5428 05050505
|
041F5428 05050505
|
||||||
041F542C 05050505
|
041F542C 05050505
|
||||||
|
|
||||||
$Route 280
|
$Route 280
|
||||||
041F54EC 05050505
|
041F54EC 05050505
|
||||||
041F54F0 05050505
|
|
|
@ -1,93 +1,73 @@
|
||||||
# GZ2E01 - The Legend of Zelda: Twilight Princess
|
# GZ2E01 - The Legend of Zelda: Twilight Princess
|
||||||
|
[Core]
|
||||||
|
#Values set here will override the main dolphin settings.
|
||||||
[EmuState]
|
[EmuState]
|
||||||
#The Emulation State.
|
#The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||||
EmulationStateId = 2
|
EmulationStateId = 2
|
||||||
|
[OnLoad]
|
||||||
|
#Add memory patches to be loaded once on boot here.
|
||||||
[OnFrame]
|
[OnFrame]
|
||||||
#Add memory patches here.
|
#Add memory patches to be applied every frame here.
|
||||||
[ActionReplay]
|
[ActionReplay]
|
||||||
|
#Add action replay cheats here.
|
||||||
$(M)
|
$(M)
|
||||||
C435D468 0000FF01
|
C435D468 0000FF01
|
||||||
|
|
||||||
$Infinite Health
|
$Infinite Health
|
||||||
004061C3 00000050
|
004061C3 00000050
|
||||||
|
|
||||||
$Max Health
|
$Max Health
|
||||||
004061C1 00000064
|
004061C1 00000064
|
||||||
|
|
||||||
$Infinite Rupees
|
$Infinite Rupees
|
||||||
024061C4 000003E8
|
024061C4 000003E8
|
||||||
|
|
||||||
$Infinite Oxygen
|
$Infinite Oxygen
|
||||||
0240BFA2 00000258
|
0240BFA2 00000258
|
||||||
|
|
||||||
$Infinite Slingshot Pellets
|
$Infinite Slingshot Pellets
|
||||||
004062B4 00000032
|
004062B4 00000032
|
||||||
|
|
||||||
$Infinite Bombs
|
$Infinite Bombs
|
||||||
004062AD 0000001E
|
004062AD 0000001E
|
||||||
|
|
||||||
$Infinite Arrows
|
$Infinite Arrows
|
||||||
004062AC 0000001E
|
004062AC 0000001E
|
||||||
|
|
||||||
$Infinite Lantern Oil (breaks game)
|
$Infinite Lantern Oil (breaks game)
|
||||||
024061C8 00005460
|
024061C8 00005460
|
||||||
|
|
||||||
$Have All Swords/Shields/Tunics
|
$Have All Swords/Shields/Tunics
|
||||||
04406290 FFFFFFFF
|
04406290 FFFFFFFF
|
||||||
|
|
||||||
$All Hidden Skills Learned
|
$All Hidden Skills Learned
|
||||||
004069D9 0000000F
|
004069D9 0000000F
|
||||||
004069DA 000000F0
|
004069DA 000000F0
|
||||||
|
|
||||||
#Do not use this code until you have the lantern in your inventory.
|
#Do not use this code until you have the lantern in your inventory.
|
||||||
|
|
||||||
$Have Dungeon Map/Compass/Boss Key
|
$Have Dungeon Map/Compass/Boss Key
|
||||||
28406B35 00000007
|
28406B35 00000007
|
||||||
00406B35 00000007
|
00406B35 00000007
|
||||||
|
|
||||||
$Infinite Small Keys
|
$Infinite Small Keys
|
||||||
00406B34 00000005
|
00406B34 00000005
|
||||||
|
|
||||||
$Rupees Never Increase or Decrease
|
$Rupees Never Increase or Decrease
|
||||||
04220C9C 60000000
|
04220C9C 60000000
|
||||||
|
|
||||||
$Have All Letters
|
$Have All Letters
|
||||||
024062DE 0000FFFF
|
024062DE 0000FFFF
|
||||||
044062EC 01020304
|
044062EC 01020304
|
||||||
044062F0 05060708
|
044062F0 05060708
|
||||||
044062F4 090A0B0C
|
044062F4 090A0B0C
|
||||||
044062F8 0D0E0F10
|
044062F8 0D0E0F10
|
||||||
|
|
||||||
$Have All Golden Bugs
|
$Have All Golden Bugs
|
||||||
004062A5 000002FF
|
004062A5 000002FF
|
||||||
|
|
||||||
$Have Giant Wallet
|
$Have Giant Wallet
|
||||||
004061D9 00000002
|
004061D9 00000002
|
||||||
|
|
||||||
#EASY VESSEL OF LIGHT
|
#EASY VESSEL OF LIGHT
|
||||||
|
|
||||||
#Do not use these codes until you have explored all of the Twilight and activated the warp portals.
|
#Do not use these codes until you have explored all of the Twilight and activated the warp portals.
|
||||||
|
|
||||||
$One Tear Fills 1st Vessel of Light
|
$One Tear Fills 1st Vessel of Light
|
||||||
284062D4 0000000F
|
284062D4 0000000F
|
||||||
004062D4 0000000F
|
004062D4 0000000F
|
||||||
|
|
||||||
$One Tear Fills 2nd Vessel of Light
|
$One Tear Fills 2nd Vessel of Light
|
||||||
284062D5 0000000F
|
284062D5 0000000F
|
||||||
004062D5 0000000F
|
004062D5 0000000F
|
||||||
|
|
||||||
$One Tear Fills 3rd Vessel of Light
|
$One Tear Fills 3rd Vessel of Light
|
||||||
284062D6 0000000F
|
284062D6 0000000F
|
||||||
004062D6 0000000F
|
004062D6 0000000F
|
||||||
|
|
||||||
$RD-Pad Left/Right Controls Fog
|
$RD-Pad Left/Right Controls Fog
|
||||||
0A3DD31A 00000022
|
0A3DD31A 00000022
|
||||||
8440BF1C 00000005
|
8440BF1C 00000005
|
||||||
0A3DD31A 00000021
|
0A3DD31A 00000021
|
||||||
8440BF1C FFFFFFFB
|
8440BF1C FFFFFFFB
|
||||||
|
|
||||||
$RD-Pad Left/Right Controls Time
|
$RD-Pad Left/Right Controls Time
|
||||||
0A3DD31A 00000022
|
0A3DD31A 00000022
|
||||||
844061F4 00003000
|
844061F4 00003000
|
||||||
0A3DD31A 00000021
|
0A3DD31A 00000021
|
||||||
844061F4 FFFFCFFF
|
|
|
@ -1,36 +1,35 @@
|
||||||
|
# GZLE01 - The Legend of Zelda: The Wind Waker
|
||||||
|
[Core]
|
||||||
|
#Values set here will override the main dolphin settings.
|
||||||
[EmuState]
|
[EmuState]
|
||||||
#The Emulation State.
|
#The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||||
EmulationStateId = 2
|
EmulationStateId = 2
|
||||||
|
[OnLoad]
|
||||||
|
#Add memory patches to be loaded once on boot here.
|
||||||
[OnFrame]
|
[OnFrame]
|
||||||
|
#Add memory patches to be applied every frame here.
|
||||||
0x802904b4=dword:0x4E800020 #Fix item hang
|
0x802904b4=dword:0x4E800020 #Fix item hang
|
||||||
|
#WARNING - cheats may screw up your save games
|
||||||
# WARNING - cheats may screw up your save games
|
#0x803C4C09=byte:0x50 #Max health
|
||||||
# 0x803C4C09=byte:0x50 #Max health
|
#0x803C4C0B=byte:0x50 #Current health
|
||||||
# 0x803C4C0B=byte:0x50 #Current health
|
#Hidden dungeon
|
||||||
|
#0x803C9D44=dword:0x000000FF
|
||||||
# Hidden dungeon
|
#0x803C9D48=dword:0x485F7465
|
||||||
# 0x803C9D44=dword:0x000000FF
|
#0x803C9D4C=dword:0x73740000
|
||||||
# 0x803C9D48=dword:0x485F7465
|
#Snow test room
|
||||||
# 0x803C9D4C=dword:0x73740000
|
#0x803C9D44=dword:0x000000FF
|
||||||
|
#0x803C9D48=dword:0x49546573
|
||||||
# Snow test room
|
#0x803C9D4C=dword:0x74363200
|
||||||
# 0x803C9D44=dword:0x000000FF
|
|
||||||
# 0x803C9D48=dword:0x49546573
|
|
||||||
# 0x803C9D4C=dword:0x74363200
|
|
||||||
|
|
||||||
#only supports decrypted AR codes
|
|
||||||
|
|
||||||
[ActionReplay]
|
[ActionReplay]
|
||||||
# Codes by GCNHacker87 (yes we forgot to ask permission)
|
#Add action replay cheats here.
|
||||||
|
#Codes by GCNHacker87
|
||||||
$Master Code (useless)
|
$Master Code (useless)
|
||||||
C4323EA8 0000FF00
|
C4323EA8 0000FF00
|
||||||
|
|
||||||
$Shadow Link
|
$Shadow Link
|
||||||
041926B8 60000000
|
041926B8 60000000
|
||||||
423BCDA0 00BCFFFF
|
423BCDA0 00BCFFFF
|
||||||
423BCDA0 00BDFF87
|
423BCDA0 00BDFF87
|
||||||
403BCDA0 00017E3F
|
403BCDA0 00017E3F
|
||||||
|
|
||||||
$Stuff at the top right of the screen is not visible
|
$Stuff at the top right of the screen is not visible
|
||||||
903ED848 00000000
|
903ED848 00000000
|
||||||
023F633C 00028000
|
023F633C 00028000
|
||||||
|
@ -40,7 +39,6 @@ $Stuff at the top right of the screen is not visible
|
||||||
403BB494 00106A80
|
403BB494 00106A80
|
||||||
403BB498 002F5080
|
403BB498 002F5080
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Super Hookshot
|
$Super Hookshot
|
||||||
043F9DFC 48420B00
|
043F9DFC 48420B00
|
||||||
040F1E68 28030001
|
040F1E68 28030001
|
||||||
|
@ -49,18 +47,15 @@ $Super Hookshot
|
||||||
040F2898 3C000000
|
040F2898 3C000000
|
||||||
123ED84A 00000140
|
123ED84A 00000140
|
||||||
040F2898 8001004C
|
040F2898 8001004C
|
||||||
|
|
||||||
$Teleport to Fire Mountain up R Y
|
$Teleport to Fire Mountain up R Y
|
||||||
4A3ED84A 00000828
|
4A3ED84A 00000828
|
||||||
043E440C 482F85A1
|
043E440C 482F85A1
|
||||||
043E4414 C7EA36FD
|
043E4414 C7EA36FD
|
||||||
|
|
||||||
$Hold A to swim fast
|
$Hold A to swim fast
|
||||||
0A3ED84A 00000100
|
0A3ED84A 00000100
|
||||||
0435D548 44610000
|
0435D548 44610000
|
||||||
123ED84A 00000100
|
123ED84A 00000100
|
||||||
0435D548 41900000
|
0435D548 41900000
|
||||||
|
|
||||||
$Run/Swim/Crawl fast Hold A
|
$Run/Swim/Crawl fast Hold A
|
||||||
4A3ED84A 00000100
|
4A3ED84A 00000100
|
||||||
0435CEEC 42480000
|
0435CEEC 42480000
|
||||||
|
@ -72,33 +67,25 @@ $Run/Swim/Crawl fast Hold A
|
||||||
0435DB94 42800000
|
0435DB94 42800000
|
||||||
123ED84A 00000120
|
123ED84A 00000120
|
||||||
0435DB94 40400000
|
0435DB94 40400000
|
||||||
|
|
||||||
$Max Health
|
$Max Health
|
||||||
003C4C09 00000050
|
003C4C09 00000050
|
||||||
|
|
||||||
$Infinite Health
|
$Infinite Health
|
||||||
01E0197F 08000000
|
01E0197F 08000000
|
||||||
003C4C0B 00000050
|
003C4C0B 00000050
|
||||||
|
|
||||||
$Full Nintendo Gallery
|
$Full Nintendo Gallery
|
||||||
003C5260 00000001
|
003C5260 00000001
|
||||||
023C52AC 0003FFFF
|
023C52AC 0003FFFF
|
||||||
023C52B8 0005FFFF
|
023C52B8 0005FFFF
|
||||||
003C52C8 000000FF
|
003C52C8 000000FF
|
||||||
023C52DC 0000FFFF
|
023C52DC 0000FFFF
|
||||||
|
|
||||||
$Small energy sword
|
$Small energy sword
|
||||||
0435DF6C 004A004A
|
0435DF6C 004A004A
|
||||||
|
|
||||||
$Full energy Sword
|
$Full energy Sword
|
||||||
0435DF6C 004C004C
|
0435DF6C 004C004C
|
||||||
|
|
||||||
$HookShot Head/beam sword
|
$HookShot Head/beam sword
|
||||||
0435DF6C 004C001E
|
0435DF6C 004C001E
|
||||||
|
|
||||||
$Normal/no glow
|
$Normal/no glow
|
||||||
0435DF6C 00460046
|
0435DF6C 00460046
|
||||||
|
|
||||||
$Jesus Mode aka WalkOnWater
|
$Jesus Mode aka WalkOnWater
|
||||||
04004010 2C070003
|
04004010 2C070003
|
||||||
04004014 C01EFFA0
|
04004014 C01EFFA0
|
||||||
|
@ -122,24 +109,19 @@ $Jesus Mode aka WalkOnWater
|
||||||
043C5E44 04071987
|
043C5E44 04071987
|
||||||
040A2F7C 4BF61094
|
040A2F7C 4BF61094
|
||||||
0413D020 4BEC7028
|
0413D020 4BEC7028
|
||||||
|
|
||||||
$Use anything indoors
|
$Use anything indoors
|
||||||
0020485F 0000007E
|
0020485F 0000007E
|
||||||
|
|
||||||
$Sink or Swim A+D-pad down sink B+D-pad down swim
|
$Sink or Swim A+D-pad down sink B+D-pad down swim
|
||||||
0A3ED84A 00000104
|
0A3ED84A 00000104
|
||||||
0435D560 50000000
|
0435D560 50000000
|
||||||
0A3ED84A 00000204
|
0A3ED84A 00000204
|
||||||
0435D560 42B40000
|
0435D560 42B40000
|
||||||
|
|
||||||
$Jump to a ledge at any height
|
$Jump to a ledge at any height
|
||||||
0435D734 469C4000
|
0435D734 469C4000
|
||||||
|
|
||||||
$Very Fast on Ladders (May have to barly tap forward on joystick inorder to get on vein walls)
|
$Very Fast on Ladders (May have to barly tap forward on joystick inorder to get on vein walls)
|
||||||
00000000 8435DB18
|
00000000 8435DB18
|
||||||
41200000 00040002
|
41200000 00040002
|
||||||
0435DB38 7F7FFFFF
|
0435DB38 7F7FFFFF
|
||||||
|
|
||||||
#Extra deku leaf controls (Y makes you rise, Z keeps you at your current height, X wind pulls you instead of
|
#Extra deku leaf controls (Y makes you rise, Z keeps you at your current height, X wind pulls you instead of
|
||||||
$push, to stop it from rising you must close and reopen the leaf quickly)
|
$push, to stop it from rising you must close and reopen the leaf quickly)
|
||||||
0A3ED84A 00000800
|
0A3ED84A 00000800
|
||||||
|
@ -151,299 +133,223 @@ $push, to stop it from rising you must close and reopen the leaf quickly)
|
||||||
4A3ED84A 00000000
|
4A3ED84A 00000000
|
||||||
0435DC90 C0000000
|
0435DC90 C0000000
|
||||||
0435DCA4 41166666
|
0435DCA4 41166666
|
||||||
|
|
||||||
$Roll further
|
$Roll further
|
||||||
0435D3D0 40000000
|
0435D3D0 40000000
|
||||||
|
|
||||||
$Instead of rolling, you glide
|
$Instead of rolling, you glide
|
||||||
0435D3CC 45500000
|
0435D3CC 45500000
|
||||||
|
|
||||||
#DON'T USE ANY OF THE FOLLOWING CODES UNTIL AFTER MEETING THE DRAGON BOAT
|
#DON'T USE ANY OF THE FOLLOWING CODES UNTIL AFTER MEETING THE DRAGON BOAT
|
||||||
$Max Magic
|
$Max Magic
|
||||||
003C4C1B 00000020
|
003C4C1B 00000020
|
||||||
|
|
||||||
$Infinite Magic
|
$Infinite Magic
|
||||||
003C4C1C 00000020
|
003C4C1C 00000020
|
||||||
|
|
||||||
$Can Carry 1000 Rupees
|
$Can Carry 1000 Rupees
|
||||||
003C4C1A 00000001
|
003C4C1A 00000001
|
||||||
|
|
||||||
$Can Carry 5000 Rupees
|
$Can Carry 5000 Rupees
|
||||||
003C4C1A 00000002
|
003C4C1A 00000002
|
||||||
|
|
||||||
$Always Have 1000 Rupees
|
$Always Have 1000 Rupees
|
||||||
023C4C0C 000003E8
|
023C4C0C 000003E8
|
||||||
|
|
||||||
|
|
||||||
$Always Have 5000 Rupees
|
$Always Have 5000 Rupees
|
||||||
023C4C0C 00001388
|
023C4C0C 00001388
|
||||||
|
|
||||||
$Link Can Swim Forever
|
$Link Can Swim Forever
|
||||||
023CA76E 00000384
|
023CA76E 00000384
|
||||||
|
|
||||||
$Have All Songs
|
$Have All Songs
|
||||||
003C4CC5 0000003F
|
003C4CC5 0000003F
|
||||||
|
|
||||||
$Have Hero's Sword
|
$Have Hero's Sword
|
||||||
003C4C16 00000038
|
003C4C16 00000038
|
||||||
003C4CBC 00000001
|
003C4CBC 00000001
|
||||||
|
|
||||||
$Have Mirror Shield
|
$Have Mirror Shield
|
||||||
003C4C17 0000003C
|
003C4C17 0000003C
|
||||||
003C4CBD 00000003
|
003C4CBD 00000003
|
||||||
|
|
||||||
$Have Telescope
|
$Have Telescope
|
||||||
003C4C44 00000020
|
003C4C44 00000020
|
||||||
|
|
||||||
$Have Sail
|
$Have Sail
|
||||||
003C4C45 00000078
|
003C4C45 00000078
|
||||||
|
|
||||||
$Have Wind Waker
|
$Have Wind Waker
|
||||||
003C4C46 00000022
|
003C4C46 00000022
|
||||||
|
|
||||||
$Have Grappling Hook
|
$Have Grappling Hook
|
||||||
003C4C47 00000025
|
003C4C47 00000025
|
||||||
|
|
||||||
$Have Boomerang
|
$Have Boomerang
|
||||||
003C4C49 0000002D
|
003C4C49 0000002D
|
||||||
|
|
||||||
$Have Deku Leaf
|
$Have Deku Leaf
|
||||||
003C4C4A 00000034
|
003C4C4A 00000034
|
||||||
|
|
||||||
$Have Tingle Tuner
|
$Have Tingle Tuner
|
||||||
003C4C4B 00000021
|
003C4C4B 00000021
|
||||||
|
|
||||||
$Have DX Camera
|
$Have DX Camera
|
||||||
003C4C4C 00000026
|
003C4C4C 00000026
|
||||||
|
|
||||||
$Have Iron Boots
|
$Have Iron Boots
|
||||||
003C4C4D 00000029
|
003C4C4D 00000029
|
||||||
|
|
||||||
$Have Magic Shielding
|
$Have Magic Shielding
|
||||||
003C4C4E 0000002A
|
003C4C4E 0000002A
|
||||||
|
|
||||||
$Have Bow And All Arrows
|
$Have Bow And All Arrows
|
||||||
003C4C50 00000036
|
003C4C50 00000036
|
||||||
|
|
||||||
$Have Bombs
|
$Have Bombs
|
||||||
003C4C51 00000031
|
003C4C51 00000031
|
||||||
|
|
||||||
$Have Hookshot
|
$Have Hookshot
|
||||||
003C4C57 0000002F
|
003C4C57 0000002F
|
||||||
|
|
||||||
$Have Megaton Hammer
|
$Have Megaton Hammer
|
||||||
003C4C58 00000033
|
003C4C58 00000033
|
||||||
|
|
||||||
$Have Bottle 1
|
$Have Bottle 1
|
||||||
003C4C52 00000050
|
003C4C52 00000050
|
||||||
|
|
||||||
$Have Bottle 2
|
$Have Bottle 2
|
||||||
003C4C53 00000050
|
003C4C53 00000050
|
||||||
|
|
||||||
$Have Bottle 2 With Fairy
|
$Have Bottle 2 With Fairy
|
||||||
003C4C53 00000057
|
003C4C53 00000057
|
||||||
|
|
||||||
$Have Bottle 3
|
$Have Bottle 3
|
||||||
003C4C54 00000050
|
003C4C54 00000050
|
||||||
|
|
||||||
$Have Bottle 3 With Blue Potion
|
$Have Bottle 3 With Blue Potion
|
||||||
003C4C54 00000053
|
003C4C54 00000053
|
||||||
|
|
||||||
$Have Bottle 4
|
$Have Bottle 4
|
||||||
003C4C55 00000050
|
003C4C55 00000050
|
||||||
|
|
||||||
$Have Spoils Bag
|
$Have Spoils Bag
|
||||||
003C4C48 00000024
|
003C4C48 00000024
|
||||||
|
|
||||||
$Have Bait Bag
|
$Have Bait Bag
|
||||||
003C4C4F 0000002C
|
003C4C4F 0000002C
|
||||||
|
|
||||||
$Have Delivery Bag
|
$Have Delivery Bag
|
||||||
003C4C56 00000030
|
003C4C56 00000030
|
||||||
|
|
||||||
$Infinite Berry Feed
|
$Infinite Berry Feed
|
||||||
003C4C86 00000082
|
003C4C86 00000082
|
||||||
003C4CAC 00000009
|
003C4CAC 00000009
|
||||||
|
|
||||||
$Infinite Pear Feed
|
$Infinite Pear Feed
|
||||||
003C4C87 00000083
|
003C4C87 00000083
|
||||||
003C4CAD 00000009
|
003C4CAD 00000009
|
||||||
|
|
||||||
$Max Red Chu Jelly
|
$Max Red Chu Jelly
|
||||||
003C4C7E 00000049
|
003C4C7E 00000049
|
||||||
003C4CA4 00000063
|
003C4CA4 00000063
|
||||||
|
|
||||||
$Max Green Chu Jelly
|
$Max Green Chu Jelly
|
||||||
003C4C83 0000004A
|
003C4C83 0000004A
|
||||||
003C4CA5 00000063
|
003C4CA5 00000063
|
||||||
|
|
||||||
$Max Blue Chu Jelly
|
$Max Blue Chu Jelly
|
||||||
003C4C85 0000004B
|
003C4C85 0000004B
|
||||||
003C4CA6 00000063
|
003C4CA6 00000063
|
||||||
|
|
||||||
$Max Joy Pendants
|
$Max Joy Pendants
|
||||||
003C4C7F 0000001F
|
003C4C7F 0000001F
|
||||||
003C4CA7 00000063
|
003C4CA7 00000063
|
||||||
|
|
||||||
$Max Skull Necklaces
|
$Max Skull Necklaces
|
||||||
003C4C80 00000045
|
003C4C80 00000045
|
||||||
003C4CA8 00000063
|
003C4CA8 00000063
|
||||||
|
|
||||||
$Max Knight's Crest
|
$Max Knight's Crest
|
||||||
003C4C81 00000048
|
003C4C81 00000048
|
||||||
003C4CA9 00000063
|
003C4CA9 00000063
|
||||||
|
|
||||||
$Max Boko Baba Seeds
|
$Max Boko Baba Seeds
|
||||||
003C4C82 00000046
|
003C4C82 00000046
|
||||||
003C4CAA 00000063
|
003C4CAA 00000063
|
||||||
|
|
||||||
$Max Golden Feathers
|
$Max Golden Feathers
|
||||||
003C4C84 00000047
|
003C4C84 00000047
|
||||||
003C4CAB 00000063
|
003C4CAB 00000063
|
||||||
|
|
||||||
$Can Carry 99 Arrows
|
$Can Carry 99 Arrows
|
||||||
003C4C77 00000063
|
003C4C77 00000063
|
||||||
|
|
||||||
$Can Carry 99 Bombs
|
$Can Carry 99 Bombs
|
||||||
003C4C78 00000063
|
003C4C78 00000063
|
||||||
|
|
||||||
$Infinite Arrows
|
$Infinite Arrows
|
||||||
003C4C71 00000063
|
003C4C71 00000063
|
||||||
|
|
||||||
$Infinite Bombs
|
$Infinite Bombs
|
||||||
003C4C72 00000063
|
003C4C72 00000063
|
||||||
|
|
||||||
$Have Fully Detailed Map
|
$Have Fully Detailed Map
|
||||||
023C4D0C 00170303
|
023C4D0C 00170303
|
||||||
003C4D3C 00000003
|
003C4D3C 00000003
|
||||||
|
|
||||||
$Have All Quest Maps
|
$Have All Quest Maps
|
||||||
023C4CDC 0003FFFF
|
023C4CDC 0003FFFF
|
||||||
|
|
||||||
$All Triforce Maps Translated
|
$All Triforce Maps Translated
|
||||||
003C4D4D 000000FF
|
003C4D4D 000000FF
|
||||||
|
|
||||||
$Fully Charged Master Sword DON'T USE THIS CODE UNTIL YOU HAVE THE MASTER SWORD
|
$Fully Charged Master Sword DON'T USE THIS CODE UNTIL YOU HAVE THE MASTER SWORD
|
||||||
003C4C16 0000003E
|
003C4C16 0000003E
|
||||||
003C4CBC 0000000F
|
003C4CBC 0000000F
|
||||||
|
|
||||||
$Have All Element Stones DON'T USE THIS CODE UNTIL DRAGON ROOST ISLAND
|
$Have All Element Stones DON'T USE THIS CODE UNTIL DRAGON ROOST ISLAND
|
||||||
003C4CC7 00000007
|
003C4CC7 00000007
|
||||||
003C524A 00000040
|
003C524A 00000040
|
||||||
|
|
||||||
$Have Complete Triforce USE THIS CODE AFTER BEATING THE TOWER OF THE GODS
|
$Have Complete Triforce USE THIS CODE AFTER BEATING THE TOWER OF THE GODS
|
||||||
003C4CC6 000000FF
|
003C4CC6 000000FF
|
||||||
|
|
||||||
$Press R to Jump
|
$Press R to Jump
|
||||||
0A3ED84A 00000020
|
0A3ED84A 00000020
|
||||||
863E4410 00000001
|
863E4410 00000001
|
||||||
|
|
||||||
$Press R to Mega Jump
|
$Press R to Mega Jump
|
||||||
0A3ED84A 00000020
|
0A3ED84A 00000020
|
||||||
863E4410 00000003
|
863E4410 00000003
|
||||||
|
|
||||||
#PLAY IN TEST MAPS
|
#PLAY IN TEST MAPS
|
||||||
|
|
||||||
#HOLD COMBO DURING LEVEL LOAD
|
#HOLD COMBO DURING LEVEL LOAD
|
||||||
|
|
||||||
$Test room 1 - Hold (L + Z)
|
$Test room 1 - Hold (L + Z)
|
||||||
8A3ED84A 00000050
|
8A3ED84A 00000050
|
||||||
043C9D44 000000FF
|
043C9D44 000000FF
|
||||||
043C9D48 495F5465
|
043C9D48 495F5465
|
||||||
043C9D4C 73744D00
|
043C9D4C 73744D00
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test room 2 - Hold (L + Y)
|
$Test room 2 - Hold (L + Y)
|
||||||
8A3ED84A 00000840
|
8A3ED84A 00000840
|
||||||
043C9D44 000000FF
|
043C9D44 000000FF
|
||||||
043C9D48 495F5465
|
043C9D48 495F5465
|
||||||
043C9D4C 73745200
|
043C9D4C 73745200
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test room 3 - Hold (L + X)
|
$Test room 3 - Hold (L + X)
|
||||||
8A3ED84A 00000440
|
8A3ED84A 00000440
|
||||||
043C9D44 000000FF
|
043C9D44 000000FF
|
||||||
043C9D48 4B5F5465
|
043C9D48 4B5F5465
|
||||||
043C9D4C 73743200
|
043C9D4C 73743200
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test room 4 - Hold (L + A)
|
$Test room 4 - Hold (L + A)
|
||||||
8A3ED84A 00000140
|
8A3ED84A 00000140
|
||||||
043C9D44 000000FF
|
043C9D44 000000FF
|
||||||
043C9D48 4B5F5465
|
043C9D48 4B5F5465
|
||||||
043C9D4C 73743300
|
043C9D4C 73743300
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test room 5 - Hold (L + B)
|
$Test room 5 - Hold (L + B)
|
||||||
8A3ED84A 00000240
|
8A3ED84A 00000240
|
||||||
043C9D44 000000FF
|
043C9D44 000000FF
|
||||||
043C9D48 4B5F5465
|
043C9D48 4B5F5465
|
||||||
043C9D4C 73743400
|
043C9D4C 73743400
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test room 6 - Hold (L + DPad Up)
|
$Test room 6 - Hold (L + DPad Up)
|
||||||
8A3ED84A 00000048
|
8A3ED84A 00000048
|
||||||
043C9D44 000000FF
|
043C9D44 000000FF
|
||||||
043C9D48 4B5F5465
|
043C9D48 4B5F5465
|
||||||
043C9D4C 73743500
|
043C9D4C 73743500
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test room 7 - Hold (L + DPad Down)
|
$Test room 7 - Hold (L + DPad Down)
|
||||||
8A3ED84A 00000044
|
8A3ED84A 00000044
|
||||||
043C9D44 000000FF
|
043C9D44 000000FF
|
||||||
043C9D48 4B5F5465
|
043C9D48 4B5F5465
|
||||||
043C9D4C 73743600
|
043C9D4C 73743600
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test room 8 - Hold (L + Dpad Left)
|
$Test room 8 - Hold (L + Dpad Left)
|
||||||
8A3ED84A 00000041
|
8A3ED84A 00000041
|
||||||
043C9D44 000000FF
|
043C9D44 000000FF
|
||||||
043C9D48 4B5F5465
|
043C9D48 4B5F5465
|
||||||
043C9D4C 73743800
|
043C9D4C 73743800
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test room 9 - Hold (L + Dpad Right)
|
$Test room 9 - Hold (L + Dpad Right)
|
||||||
8A3ED84A 00000042
|
8A3ED84A 00000042
|
||||||
043C9D44 000000FF
|
043C9D44 000000FF
|
||||||
043C9D48 4B5F5465
|
043C9D48 4B5F5465
|
||||||
043C9D4C 73743900
|
043C9D4C 73743900
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test room 10 - Hold (L + R + Z)
|
$Test room 10 - Hold (L + R + Z)
|
||||||
8A3ED84A 00000070
|
8A3ED84A 00000070
|
||||||
043C9D44 000000FF
|
043C9D44 000000FF
|
||||||
043C9D48 4B5F5465
|
043C9D48 4B5F5465
|
||||||
043C9D4C 73746100
|
043C9D4C 73746100
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test room 11 - Hold (L + R+ Y)
|
$Test room 11 - Hold (L + R+ Y)
|
||||||
8A3ED84A 00000860
|
8A3ED84A 00000860
|
||||||
043C9D44 000000FF
|
043C9D44 000000FF
|
||||||
043C9D48 4B5F5465
|
043C9D48 4B5F5465
|
||||||
043C9D4C 73746200
|
043C9D4C 73746200
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test room 12 - Hold (L + R+ X)
|
$Test room 12 - Hold (L + R+ X)
|
||||||
8A3ED84A 00000460
|
8A3ED84A 00000460
|
||||||
043C9D44 000000FF
|
043C9D44 000000FF
|
||||||
043C9D48 4B5F5465
|
043C9D48 4B5F5465
|
||||||
043C9D4C 73746300
|
043C9D4C 73746300
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test room 13 - Hold (L + R+ A)
|
$Test room 13 - Hold (L + R+ A)
|
||||||
8A3ED84A 00000160
|
8A3ED84A 00000160
|
||||||
043C9D44 000000FF
|
043C9D44 000000FF
|
||||||
043C9D48 4B5F5465
|
043C9D48 4B5F5465
|
||||||
043C9D4C 73746400
|
043C9D4C 73746400
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test room 14 - Hold (L + R+ B)
|
$Test room 14 - Hold (L + R+ B)
|
||||||
8A3ED84A 00000260
|
8A3ED84A 00000260
|
||||||
043C9D44 000000FF
|
043C9D44 000000FF
|
||||||
043C9D48 4B5F5465
|
043C9D48 4B5F5465
|
||||||
043C9D4C 73746500
|
043C9D4C 73746500
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Unrestricted Camera
|
$Unrestricted Camera
|
||||||
04356D34 45000000
|
04356D34 45000000
|
||||||
04356D48 42B00000
|
|
|
@ -1,305 +1,235 @@
|
||||||
|
# GZLP01 - The Legend of Zelda: The Wind Waker
|
||||||
|
[Core]
|
||||||
|
#Values set here will override the main dolphin settings.
|
||||||
[EmuState]
|
[EmuState]
|
||||||
#The Emulation State.
|
#The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||||
EmulationStateId = 2
|
EmulationStateId = 2
|
||||||
|
[OnLoad]
|
||||||
|
#Add memory patches to be loaded once on boot here.
|
||||||
[OnFrame]
|
[OnFrame]
|
||||||
|
#Add memory patches to be applied every frame here.
|
||||||
0x80295654=dword:0x4E800020 #Fix item hang
|
0x80295654=dword:0x4E800020 #Fix item hang
|
||||||
|
#WARNING - cheats may screw up your save games
|
||||||
# WARNING - cheats may screw up your save games
|
#0x803C4C09=byte:0x50 #Max health
|
||||||
# 0x803C4C09=byte:0x50 #Max health
|
#0x803C4C0B=byte:0x50 #Current health
|
||||||
# 0x803C4C0B=byte:0x50 #Current health
|
#Hidden dungeon
|
||||||
|
#0x803C9D44=dword:0x000000FF
|
||||||
# Hidden dungeon
|
#0x803C9D48=dword:0x485F7465
|
||||||
# 0x803C9D44=dword:0x000000FF
|
#0x803C9D4C=dword:0x73740000
|
||||||
# 0x803C9D48=dword:0x485F7465
|
#Snow test room
|
||||||
# 0x803C9D4C=dword:0x73740000
|
#0x803C9D44=dword:0x000000FF
|
||||||
|
#0x803C9D48=dword:0x49546573
|
||||||
# Snow test room
|
#0x803C9D4C=dword:0x74363200
|
||||||
# 0x803C9D44=dword:0x000000FF
|
|
||||||
# 0x803C9D48=dword:0x49546573
|
|
||||||
# 0x803C9D4C=dword:0x74363200
|
|
||||||
|
|
||||||
#only supports decrypted AR codes
|
|
||||||
|
|
||||||
[ActionReplay]
|
[ActionReplay]
|
||||||
|
#Add action replay cheats here.
|
||||||
$(M)
|
$(M)
|
||||||
C4329400 0000FF00
|
C4329400 0000FF00
|
||||||
|
|
||||||
$Maximum Health
|
$Maximum Health
|
||||||
003CC531 00000050
|
003CC531 00000050
|
||||||
|
|
||||||
$Infinite Health
|
$Infinite Health
|
||||||
003CC533 00000050
|
003CC533 00000050
|
||||||
|
|
||||||
$Never Lose Health
|
$Never Lose Health
|
||||||
041F4A90 60000000
|
041F4A90 60000000
|
||||||
|
|
||||||
$Never Drown
|
$Never Drown
|
||||||
023D2096 00000300
|
023D2096 00000300
|
||||||
|
|
||||||
$Infinite Rupees
|
$Infinite Rupees
|
||||||
023CC534 00001388
|
023CC534 00001388
|
||||||
|
|
||||||
$Can Carry 5000 Rupees
|
$Can Carry 5000 Rupees
|
||||||
003CC542 00000002
|
003CC542 00000002
|
||||||
|
|
||||||
$Massive Link
|
$Massive Link
|
||||||
423D1D38 010A4080
|
423D1D38 010A4080
|
||||||
423D1D38 010C4080
|
423D1D38 010C4080
|
||||||
423D1D38 010E4080
|
423D1D38 010E4080
|
||||||
|
|
||||||
$Tiny Link
|
$Tiny Link
|
||||||
423D1D38 010A3E80
|
423D1D38 010A3E80
|
||||||
423D1D38 010C3E80
|
423D1D38 010C3E80
|
||||||
423D1D38 010E3E80
|
423D1D38 010E3E80
|
||||||
|
|
||||||
$Unrestricted Camera
|
$Unrestricted Camera
|
||||||
0435D084 45000000
|
0435D084 45000000
|
||||||
0435D098 42B00000
|
0435D098 42B00000
|
||||||
|
|
||||||
$Supersprint Link (Hold R)
|
$Supersprint Link (Hold R)
|
||||||
0A3F5018 00000020
|
0A3F5018 00000020
|
||||||
423D1D38 1ADE4281
|
423D1D38 1ADE4281
|
||||||
|
|
||||||
$Moon Jump (Hold DPad Down)
|
$Moon Jump (Hold DPad Down)
|
||||||
0A3F5018 00000004
|
0A3F5018 00000004
|
||||||
423D1D38 01124204
|
423D1D38 01124204
|
||||||
|
|
||||||
$Maximum Magic
|
$Maximum Magic
|
||||||
003CC543 00000020
|
003CC543 00000020
|
||||||
|
|
||||||
#Do not use the following codes until after meeting the Dragon Boat
|
#Do not use the following codes until after meeting the Dragon Boat
|
||||||
|
|
||||||
$Infinite Magic
|
$Infinite Magic
|
||||||
003CC544 00000020
|
003CC544 00000020
|
||||||
|
|
||||||
$All Melodies
|
$All Melodies
|
||||||
003CC5ED 0000003F
|
003CC5ED 0000003F
|
||||||
|
|
||||||
$Infinite Arrows
|
$Infinite Arrows
|
||||||
003CC599 00000063
|
003CC599 00000063
|
||||||
|
|
||||||
$Infinite Bombs
|
$Infinite Bombs
|
||||||
003CC59A 00000063
|
003CC59A 00000063
|
||||||
|
|
||||||
$Infinite All-Purpose Bait
|
$Infinite All-Purpose Bait
|
||||||
003CC5AE 00000082
|
003CC5AE 00000082
|
||||||
003CC5D4 00000009
|
003CC5D4 00000009
|
||||||
|
|
||||||
$Infinite Hyoi Pear Bait
|
$Infinite Hyoi Pear Bait
|
||||||
003CC5AF 00000082
|
003CC5AF 00000082
|
||||||
003CC5D5 00000009
|
003CC5D5 00000009
|
||||||
|
|
||||||
$Night Mode
|
$Night Mode
|
||||||
043ED010 3F000000
|
043ED010 3F000000
|
||||||
043ED018 3F000000
|
043ED018 3F000000
|
||||||
043ED020 300001CE
|
043ED020 300001CE
|
||||||
043ED024 300001CE
|
043ED024 300001CE
|
||||||
|
|
||||||
$Have Mirror Shield
|
$Have Mirror Shield
|
||||||
003CC53F 0000003C
|
003CC53F 0000003C
|
||||||
003CC5E5 00000002
|
003CC5E5 00000002
|
||||||
|
|
||||||
$Have Power Bracelets
|
$Have Power Bracelets
|
||||||
003CC540 00000028
|
003CC540 00000028
|
||||||
003CC5E6 00000002
|
003CC5E6 00000002
|
||||||
|
|
||||||
$Have Telescope
|
$Have Telescope
|
||||||
003CC56C 00000020
|
003CC56C 00000020
|
||||||
|
|
||||||
$Have Sail
|
$Have Sail
|
||||||
003CC56D 00000078
|
003CC56D 00000078
|
||||||
|
|
||||||
$Have Wind Waker
|
$Have Wind Waker
|
||||||
003CC56E 00000022
|
003CC56E 00000022
|
||||||
|
|
||||||
$Have Grappling Hook
|
$Have Grappling Hook
|
||||||
003CC56F 00000025
|
003CC56F 00000025
|
||||||
|
|
||||||
$Have Boomerang
|
$Have Boomerang
|
||||||
003CC571 0000002D
|
003CC571 0000002D
|
||||||
|
|
||||||
$Have Deku Leaf
|
$Have Deku Leaf
|
||||||
003CC572 00000034
|
003CC572 00000034
|
||||||
|
|
||||||
$Have Tingle Tuner
|
$Have Tingle Tuner
|
||||||
003CC573 00000021
|
003CC573 00000021
|
||||||
|
|
||||||
$Have Deluxe Picto Box
|
$Have Deluxe Picto Box
|
||||||
003CC574 00000026
|
003CC574 00000026
|
||||||
|
|
||||||
$Have Iron Boots
|
$Have Iron Boots
|
||||||
003CC575 00000029
|
003CC575 00000029
|
||||||
|
|
||||||
$Have Magic Armour
|
$Have Magic Armour
|
||||||
003CC576 0000002A
|
003CC576 0000002A
|
||||||
|
|
||||||
$Have Bow And All Arrows
|
$Have Bow And All Arrows
|
||||||
003CC578 00000036
|
003CC578 00000036
|
||||||
|
|
||||||
$Have Bombs
|
$Have Bombs
|
||||||
003CC579 00000031
|
003CC579 00000031
|
||||||
|
|
||||||
$Have Hookshot
|
$Have Hookshot
|
||||||
003CC57F 0000002F
|
003CC57F 0000002F
|
||||||
|
|
||||||
$Have Skull Hammer
|
$Have Skull Hammer
|
||||||
003CC580 00000033
|
003CC580 00000033
|
||||||
|
|
||||||
$Have Bottle 1
|
$Have Bottle 1
|
||||||
003CC57A 00000050
|
003CC57A 00000050
|
||||||
|
|
||||||
$Have Bottle 2
|
$Have Bottle 2
|
||||||
003CC57B 00000050
|
003CC57B 00000050
|
||||||
|
|
||||||
$Have Bottle 2 With Fairy
|
$Have Bottle 2 With Fairy
|
||||||
003CC57B 00000057
|
003CC57B 00000057
|
||||||
|
|
||||||
$Have Bottle 3
|
$Have Bottle 3
|
||||||
003CC57C 00000050
|
003CC57C 00000050
|
||||||
|
|
||||||
$Have Bottle 3 With Blue Potion
|
$Have Bottle 3 With Blue Potion
|
||||||
003CC57C 00000053
|
003CC57C 00000053
|
||||||
|
|
||||||
$Have Bottle 4
|
$Have Bottle 4
|
||||||
003CC57D 00000050
|
003CC57D 00000050
|
||||||
|
|
||||||
$Have Spoils Bag
|
$Have Spoils Bag
|
||||||
003CC570 00000024
|
003CC570 00000024
|
||||||
|
|
||||||
$Have Bait Bag
|
$Have Bait Bag
|
||||||
003CC577 0000002C
|
003CC577 0000002C
|
||||||
|
|
||||||
$Have Delivery Bag
|
$Have Delivery Bag
|
||||||
003CC57E 00000030
|
003CC57E 00000030
|
||||||
|
|
||||||
$Have Red Chu Jelly
|
$Have Red Chu Jelly
|
||||||
003CC5B6 00000049
|
003CC5B6 00000049
|
||||||
|
|
||||||
$Have Green Chu Jelly
|
$Have Green Chu Jelly
|
||||||
003CC5B7 0000004A
|
003CC5B7 0000004A
|
||||||
|
|
||||||
$Have Blue Chu Jelly
|
$Have Blue Chu Jelly
|
||||||
003CC5B8 0000004A
|
003CC5B8 0000004A
|
||||||
|
|
||||||
$Have All Pearls
|
$Have All Pearls
|
||||||
003CC5EF 00000007
|
003CC5EF 00000007
|
||||||
|
|
||||||
$Have Completed Triforce
|
$Have Completed Triforce
|
||||||
003CC5EE 000000FF
|
003CC5EE 000000FF
|
||||||
|
|
||||||
#################################
|
#################################
|
||||||
|
|
||||||
$Glow in the Dark Link
|
$Glow in the Dark Link
|
||||||
043ED014 40800000
|
043ED014 40800000
|
||||||
|
|
||||||
$Have Fully Detailed Map
|
$Have Fully Detailed Map
|
||||||
023CC634 00170303
|
023CC634 00170303
|
||||||
003CC664 00000003
|
003CC664 00000003
|
||||||
|
|
||||||
#Item Codes
|
#Item Codes
|
||||||
|
|
||||||
$Have Master Sword
|
$Have Master Sword
|
||||||
003CC53E 00000039
|
003CC53E 00000039
|
||||||
003CC5E4 00000001
|
003CC5E4 00000001
|
||||||
|
|
||||||
#Test Rooms
|
#Test Rooms
|
||||||
|
|
||||||
#Hold the button combo when going through doors or warping
|
#Hold the button combo when going through doors or warping
|
||||||
|
|
||||||
$Test Room 1 (Hold L+Z)
|
$Test Room 1 (Hold L+Z)
|
||||||
8A3F5018 00000050
|
8A3F5018 00000050
|
||||||
043D166C 000000FF
|
043D166C 000000FF
|
||||||
043D1670 495F5465
|
043D1670 495F5465
|
||||||
043D1674 73744D00
|
043D1674 73744D00
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test Room 2 (Hold L+Y)
|
$Test Room 2 (Hold L+Y)
|
||||||
8A3F5018 00000840
|
8A3F5018 00000840
|
||||||
043D166C 000000FF
|
043D166C 000000FF
|
||||||
043D1670 495F5465
|
043D1670 495F5465
|
||||||
043D1674 73745200
|
043D1674 73745200
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test Room 3 (Hold L+X)
|
$Test Room 3 (Hold L+X)
|
||||||
8A3F5018 00000440
|
8A3F5018 00000440
|
||||||
043D166C 000000FF
|
043D166C 000000FF
|
||||||
043D1670 4B5F5465
|
043D1670 4B5F5465
|
||||||
043D1674 73743200
|
043D1674 73743200
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test Room 4 (Hold L+A)
|
$Test Room 4 (Hold L+A)
|
||||||
8A3F5018 00000140
|
8A3F5018 00000140
|
||||||
043D166C 000000FF
|
043D166C 000000FF
|
||||||
043D1670 4B5F5465
|
043D1670 4B5F5465
|
||||||
043D1674 73743300
|
043D1674 73743300
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test Room 5 (Hold L+B)
|
$Test Room 5 (Hold L+B)
|
||||||
8A3F5018 00000240
|
8A3F5018 00000240
|
||||||
043D166C 000000FF
|
043D166C 000000FF
|
||||||
043D1670 4B5F5465
|
043D1670 4B5F5465
|
||||||
043D1674 73743400
|
043D1674 73743400
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test Room 6 (Hold L+DPad Up)
|
$Test Room 6 (Hold L+DPad Up)
|
||||||
8A3F5018 00000048
|
8A3F5018 00000048
|
||||||
043D166C 000000FF
|
043D166C 000000FF
|
||||||
043D1670 4B5F5465
|
043D1670 4B5F5465
|
||||||
043D1674 73743500
|
043D1674 73743500
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test Room 7 (Hold L+DPad Down)
|
$Test Room 7 (Hold L+DPad Down)
|
||||||
8A3F5018 00000044
|
8A3F5018 00000044
|
||||||
043D166C 000000FF
|
043D166C 000000FF
|
||||||
043D1670 4B5F5465
|
043D1670 4B5F5465
|
||||||
043D1674 73743600
|
043D1674 73743600
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test Room 8 (Hold L+DPad Left )
|
$Test Room 8 (Hold L+DPad Left )
|
||||||
8A3F5018 00000041
|
8A3F5018 00000041
|
||||||
043D166C 000000FF
|
043D166C 000000FF
|
||||||
043D1670 4B5F5465
|
043D1670 4B5F5465
|
||||||
043D1674 73743800
|
043D1674 73743800
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test Room 9 (Hold L+DPad Right)
|
$Test Room 9 (Hold L+DPad Right)
|
||||||
8A3F5018 00000042
|
8A3F5018 00000042
|
||||||
043D166C 000000FF
|
043D166C 000000FF
|
||||||
043D1670 4B5F5465
|
043D1670 4B5F5465
|
||||||
043D1674 73743900
|
043D1674 73743900
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test Room 11 (Hold L+R+Y)
|
$Test Room 11 (Hold L+R+Y)
|
||||||
8A3F5018 00000860
|
8A3F5018 00000860
|
||||||
043D166C 000000FF
|
043D166C 000000FF
|
||||||
043D1670 4B5F5465
|
043D1670 4B5F5465
|
||||||
043D1674 73746200
|
043D1674 73746200
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test Room 10 (Hold L+R+Z)
|
$Test Room 10 (Hold L+R+Z)
|
||||||
8A3F5018 00000070
|
8A3F5018 00000070
|
||||||
043D166C 000000FF
|
043D166C 000000FF
|
||||||
043D1670 4B5F5465
|
043D1670 4B5F5465
|
||||||
043D1674 73746100
|
043D1674 73746100
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test Room 12 (Hold L+R+X)
|
$Test Room 12 (Hold L+R+X)
|
||||||
8A3F5018 00000460
|
8A3F5018 00000460
|
||||||
043D166C 000000FF
|
043D166C 000000FF
|
||||||
043D1670 4B5F5465
|
043D1670 4B5F5465
|
||||||
043D1674 73746300
|
043D1674 73746300
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test Room 13 (Hold L+R+A)
|
$Test Room 13 (Hold L+R+A)
|
||||||
8A3F5018 00000160
|
8A3F5018 00000160
|
||||||
043D166C 000000FF
|
043D166C 000000FF
|
||||||
043D1670 4B5F5465
|
043D1670 4B5F5465
|
||||||
043D1674 73746400
|
043D1674 73746400
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test Room 14 (Hold L+R+B)
|
$Test Room 14 (Hold L+R+B)
|
||||||
8A3F5018 00000260
|
8A3F5018 00000260
|
||||||
043D166C 000000FF
|
043D166C 000000FF
|
||||||
043D1670 4B5F5465
|
043D1670 4B5F5465
|
||||||
043D1674 73746500
|
043D1674 73746500
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
|
@ -1,139 +1,103 @@
|
||||||
|
# GALP01 - SUPER SMASH BROS. Melee
|
||||||
|
[Core]
|
||||||
|
#Values set here will override the main dolphin settings.
|
||||||
[EmuState]
|
[EmuState]
|
||||||
#The Emulation State.
|
#The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||||
EmulationStateId = 4
|
EmulationStateId = 4
|
||||||
|
[OnLoad]
|
||||||
|
#Add memory patches to be loaded once on boot here.
|
||||||
[OnFrame]
|
[OnFrame]
|
||||||
|
#Add memory patches to be applied every frame here.
|
||||||
#0x8044CD30=dword:0xFFFFFFFF
|
#0x8044CD30=dword:0xFFFFFFFF
|
||||||
[ActionReplay]
|
[ActionReplay]
|
||||||
+$P1 - No Damage
|
#Add action replay cheats here.
|
||||||
|
$P1 - No Damage
|
||||||
04443E80 00000000
|
04443E80 00000000
|
||||||
|
|
||||||
$P2 - No Damage
|
$P2 - No Damage
|
||||||
04444D20 00000000
|
04444D20 00000000
|
||||||
|
|
||||||
$P3 - No Damage
|
$P3 - No Damage
|
||||||
04445BC0 00000000
|
04445BC0 00000000
|
||||||
|
|
||||||
$P4 - No Damage
|
$P4 - No Damage
|
||||||
04446A60 00000000
|
04446A60 00000000
|
||||||
|
$Infinite Lives
|
||||||
+$Infinite Lives
|
|
||||||
00443EAE 00000009
|
00443EAE 00000009
|
||||||
|
$One Hit Kills
|
||||||
+$One Hit Kills
|
|
||||||
044C9578 40100000
|
044C9578 40100000
|
||||||
|
$Infinite Jumps
|
||||||
+$Infinite Jumps
|
|
||||||
040CC114 60000000
|
040CC114 60000000
|
||||||
|
|
||||||
$Infinite Retries
|
$Infinite Retries
|
||||||
0246A8C2 000005FA
|
0246A8C2 000005FA
|
||||||
|
|
||||||
$Infinite Time
|
$Infinite Time
|
||||||
0245C4D2 00000075
|
0245C4D2 00000075
|
||||||
|
|
||||||
$Open All Characters
|
$Open All Characters
|
||||||
0444CD30 FFFFFFFF
|
0444CD30 FFFFFFFF
|
||||||
|
|
||||||
$Infinite lottery coins
|
$Infinite lottery coins
|
||||||
0444CF10 0000270F
|
0444CF10 0000270F
|
||||||
|
|
||||||
$All 292 Trophies
|
$All 292 Trophies
|
||||||
0244D198 00000124
|
0244D198 00000124
|
||||||
0244D19C 0125FFFF
|
0244D19C 0125FFFF
|
||||||
|
|
||||||
$L+R+Y sets time to 10:00.00
|
$L+R+Y sets time to 10:00.00
|
||||||
0A45BF10 00000860
|
0A45BF10 00000860
|
||||||
0445C4D0 00000258
|
0445C4D0 00000258
|
||||||
|
|
||||||
$L+R+X sets time to 00:10.00
|
$L+R+X sets time to 00:10.00
|
||||||
0A45BF10 00000460
|
0A45BF10 00000460
|
||||||
0445C4D0 0000000A
|
0445C4D0 0000000A
|
||||||
|
|
||||||
$All Event matches open and complete
|
$All Event matches open and complete
|
||||||
0444CF34 FFFFFFFF
|
0444CF34 FFFFFFFF
|
||||||
|
|
||||||
$Bouncy pickups
|
$Bouncy pickups
|
||||||
044C8DE0 40100000
|
044C8DE0 40100000
|
||||||
|
|
||||||
$Big jumps
|
$Big jumps
|
||||||
044CA1DC 3FC00000
|
044CA1DC 3FC00000
|
||||||
|
|
||||||
$Mega jumps
|
$Mega jumps
|
||||||
044CA1DC 40000000
|
044CA1DC 40000000
|
||||||
|
|
||||||
$Move 2 x faster
|
$Move 2 x faster
|
||||||
044CA19C 40000000
|
044CA19C 40000000
|
||||||
|
|
||||||
$Move 4 x faster
|
$Move 4 x faster
|
||||||
044CA19C 40800000
|
044CA19C 40800000
|
||||||
|
|
||||||
$Stamina mode codes
|
$Stamina mode codes
|
||||||
003C28CB 15018000
|
003C28CB 15018000
|
||||||
|
|
||||||
$All start with 50%
|
$All start with 50%
|
||||||
04034B74 38A00032
|
04034B74 38A00032
|
||||||
|
|
||||||
$All start with 100%
|
$All start with 100%
|
||||||
04034B74 38A00064
|
04034B74 38A00064
|
||||||
|
|
||||||
$All start with 200%
|
$All start with 200%
|
||||||
04034B74 38A000C8
|
04034B74 38A000C8
|
||||||
|
|
||||||
$All start with 300%
|
$All start with 300%
|
||||||
04034B74 38A0012C
|
04034B74 38A0012C
|
||||||
|
|
||||||
$All start with 400%
|
$All start with 400%
|
||||||
04034B74 38A00190
|
04034B74 38A00190
|
||||||
|
|
||||||
$All start with 500%
|
$All start with 500%
|
||||||
04034B74 38A001F4
|
04034B74 38A001F4
|
||||||
|
|
||||||
$All start with 600%
|
$All start with 600%
|
||||||
04034B74 38A00258
|
04034B74 38A00258
|
||||||
|
|
||||||
$All start with 700%
|
$All start with 700%
|
||||||
04034B74 38A002BC
|
04034B74 38A002BC
|
||||||
|
|
||||||
$All start with 800%
|
$All start with 800%
|
||||||
04034B74 38A00320
|
04034B74 38A00320
|
||||||
|
|
||||||
$All start with 900%
|
$All start with 900%
|
||||||
04034B74 38A00384
|
04034B74 38A00384
|
||||||
|
|
||||||
$All start with 999%
|
$All start with 999%
|
||||||
04034B74 38A003E7
|
04034B74 38A003E7
|
||||||
|
|
||||||
#Secret multi player level modifier
|
#Secret multi player level modifier
|
||||||
|
|
||||||
$Metroidy level
|
$Metroidy level
|
||||||
044C7FC4 00000D02
|
044C7FC4 00000D02
|
||||||
|
|
||||||
$City rooftops level
|
$City rooftops level
|
||||||
044C7FC4 00000F02
|
044C7FC4 00000F02
|
||||||
|
|
||||||
$During F-Zero race
|
$During F-Zero race
|
||||||
044C7FC4 00001102
|
044C7FC4 00001102
|
||||||
|
|
||||||
$Ontop of giant pokemon
|
$Ontop of giant pokemon
|
||||||
044C7FC4 00001302
|
044C7FC4 00001302
|
||||||
|
|
||||||
$Mario Bros style level
|
$Mario Bros style level
|
||||||
044C7FC4 00001502
|
044C7FC4 00001502
|
||||||
|
|
||||||
$Game and Watch level
|
$Game and Watch level
|
||||||
044C7FC4 00001702
|
044C7FC4 00001702
|
||||||
|
|
||||||
$Platforms in starfield 1 level
|
$Platforms in starfield 1 level
|
||||||
044C7FC4 00001802
|
044C7FC4 00001802
|
||||||
|
|
||||||
$Platforms in starfield 2 level
|
$Platforms in starfield 2 level
|
||||||
044C7FC4 00001902
|
044C7FC4 00001902
|
||||||
|
|
||||||
$Level with 'windy' tree
|
$Level with 'windy' tree
|
||||||
044C7FC4 00001A02
|
044C7FC4 00001A02
|
||||||
|
|
||||||
$Yoshi's story level
|
$Yoshi's story level
|
||||||
044C7FC4 00001B02
|
044C7FC4 00001B02
|
||||||
|
|
||||||
$Dusk jungle level
|
$Dusk jungle level
|
||||||
044C7FC4 00001C02
|
044C7FC4 00001C02
|
||||||
|
|
|
@ -1,56 +1,49 @@
|
||||||
|
# GMSE01 - Super Mario Sunshine
|
||||||
|
[Core]
|
||||||
|
#Values set here will override the main dolphin settings.
|
||||||
[EmuState]
|
[EmuState]
|
||||||
#The Emulation State.
|
#The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||||
EmulationStateId = 0
|
EmulationStateId = 0
|
||||||
|
[OnLoad]
|
||||||
|
#Add memory patches to be loaded once on boot here.
|
||||||
[OnFrame]
|
[OnFrame]
|
||||||
|
#Add memory patches to be applied every frame here.
|
||||||
[ActionReplay]
|
[ActionReplay]
|
||||||
+$All Shines (not working)
|
#Add action replay cheats here.
|
||||||
|
$All Shines (not working)
|
||||||
045708E8 FFFFFFFF
|
045708E8 FFFFFFFF
|
||||||
045708EC FFFFFFFF
|
045708EC FFFFFFFF
|
||||||
045708F0 FFFFFFFF
|
045708F0 FFFFFFFF
|
||||||
|
|
||||||
$Open all levels and nozzles (not working?)
|
$Open all levels and nozzles (not working?)
|
||||||
04570958 FFFFFFFF
|
04570958 FFFFFFFF
|
||||||
0457095C FFFFFFFF
|
0457095C FFFFFFFF
|
||||||
|
|
||||||
$8 red coins(press L & B) (not working?)
|
$8 red coins(press L & B) (not working?)
|
||||||
0A3FBBF4 00000240
|
0A3FBBF4 00000240
|
||||||
025709DE 00000008
|
025709DE 00000008
|
||||||
|
|
||||||
$Infinite hover time
|
$Infinite hover time
|
||||||
042640BC 60000000
|
042640BC 60000000
|
||||||
|
|
||||||
$Infinite water
|
$Infinite water
|
||||||
04263F58 38002710
|
04263F58 38002710
|
||||||
042635B0 60000000
|
042635B0 60000000
|
||||||
|
|
||||||
$Infinite health (not working?)
|
$Infinite health (not working?)
|
||||||
424057F4 00040009
|
424057F4 00040009
|
||||||
|
|
||||||
$Infinite Jetpack
|
$Infinite Jetpack
|
||||||
0426C330 60000000
|
0426C330 60000000
|
||||||
|
|
||||||
$Infinite Hose
|
$Infinite Hose
|
||||||
0426B9C8 60000000
|
0426B9C8 60000000
|
||||||
|
|
||||||
$Infinite Lives
|
$Infinite Lives
|
||||||
04578A04 00000063
|
04578A04 00000063
|
||||||
|
|
||||||
$Super Jump
|
$Super Jump
|
||||||
0A404454 00000100
|
0A404454 00000100
|
||||||
4240E12C 05003DC0
|
4240E12C 05003DC0
|
||||||
12404454 00000100
|
12404454 00000100
|
||||||
4240E12C 05003E80
|
4240E12C 05003E80
|
||||||
|
|
||||||
$99 lives
|
$99 lives
|
||||||
00570967 00000063
|
00570967 00000063
|
||||||
|
|
||||||
$Test Level
|
$Test Level
|
||||||
043E9710 00000C01
|
043E9710 00000C01
|
||||||
|
|
||||||
$Low Gravity
|
$Low Gravity
|
||||||
4240E12C 05003E00
|
4240E12C 05003E00
|
||||||
|
|
||||||
$Jesus Mode A.K.A. Walk on Water D-Pad Up/Down = On/Off (not supported yet)
|
$Jesus Mode A.K.A. Walk on Water D-Pad Up/Down = On/Off (not supported yet)
|
||||||
04002F00 3C608041
|
04002F00 3C608041
|
||||||
04002F04 8063E12C
|
04002F04 8063E12C
|
||||||
|
@ -70,67 +63,47 @@ $Jesus Mode A.K.A. Walk on Water D-Pad Up/Down = On/Off (not supported yet)
|
||||||
04189854 4BE796AC
|
04189854 4BE796AC
|
||||||
0A404454 00000004
|
0A404454 00000004
|
||||||
04189854 4E800020
|
04189854 4E800020
|
||||||
|
|
||||||
$Do Not Have To Move Before Triple Jump
|
$Do Not Have To Move Before Triple Jump
|
||||||
4240E10C 06B00000
|
4240E10C 06B00000
|
||||||
|
|
||||||
$Spin Jump Gravity - Really Slow Fall
|
$Spin Jump Gravity - Really Slow Fall
|
||||||
4240E10C 058E3D00
|
4240E10C 058E3D00
|
||||||
|
|
||||||
$Spin Jump Gravity - Almost No Fall
|
$Spin Jump Gravity - Almost No Fall
|
||||||
4240E10C 058E0000
|
4240E10C 058E0000
|
||||||
|
|
||||||
$Spin Jump Gravity - Fall Really Fast
|
$Spin Jump Gravity - Fall Really Fast
|
||||||
4240E10C 058E4200
|
4240E10C 058E4200
|
||||||
|
|
||||||
$Spin Jump Gravity - Normal Speed
|
$Spin Jump Gravity - Normal Speed
|
||||||
4240E10C 058E3EB3
|
4240E10C 058E3EB3
|
||||||
|
|
||||||
$Insane heat waves Crazy colors everywhere!
|
$Insane heat waves Crazy colors everywhere!
|
||||||
043AA070 41200000
|
043AA070 41200000
|
||||||
|
|
||||||
$Double vision heat wave (narrow)
|
$Double vision heat wave (narrow)
|
||||||
043AA070 3F600000
|
043AA070 3F600000
|
||||||
|
|
||||||
$Double vision heat wave (wide)
|
$Double vision heat wave (wide)
|
||||||
043AA070 3F400000
|
043AA070 3F400000
|
||||||
|
|
||||||
$Use only one of following two. Vanish point visual distortion
|
$Use only one of following two. Vanish point visual distortion
|
||||||
043AB304 3E000000
|
043AB304 3E000000
|
||||||
|
|
||||||
$Hard to select file, activators will work if you add them.. Camera is far out
|
$Hard to select file, activators will work if you add them.. Camera is far out
|
||||||
043AB304 3F000000
|
043AB304 3F000000
|
||||||
|
|
||||||
$X textures
|
$X textures
|
||||||
043DB210 41200000
|
043DB210 41200000
|
||||||
|
|
||||||
$Y textures
|
$Y textures
|
||||||
043DB224 41200000
|
043DB224 41200000
|
||||||
|
|
||||||
$Z textures
|
$Z textures
|
||||||
043DB238 41200000
|
043DB238 41200000
|
||||||
|
|
||||||
$Strangely distorted people
|
$Strangely distorted people
|
||||||
0440CC24 3F900000
|
0440CC24 3F900000
|
||||||
|
|
||||||
$Mute game
|
$Mute game
|
||||||
04417248 00000000
|
04417248 00000000
|
||||||
|
|
||||||
$Magnify camera
|
$Magnify camera
|
||||||
04417690 3F900000
|
04417690 3F900000
|
||||||
|
|
||||||
$Warped camera view
|
$Warped camera view
|
||||||
044176A8 3E000000
|
044176A8 3E000000
|
||||||
|
|
||||||
$Poorly Shaded Mario
|
$Poorly Shaded Mario
|
||||||
044176FC 00000000
|
044176FC 00000000
|
||||||
|
|
||||||
#Press the buttons below to switch to another nozzle. You must have your nozzle set to squirt for it to work
|
#Press the buttons below to switch to another nozzle. You must have your nozzle set to squirt for it to work
|
||||||
#B+D-Pad Up: Rocket Nozzle
|
#B+D-Pad Up: Rocket Nozzle
|
||||||
#B+D-Pad Left: Turbo Nozzle
|
#B+D-Pad Left: Turbo Nozzle
|
||||||
#B+D-Pad Right: Hover Nozzle
|
#B+D-Pad Right: Hover Nozzle
|
||||||
#B+D-PadDown: Jump Nozzle
|
#B+D-PadDown: Jump Nozzle
|
||||||
|
|
||||||
$Nozzle Modifier
|
$Nozzle Modifier
|
||||||
0A404454 00000208
|
0A404454 00000208
|
||||||
04269F50 3BE00001
|
04269F50 3BE00001
|
||||||
|
@ -140,33 +113,27 @@ $Nozzle Modifier
|
||||||
04269F50 3BE00005
|
04269F50 3BE00005
|
||||||
0A404454 00000202
|
0A404454 00000202
|
||||||
04269F50 3BE00004
|
04269F50 3BE00004
|
||||||
|
|
||||||
$Always Green Yoshi
|
$Always Green Yoshi
|
||||||
405F3A90 04AE4C00
|
405F3A90 04AE4C00
|
||||||
|
|
||||||
$Hold B To Run Super Fast
|
$Hold B To Run Super Fast
|
||||||
0A404454 00000200
|
0A404454 00000200
|
||||||
4240E12C 06E44200
|
4240E12C 06E44200
|
||||||
12404454 00000200
|
12404454 00000200
|
||||||
4240E12C 06E43F80
|
4240E12C 06E43F80
|
||||||
|
|
||||||
$D-Pad Up For Large Mario
|
$D-Pad Up For Large Mario
|
||||||
8A404454 00000008
|
8A404454 00000008
|
||||||
4240E12C 4DE43FF8
|
4240E12C 4DE43FF8
|
||||||
4240E12C 4DE63FF8
|
4240E12C 4DE63FF8
|
||||||
4240E12C 4DE83FF8
|
4240E12C 4DE83FF8
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$D-Pad Down For Mini Mario
|
$D-Pad Down For Mini Mario
|
||||||
8A404454 00000004
|
8A404454 00000004
|
||||||
4240E12C 4DE43E88
|
4240E12C 4DE43E88
|
||||||
4240E12C 4DE63E88
|
4240E12C 4DE63E88
|
||||||
4240E12C 4DE83E88
|
4240E12C 4DE83E88
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$D-Pad Left For Normal Mario
|
$D-Pad Left For Normal Mario
|
||||||
8A404454 00000004
|
8A404454 00000004
|
||||||
4240E12C 4DE43F80
|
4240E12C 4DE43F80
|
||||||
4240E12C 4DE63F80
|
4240E12C 4DE63F80
|
||||||
4240E12C 4DE83F80
|
4240E12C 4DE83F80
|
||||||
00000000 40000000
|
|
|
@ -1,154 +1,120 @@
|
||||||
# GSNP8P - SONIC ADVENTURE 2 BATTLE
|
# GSNP8P - SONIC ADVENTURE 2 BATTLE
|
||||||
|
[Core]
|
||||||
|
#Values set here will override the main dolphin settings.
|
||||||
[EmuState]
|
[EmuState]
|
||||||
#The Emulation State.
|
#The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||||
EmulationStateId = 5
|
EmulationStateId = 5
|
||||||
[OnFrame]
|
[OnLoad]
|
||||||
#Add memory patches here.
|
#Add memory patches to be loaded once on boot here.
|
||||||
|
[OnFrame]
|
||||||
|
#Add memory patches to be applied every frame here.
|
||||||
[ActionReplay]
|
[ActionReplay]
|
||||||
+$999 Rings
|
#Add action replay cheats here.
|
||||||
|
$999 Rings
|
||||||
021CC430 000003E7
|
021CC430 000003E7
|
||||||
|
$99 Lives
|
||||||
+$99 Lives
|
|
||||||
021CC42C 00000063
|
021CC42C 00000063
|
||||||
|
|
||||||
$Monster Score
|
$Monster Score
|
||||||
041CC458 05F5E0FF
|
041CC458 05F5E0FF
|
||||||
|
|
||||||
$L to reset timer to 0:00.00
|
$L to reset timer to 0:00.00
|
||||||
4C1E5704 FFFDFFFF
|
4C1E5704 FFFDFFFF
|
||||||
041CC3E0 00000000
|
041CC3E0 00000000
|
||||||
041CC3E4 00080000
|
041CC3E4 00080000
|
||||||
|
|
||||||
#Emblem codes...
|
#Emblem codes...
|
||||||
|
|
||||||
#Complete any level so the game
|
#Complete any level so the game
|
||||||
|
|
||||||
#updates the number of emblems held
|
#updates the number of emblems held
|
||||||
|
|
||||||
$Green forest
|
$Green forest
|
||||||
041F2884 05050505
|
041F2884 05050505
|
||||||
041F2888 05050505
|
041F2888 05050505
|
||||||
|
|
||||||
$White jungle
|
$White jungle
|
||||||
041F2948 05050505
|
041F2948 05050505
|
||||||
041F294C 05050505
|
041F294C 05050505
|
||||||
|
|
||||||
$Pumpkin hill
|
$Pumpkin hill
|
||||||
041F2A0C 05050505
|
041F2A0C 05050505
|
||||||
041F2A10 05050505
|
041F2A10 05050505
|
||||||
|
|
||||||
$Sky rail
|
$Sky rail
|
||||||
041F2AD0 05050505
|
041F2AD0 05050505
|
||||||
041F2AD4 05050505
|
041F2AD4 05050505
|
||||||
|
|
||||||
$Aquatic mine
|
$Aquatic mine
|
||||||
041F2B94 05050505
|
041F2B94 05050505
|
||||||
041F2B98 05050505
|
041F2B98 05050505
|
||||||
|
|
||||||
$Security hall
|
$Security hall
|
||||||
041F2C58 05050505
|
041F2C58 05050505
|
||||||
041F2C5C 05050505
|
041F2C5C 05050505
|
||||||
|
|
||||||
$Prison lane
|
$Prison lane
|
||||||
041F2D1C 05050505
|
041F2D1C 05050505
|
||||||
041F2D20 05050505
|
041F2D20 05050505
|
||||||
|
|
||||||
$Metal harbor
|
$Metal harbor
|
||||||
041F2DE0 05050505
|
041F2DE0 05050505
|
||||||
041F2DE4 05050505
|
041F2DE4 05050505
|
||||||
|
|
||||||
$Iron gate
|
$Iron gate
|
||||||
041F2EA4 05050505
|
041F2EA4 05050505
|
||||||
041F2EA8 05050505
|
041F2EA8 05050505
|
||||||
|
|
||||||
$Weapons bed
|
$Weapons bed
|
||||||
041F2F68 05050505
|
041F2F68 05050505
|
||||||
041F2F6C 05050505
|
041F2F6C 05050505
|
||||||
|
|
||||||
$City escape
|
$City escape
|
||||||
041F302C 05050505
|
041F302C 05050505
|
||||||
041F3030 05050505
|
041F3030 05050505
|
||||||
|
|
||||||
$Radical highway
|
$Radical highway
|
||||||
041F30F0 05050505
|
041F30F0 05050505
|
||||||
041F30F4 05050505
|
041F30F4 05050505
|
||||||
|
|
||||||
$Wild canyon
|
$Wild canyon
|
||||||
041F3278 05050505
|
041F3278 05050505
|
||||||
041F327C 05050505
|
041F327C 05050505
|
||||||
|
|
||||||
$Mission street
|
$Mission street
|
||||||
041F333C 05050505
|
041F333C 05050505
|
||||||
041F3340 05050505
|
041F3340 05050505
|
||||||
|
|
||||||
$Dry lagoon
|
$Dry lagoon
|
||||||
041F3400 05050505
|
041F3400 05050505
|
||||||
041F3404 05050505
|
041F3404 05050505
|
||||||
|
|
||||||
$Sand ocean
|
$Sand ocean
|
||||||
041F364C 05050505
|
041F364C 05050505
|
||||||
041F3650 05050505
|
041F3650 05050505
|
||||||
|
|
||||||
$Crazy gadget
|
$Crazy gadget
|
||||||
041F3710 05050505
|
041F3710 05050505
|
||||||
041F3714 05050505
|
041F3714 05050505
|
||||||
|
|
||||||
$Hidden base
|
$Hidden base
|
||||||
041F37D4 05050505
|
041F37D4 05050505
|
||||||
041F37D8 05050505
|
041F37D8 05050505
|
||||||
|
|
||||||
$Eternal engine
|
$Eternal engine
|
||||||
041F3898 05050505
|
041F3898 05050505
|
||||||
041F389C 05050505
|
041F389C 05050505
|
||||||
|
|
||||||
$Death chamber
|
$Death chamber
|
||||||
041F395C 05050505
|
041F395C 05050505
|
||||||
041F3960 05050505
|
041F3960 05050505
|
||||||
|
|
||||||
$Egg quarters
|
$Egg quarters
|
||||||
041F3A20 05050505
|
041F3A20 05050505
|
||||||
041F3A24 05050505
|
041F3A24 05050505
|
||||||
|
|
||||||
$Lost colony
|
$Lost colony
|
||||||
041F3AE4 05050505
|
041F3AE4 05050505
|
||||||
041F3AE8 05050505
|
041F3AE8 05050505
|
||||||
|
|
||||||
$Pyramid cave
|
$Pyramid cave
|
||||||
041F3BA8 05050505
|
041F3BA8 05050505
|
||||||
041F3BAC 05050505
|
041F3BAC 05050505
|
||||||
|
|
||||||
$Final rush
|
$Final rush
|
||||||
041F3D30 05050505
|
041F3D30 05050505
|
||||||
041F3D34 05050505
|
041F3D34 05050505
|
||||||
|
|
||||||
$Green hills
|
$Green hills
|
||||||
041F3DF4 05050505
|
041F3DF4 05050505
|
||||||
041F3DF8 05050505
|
041F3DF8 05050505
|
||||||
|
|
||||||
$Meteor Head
|
$Meteor Head
|
||||||
041F3EB8 05050505
|
041F3EB8 05050505
|
||||||
041F3EBC 05050505
|
041F3EBC 05050505
|
||||||
|
|
||||||
$Cannon's core
|
$Cannon's core
|
||||||
041F4040 05050505
|
041F4040 05050505
|
||||||
041F4044 05050505
|
041F4044 05050505
|
||||||
|
|
||||||
$Final chase
|
$Final chase
|
||||||
041F44D8 05050505
|
041F44D8 05050505
|
||||||
041F44DC 05050505
|
041F44DC 05050505
|
||||||
|
|
||||||
$Cosmic wall
|
$Cosmic wall
|
||||||
041F4724 05050505
|
041F4724 05050505
|
||||||
041F4728 05050505
|
041F4728 05050505
|
||||||
|
|
||||||
$Mad space
|
$Mad space
|
||||||
041F47E8 05050505
|
041F47E8 05050505
|
||||||
041F47EC 05050505
|
041F47EC 05050505
|
||||||
|
|
||||||
$Route 101
|
$Route 101
|
||||||
041F5428 05050505
|
041F5428 05050505
|
||||||
041F542C 05050505
|
041F542C 05050505
|
||||||
|
|
||||||
$Route 280
|
$Route 280
|
||||||
041F54EC 05050505
|
041F54EC 05050505
|
||||||
041F54F0 05050505
|
|
|
@ -1,93 +1,73 @@
|
||||||
# GZ2E01 - The Legend of Zelda: Twilight Princess
|
# GZ2E01 - The Legend of Zelda: Twilight Princess
|
||||||
|
[Core]
|
||||||
|
#Values set here will override the main dolphin settings.
|
||||||
[EmuState]
|
[EmuState]
|
||||||
#The Emulation State.
|
#The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||||
EmulationStateId = 2
|
EmulationStateId = 2
|
||||||
|
[OnLoad]
|
||||||
|
#Add memory patches to be loaded once on boot here.
|
||||||
[OnFrame]
|
[OnFrame]
|
||||||
#Add memory patches here.
|
#Add memory patches to be applied every frame here.
|
||||||
[ActionReplay]
|
[ActionReplay]
|
||||||
|
#Add action replay cheats here.
|
||||||
$(M)
|
$(M)
|
||||||
C435D468 0000FF01
|
C435D468 0000FF01
|
||||||
|
$Infinite Health
|
||||||
+$Infinite Health
|
|
||||||
004061C3 00000050
|
004061C3 00000050
|
||||||
|
$Max Health
|
||||||
+$Max Health
|
|
||||||
004061C1 00000064
|
004061C1 00000064
|
||||||
|
|
||||||
$Infinite Rupees
|
$Infinite Rupees
|
||||||
024061C4 000003E8
|
024061C4 000003E8
|
||||||
|
|
||||||
$Infinite Oxygen
|
$Infinite Oxygen
|
||||||
0240BFA2 00000258
|
0240BFA2 00000258
|
||||||
|
|
||||||
$Infinite Slingshot Pellets
|
$Infinite Slingshot Pellets
|
||||||
004062B4 00000032
|
004062B4 00000032
|
||||||
|
|
||||||
$Infinite Bombs
|
$Infinite Bombs
|
||||||
004062AD 0000001E
|
004062AD 0000001E
|
||||||
|
|
||||||
$Infinite Arrows
|
$Infinite Arrows
|
||||||
004062AC 0000001E
|
004062AC 0000001E
|
||||||
|
|
||||||
$Infinite Lantern Oil (breaks game)
|
$Infinite Lantern Oil (breaks game)
|
||||||
024061C8 00005460
|
024061C8 00005460
|
||||||
|
|
||||||
$Have All Swords/Shields/Tunics
|
$Have All Swords/Shields/Tunics
|
||||||
04406290 FFFFFFFF
|
04406290 FFFFFFFF
|
||||||
|
|
||||||
$All Hidden Skills Learned
|
$All Hidden Skills Learned
|
||||||
004069D9 0000000F
|
004069D9 0000000F
|
||||||
004069DA 000000F0
|
004069DA 000000F0
|
||||||
|
|
||||||
#Do not use this code until you have the lantern in your inventory.
|
#Do not use this code until you have the lantern in your inventory.
|
||||||
|
|
||||||
$Have Dungeon Map/Compass/Boss Key
|
$Have Dungeon Map/Compass/Boss Key
|
||||||
28406B35 00000007
|
28406B35 00000007
|
||||||
00406B35 00000007
|
00406B35 00000007
|
||||||
|
|
||||||
$Infinite Small Keys
|
$Infinite Small Keys
|
||||||
00406B34 00000005
|
00406B34 00000005
|
||||||
|
|
||||||
$Rupees Never Increase or Decrease
|
$Rupees Never Increase or Decrease
|
||||||
04220C9C 60000000
|
04220C9C 60000000
|
||||||
|
|
||||||
$Have All Letters
|
$Have All Letters
|
||||||
024062DE 0000FFFF
|
024062DE 0000FFFF
|
||||||
044062EC 01020304
|
044062EC 01020304
|
||||||
044062F0 05060708
|
044062F0 05060708
|
||||||
044062F4 090A0B0C
|
044062F4 090A0B0C
|
||||||
044062F8 0D0E0F10
|
044062F8 0D0E0F10
|
||||||
|
|
||||||
$Have All Golden Bugs
|
$Have All Golden Bugs
|
||||||
004062A5 000002FF
|
004062A5 000002FF
|
||||||
|
|
||||||
$Have Giant Wallet
|
$Have Giant Wallet
|
||||||
004061D9 00000002
|
004061D9 00000002
|
||||||
|
|
||||||
#EASY VESSEL OF LIGHT
|
#EASY VESSEL OF LIGHT
|
||||||
|
|
||||||
#Do not use these codes until you have explored all of the Twilight and activated the warp portals.
|
#Do not use these codes until you have explored all of the Twilight and activated the warp portals.
|
||||||
|
|
||||||
$One Tear Fills 1st Vessel of Light
|
$One Tear Fills 1st Vessel of Light
|
||||||
284062D4 0000000F
|
284062D4 0000000F
|
||||||
004062D4 0000000F
|
004062D4 0000000F
|
||||||
|
|
||||||
$One Tear Fills 2nd Vessel of Light
|
$One Tear Fills 2nd Vessel of Light
|
||||||
284062D5 0000000F
|
284062D5 0000000F
|
||||||
004062D5 0000000F
|
004062D5 0000000F
|
||||||
|
|
||||||
$One Tear Fills 3rd Vessel of Light
|
$One Tear Fills 3rd Vessel of Light
|
||||||
284062D6 0000000F
|
284062D6 0000000F
|
||||||
004062D6 0000000F
|
004062D6 0000000F
|
||||||
|
|
||||||
$RD-Pad Left/Right Controls Fog
|
$RD-Pad Left/Right Controls Fog
|
||||||
0A3DD31A 00000022
|
0A3DD31A 00000022
|
||||||
8440BF1C 00000005
|
8440BF1C 00000005
|
||||||
0A3DD31A 00000021
|
0A3DD31A 00000021
|
||||||
8440BF1C FFFFFFFB
|
8440BF1C FFFFFFFB
|
||||||
|
|
||||||
$RD-Pad Left/Right Controls Time
|
$RD-Pad Left/Right Controls Time
|
||||||
0A3DD31A 00000022
|
0A3DD31A 00000022
|
||||||
844061F4 00003000
|
844061F4 00003000
|
||||||
0A3DD31A 00000021
|
0A3DD31A 00000021
|
||||||
844061F4 FFFFCFFF
|
|
|
@ -1,36 +1,35 @@
|
||||||
|
# GZLE01 - The Legend of Zelda: The Wind Waker
|
||||||
|
[Core]
|
||||||
|
#Values set here will override the main dolphin settings.
|
||||||
[EmuState]
|
[EmuState]
|
||||||
#The Emulation State.
|
#The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||||
EmulationStateId = 2
|
EmulationStateId = 2
|
||||||
|
[OnLoad]
|
||||||
|
#Add memory patches to be loaded once on boot here.
|
||||||
[OnFrame]
|
[OnFrame]
|
||||||
|
#Add memory patches to be applied every frame here.
|
||||||
0x802904b4=dword:0x4E800020 #Fix item hang
|
0x802904b4=dword:0x4E800020 #Fix item hang
|
||||||
|
#WARNING - cheats may screw up your save games
|
||||||
# WARNING - cheats may screw up your save games
|
#0x803C4C09=byte:0x50 #Max health
|
||||||
# 0x803C4C09=byte:0x50 #Max health
|
#0x803C4C0B=byte:0x50 #Current health
|
||||||
# 0x803C4C0B=byte:0x50 #Current health
|
#Hidden dungeon
|
||||||
|
#0x803C9D44=dword:0x000000FF
|
||||||
# Hidden dungeon
|
#0x803C9D48=dword:0x485F7465
|
||||||
# 0x803C9D44=dword:0x000000FF
|
#0x803C9D4C=dword:0x73740000
|
||||||
# 0x803C9D48=dword:0x485F7465
|
#Snow test room
|
||||||
# 0x803C9D4C=dword:0x73740000
|
#0x803C9D44=dword:0x000000FF
|
||||||
|
#0x803C9D48=dword:0x49546573
|
||||||
# Snow test room
|
#0x803C9D4C=dword:0x74363200
|
||||||
# 0x803C9D44=dword:0x000000FF
|
|
||||||
# 0x803C9D48=dword:0x49546573
|
|
||||||
# 0x803C9D4C=dword:0x74363200
|
|
||||||
|
|
||||||
#only supports decrypted AR codes
|
|
||||||
|
|
||||||
[ActionReplay]
|
[ActionReplay]
|
||||||
# Codes by GCNHacker87 (yes we forgot to ask permission)
|
#Add action replay cheats here.
|
||||||
|
#Codes by GCNHacker87
|
||||||
$Master Code (useless)
|
$Master Code (useless)
|
||||||
C4323EA8 0000FF00
|
C4323EA8 0000FF00
|
||||||
|
|
||||||
$Shadow Link
|
$Shadow Link
|
||||||
041926B8 60000000
|
041926B8 60000000
|
||||||
423BCDA0 00BCFFFF
|
423BCDA0 00BCFFFF
|
||||||
423BCDA0 00BDFF87
|
423BCDA0 00BDFF87
|
||||||
403BCDA0 00017E3F
|
403BCDA0 00017E3F
|
||||||
|
|
||||||
$Stuff at the top right of the screen is not visible
|
$Stuff at the top right of the screen is not visible
|
||||||
903ED848 00000000
|
903ED848 00000000
|
||||||
023F633C 00028000
|
023F633C 00028000
|
||||||
|
@ -40,7 +39,6 @@ $Stuff at the top right of the screen is not visible
|
||||||
403BB494 00106A80
|
403BB494 00106A80
|
||||||
403BB498 002F5080
|
403BB498 002F5080
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Super Hookshot
|
$Super Hookshot
|
||||||
043F9DFC 48420B00
|
043F9DFC 48420B00
|
||||||
040F1E68 28030001
|
040F1E68 28030001
|
||||||
|
@ -49,18 +47,15 @@ $Super Hookshot
|
||||||
040F2898 3C000000
|
040F2898 3C000000
|
||||||
123ED84A 00000140
|
123ED84A 00000140
|
||||||
040F2898 8001004C
|
040F2898 8001004C
|
||||||
|
|
||||||
$Teleport to Fire Mountain up R Y
|
$Teleport to Fire Mountain up R Y
|
||||||
4A3ED84A 00000828
|
4A3ED84A 00000828
|
||||||
043E440C 482F85A1
|
043E440C 482F85A1
|
||||||
043E4414 C7EA36FD
|
043E4414 C7EA36FD
|
||||||
|
|
||||||
$Hold A to swim fast
|
$Hold A to swim fast
|
||||||
0A3ED84A 00000100
|
0A3ED84A 00000100
|
||||||
0435D548 44610000
|
0435D548 44610000
|
||||||
123ED84A 00000100
|
123ED84A 00000100
|
||||||
0435D548 41900000
|
0435D548 41900000
|
||||||
|
|
||||||
$Run/Swim/Crawl fast Hold A
|
$Run/Swim/Crawl fast Hold A
|
||||||
4A3ED84A 00000100
|
4A3ED84A 00000100
|
||||||
0435CEEC 42480000
|
0435CEEC 42480000
|
||||||
|
@ -72,33 +67,25 @@ $Run/Swim/Crawl fast Hold A
|
||||||
0435DB94 42800000
|
0435DB94 42800000
|
||||||
123ED84A 00000120
|
123ED84A 00000120
|
||||||
0435DB94 40400000
|
0435DB94 40400000
|
||||||
|
$Max Health
|
||||||
+$Max Health
|
|
||||||
003C4C09 00000050
|
003C4C09 00000050
|
||||||
|
$Infinite Health
|
||||||
+$Infinite Health
|
|
||||||
01E0197F 08000000
|
01E0197F 08000000
|
||||||
003C4C0B 00000050
|
003C4C0B 00000050
|
||||||
|
|
||||||
$Full Nintendo Gallery
|
$Full Nintendo Gallery
|
||||||
003C5260 00000001
|
003C5260 00000001
|
||||||
023C52AC 0003FFFF
|
023C52AC 0003FFFF
|
||||||
023C52B8 0005FFFF
|
023C52B8 0005FFFF
|
||||||
003C52C8 000000FF
|
003C52C8 000000FF
|
||||||
023C52DC 0000FFFF
|
023C52DC 0000FFFF
|
||||||
|
|
||||||
$Small energy sword
|
$Small energy sword
|
||||||
0435DF6C 004A004A
|
0435DF6C 004A004A
|
||||||
|
|
||||||
$Full energy Sword
|
$Full energy Sword
|
||||||
0435DF6C 004C004C
|
0435DF6C 004C004C
|
||||||
|
|
||||||
$HookShot Head/beam sword
|
$HookShot Head/beam sword
|
||||||
0435DF6C 004C001E
|
0435DF6C 004C001E
|
||||||
|
|
||||||
$Normal/no glow
|
$Normal/no glow
|
||||||
0435DF6C 00460046
|
0435DF6C 00460046
|
||||||
|
|
||||||
$Jesus Mode aka WalkOnWater
|
$Jesus Mode aka WalkOnWater
|
||||||
04004010 2C070003
|
04004010 2C070003
|
||||||
04004014 C01EFFA0
|
04004014 C01EFFA0
|
||||||
|
@ -122,24 +109,19 @@ $Jesus Mode aka WalkOnWater
|
||||||
043C5E44 04071987
|
043C5E44 04071987
|
||||||
040A2F7C 4BF61094
|
040A2F7C 4BF61094
|
||||||
0413D020 4BEC7028
|
0413D020 4BEC7028
|
||||||
|
|
||||||
$Use anything indoors
|
$Use anything indoors
|
||||||
0020485F 0000007E
|
0020485F 0000007E
|
||||||
|
|
||||||
$Sink or Swim A+D-pad down sink B+D-pad down swim
|
$Sink or Swim A+D-pad down sink B+D-pad down swim
|
||||||
0A3ED84A 00000104
|
0A3ED84A 00000104
|
||||||
0435D560 50000000
|
0435D560 50000000
|
||||||
0A3ED84A 00000204
|
0A3ED84A 00000204
|
||||||
0435D560 42B40000
|
0435D560 42B40000
|
||||||
|
|
||||||
$Jump to a ledge at any height
|
$Jump to a ledge at any height
|
||||||
0435D734 469C4000
|
0435D734 469C4000
|
||||||
|
$Very Fast on Ladders (May have to barly tap forward on joystick inorder to get on vein walls)
|
||||||
+$Very Fast on Ladders (May have to barly tap forward on joystick inorder to get on vein walls)
|
|
||||||
00000000 8435DB18
|
00000000 8435DB18
|
||||||
41200000 00040002
|
41200000 00040002
|
||||||
0435DB38 7F7FFFFF
|
0435DB38 7F7FFFFF
|
||||||
|
|
||||||
#Extra deku leaf controls (Y makes you rise, Z keeps you at your current height, X wind pulls you instead of
|
#Extra deku leaf controls (Y makes you rise, Z keeps you at your current height, X wind pulls you instead of
|
||||||
$push, to stop it from rising you must close and reopen the leaf quickly)
|
$push, to stop it from rising you must close and reopen the leaf quickly)
|
||||||
0A3ED84A 00000800
|
0A3ED84A 00000800
|
||||||
|
@ -151,299 +133,223 @@ $push, to stop it from rising you must close and reopen the leaf quickly)
|
||||||
4A3ED84A 00000000
|
4A3ED84A 00000000
|
||||||
0435DC90 C0000000
|
0435DC90 C0000000
|
||||||
0435DCA4 41166666
|
0435DCA4 41166666
|
||||||
|
|
||||||
$Roll further
|
$Roll further
|
||||||
0435D3D0 40000000
|
0435D3D0 40000000
|
||||||
|
|
||||||
$Instead of rolling, you glide
|
$Instead of rolling, you glide
|
||||||
0435D3CC 45500000
|
0435D3CC 45500000
|
||||||
|
|
||||||
#DON'T USE ANY OF THE FOLLOWING CODES UNTIL AFTER MEETING THE DRAGON BOAT
|
#DON'T USE ANY OF THE FOLLOWING CODES UNTIL AFTER MEETING THE DRAGON BOAT
|
||||||
$Max Magic
|
$Max Magic
|
||||||
003C4C1B 00000020
|
003C4C1B 00000020
|
||||||
|
|
||||||
$Infinite Magic
|
$Infinite Magic
|
||||||
003C4C1C 00000020
|
003C4C1C 00000020
|
||||||
|
|
||||||
$Can Carry 1000 Rupees
|
$Can Carry 1000 Rupees
|
||||||
003C4C1A 00000001
|
003C4C1A 00000001
|
||||||
|
|
||||||
$Can Carry 5000 Rupees
|
$Can Carry 5000 Rupees
|
||||||
003C4C1A 00000002
|
003C4C1A 00000002
|
||||||
|
|
||||||
$Always Have 1000 Rupees
|
$Always Have 1000 Rupees
|
||||||
023C4C0C 000003E8
|
023C4C0C 000003E8
|
||||||
|
|
||||||
|
|
||||||
$Always Have 5000 Rupees
|
$Always Have 5000 Rupees
|
||||||
023C4C0C 00001388
|
023C4C0C 00001388
|
||||||
|
|
||||||
$Link Can Swim Forever
|
$Link Can Swim Forever
|
||||||
023CA76E 00000384
|
023CA76E 00000384
|
||||||
|
|
||||||
$Have All Songs
|
$Have All Songs
|
||||||
003C4CC5 0000003F
|
003C4CC5 0000003F
|
||||||
|
|
||||||
$Have Hero's Sword
|
$Have Hero's Sword
|
||||||
003C4C16 00000038
|
003C4C16 00000038
|
||||||
003C4CBC 00000001
|
003C4CBC 00000001
|
||||||
|
|
||||||
$Have Mirror Shield
|
$Have Mirror Shield
|
||||||
003C4C17 0000003C
|
003C4C17 0000003C
|
||||||
003C4CBD 00000003
|
003C4CBD 00000003
|
||||||
|
|
||||||
$Have Telescope
|
$Have Telescope
|
||||||
003C4C44 00000020
|
003C4C44 00000020
|
||||||
|
|
||||||
$Have Sail
|
$Have Sail
|
||||||
003C4C45 00000078
|
003C4C45 00000078
|
||||||
|
|
||||||
$Have Wind Waker
|
$Have Wind Waker
|
||||||
003C4C46 00000022
|
003C4C46 00000022
|
||||||
|
|
||||||
$Have Grappling Hook
|
$Have Grappling Hook
|
||||||
003C4C47 00000025
|
003C4C47 00000025
|
||||||
|
|
||||||
$Have Boomerang
|
$Have Boomerang
|
||||||
003C4C49 0000002D
|
003C4C49 0000002D
|
||||||
|
|
||||||
$Have Deku Leaf
|
$Have Deku Leaf
|
||||||
003C4C4A 00000034
|
003C4C4A 00000034
|
||||||
|
|
||||||
$Have Tingle Tuner
|
$Have Tingle Tuner
|
||||||
003C4C4B 00000021
|
003C4C4B 00000021
|
||||||
|
|
||||||
$Have DX Camera
|
$Have DX Camera
|
||||||
003C4C4C 00000026
|
003C4C4C 00000026
|
||||||
|
|
||||||
$Have Iron Boots
|
$Have Iron Boots
|
||||||
003C4C4D 00000029
|
003C4C4D 00000029
|
||||||
|
|
||||||
$Have Magic Shielding
|
$Have Magic Shielding
|
||||||
003C4C4E 0000002A
|
003C4C4E 0000002A
|
||||||
|
|
||||||
$Have Bow And All Arrows
|
$Have Bow And All Arrows
|
||||||
003C4C50 00000036
|
003C4C50 00000036
|
||||||
|
|
||||||
$Have Bombs
|
$Have Bombs
|
||||||
003C4C51 00000031
|
003C4C51 00000031
|
||||||
|
|
||||||
$Have Hookshot
|
$Have Hookshot
|
||||||
003C4C57 0000002F
|
003C4C57 0000002F
|
||||||
|
|
||||||
$Have Megaton Hammer
|
$Have Megaton Hammer
|
||||||
003C4C58 00000033
|
003C4C58 00000033
|
||||||
|
|
||||||
$Have Bottle 1
|
$Have Bottle 1
|
||||||
003C4C52 00000050
|
003C4C52 00000050
|
||||||
|
|
||||||
$Have Bottle 2
|
$Have Bottle 2
|
||||||
003C4C53 00000050
|
003C4C53 00000050
|
||||||
|
|
||||||
$Have Bottle 2 With Fairy
|
$Have Bottle 2 With Fairy
|
||||||
003C4C53 00000057
|
003C4C53 00000057
|
||||||
|
|
||||||
$Have Bottle 3
|
$Have Bottle 3
|
||||||
003C4C54 00000050
|
003C4C54 00000050
|
||||||
|
|
||||||
$Have Bottle 3 With Blue Potion
|
$Have Bottle 3 With Blue Potion
|
||||||
003C4C54 00000053
|
003C4C54 00000053
|
||||||
|
|
||||||
$Have Bottle 4
|
$Have Bottle 4
|
||||||
003C4C55 00000050
|
003C4C55 00000050
|
||||||
|
|
||||||
$Have Spoils Bag
|
$Have Spoils Bag
|
||||||
003C4C48 00000024
|
003C4C48 00000024
|
||||||
|
|
||||||
$Have Bait Bag
|
$Have Bait Bag
|
||||||
003C4C4F 0000002C
|
003C4C4F 0000002C
|
||||||
|
|
||||||
$Have Delivery Bag
|
$Have Delivery Bag
|
||||||
003C4C56 00000030
|
003C4C56 00000030
|
||||||
|
|
||||||
$Infinite Berry Feed
|
$Infinite Berry Feed
|
||||||
003C4C86 00000082
|
003C4C86 00000082
|
||||||
003C4CAC 00000009
|
003C4CAC 00000009
|
||||||
|
|
||||||
$Infinite Pear Feed
|
$Infinite Pear Feed
|
||||||
003C4C87 00000083
|
003C4C87 00000083
|
||||||
003C4CAD 00000009
|
003C4CAD 00000009
|
||||||
|
|
||||||
$Max Red Chu Jelly
|
$Max Red Chu Jelly
|
||||||
003C4C7E 00000049
|
003C4C7E 00000049
|
||||||
003C4CA4 00000063
|
003C4CA4 00000063
|
||||||
|
|
||||||
$Max Green Chu Jelly
|
$Max Green Chu Jelly
|
||||||
003C4C83 0000004A
|
003C4C83 0000004A
|
||||||
003C4CA5 00000063
|
003C4CA5 00000063
|
||||||
|
|
||||||
$Max Blue Chu Jelly
|
$Max Blue Chu Jelly
|
||||||
003C4C85 0000004B
|
003C4C85 0000004B
|
||||||
003C4CA6 00000063
|
003C4CA6 00000063
|
||||||
|
|
||||||
$Max Joy Pendants
|
$Max Joy Pendants
|
||||||
003C4C7F 0000001F
|
003C4C7F 0000001F
|
||||||
003C4CA7 00000063
|
003C4CA7 00000063
|
||||||
|
|
||||||
$Max Skull Necklaces
|
$Max Skull Necklaces
|
||||||
003C4C80 00000045
|
003C4C80 00000045
|
||||||
003C4CA8 00000063
|
003C4CA8 00000063
|
||||||
|
|
||||||
$Max Knight's Crest
|
$Max Knight's Crest
|
||||||
003C4C81 00000048
|
003C4C81 00000048
|
||||||
003C4CA9 00000063
|
003C4CA9 00000063
|
||||||
|
|
||||||
$Max Boko Baba Seeds
|
$Max Boko Baba Seeds
|
||||||
003C4C82 00000046
|
003C4C82 00000046
|
||||||
003C4CAA 00000063
|
003C4CAA 00000063
|
||||||
|
|
||||||
$Max Golden Feathers
|
$Max Golden Feathers
|
||||||
003C4C84 00000047
|
003C4C84 00000047
|
||||||
003C4CAB 00000063
|
003C4CAB 00000063
|
||||||
|
|
||||||
$Can Carry 99 Arrows
|
$Can Carry 99 Arrows
|
||||||
003C4C77 00000063
|
003C4C77 00000063
|
||||||
|
|
||||||
$Can Carry 99 Bombs
|
$Can Carry 99 Bombs
|
||||||
003C4C78 00000063
|
003C4C78 00000063
|
||||||
|
|
||||||
$Infinite Arrows
|
$Infinite Arrows
|
||||||
003C4C71 00000063
|
003C4C71 00000063
|
||||||
|
|
||||||
$Infinite Bombs
|
$Infinite Bombs
|
||||||
003C4C72 00000063
|
003C4C72 00000063
|
||||||
|
|
||||||
$Have Fully Detailed Map
|
$Have Fully Detailed Map
|
||||||
023C4D0C 00170303
|
023C4D0C 00170303
|
||||||
003C4D3C 00000003
|
003C4D3C 00000003
|
||||||
|
|
||||||
$Have All Quest Maps
|
$Have All Quest Maps
|
||||||
023C4CDC 0003FFFF
|
023C4CDC 0003FFFF
|
||||||
|
|
||||||
$All Triforce Maps Translated
|
$All Triforce Maps Translated
|
||||||
003C4D4D 000000FF
|
003C4D4D 000000FF
|
||||||
|
|
||||||
$Fully Charged Master Sword DON'T USE THIS CODE UNTIL YOU HAVE THE MASTER SWORD
|
$Fully Charged Master Sword DON'T USE THIS CODE UNTIL YOU HAVE THE MASTER SWORD
|
||||||
003C4C16 0000003E
|
003C4C16 0000003E
|
||||||
003C4CBC 0000000F
|
003C4CBC 0000000F
|
||||||
|
|
||||||
$Have All Element Stones DON'T USE THIS CODE UNTIL DRAGON ROOST ISLAND
|
$Have All Element Stones DON'T USE THIS CODE UNTIL DRAGON ROOST ISLAND
|
||||||
003C4CC7 00000007
|
003C4CC7 00000007
|
||||||
003C524A 00000040
|
003C524A 00000040
|
||||||
|
|
||||||
$Have Complete Triforce USE THIS CODE AFTER BEATING THE TOWER OF THE GODS
|
$Have Complete Triforce USE THIS CODE AFTER BEATING THE TOWER OF THE GODS
|
||||||
003C4CC6 000000FF
|
003C4CC6 000000FF
|
||||||
|
|
||||||
$Press R to Jump
|
$Press R to Jump
|
||||||
0A3ED84A 00000020
|
0A3ED84A 00000020
|
||||||
863E4410 00000001
|
863E4410 00000001
|
||||||
|
|
||||||
$Press R to Mega Jump
|
$Press R to Mega Jump
|
||||||
0A3ED84A 00000020
|
0A3ED84A 00000020
|
||||||
863E4410 00000003
|
863E4410 00000003
|
||||||
|
|
||||||
#PLAY IN TEST MAPS
|
#PLAY IN TEST MAPS
|
||||||
|
|
||||||
#HOLD COMBO DURING LEVEL LOAD
|
#HOLD COMBO DURING LEVEL LOAD
|
||||||
|
|
||||||
$Test room 1 - Hold (L + Z)
|
$Test room 1 - Hold (L + Z)
|
||||||
8A3ED84A 00000050
|
8A3ED84A 00000050
|
||||||
043C9D44 000000FF
|
043C9D44 000000FF
|
||||||
043C9D48 495F5465
|
043C9D48 495F5465
|
||||||
043C9D4C 73744D00
|
043C9D4C 73744D00
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test room 2 - Hold (L + Y)
|
$Test room 2 - Hold (L + Y)
|
||||||
8A3ED84A 00000840
|
8A3ED84A 00000840
|
||||||
043C9D44 000000FF
|
043C9D44 000000FF
|
||||||
043C9D48 495F5465
|
043C9D48 495F5465
|
||||||
043C9D4C 73745200
|
043C9D4C 73745200
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test room 3 - Hold (L + X)
|
$Test room 3 - Hold (L + X)
|
||||||
8A3ED84A 00000440
|
8A3ED84A 00000440
|
||||||
043C9D44 000000FF
|
043C9D44 000000FF
|
||||||
043C9D48 4B5F5465
|
043C9D48 4B5F5465
|
||||||
043C9D4C 73743200
|
043C9D4C 73743200
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test room 4 - Hold (L + A)
|
$Test room 4 - Hold (L + A)
|
||||||
8A3ED84A 00000140
|
8A3ED84A 00000140
|
||||||
043C9D44 000000FF
|
043C9D44 000000FF
|
||||||
043C9D48 4B5F5465
|
043C9D48 4B5F5465
|
||||||
043C9D4C 73743300
|
043C9D4C 73743300
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test room 5 - Hold (L + B)
|
$Test room 5 - Hold (L + B)
|
||||||
8A3ED84A 00000240
|
8A3ED84A 00000240
|
||||||
043C9D44 000000FF
|
043C9D44 000000FF
|
||||||
043C9D48 4B5F5465
|
043C9D48 4B5F5465
|
||||||
043C9D4C 73743400
|
043C9D4C 73743400
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test room 6 - Hold (L + DPad Up)
|
$Test room 6 - Hold (L + DPad Up)
|
||||||
8A3ED84A 00000048
|
8A3ED84A 00000048
|
||||||
043C9D44 000000FF
|
043C9D44 000000FF
|
||||||
043C9D48 4B5F5465
|
043C9D48 4B5F5465
|
||||||
043C9D4C 73743500
|
043C9D4C 73743500
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test room 7 - Hold (L + DPad Down)
|
$Test room 7 - Hold (L + DPad Down)
|
||||||
8A3ED84A 00000044
|
8A3ED84A 00000044
|
||||||
043C9D44 000000FF
|
043C9D44 000000FF
|
||||||
043C9D48 4B5F5465
|
043C9D48 4B5F5465
|
||||||
043C9D4C 73743600
|
043C9D4C 73743600
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test room 8 - Hold (L + Dpad Left)
|
$Test room 8 - Hold (L + Dpad Left)
|
||||||
8A3ED84A 00000041
|
8A3ED84A 00000041
|
||||||
043C9D44 000000FF
|
043C9D44 000000FF
|
||||||
043C9D48 4B5F5465
|
043C9D48 4B5F5465
|
||||||
043C9D4C 73743800
|
043C9D4C 73743800
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test room 9 - Hold (L + Dpad Right)
|
$Test room 9 - Hold (L + Dpad Right)
|
||||||
8A3ED84A 00000042
|
8A3ED84A 00000042
|
||||||
043C9D44 000000FF
|
043C9D44 000000FF
|
||||||
043C9D48 4B5F5465
|
043C9D48 4B5F5465
|
||||||
043C9D4C 73743900
|
043C9D4C 73743900
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test room 10 - Hold (L + R + Z)
|
$Test room 10 - Hold (L + R + Z)
|
||||||
8A3ED84A 00000070
|
8A3ED84A 00000070
|
||||||
043C9D44 000000FF
|
043C9D44 000000FF
|
||||||
043C9D48 4B5F5465
|
043C9D48 4B5F5465
|
||||||
043C9D4C 73746100
|
043C9D4C 73746100
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test room 11 - Hold (L + R+ Y)
|
$Test room 11 - Hold (L + R+ Y)
|
||||||
8A3ED84A 00000860
|
8A3ED84A 00000860
|
||||||
043C9D44 000000FF
|
043C9D44 000000FF
|
||||||
043C9D48 4B5F5465
|
043C9D48 4B5F5465
|
||||||
043C9D4C 73746200
|
043C9D4C 73746200
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test room 12 - Hold (L + R+ X)
|
$Test room 12 - Hold (L + R+ X)
|
||||||
8A3ED84A 00000460
|
8A3ED84A 00000460
|
||||||
043C9D44 000000FF
|
043C9D44 000000FF
|
||||||
043C9D48 4B5F5465
|
043C9D48 4B5F5465
|
||||||
043C9D4C 73746300
|
043C9D4C 73746300
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test room 13 - Hold (L + R+ A)
|
$Test room 13 - Hold (L + R+ A)
|
||||||
8A3ED84A 00000160
|
8A3ED84A 00000160
|
||||||
043C9D44 000000FF
|
043C9D44 000000FF
|
||||||
043C9D48 4B5F5465
|
043C9D48 4B5F5465
|
||||||
043C9D4C 73746400
|
043C9D4C 73746400
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test room 14 - Hold (L + R+ B)
|
$Test room 14 - Hold (L + R+ B)
|
||||||
8A3ED84A 00000260
|
8A3ED84A 00000260
|
||||||
043C9D44 000000FF
|
043C9D44 000000FF
|
||||||
043C9D48 4B5F5465
|
043C9D48 4B5F5465
|
||||||
043C9D4C 73746500
|
043C9D4C 73746500
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Unrestricted Camera
|
$Unrestricted Camera
|
||||||
04356D34 45000000
|
04356D34 45000000
|
||||||
04356D48 42B00000
|
|
|
@ -1,305 +1,235 @@
|
||||||
|
# GZLP01 - The Legend of Zelda: The Wind Waker
|
||||||
|
[Core]
|
||||||
|
#Values set here will override the main dolphin settings.
|
||||||
[EmuState]
|
[EmuState]
|
||||||
#The Emulation State.
|
#The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||||
EmulationStateId = 2
|
EmulationStateId = 2
|
||||||
|
[OnLoad]
|
||||||
|
#Add memory patches to be loaded once on boot here.
|
||||||
[OnFrame]
|
[OnFrame]
|
||||||
|
#Add memory patches to be applied every frame here.
|
||||||
0x80295654=dword:0x4E800020 #Fix item hang
|
0x80295654=dword:0x4E800020 #Fix item hang
|
||||||
|
#WARNING - cheats may screw up your save games
|
||||||
# WARNING - cheats may screw up your save games
|
#0x803C4C09=byte:0x50 #Max health
|
||||||
# 0x803C4C09=byte:0x50 #Max health
|
#0x803C4C0B=byte:0x50 #Current health
|
||||||
# 0x803C4C0B=byte:0x50 #Current health
|
#Hidden dungeon
|
||||||
|
#0x803C9D44=dword:0x000000FF
|
||||||
# Hidden dungeon
|
#0x803C9D48=dword:0x485F7465
|
||||||
# 0x803C9D44=dword:0x000000FF
|
#0x803C9D4C=dword:0x73740000
|
||||||
# 0x803C9D48=dword:0x485F7465
|
#Snow test room
|
||||||
# 0x803C9D4C=dword:0x73740000
|
#0x803C9D44=dword:0x000000FF
|
||||||
|
#0x803C9D48=dword:0x49546573
|
||||||
# Snow test room
|
#0x803C9D4C=dword:0x74363200
|
||||||
# 0x803C9D44=dword:0x000000FF
|
|
||||||
# 0x803C9D48=dword:0x49546573
|
|
||||||
# 0x803C9D4C=dword:0x74363200
|
|
||||||
|
|
||||||
#only supports decrypted AR codes
|
|
||||||
|
|
||||||
[ActionReplay]
|
[ActionReplay]
|
||||||
|
#Add action replay cheats here.
|
||||||
$(M)
|
$(M)
|
||||||
C4329400 0000FF00
|
C4329400 0000FF00
|
||||||
|
|
||||||
$Maximum Health
|
$Maximum Health
|
||||||
003CC531 00000050
|
003CC531 00000050
|
||||||
|
|
||||||
$Infinite Health
|
$Infinite Health
|
||||||
003CC533 00000050
|
003CC533 00000050
|
||||||
|
|
||||||
$Never Lose Health
|
$Never Lose Health
|
||||||
041F4A90 60000000
|
041F4A90 60000000
|
||||||
|
|
||||||
$Never Drown
|
$Never Drown
|
||||||
023D2096 00000300
|
023D2096 00000300
|
||||||
|
|
||||||
$Infinite Rupees
|
$Infinite Rupees
|
||||||
023CC534 00001388
|
023CC534 00001388
|
||||||
|
|
||||||
$Can Carry 5000 Rupees
|
$Can Carry 5000 Rupees
|
||||||
003CC542 00000002
|
003CC542 00000002
|
||||||
|
|
||||||
$Massive Link
|
$Massive Link
|
||||||
423D1D38 010A4080
|
423D1D38 010A4080
|
||||||
423D1D38 010C4080
|
423D1D38 010C4080
|
||||||
423D1D38 010E4080
|
423D1D38 010E4080
|
||||||
|
|
||||||
$Tiny Link
|
$Tiny Link
|
||||||
423D1D38 010A3E80
|
423D1D38 010A3E80
|
||||||
423D1D38 010C3E80
|
423D1D38 010C3E80
|
||||||
423D1D38 010E3E80
|
423D1D38 010E3E80
|
||||||
|
|
||||||
$Unrestricted Camera
|
$Unrestricted Camera
|
||||||
0435D084 45000000
|
0435D084 45000000
|
||||||
0435D098 42B00000
|
0435D098 42B00000
|
||||||
|
|
||||||
$Supersprint Link (Hold R)
|
$Supersprint Link (Hold R)
|
||||||
0A3F5018 00000020
|
0A3F5018 00000020
|
||||||
423D1D38 1ADE4281
|
423D1D38 1ADE4281
|
||||||
|
|
||||||
$Moon Jump (Hold DPad Down)
|
$Moon Jump (Hold DPad Down)
|
||||||
0A3F5018 00000004
|
0A3F5018 00000004
|
||||||
423D1D38 01124204
|
423D1D38 01124204
|
||||||
|
|
||||||
$Maximum Magic
|
$Maximum Magic
|
||||||
003CC543 00000020
|
003CC543 00000020
|
||||||
|
|
||||||
#Do not use the following codes until after meeting the Dragon Boat
|
#Do not use the following codes until after meeting the Dragon Boat
|
||||||
|
|
||||||
$Infinite Magic
|
$Infinite Magic
|
||||||
003CC544 00000020
|
003CC544 00000020
|
||||||
|
|
||||||
$All Melodies
|
$All Melodies
|
||||||
003CC5ED 0000003F
|
003CC5ED 0000003F
|
||||||
|
|
||||||
$Infinite Arrows
|
$Infinite Arrows
|
||||||
003CC599 00000063
|
003CC599 00000063
|
||||||
|
|
||||||
$Infinite Bombs
|
$Infinite Bombs
|
||||||
003CC59A 00000063
|
003CC59A 00000063
|
||||||
|
|
||||||
$Infinite All-Purpose Bait
|
$Infinite All-Purpose Bait
|
||||||
003CC5AE 00000082
|
003CC5AE 00000082
|
||||||
003CC5D4 00000009
|
003CC5D4 00000009
|
||||||
|
|
||||||
$Infinite Hyoi Pear Bait
|
$Infinite Hyoi Pear Bait
|
||||||
003CC5AF 00000082
|
003CC5AF 00000082
|
||||||
003CC5D5 00000009
|
003CC5D5 00000009
|
||||||
|
|
||||||
$Night Mode
|
$Night Mode
|
||||||
043ED010 3F000000
|
043ED010 3F000000
|
||||||
043ED018 3F000000
|
043ED018 3F000000
|
||||||
043ED020 300001CE
|
043ED020 300001CE
|
||||||
043ED024 300001CE
|
043ED024 300001CE
|
||||||
|
|
||||||
$Have Mirror Shield
|
$Have Mirror Shield
|
||||||
003CC53F 0000003C
|
003CC53F 0000003C
|
||||||
003CC5E5 00000002
|
003CC5E5 00000002
|
||||||
|
|
||||||
$Have Power Bracelets
|
$Have Power Bracelets
|
||||||
003CC540 00000028
|
003CC540 00000028
|
||||||
003CC5E6 00000002
|
003CC5E6 00000002
|
||||||
|
|
||||||
$Have Telescope
|
$Have Telescope
|
||||||
003CC56C 00000020
|
003CC56C 00000020
|
||||||
|
|
||||||
$Have Sail
|
$Have Sail
|
||||||
003CC56D 00000078
|
003CC56D 00000078
|
||||||
|
|
||||||
$Have Wind Waker
|
$Have Wind Waker
|
||||||
003CC56E 00000022
|
003CC56E 00000022
|
||||||
|
|
||||||
$Have Grappling Hook
|
$Have Grappling Hook
|
||||||
003CC56F 00000025
|
003CC56F 00000025
|
||||||
|
|
||||||
$Have Boomerang
|
$Have Boomerang
|
||||||
003CC571 0000002D
|
003CC571 0000002D
|
||||||
|
|
||||||
$Have Deku Leaf
|
$Have Deku Leaf
|
||||||
003CC572 00000034
|
003CC572 00000034
|
||||||
|
|
||||||
$Have Tingle Tuner
|
$Have Tingle Tuner
|
||||||
003CC573 00000021
|
003CC573 00000021
|
||||||
|
|
||||||
$Have Deluxe Picto Box
|
$Have Deluxe Picto Box
|
||||||
003CC574 00000026
|
003CC574 00000026
|
||||||
|
|
||||||
$Have Iron Boots
|
$Have Iron Boots
|
||||||
003CC575 00000029
|
003CC575 00000029
|
||||||
|
|
||||||
$Have Magic Armour
|
$Have Magic Armour
|
||||||
003CC576 0000002A
|
003CC576 0000002A
|
||||||
|
|
||||||
$Have Bow And All Arrows
|
$Have Bow And All Arrows
|
||||||
003CC578 00000036
|
003CC578 00000036
|
||||||
|
|
||||||
$Have Bombs
|
$Have Bombs
|
||||||
003CC579 00000031
|
003CC579 00000031
|
||||||
|
|
||||||
$Have Hookshot
|
$Have Hookshot
|
||||||
003CC57F 0000002F
|
003CC57F 0000002F
|
||||||
|
|
||||||
$Have Skull Hammer
|
$Have Skull Hammer
|
||||||
003CC580 00000033
|
003CC580 00000033
|
||||||
|
|
||||||
$Have Bottle 1
|
$Have Bottle 1
|
||||||
003CC57A 00000050
|
003CC57A 00000050
|
||||||
|
|
||||||
$Have Bottle 2
|
$Have Bottle 2
|
||||||
003CC57B 00000050
|
003CC57B 00000050
|
||||||
|
|
||||||
$Have Bottle 2 With Fairy
|
$Have Bottle 2 With Fairy
|
||||||
003CC57B 00000057
|
003CC57B 00000057
|
||||||
|
|
||||||
$Have Bottle 3
|
$Have Bottle 3
|
||||||
003CC57C 00000050
|
003CC57C 00000050
|
||||||
|
|
||||||
$Have Bottle 3 With Blue Potion
|
$Have Bottle 3 With Blue Potion
|
||||||
003CC57C 00000053
|
003CC57C 00000053
|
||||||
|
|
||||||
$Have Bottle 4
|
$Have Bottle 4
|
||||||
003CC57D 00000050
|
003CC57D 00000050
|
||||||
|
|
||||||
$Have Spoils Bag
|
$Have Spoils Bag
|
||||||
003CC570 00000024
|
003CC570 00000024
|
||||||
|
|
||||||
$Have Bait Bag
|
$Have Bait Bag
|
||||||
003CC577 0000002C
|
003CC577 0000002C
|
||||||
|
|
||||||
$Have Delivery Bag
|
$Have Delivery Bag
|
||||||
003CC57E 00000030
|
003CC57E 00000030
|
||||||
|
|
||||||
$Have Red Chu Jelly
|
$Have Red Chu Jelly
|
||||||
003CC5B6 00000049
|
003CC5B6 00000049
|
||||||
|
|
||||||
$Have Green Chu Jelly
|
$Have Green Chu Jelly
|
||||||
003CC5B7 0000004A
|
003CC5B7 0000004A
|
||||||
|
|
||||||
$Have Blue Chu Jelly
|
$Have Blue Chu Jelly
|
||||||
003CC5B8 0000004A
|
003CC5B8 0000004A
|
||||||
|
|
||||||
$Have All Pearls
|
$Have All Pearls
|
||||||
003CC5EF 00000007
|
003CC5EF 00000007
|
||||||
|
|
||||||
$Have Completed Triforce
|
$Have Completed Triforce
|
||||||
003CC5EE 000000FF
|
003CC5EE 000000FF
|
||||||
|
|
||||||
#################################
|
#################################
|
||||||
|
|
||||||
$Glow in the Dark Link
|
$Glow in the Dark Link
|
||||||
043ED014 40800000
|
043ED014 40800000
|
||||||
|
|
||||||
$Have Fully Detailed Map
|
$Have Fully Detailed Map
|
||||||
023CC634 00170303
|
023CC634 00170303
|
||||||
003CC664 00000003
|
003CC664 00000003
|
||||||
|
|
||||||
#Item Codes
|
#Item Codes
|
||||||
|
|
||||||
$Have Master Sword
|
$Have Master Sword
|
||||||
003CC53E 00000039
|
003CC53E 00000039
|
||||||
003CC5E4 00000001
|
003CC5E4 00000001
|
||||||
|
|
||||||
#Test Rooms
|
#Test Rooms
|
||||||
|
|
||||||
#Hold the button combo when going through doors or warping
|
#Hold the button combo when going through doors or warping
|
||||||
|
|
||||||
$Test Room 1 (Hold L+Z)
|
$Test Room 1 (Hold L+Z)
|
||||||
8A3F5018 00000050
|
8A3F5018 00000050
|
||||||
043D166C 000000FF
|
043D166C 000000FF
|
||||||
043D1670 495F5465
|
043D1670 495F5465
|
||||||
043D1674 73744D00
|
043D1674 73744D00
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test Room 2 (Hold L+Y)
|
$Test Room 2 (Hold L+Y)
|
||||||
8A3F5018 00000840
|
8A3F5018 00000840
|
||||||
043D166C 000000FF
|
043D166C 000000FF
|
||||||
043D1670 495F5465
|
043D1670 495F5465
|
||||||
043D1674 73745200
|
043D1674 73745200
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test Room 3 (Hold L+X)
|
$Test Room 3 (Hold L+X)
|
||||||
8A3F5018 00000440
|
8A3F5018 00000440
|
||||||
043D166C 000000FF
|
043D166C 000000FF
|
||||||
043D1670 4B5F5465
|
043D1670 4B5F5465
|
||||||
043D1674 73743200
|
043D1674 73743200
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test Room 4 (Hold L+A)
|
$Test Room 4 (Hold L+A)
|
||||||
8A3F5018 00000140
|
8A3F5018 00000140
|
||||||
043D166C 000000FF
|
043D166C 000000FF
|
||||||
043D1670 4B5F5465
|
043D1670 4B5F5465
|
||||||
043D1674 73743300
|
043D1674 73743300
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test Room 5 (Hold L+B)
|
$Test Room 5 (Hold L+B)
|
||||||
8A3F5018 00000240
|
8A3F5018 00000240
|
||||||
043D166C 000000FF
|
043D166C 000000FF
|
||||||
043D1670 4B5F5465
|
043D1670 4B5F5465
|
||||||
043D1674 73743400
|
043D1674 73743400
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test Room 6 (Hold L+DPad Up)
|
$Test Room 6 (Hold L+DPad Up)
|
||||||
8A3F5018 00000048
|
8A3F5018 00000048
|
||||||
043D166C 000000FF
|
043D166C 000000FF
|
||||||
043D1670 4B5F5465
|
043D1670 4B5F5465
|
||||||
043D1674 73743500
|
043D1674 73743500
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test Room 7 (Hold L+DPad Down)
|
$Test Room 7 (Hold L+DPad Down)
|
||||||
8A3F5018 00000044
|
8A3F5018 00000044
|
||||||
043D166C 000000FF
|
043D166C 000000FF
|
||||||
043D1670 4B5F5465
|
043D1670 4B5F5465
|
||||||
043D1674 73743600
|
043D1674 73743600
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test Room 8 (Hold L+DPad Left )
|
$Test Room 8 (Hold L+DPad Left )
|
||||||
8A3F5018 00000041
|
8A3F5018 00000041
|
||||||
043D166C 000000FF
|
043D166C 000000FF
|
||||||
043D1670 4B5F5465
|
043D1670 4B5F5465
|
||||||
043D1674 73743800
|
043D1674 73743800
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test Room 9 (Hold L+DPad Right)
|
$Test Room 9 (Hold L+DPad Right)
|
||||||
8A3F5018 00000042
|
8A3F5018 00000042
|
||||||
043D166C 000000FF
|
043D166C 000000FF
|
||||||
043D1670 4B5F5465
|
043D1670 4B5F5465
|
||||||
043D1674 73743900
|
043D1674 73743900
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test Room 11 (Hold L+R+Y)
|
$Test Room 11 (Hold L+R+Y)
|
||||||
8A3F5018 00000860
|
8A3F5018 00000860
|
||||||
043D166C 000000FF
|
043D166C 000000FF
|
||||||
043D1670 4B5F5465
|
043D1670 4B5F5465
|
||||||
043D1674 73746200
|
043D1674 73746200
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test Room 10 (Hold L+R+Z)
|
$Test Room 10 (Hold L+R+Z)
|
||||||
8A3F5018 00000070
|
8A3F5018 00000070
|
||||||
043D166C 000000FF
|
043D166C 000000FF
|
||||||
043D1670 4B5F5465
|
043D1670 4B5F5465
|
||||||
043D1674 73746100
|
043D1674 73746100
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test Room 12 (Hold L+R+X)
|
$Test Room 12 (Hold L+R+X)
|
||||||
8A3F5018 00000460
|
8A3F5018 00000460
|
||||||
043D166C 000000FF
|
043D166C 000000FF
|
||||||
043D1670 4B5F5465
|
043D1670 4B5F5465
|
||||||
043D1674 73746300
|
043D1674 73746300
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test Room 13 (Hold L+R+A)
|
$Test Room 13 (Hold L+R+A)
|
||||||
8A3F5018 00000160
|
8A3F5018 00000160
|
||||||
043D166C 000000FF
|
043D166C 000000FF
|
||||||
043D1670 4B5F5465
|
043D1670 4B5F5465
|
||||||
043D1674 73746400
|
043D1674 73746400
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
||||||
$Test Room 14 (Hold L+R+B)
|
$Test Room 14 (Hold L+R+B)
|
||||||
8A3F5018 00000260
|
8A3F5018 00000260
|
||||||
043D166C 000000FF
|
043D166C 000000FF
|
||||||
043D1670 4B5F5465
|
043D1670 4B5F5465
|
||||||
043D1674 73746500
|
043D1674 73746500
|
||||||
00000000 40000000
|
00000000 40000000
|
||||||
|
|
|
@ -0,0 +1,34 @@
|
||||||
|
.text
|
||||||
|
800031f0 0000001c 800031f0 0 load_sp_rtoc
|
||||||
|
80007034 0000004c 80007034 0 .LoadQuantizers
|
||||||
|
80007080 00000030 80007080 0 .LoadInfinitiesEtc
|
||||||
|
800070b0 00000038 800070b0 0 .rsqrt
|
||||||
|
800070ec 00000040 800070ec 0 .sqrt_internal_needs_cr1
|
||||||
|
8000712c 00000040 8000712c 0 .rsqrt_internal_needs_cr1
|
||||||
|
800071e0 00000030 800071e0 0 .wrapping_once_fp_lookup
|
||||||
|
80007210 00000064 80007210 0 .weird2
|
||||||
|
80007274 00000030 80007274 0 .lookup_some_float_in_table_with_neg_wrap
|
||||||
|
800072a4 00000180 800072a4 0 .atan2
|
||||||
|
80007424 000000b8 80007424 0 .calls_sqrt
|
||||||
|
800074dc 0000005c 800074dc 0 .func
|
||||||
|
80007538 0000002c 80007538 0 .load_strange_matrix1
|
||||||
|
80007564 0000002c 80007564 0 .load_strange_matrix3
|
||||||
|
80007590 0000002c 80007590 0 .load_strange_matrix2
|
||||||
|
80007834 00000044 80007834 0 .push_matrix_3x3?
|
||||||
|
80007878 00000038 80007878 0 .read_top_3x3matrix
|
||||||
|
800078b0 00000038 800078b0 0 .write_top_3x3_matrix
|
||||||
|
800078e8 0000003c 800078e8 0 .read_current_3x3_matrix
|
||||||
|
80007924 00000014 80007924 0 .pop_matrix_stack
|
||||||
|
80007a50 00000170 80007a50 0 .mult_matrix?
|
||||||
|
80007ecc 000000bc 80007ecc 0 .weird_vector_op_status_in_cr2
|
||||||
|
80007f88 00000074 80007f88 0 .weird_param_in_p1_p2
|
||||||
|
800080fc 00000078 800080fc 0 .evil_normalize
|
||||||
|
80008174 00000078 80008174 0 .evil_vec_setlength
|
||||||
|
800081ec 00000070 800081ec 0 .evil_vec_cosine
|
||||||
|
80008538 000000f0 80008538 0 .calls_evil1
|
||||||
|
8000875c 00000088 8000875c 0 .another_caller
|
||||||
|
800087e4 0000008c 800087e4 0 .another_caller2
|
||||||
|
80008d30 000001b4 80008d30 0 .another_caller3
|
||||||
|
80036544 000001b4 80036544 0 .fctiwi_weird2
|
||||||
|
8003dd1c 00000110 8003dd1c 0 .fctwi_weird
|
||||||
|
80043b48 000005bc 80043b48 0 .fctwi_weird3
|
Loading…
Reference in New Issue