Martin Prokoph
Martin Prokoph
Maybe, I'll look into it for 1.7.0
From #120: Dismounting an entity with toggle sneak on will cause the player to be sneaking
I've encountered this issue myself on my laptop which is also running Fedora Workstation 36, but thought it was just some GNOME weirdness, so thanks for the Wayland explanation. I...
Could you try if this also happens with Steam completely closed?
Also, you could try to create a custom mapping using gamepad-tool (https://generalarcade.com/gamepadtool/)
You can use the 'Previous' button to correct any mistakes while creating a custom mapping
I'm currently working on LibGUI compatibility, which allows the usage of mods like Kontrolo to execute commands using a GUI.
It seems like the underlying GLFW controller library this mod uses doesn't expose these buttons. I might try to make it possible to use Steam's controller API via https://github.com/code-disaster/steamworks4j in...
I'll look into the gyro control, but the capture button not working is likely an issue with GLFW's gamepad input, the thing this mod is built upon.
Gyro support is very complicated due to the gyroscope not being easily accessible in Java. While I'm still searching for a solution, you can try using AntiMicroX for gyro controls.