Skip to content

D.Smile v0.4.3

Choose a tag to compare

@derik-dot-digital derik-dot-digital released this 10 Jul 12:52
· 2 commits to main since this release

Fixes unresponsive, delayed and "ghosting" input introduced in v0.4.1 (joystick acting after release, presses not registering).

An internal controller re-sync was flooding the input line once a second and real button/joystick bytes were getting stuck behind it and dropped. That re-sync is removed; input timing is back to exactly the v0.4.0 behavior. The hold-to-drive fix (SpongeBob boating lesson) is unaffected and still works.