Disable "item hang" hack by default - no longer needed!
This commit is contained in:
parent
c066f4db02
commit
b5067de060
|
@ -3,7 +3,7 @@
|
|||
EmulationStateId = 2
|
||||
[OnLoad]
|
||||
[OnFrame]
|
||||
+$Fix item hang
|
||||
$Fix item hang
|
||||
0x802904B4:dword:0x4E800020
|
||||
$Max health
|
||||
0x803C4C09:byte:0x50
|
||||
|
|
|
@ -5,7 +5,7 @@ EmulationIssues = No Sound
|
|||
[OnLoad]
|
||||
#Add memory patches to be loaded once on boot here.
|
||||
[OnFrame]
|
||||
+$Fix item hang
|
||||
$Fix item hang
|
||||
0x80295654:dword:0x4E800020
|
||||
$Max health
|
||||
0x803C4C09:byte:0x00000050
|
||||
|
|
Loading…
Reference in New Issue