Merge pull request #482 from RachelBryk/remove-item-hang-patch
Remove fix item hang patch for wind waker.
This commit is contained in:
commit
5a66ded081
|
@ -14,8 +14,6 @@ EmulationIssues =
|
|||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
$Fix item hang
|
||||
0x802904B4:dword:0x4E800020
|
||||
$Max health
|
||||
0x803C4C09:byte:0x00000050
|
||||
$Current health
|
||||
|
|
|
@ -14,8 +14,6 @@ EmulationIssues =
|
|||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
$Fix item hang
|
||||
0x802904B4:dword:0x4E800020
|
||||
$Max health
|
||||
0x803C4C09:byte:0x00000050
|
||||
$Current health
|
||||
|
|
|
@ -14,8 +14,6 @@ EmulationIssues =
|
|||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
$Fix item hang
|
||||
0x80295654:dword:0x4E800020
|
||||
$Max health
|
||||
0x803C4C09:byte:0x00000050
|
||||
$Current health
|
||||
|
|
Loading…
Reference in New Issue