• Welcome to Smashboards, the world's largest Super Smash Brothers community! Over 250,000 Smash Bros. fans from around the world have come to discuss these great games in over 19 million posts!

    You are currently viewing our boards as a visitor. Click here to sign up right now and start on your path in the Smash community!

Completed No Helpless State & Airdodge Doesn't Deplete Double Jump

gadzook

Smash Rookie
Joined
May 28, 2017
Messages
9
Location
eugene, oregon
I was looking for this function that's available in 20XXHP, but I couldn't find the code. Also decided to add a code that retains double jump for TAS purposes... use it how you will :)
This is my first code I've made without any help. It's pretty simple obviously but any feedback is welcome :)


Code:
$No Helpless State [gadzook]
0409694C 38800020
Code:
$Airdodge Doesn't Deplete Double Jump [gadzook]
040969AC 60000000
Edit: changed to static overwrites instead of injections since they are only single-line changes. Thanks mer & unclepunch!
 
Last edited:

Punkline

Dr. Frankenstack
Joined
May 15, 2015
Messages
423
Awesome code. @rmn and @UnclePunch had good advice it seems -- static overwrites are where it's at. If you can let context do the work for you, then let it!

Great job!
 
Top Bottom