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

[bug] Rumble translation for DS5 controller doesn't work as expected #224

Open
imLinguin opened this issue Nov 6, 2024 · 2 comments
Open
Labels
bug Something isn't working

Comments

@imLinguin
Copy link
Contributor

In the case of Hades from Epic Games Store. The motors of the internal Steam Deck controller running for short duration.

Same events for DS5 controller result in motors vibrating for fixed amount of time,
subsequent events cause controller to chain those events causing very long rumble

@ShadowApex ShadowApex added the bug Something isn't working label Nov 10, 2024
@strycore
Copy link

I am experiencing this on pretty much every game (Bloostained, Bioshock 2, Dead Island 2 and more) played with the DualSense where the vibration goes on for several seconds.

@pastaq
Copy link
Contributor

pastaq commented Feb 20, 2025

The DS5 events are translated to Uinput for most physical devices, with actual DS5 and things like the steam deck controller getting translation to the proprietary hidraw implementation. Can you post the source devices as well so we can pinpoint where improvement needs to happen?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants