HackerN64 / HackerSM64

A Super Mario 64 decompilation repo based on CrashOveride95/ultrasm64 that aims to provide a flexible, easy-to-use base for creating romhacks.
328 stars 146 forks source link

Turning Around on Super Slippery Surfaces is Broken #726

Open YoshiMilkman opened 11 months ago

YoshiMilkman commented 11 months ago

Turning around on super slippery surfaces in HackerSM64 is broken. This happens in my own HackerSM64 based project, as well as Rovert and Arthurtilly's Mario Builder 64 project. More specifically, it seems like pushing or sidling against a wall with negative speed might be broken? Vanilla behavior for turning around on super slippery surfaces is to put Mario into the walking action with negative speed. Link of said bug in my own hack: https://streamable.com/s3e5p1

gheskett commented 7 months ago

Any new insight on this issue?

arthurtilly commented 7 months ago

i think i wanted to look into this more as the way it happens in vanilla is also a little buggy when done up against a wall. wanted to figure out a proper fix

gheskett commented 6 months ago

Can this be closed or is it still valid?