I have a Dk2. I know it's not officially supported but I'm having issues
with Oculus Home. I reformated my computer and reinstalled everything
and now I can't stop the health and safety video from starting up every
time I start Oculus Home. The setup...
I made a code to move in games using the Wii Balance Board. I made it
with VorpX in mind. PPjoy and Tocaedit x360ce is required. PPjoy has to
be ran in Test Mode (this may be a no no for some). There may be issues
if you have vjoy installed. Make a s...
I was just looking at an OpenXR implementation of that Python
library.https://github.com/cmbruns/pyopenxrWould be great to get
position tracking working.
I'm only familiar with AHK and Python at the moment, but I found that
ChatGPT or similar LLMs are helpful to get the ball rolling. Maybe it
can be done with CSharp. Take a look at CLR.ahk and OVRSharp.
I know Oculus does have Xinput (with the an actual controller, so idk
where emulation plays a part) when using the desktop view in VR. The dev
mentioned a successor under a different name being worked on alongside
the DSX team (wow those reviews):
ht...
Edit: My previous post with gyro resources and other info got deleted. I
included some of what I wrote in this post.Add second controller map
additional axis:controller1 := new ViGEmDS4(1)controller2 := new
ViGEmDS4(2)This can possibly be combined in...
Np. It's something I put together for testing awhile back but never
shared. This conversation may be of
interest.https://github.com/nefarius/ViGEmBus/issues/11