Achilles1515
Smash Master
In the DOL file,@ Achilles1515 ,
Could you tell me the adress of action state value of "(L+D-Pad Right) P2 Nair OoS" ?
For example, I would like P2 to Dair OoS.
Also, I would like to know how to change the rate of "(L+D-Pad Down) P2 Random C-Stick Buffer OoS / Roll Backwards OoS".
P2 will do Nair when P2 Jump OoS in this code, right?
Then I also would like to change Nair to Dair or something.
P2 Nair OoS:
0xD10 - 3A800041
0xD18 - 2C0E0041
0xD10 is the aerial to input and 0xD18 is telling the character to fastfall (spam down) when this action state is seen. So you'll want to change both of them to your new aerial action state value.
P2 Random C-Stick [Nair when jumping]:
0xD7C
0xD84
- structured in the same way as with P2 Nair OoS
Last edited: