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

Xbox ONE controller does not work #16

Open
cowsiwin opened this issue Apr 17, 2018 · 2 comments
Open

Xbox ONE controller does not work #16

cowsiwin opened this issue Apr 17, 2018 · 2 comments

Comments

@cowsiwin
Copy link

Xbox ONE controller returns with a null gamepad.pose field. This is when running the demonstration link. The axis and button fields seem valid.

Is this a known limitation?

Details:
Windows 10
id"Xbox 360 Controller (XInput STANDARD GAMEPAD)"
Google Chrome | 65.0.3325.181 (Official Build) (64-bit) (cohort: Stable)
Chrome flags: chrome://flags/#enable-webvr, chrome://flags/#enable-gamepad-extensions, chrome://flags/#openvr
No VR display hardware attached

I am going to try Firefox.

@stewdio
Copy link
Owner

stewdio commented Aug 3, 2018

This is expected behavior. I wrote VRController with the conviction that it should only care about controllers that have either a 3DoF or 6DoF pose. But there seems to be recurring demand for 0DoF as well... What are everyone’s thoughts on the best way to implement this?

@cowsiwin
Copy link
Author

cowsiwin commented Aug 3, 2018 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants