Closed pulpul-s closed 4 years ago
Vibration/Force feedback passthrough is a wish list feature which is missing to many pieces to be implemented any time soon, unfortunately. Support in drivers and providers might make this feasible in the future
ViGEm now has added rumble
controller.FeedbackReceived += new Xbox360FeedbackReceivedEventHandler(FeedbackEventHandler);
If I place a bounty on this can we expedite this or can I collaborate?
Hi, any update on FFB forwarding from UCR to vJoy, please?
Hello! Any news about FFB forwarding?
Hey, not sure if this is a bug/deficiency of ucr, vigem or sharpdx.
Anyway I was able to bind all the buttons and everything except vibration is working correctly. It is working natively when testing, but not when emulating ds4 controller.
I was using https://html5gamepad.com/ to test the emulation and the native feedback. When using the vibration test in native mode it works, but not in emulated mode as expected.
I noticed that the wiki page says that force feedback is not supported, but wasn't sure if it was referring to the vibration or force feedback of wheels.