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

Pressure Sensitive button support #2773

Closed
Gorilli09 opened this issue Jun 25, 2023 · 4 comments
Closed

Pressure Sensitive button support #2773

Gorilli09 opened this issue Jun 25, 2023 · 4 comments
Labels
enhancement New feature or request

Comments

@Gorilli09
Copy link

Gorilli09 commented Jun 25, 2023

What feature is your idea related to?

My idea is related to Pressure Sensitive buttons used in the DualShock 2, DualShock 3, and Original Xbox controllers.

Describe the solution you'd like.

Pressing down on the accelerate/brake buttons lightly make the vehicle go/brake slowly, and pressing the accelerate/brake buttons down firmly make the vehicle go/brake faster.

Additional context

This could be useful for people who have a DualShock 3.

@Gorilli09 Gorilli09 added the enhancement New feature or request label Jun 25, 2023
@ManDude
Copy link
Member

ManDude commented Jun 25, 2023

This feature is outside of our control. This is handled by drivers and other controller APIs which we have no control over.

@ZippyZolton
Copy link

iirc PCSX2 was able to pull it off, but it probably won't be easy even with help from them

@xTVaser
Copy link
Member

xTVaser commented Jul 24, 2023

It doesn't work natively via SDL on windows (but works on other platforms) libsdl-org/SDL#5148
And from a recent (and still unmerged) PR on pcsx2, it doesn't look like it was solved over there either PCSX2/pcsx2#9138

TLDR, it's a giant headache for not a ton of gain -- the newer dualshock controllers don't even support pressure sensitivity.

@ManDude
Copy link
Member

ManDude commented Jul 24, 2023

We're not gonna be implementing our own controller drivers and API so this is not our problem.

@ManDude ManDude closed this as not planned Won't fix, can't repro, duplicate, stale Jul 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants