Alexandre Julliard pushed to branch master at wine / wine
Commits: bd0c50f8 by Makarenko Oleg at 2025-01-28T17:54:47+01:00 dinput/tests: Add more tests for force feedback.
Add simple ConstantForce tests. Add Condition effect tests with out-of-bounds saturation values.
- - - - - 5d086641 by Makarenko Oleg at 2025-01-28T17:54:47+01:00 dinput: Clamp FFB effect report value to the field range.
Move scaling and clamping FFB report values to separate functions. Do not clamp effect duration or saturation values.
- - - - -
2 changed files:
- dlls/dinput/joystick_hid.c - dlls/dinput/tests/force_feedback.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/28890e60ccbf0edec90bc551318874...