mirror of
https://github.com/gopher64/gopher64.git
synced 2026-04-26 07:25:58 +03:00
[GH-ISSUE #592] Mapping a sensitive or sticky button keeps also mapping it to the next button. #77
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/gopher64#77
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Phil209 on GitHub (Oct 26, 2025).
Original GitHub issue: https://github.com/gopher64/gopher64/issues/592
When a button is too sensitive or sticks, such as the Z trigger on my N64 controller, it immediately sets both itself and the next mapping, in this case stick up, so it takes me about 10 tries to map the controller.
A brief ~100 ms delay between button mappings should prevent this from happening.