Actions
Emulator Issues #11548
closedSeveral rumble issues in the Qt UI
% Done:
0%
Operating system:
N/A
Issue type:
Bug
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:
5.0-16797
Description
As discussed in this PR, there are various rumble-related issues remaining that can hopefully be resolved:
- Range should probably be limited to 0-100
- Range should probably be retitled as "Strength Percentage"
- Rumble test in Qt UI not working for evdev/0 when pad range/strength is changed while ingame
These exist as of 5.0-9565.
Tested with Linux/evdev, kernel 4.18 and 1st- and 2nd-generation DS4 pad
Updated by Billiard26 almost 6 years ago
- Status changed from New to Accepted
"Range" does need to go down to negative 100 for steering wheel forces that are reversed but the other points are valid.
Updated by shoegazer almost 6 years ago
Ah, got it. Would you agree that range could be limited from -100 to 100 rather than the current -500 to 500?
Updated by Billiard26 8 months ago
- Status changed from Accepted to Fixed
- Assignee set to Billiard26
- Fixed in set to 5.0-16797
"Range" was renamed to "Multiplier" and no longer goes over 100%.
The broken slider was also removed.
Actions