[GH-ISSUE #461] Gamepad trigger buttons (R2/L2) implementation #89

Closed
opened 2026-02-27 21:04:30 +03:00 by kerem · 2 comments
Owner

Originally created by @gandalfthewhite19890404 on GitHub (Aug 18, 2024).
Original GitHub issue: https://github.com/shadps4-emu/shadPS4/issues/461

Originally assigned to: @georgemoralis on GitHub.

R2 and L2 implemented with bugs - after pressing and release it does not freeing.
You can check it with RE 4, RDR easily - press L2 to aim and then R2 to shoot, player will shoot all ammo because of stucked (non-freed) R2.

Originally created by @gandalfthewhite19890404 on GitHub (Aug 18, 2024). Original GitHub issue: https://github.com/shadps4-emu/shadPS4/issues/461 Originally assigned to: @georgemoralis on GitHub. R2 and L2 implemented with bugs - after pressing and release it does not freeing. You can check it with RE 4, RDR easily - press L2 to aim and then R2 to shoot, player will shoot all ammo because of stucked (non-freed) R2.
kerem closed this issue 2026-02-27 21:04:30 +03:00
Author
Owner

@georgemoralis commented on GitHub (Aug 20, 2024):

It is only gamepad issue or it happens with keyboard as well?

<!-- gh-comment-id:2298380559 --> @georgemoralis commented on GitHub (Aug 20, 2024): It is only gamepad issue or it happens with keyboard as well?
Author
Owner

@bigol83 commented on GitHub (Aug 20, 2024):

I checked with keyboard on Red Dead Redemption and L2 and R2 buttons work fine. I checked with a Dualshock 4 and they also work fine, so i can't reproduce the issue at least with Red Dead Redemption,

I checked on latest main.

Checked Dark Souls remastered with Dualsense and i can confirm there are issues with it. L2 and R2 input only work one time, after that pressing L2 and R2 input is not registered, it's like i have not pressed them. The Dark Souls remastered issues with L2 and R2 happen with both Dualshock 4 and Dualsense for me.

<!-- gh-comment-id:2298408760 --> @bigol83 commented on GitHub (Aug 20, 2024): I checked with keyboard on Red Dead Redemption and L2 and R2 buttons work fine. I checked with a Dualshock 4 and they also work fine, so i can't reproduce the issue at least with Red Dead Redemption, I checked on latest main. Checked Dark Souls remastered with Dualsense and i can confirm there are issues with it. L2 and R2 input only work one time, after that pressing L2 and R2 input is not registered, it's like i have not pressed them. The Dark Souls remastered issues with L2 and R2 happen with both Dualshock 4 and Dualsense for me.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/shadPS4#89
No description provided.