Kode / Krom

Other
97 stars 23 forks source link

Gamepad input not working on Linux #57

Closed guzzard closed 6 years ago

guzzard commented 6 years ago

When running this attached minimal Kha project in HTML5 debug mode the input from gamepads are working fine, however when running the same project in Krom debug no input is registered.

Testing using git master version of Kha in Kode Studio 17.9.1 on Arch Linux.

Tested with an old USB gamepad that is supported by the kernel, as well as a wireless Xbox 360 controller using xboxdrv. Same result on both controllers, work fine in HTML5 but not in Krom.

guzzard commented 6 years ago

Native builds seem broken as well (tested with Armory C++ build), but not sure where to create an issue for that?

guzzard commented 6 years ago

Moving issue to Kode/Kha..