mpizenberg / elm-videoball

Minimalist elm implementation of the game videoball (not affiliated to official game)
https://mpizenberg.github.io/elm-videoball/
Mozilla Public License 2.0
4 stars 1 forks source link

Detect 4th controller #11

Open mpizenberg opened 6 years ago

mpizenberg commented 6 years ago

Weirdly, with PS4 controller, the 4th one seems to be detected by OS (Archlinux, purpled light on controller). But the browser does not detect it. It is easily verified by accessing the web page http://html5gamepad.com/

I've only tested Chromium though.

mpizenberg commented 6 years ago

At a friend place with Chrome on Windows, the 4 controllers were correctly detected.