mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-27 00:36:00 +03:00
[GH-ISSUE #461] Gamepad trigger buttons (R2/L2) implementation #89
Labels
No labels
Bloodborne
bug
contributor wanted
documentation
enhancement
frontend
good first issue
help wanted
linux
pull-request
question
release
verification progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/shadPS4#89
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 @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.
@georgemoralis commented on GitHub (Aug 20, 2024):
It is only gamepad issue or it happens with keyboard as well?
@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.