Change direction while rapidly using sword

Go down

20220913

Post 

Change direction while rapidly using sword Empty Change direction while rapidly using sword




Change direction while rapidly using sword Aaa00110

Open a hex editor

Expand the rom to 2MB
ie add 100000 bytes in hex after the end of the rom, this will add 1MB to the rom

go to 039AC7 and overwrite
9C E3 02 AD 01 03 -->
with the new
EA EA 22 00 80 3D

go to 1E8000
and write-in new code (previously empty)


039AC7,
9C E3 02 AD 01 03 -->
EA EA 22 00 80 3D

1E8000, write new code by Zarby
A5 F0 29 01 F0 06 A9 06 85 2F 80 20 A5 F0 29 02 F0 06 A9 04 85 2F 80 14 A5 F0 29 04 F0 06 A9 02 85 2F 80 08 A5 F0 29 08 F0 02 64 2F 9C E3 02 AD 01 03 6B



This also means you will be able to change direction while holding/charging the sword, which debugs entering into certain caves, since you otherwise (original code) can enter (and thus exit) too high up, if you enter sideways.
Puzzledude
Puzzledude

Change direction while rapidly using sword Image213

Since : 2012-06-20

Back to top Go down

Share this post on: reddit

Change direction while rapidly using sword :: Comments

Accuracy

Post Tue 13 Sep 2022 - 19:29 by Accuracy

Zarby has an updated variant, also at 1E8000:
A5 3C 29 0F D0 2C A5 F0 29 01 F0 06 A9 06 85 2F 80 20 A5 F0 29 02 F0 06 A9 04 85 2F 80 14 A5 F0 29 04 F0 06 A9 02 85 2F 80 08 A5 F0 29 08 F0 02 64 2F 9C E3 02 AD 01 03 6B

This makes it so you don't change direction if you're charging the sword

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum