avengerx / LeadershipTwinTurboWheelFFBDriver

Force Feedback driver for Leadership Gamer Twin Turbo Steering Wheel (model 1021)
GNU General Public License v3.0
2 stars 0 forks source link

Implement `SendForceFeedback` pause/resume commands #11

Closed avengerx closed 1 year ago

avengerx commented 1 year ago

The pause and resume force-feedback commands (SendForceFeedback() reference) are currently ignored by the driver.

It shouldn't be much complicated to implement, maybe only the part where the effects' end should be delayed with the pause event.

avengerx commented 1 year ago

This has hopefully been implemented via 4a80e26, but I still haven't hit a program that actually tries to use it. :S