You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: