gamepad-api Questions

1

I would like to provide gamepad support for my web application. This application is a socket client (using socket.io) and it should also being able to deal with gamepad input. So when plugging in ...
Claus asked 27/11, 2019 at 19:20

1

I am trying to create an HTML5 JavaScript game that uses Nintendo Switch Joy-Cons and motion controls. The problem is, I don't know how to detect motion controls from Joy-Cons when they are connect...
Floatstone asked 21/2, 2019 at 18:48

4

Solved

I'm correctly able to get input from 4 controllers through using the HTML5 Gamepad API within a browser. https://www.w3.org/TR/gamepad/ What I'm having trouble with is getting input from 8 contro...
Ali asked 20/12, 2016 at 20:51

3

Solved

I'm using Chrome (Version 19.0.1084.46). I enabled the Gamepad API in chrome://flags. I plugged in some game pads, but navigator.webkitGamepads is always an array of length 4 containing only undefi...
Stilu asked 31/5, 2012 at 18:37

1

I have an Android device into which a gamepad can be connected (it's a totally standard XBox 360 controller, but I need to support other varieties as well). The gamepad is showing up as a InputDevi...
Mathre asked 27/7, 2012 at 11:18

7

Solved

Kinect for Windows has been just released on the 1st of February. Is there any good way to make it work with HTML5 games? Perhaps even somehow with the upcoming GamePad API...? Looking for i...
Cornucopia asked 26/1, 2012 at 17:8

3

I know that the latest versions of Android (Honeycomb and ICS) have support for joysticks and gamepads. Guitar Hero (and Garage Band) controllers are essentially USB HID devices, right? So my ques...
Hardily asked 23/2, 2012 at 6:12
1

© 2022 - 2024 — McMap. All rights reserved.