Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Controllers do not register triggers as valid note inputs #2346

Open
2 of 5 tasks
SkyKidJB opened this issue May 8, 2024 · 1 comment
Open
2 of 5 tasks

Controllers do not register triggers as valid note inputs #2346

SkyKidJB opened this issue May 8, 2024 · 1 comment
Assignees
Labels
status: bug reproduced Involves a bug which can be reliably reproduced by reviewers. type: minor bug Involves a minor bug or issue.

Comments

@SkyKidJB
Copy link

SkyKidJB commented May 8, 2024

Please check for duplicates or similar issues, as well performing simple troubleshooting steps (such as clearing cookies, clearing AppData, trying another browser) before submitting an issue.

What version of the game are you using? Look in the bottom left corner of the main menu. (ex: 0.2.7, 0.2.1, shit like that)

0.3.2

Please describe your issue. Provide extensive detail and images if possible.

When I try to remap the controls for my gamepad (PS4 controller), it does not register the trigger buttons at all. It registers L1, R1 and all other buttons just fine. I have no idea what could be causing this. Relaunching the game or reinstalling it did nothing. Any help? :/

@SkyKidJB SkyKidJB added the type: minor bug Involves a minor bug or issue. label May 8, 2024
@EliteMasterEric EliteMasterEric changed the title Bug Report: PS4 Controller remapping does not accept L2 or R2 as inputs Controllers do not register triggers as valid note inputs Jun 17, 2024
@EliteMasterEric EliteMasterEric self-assigned this Jun 17, 2024
@EliteMasterEric EliteMasterEric added the status: bug reproduced Involves a bug which can be reliably reproduced by reviewers. label Jun 17, 2024
@EliteMasterEric
Copy link
Member

I was able to reproduce this. I believe the cause is that the system treats the triggers as an Axis, not a Button, and I only implemented precise inputs for buttons.

@linear linear bot closed this as not planned Won't fix, can't repro, duplicate, stale Dec 17, 2024
@AbnormalPoof AbnormalPoof marked this as a duplicate of #2625 Jan 22, 2025
@github-actions github-actions bot marked this as not a duplicate of #2625 Jan 22, 2025
@Hundrec Hundrec marked this as a duplicate of #2625 Jan 22, 2025
@Hundrec Hundrec marked this as a duplicate of #2538 Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: bug reproduced Involves a bug which can be reliably reproduced by reviewers. type: minor bug Involves a minor bug or issue.
Projects
None yet
Development

No branches or pull requests

2 participants