• 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!

Short Hop Macro (X+Y)

UnclePunch

Smash Ace
Joined
Nov 9, 2014
Messages
673
Having X+Y held at anytime during jumpsquat will enter a short hop. For example, with Fox, you have 3 frames to hold both X and Y to get the short hop.

Code:
$Short Hop Macro [UnclePunch]
C20CB60C 00000005 #Check For Buttons During Jumpsquat.asm
809F002C 8064065C
54600529 41820014
5460056B 4182000C
38600001 90642340
7C7F1B78 00000000
C20CB500 00000005 #Init Flag.asm
90062340 80E6065C
54E00529 41820014
54E0056B 4182000C
38E00001 90E62340
60000000 00000000
 
Last edited:

tauKhan

Smash Lord
Joined
Feb 9, 2014
Messages
1,349
The code inquires for the macro in the animation update, at which point character inputs aren't updated yet. Thus, x+y for the last frame of jumsquat doesn't macro sh.
 

GGLyFe

Smash Rookie
Joined
Dec 15, 2019
Messages
1
Location
Norman, OK
Could this be used to make the system from Ultimate? If a jump button and the attack button are hit it does a short-hop aerial
 

TRCWolf

Smash Rookie
Joined
Feb 22, 2019
Messages
2
does this mean i have to press x+y at the same time or do i have to pres x and then during my jumpsquat x and y, because it doent seem to be working.
 
Last edited:
Top Bottom