Snoothy / UCR

Universal Control Remapper [Alpha]
MIT License
906 stars 91 forks source link

Controller vibration not working when emulating xbox360 to ds4 #135

Closed pulpul-s closed 4 years ago

pulpul-s commented 4 years ago

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.

image

Snoothy commented 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

goatandsheep commented 3 years ago

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?

cyberluke commented 2 years ago

Hi, any update on FFB forwarding from UCR to vJoy, please?

l0oo commented 6 months ago

Hello! Any news about FFB forwarding?