RainwayApp / bug-tracker

Report all issues found with Rainway here, or make suggestions for new features. 🐜
https://rainway.io/
27 stars 3 forks source link

gamepad not detected #302

Closed marci012 closed 5 years ago

marci012 commented 5 years ago

Title

gamepad not detected on remote computer

Some description

the controller is connected to the computer. the computer detect it as a xbox controller. rainway does not detect the controller and still display no gamepad. the same gamepad work on my phone.

What is expected

i expect my controller to be detected like it did on my phone

Host

Browser

lynn commented 5 years ago

You might have to wiggle a stick or press a button on the controller after plugging it in. For privacy reasons, the browser hides the gamepads from Rainway until the user tries to use them.

Can you please try these steps for me?

  1. With your gamepad plugged in, open a new browser tab in Chrome.
  2. Press Ctrl + Shift + J to open the JavaScript console.
  3. Input navigator.getGamepads() and hit Enter.
  4. Expand the results and take a screenshot of 'em so that the id fields are visible:

image

Again, if the gamepad entries are all null, press some buttons on the pad and try steps 3 and 4 again.

marci012 commented 5 years ago

Hi, Thanks for the feedback. For some reason I didn't have to do these steps and it started to detect the controller today. Thanks for helping

lynn commented 5 years ago

Glad to hear it! Thanks for letting us now. :sparkles: