Linux 64bit support - ready for alpha testing!

@jakob.pogulis I found why Defold freezes on my second machine. It’s not because of the AMD driver at all. The freeze is because Defold doesn’t like my keyboard !
Here is the (cryptic) message I get on the GUI console:

INFO:ENGINE: Defold Engine 1.2.76 (a5fecd5)
INFO:ENGINE: Loading data from: build/default
INFO:ENGINE: Initialised sound device 'default'

WARNING:INPUT: No gamepad map found for gamepad 0 (ErgoDox EZ ErgoDox EZ), it will not be used.

My keyboard is an ErgoDox EZ, which is normally seen as a regular USB keyboard…
I don’t understand the error message, what is a gamepad map? Is Defold seeing my keyboard as some sort of gamepad, and why?
If I USB-unplug my keyboard before launching a game, and when the game is started, replug it, it works…

2 Likes