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

Everything installed ok, and conf file was read but joystick doesnt respond #26

Open
woejefe opened this issue Jul 27, 2023 · 0 comments

Comments

@woejefe
Copy link

woejefe commented Jul 27, 2023

I have installed midi2vjoy correctly and midi2vjoy.py -t outputs my midi device.

I rewrote xsessionpro.conf to cater towards my board and have configured vjoy how i need.

when i start midi2vjoy -m 1 -c xsessionpro.conf this is output

pygame 2.5.0 (SDL 2.28.0, Python 3.10.11)
Hello from the pygame community. https://www.pygame.org/contribute.html
(187, 6) 3
(187, 6) 4
(187, 6) 5
(187, 6) 4
(155, 36) 127
(139, 36) 0
(187, 14) 37
(187, 14) 21

it is printing the correct information according to the midi but its not sending any joystick info

xsessionpro.conf looks like this -

187 6 1 SL0
155 36 1 1

187 1 2 Z
187 2 2 X
187 3 2 Y
187 4 2 RX
187 5 2 RY
187 6 2 RZ
187 14 2 SL1

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