AntiMicroX / antimicrox

Graphical program used to map keyboard buttons and mouse controls to a gamepad. Useful for playing games with no gamepad support.
GNU General Public License v3.0
2.26k stars 138 forks source link

Cannot configure DPad Down and DPad Left #809

Closed danboid closed 7 months ago

danboid commented 12 months ago

Is there an existing issue for this?

Current Behavior

I am running AntiMicroX 3.1.4 under Debian testing amd64. I am testing it with a DaemonBite SNES to USB adapter and a SNES controller, both of which work fine under both jstest-gtk and MAME.

https://github.com/MickGyver/DaemonBite-Retro-Controllers-USB/tree/master/SNESControllersUSB

If I connect my SNES pad, open antimicrox, click "Controller mapping" then scroll down to DPad Down and DPad Left, I am unable to configure either after clicking in the box next to the right of their labels. I push the dpad but no value appears in the box.

Expected Behavior

I expect to see something like "Axis 1" or "Axis 2" printed in the mapping column after pushing the dpad down or left as required. No value appears.

Steps To Reproduce

If I connect my SNES pad via the daemonbite SNES to USB adapter then open antimicrox, click "Controller mapping" then scroll down to DPad Down and DPad Left, I am unable to configure either after clicking in the box next to the right of their labels. I push the dpad but no value appears in the box.

Environment

Program Version 3.1.4
compiled from packaging: 3.1.4-1 (Debian sid/amd64)
Built Against SDL 2.0.14
Running With SDL 2.28.0
Using Qt 5.15.8
Using Event Handler: XTest

Anything else?

You can download the code for the adapter here:

https://github.com/MickGyver/DaemonBite-Retro-Controllers-USB/tree/master/SNESControllersUSB

pktiuk commented 12 months ago

You use ancient version from Debian repositories. Please firstly update your app version (use either flatpak or download deb from release page on GitHub).

Package in Debian repository is currently unmaintained https://github.com/AntiMicroX/antimicrox/issues/679#issuecomment-1367587298

pktiuk commented 7 months ago

Closing due to lack of feedback