-
Notifications
You must be signed in to change notification settings - Fork 21
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
Linux - X360 Start button is bound to the right trigger? #30
Comments
Gamepads behave strangely on linux. Would you have a real gamepad to double-check that something similar doesn't happen with the real one ? |
Tested a couple things with real and fake gamepad. |
Great, thanks! Let's maybe use that in Linux for the start button, I remember doing something weird with evdev for the start/select buttons. This is supposed to emulate the XBox360 controller, not XBox One though. But I don't have an actual XBox 360 controller to test. |
I could probably test with a real X360 controller at some point, but I'd have to search for the little dongle first |
I rigged up some code to just press vg.XUSB_BUTTON.XUSB_GAMEPAD_START, and the controller is just pressing the right trigger, full force instead.
Linux Mint, Python 3.10.12, latest version of vgamepad
The text was updated successfully, but these errors were encountered: