bugfixes for patches and isoproperties (and starting on edit/add patches)

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1370 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
Shawn Hoffman
2008-12-01 20:55:45 +00:00
parent 751124bb68
commit 9a7a02fe63
6 changed files with 118 additions and 24 deletions

View File

@ -6,7 +6,7 @@
EmulationStateId = 4
[OnFrame]
#Add memory patches to be applied every frame here.
0x8044CD30=dword:0xFFFFFFFF
0x8044CD30:dword:0xFFFFFFFF
[ActionReplay]
#Add action replay cheats here.
$P1 - No Damage

View File

@ -7,19 +7,19 @@ EmulationStateId = 2
[OnFrame]
#Add memory patches to be applied every frame here.
+$Fix item hang
0x802904b4=dword:0x4E800020
0x802904b4:dword:0x4E800020
$Max health
0x803C4C09=byte:0x50
0x803C4C09:byte:0x50
$Current health
0x803C4C0B=byte:0x50
0x803C4C0B:byte:0x50
$Hidden dungeon
0x803C9D44=dword:0x000000FF
0x803C9D48=dword:0x485F7465
0x803C9D4C=dword:0x73740000
0x803C9D44:dword:0x000000FF
0x803C9D48:dword:0x485F7465
0x803C9D4C:dword:0x73740000
$Snow test room
0x803C9D44=dword:0x000000FF
0x803C9D48=dword:0x49546573
0x803C9D4C=dword:0x74363200
0x803C9D44:dword:0x000000FF
0x803C9D48:dword:0x49546573
0x803C9D4C:dword:0x74363200
[ActionReplay]
#Add action replay cheats here.
#Codes by GCNHacker87

View File

@ -9,17 +9,17 @@ EmulationStateId = 2
+$Fix item hang
0x80295654:dword:0x4E800020
$Max health
0x803C4C09=byte:0x50
0x803C4C09:byte:0x50
$Current health
0x803C4C0B=byte:0x50
0x803C4C0B:byte:0x50
$Hidden dungeon
0x803C9D44=dword:0x000000FF
0x803C9D48=dword:0x485F7465
0x803C9D4C=dword:0x73740000
0x803C9D44:dword:0x000000FF
0x803C9D48:dword:0x485F7465
0x803C9D4C:dword:0x73740000
$Snow test room
0x803C9D44=dword:0x000000FF
0x803C9D48=dword:0x49546573
0x803C9D4C=dword:0x74363200
0x803C9D44:dword:0x000000FF
0x803C9D48:dword:0x49546573
0x803C9D4C:dword:0x74363200
[ActionReplay]
#Add action replay cheats here.
$(M)