Thank you for contributing to Armory!
Description
When building my game project for krom, the controller input is working, when building in C though, the controller input of my xbox controller isn't detected. Keyboard input works for both.
To Reproduce
Build a projet using Windows(C) as the target, the left stick input of the controller isn't getting detected.
Expected behavior
The game should behave the same in both Krom and C
System
Blender: 2.83.4
Armory: Latest master branch
OS: Windows 10 64-bit
Graphics card: NVIDIA GTX 1060
Test File
-- The Krom and C builds
krom-windows_2.zip
windows-hl_2.zip
-- the project
CodeStars_2.zip
What is the type of the C build, debug or release? I think that this info should be useful for someone to track the issue. If you can try both build types and send a feedback here is a good idea too
the one I've posted is a release build but same happens in debug builds
windows-hl_2.zip
if it is needed this is a debug build