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

Analogue joystick fire buttons not working #234

Open
LoveBug2084 opened this issue Aug 26, 2024 · 2 comments
Open

Analogue joystick fire buttons not working #234

LoveBug2084 opened this issue Aug 26, 2024 · 2 comments

Comments

@LoveBug2084
Copy link
Contributor

LoveBug2084 commented Aug 26, 2024

I have a USB gamepad connected to my laptop and I find that the fire buttons ( ADVAL(0) AND 3 ) do nothing at all

The directions however ( ADVAL(1) and ADVAL(2) ) are working fine

And the gamepad is working 100%, I re-tested it using jstest-gtk just to be sure

I am using linux with the latest b-em built from source

image

@SteveFosdick
Copy link
Collaborator

In that case it is probably a case of getting the correct joystick map. Check the b-em.cfg file and https://github.com/stardot/b-em/wiki/Joysticks

@LoveBug2084
Copy link
Contributor Author

Thanks for the info, i'll check it out

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

2 participants