It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
Xbox-one-style wired. The little dude turns around and dashes and stuff, but he won't move. Anybody else have this setup? Controllers are working in Hyperlight Drifter.
avatar
ihearthonduras: Xbox-one-style wired. The little dude turns around and dashes and stuff, but he won't move. Anybody else have this setup? Controllers are working in Hyperlight Drifter.
I had same issue, replacing the bundled libSDL2 with the system one fixed it for me.

cd ~/Games/Hammerwatch/game/lib64/
mv libSDL2-2.0.so.0 libSDL2-2.0.so.0.orig
ln -s /usr/lib/x86_64-linux-gnu/libSDL2-2.0.so.0 .

I have libsdl2-2.0-0 version 2.0.10+dfsg1-1 from Debian 10 "buster" .
Post edited December 19, 2019 by ptrga
avatar
ihearthonduras: Xbox-one-style wired. The little dude turns around and dashes and stuff, but he won't move. Anybody else have this setup? Controllers are working in Hyperlight Drifter.
avatar
ptrga: I had same issue, replacing the bundled libSDL2 with the system one fixed it for me.

cd ~/Games/Hammerwatch/game/lib64/
mv libSDL2-2.0.so.0 libSDL2-2.0.so.0.orig
ln -s /usr/lib/x86_64-linux-gnu/libSDL2-2.0.so.0 .

I have libsdl2-2.0-0 version 2.0.10+dfsg1-1 from Debian 10 "buster" .
Your solution has worked. Gamepad started working properly (MSI FORCE GC30).

System:
Kernel: 5.15.0-48-generic x86_64 bits: 64 compiler: gcc v: 11.2.0 Desktop: Cinnamon 5.4.12
tk: GTK 3.24.33 wm: Mutter dm: LightDM Distro: Linux Mint 21 Vanessa base: Ubuntu 22.04 jammy