Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Force feedback integration #46

Closed
danwillm opened this issue Mar 29, 2021 · 3 comments · Fixed by #91
Closed

Force feedback integration #46

danwillm opened this issue Mar 29, 2021 · 3 comments · Fixed by #91
Assignees
Labels
enhancement New feature or request
Projects

Comments

@danwillm
Copy link
Member

Integrate a force feedback interface between the driver and games.

Using OpenVR's IVRIOBuffer interface is probably the most suitable way to do this, but modding may also be necersarry.

https://github.com/ValveSoftware/openvr/wiki/IVRIOBuffer

@project-bot project-bot bot added this to Triage in v1 release Mar 29, 2021
@danwillm danwillm added the enhancement New feature or request label Mar 29, 2021
@project-bot project-bot bot moved this from Triage to To Do/Up For Grabs in v1 release Mar 29, 2021
@danwillm danwillm self-assigned this Mar 29, 2021
@project-bot project-bot bot moved this from To Do/Up For Grabs to In progress in v1 release Mar 29, 2021
@lucas-vrtech lucas-vrtech self-assigned this Mar 31, 2021
@kitlith
Copy link

kitlith commented Apr 10, 2021

it might be worth noting that that wiki page was updated 2 days ago to mark that interface as deprecated

relevant issue: ValveSoftware/openvr#1530

@danwillm
Copy link
Member Author

I saw that as well, which is unfortunate. To my knowledge, there's no other way to achieve communication between applications and drivers directly through OpenVR other than that interface, which is a shame.

It would be interesting to know why it was deprecated.

@kitlith
Copy link

kitlith commented Apr 11, 2021

well, perhaps you (or someone else, idk) should go talk to them on that issue (or open a new issue, idk) because they seemed open to going "hey, what do you need it for, we can point you in the right direction and/or work on a new api for it"

if i were more involved/didn't have too many other things on my plate i'd offer to help with that, but i'm not.

@danwillm danwillm linked a pull request Jun 8, 2021 that will close this issue
v1 release automation moved this from In progress to Done Jul 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
3 participants