araghon007 / X1nput

Xinput hook for Impulse Trigger emulation
MIT License
344 stars 37 forks source link

[feature request] Use force feedback as input for impulse trigger? #41

Open djbiti1 opened 11 months ago

djbiti1 commented 11 months ago

I am not sure if it would be possible, but maybe for racing games, the force feedback could be used as input for impulse trigger, while keeping the normal vibration as is?

araghon007 commented 11 months ago

By force feedback, do you mean feedback used for racing wheels?

djbiti1 commented 11 months ago

Exactly, the input that tells the wheel how much force it should opose you. I assume this is sent to xinput so maybe it can be translated to the impulse trigger somehow?

araghon007 commented 11 months ago

I could look into that, but I believe the game would have to think there is a wheel present, and I'm not sure how well that would work with controller input. Would definitely be nice though