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

Fixed visual representation of the right stick of xbox 360 controller #16

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Fixed visual representation of the right stick of xbox 360 controller #16

wants to merge 1 commit into from

Conversation

LeoAtGit
Copy link

I am using a X-Box 360 controller and noticed that the mapping of the the Left Trigger and the mappings of the Right Thumbstick were wrong.
The bugs are fixed in the code I submitted. It only works when you have a controller with the joystick.get_name() of "Microsoft X-Box 360 pad", because I didn't want to break compatibility with other joysticks that might have 8 axis (unfortunately I don't have such a controller).

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

Successfully merging this pull request may close these issues.

None yet

1 participant