pygame-menu icon indicating copy to clipboard operation
pygame-menu copied to clipboard

Joystick support not working.

Open ffiarpg opened this issue 2 years ago • 2 comments

Has joystick support been tested recently? I've tried for a few hours to get it working or troubleshoot the issue without much luck. I tried the examples simple.py, multi_input.py, and game_selector.py

This script shows all inputs as working. I've tried two different controllers. https://github.com/denilsonsa/pygame-joystick-test/blob/master/pygame-joystick-test.py

Would appreciate any help or suggestions.

ffiarpg avatar May 25 '22 05:05 ffiarpg

I'll check your code with this menu. Controller support should be working, at least this is the first issue since 2020 regarding joystick. Also our test pass, but who can't deny bugs ..

Thanks

ppizarror avatar May 25 '22 12:05 ppizarror

Are we supposed to be able to move up and down with the joystick pads (like using the arrow keys) right out of the box? If that's so, I can confirm it's not working.

gustavklopp avatar Jul 31 '22 14:07 gustavklopp

Hi, maybe this is related to #422, check out the new controller object in v4.3.0. I'll close this issue by now as I can't reproduce this bug, and our tests work.

Feel free to create any issue or PR. Greetings!

ppizarror avatar Dec 06 '22 13:12 ppizarror