Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Axis not recognized with Street Fighter "Mad Catz" Fightpad. #357

Open
ssj17vegeta opened this issue Jul 2, 2022 · 0 comments
Open

Axis not recognized with Street Fighter "Mad Catz" Fightpad. #357

ssj17vegeta opened this issue Jul 2, 2022 · 0 comments

Comments

@ssj17vegeta
Copy link

Hello good people,

My controller is not properly recognized on Linux when using the go GLFW package, and programs using it output this error :

GLFW: An uncaught error has occurred: InvalidValue: Invalid axis in gamepad mapping 03000000ad1b00002ef0000090040000 (Mad Catz Fightpad SFxT)
GLFW: Please report this bug in the Go package immediately.

In the program, it seems the buttons are recognized, but not the D-Pad.

The controller works fine while tested with jstest, and the D-Pad is recognized as an axis.

My other standard XBox 360 controllers do not have this problem.

Running on Ubuntu 21.10.
using

github.com/go-gl/glfw/v3.3/glfw v0.0.0-20211213063430-748e38ca8aec // indirect
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant