Hello everyone!
I know it's too early to make a post when I have almost no progress at all,
but I have to do this. Or my head will explode. Too many thoughts, I have
to share them with someone.
Ok, so I did pushing Start button at the earliest frame stuff.
Checked if pushing it earlier makes specific events come up earlier (end of lag sections).
Found out memory address for X position (8B16), calculated the frame the game gives you control over the character. It ranges from 21 (left) to 476 (right).
Now I need memory addresses for projectile and enemy hitboxes.
Aww, my head... it feels overloaded... Need to take a nap...
http://tasvideos.org/userfiles/info/32932886785070307
---------------------------------------------------------
While standing, your throwing pattern is throw- wait 14 frames-throw- wait 17 frames-repeat.
2 donuts every 31 frames.
Donuts appear 6 frames after hitting A button.
While running, you can throw donuts every 14 frames.
Donuts appear 3 frames after hitting A button.