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.
333 stars 148 forks source link

Fix Walk Speed Input Polling #765

Open YoshiMilkman opened 7 months ago

YoshiMilkman commented 7 months ago

This adds a define to make accelerating from idle more consistent. Some controllers don't end up outputting a high enough magnitude frame 1, meaning Mario's acceleration can be inconsistent. This PR aims to add a define that fixes that.

gheskett commented 7 months ago

Duplicate of: #506

arthurtilly commented 6 months ago

does this now fix the thing where if you were walking backwards and held forwards it'd snap forward