Genymobile / genymotion-device-web-player

Genymotion Virtual Device Web Player
https://www.genymotion.com/
MIT License
104 stars 34 forks source link

Allow gamepads even if no mapping is found #35

Closed pgivel closed 1 year ago

pgivel commented 1 year ago

Description

This change was preventing all gamepads to work on Linux. For now we'll allow gamepads even if there is no recognised mapping, and simply log the error. I have no idea how we can detect gamepads for which the mapping is truly broken.

Type of change

Checklist