steamcontroller icon indicating copy to clipboard operation
steamcontroller copied to clipboard

Oculus Quest 2 Support

Open techipit opened this issue 3 years ago • 1 comments

It's been a little while since the vr headset controlled by facebook hit the market. I figured out that the controller can connect via bluetooth to the headset already, although in lizard mode!

I never knew reverse engineering the software valve made with this thing is possible. However, if we can manage to have android support, then oculus quest 2 support would be possible as well, if not made easier.

Using the controller, I would enjoy testing emulated games and maybe even home navigation using gamepad emulation! Obviously, the same obstacles that come from android also be involved with this.

techipit avatar Apr 22 '22 05:04 techipit

Two problems inherent in here. The first is that this driver was meant for Linux, so we'd need to check on any efforts to port to Android. The second is the nature of side loading unofficial software or Python apps on the Quest 2. If there's no issue running apps simultaneously, then this port should work fine, otherwise there's no point in running this alone.

DamianS-eng avatar May 15 '22 21:05 DamianS-eng