mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-31 18:19:49 -06:00
merging the ini database with dolphin svn.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1701 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
@ -1,13 +1,10 @@
|
||||
# GZLE01 - The Legend of Zelda: The Wind Waker
|
||||
[Core]
|
||||
#Values set here will override the main dolphin settings.
|
||||
[EmuState]
|
||||
#The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
#The Emulation State.
|
||||
EmulationStateId = 2
|
||||
[OnLoad]
|
||||
[OnFrame]
|
||||
#Add memory patches to be applied every frame here.
|
||||
+$Fix item hang
|
||||
0x802904b4:dword:0x4E800020
|
||||
0x802904B4:dword:0x4E800020
|
||||
$Max health
|
||||
0x803C4C09:byte:0x50
|
||||
$Current health
|
||||
@ -21,12 +18,9 @@ $Snow test room
|
||||
0x803C9D48:dword:0x49546573
|
||||
0x803C9D4C:dword:0x74363200
|
||||
[ActionReplay]
|
||||
#Add action replay cheats here.
|
||||
#Codes by GCNHacker87
|
||||
$Master Code (useless)
|
||||
C4323EA8 0000FF00
|
||||
$Shadow Link
|
||||
041926B8 60000000
|
||||
423BCDA0 00BCFFFF
|
||||
423BCDA0 00BDFF87
|
||||
403BCDA0 00017E3F
|
||||
@ -122,7 +116,6 @@ $Very Fast on Ladders (May have to barly tap forward on joystick inorder to get
|
||||
00000000 8435DB18
|
||||
41200000 00040002
|
||||
0435DB38 7F7FFFFF
|
||||
#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)
|
||||
0A3ED84A 00000800
|
||||
0435DC90 40700000
|
||||
@ -137,7 +130,6 @@ $Roll further
|
||||
0435D3D0 40000000
|
||||
$Instead of rolling, you glide
|
||||
0435D3CC 45500000
|
||||
#DON'T USE ANY OF THE FOLLOWING CODES UNTIL AFTER MEETING THE DRAGON BOAT
|
||||
$Max Magic
|
||||
003C4C1B 00000020
|
||||
$Infinite Magic
|
||||
@ -265,8 +257,6 @@ $Press R to Jump
|
||||
$Press R to Mega Jump
|
||||
0A3ED84A 00000020
|
||||
863E4410 00000003
|
||||
#PLAY IN TEST MAPS
|
||||
#HOLD COMBO DURING LEVEL LOAD
|
||||
$Test room 1 - Hold (L + Z)
|
||||
8A3ED84A 00000050
|
||||
043C9D44 000000FF
|
||||
@ -353,3 +343,5 @@ $Test room 14 - Hold (L + R+ B)
|
||||
00000000 40000000
|
||||
$Unrestricted Camera
|
||||
04356D34 45000000
|
||||
04356D48 42B00000
|
||||
[Core]
|
||||
|
Reference in New Issue
Block a user