js-dos
js-dos copied to clipboard
Feature request: controller support for edge(chromium) on xbox one/series consoles
Currently the xbox one's controller input is interpreted as a mouse rather then an actual game controller.
I think this is the correct documentation to implement correct controller support for the xbox based edge browser:
https://docs.microsoft.com/en-us/windows/apps/design/input/gamepad-and-remote-interactions#xy-focus-navigation-and-interaction
Sadly I lack the technical know how to do this myself, so I submit this as a feature request.