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

joystick axis #188

Open
ghost opened this issue May 28, 2022 · 0 comments
Open

joystick axis #188

ghost opened this issue May 28, 2022 · 0 comments

Comments

@ghost
Copy link

ghost commented May 28, 2022

Hello,
I use the linapple on my Retropie (raspberry pi 3b+ with an Ultimarc ipac2 keyboard encoder ).
Ipac2 interface is emulating / encoding arcade joysticks and buttons as two gamepads (Dinput mode).
If I test with jstest under retropie command line my joystick showing six axises but if iI move joystick there is physically onl three axises are existing= axises 2, 4 and 5 (axis 0, 1 and 3 not really existing).
I can edit nano /opt/retropie/configs/apple2/linapple.conf to change or remap buttons and the axises.
But if I change the joy0axis0 = 0 to the joy0axis0 = 4 and the joy0axis1 = 1 to the joy0axis1 = 5 nothing happens.
Maybe the linapple is not listening to the joystick which has more than 4 axises?
Because if I change the joy0axis0 = 0 to the joy0axis0 = 2 its working.
Is there any solution or hints how can I solve this issue?

Kind Regards
Niyazi

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

0 participants