intiface / intiface-game-haptics-router

Application to route feedback from Windows Gamepads and VR Controllers to sex tech hardware
https://buttplug.io
Other
53 stars 9 forks source link

Add support for non-vibrating hardware #1

Open qdot opened 5 years ago

qdot commented 5 years ago

Would be nice to support the Fleshlight Launch, Kiiroo Onyx series, Vorze, etc.

jos-s commented 5 years ago

Yes that would be awesome!

qdot commented 5 years ago

@jos-s Thanks for the vote of support! I've got some vague ideas about how this would work that I need to try. Is there any specific hardware you'd like supported?

jos-s commented 5 years ago

@qdot Personally I have got the Launch, I am guessing it is the most popular? Might get the Vorze some time in the future. Also have the Edge, which I think is great to use with the game vibration router/ intiface game haptics router. Launch is great, but can only use it with the scriptplayer so far. Would've been superb to have the launch compatible with the game haptics router aswell.
Do you think it would be tricky to implement as vibrating and stroking are quite different? Really like your work, keep doing what you're doing :)

popeyeotaku commented 1 year ago

Exactly what would be needed to implement this? I assume there's issues converting between rumble and linear automatically?

qdot commented 1 year ago

@popeyeotaku Yup. basically there'd need to be a way to translate from vibration to oscillation frequency, with ramp-up/ramp-down. It's something I've been vaguely poking at in the background for a while.

It doesn't even really need to be specific to the GHR, it's just an algorithm I'd like to ship as part of a utility library with our client implementations.