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

Fix Xbox controllers in Bluetooth mode on macOS (3.x) #51117

Merged

Conversation

Calinou
Copy link
Member

@Calinou Calinou commented Jul 31, 2021

3.x version of #51116.

This prevents the D-pad up arrow from being registered as pressed when it isn't, and pressing any direction from activating the next arrow clockwise of it.

Thanks @dsrw for providing this fix 🙂

@Calinou
Copy link
Member Author

Calinou commented Jul 31, 2021

@apertureless You can test this pull request by downloading one of the GitHub Actions builds for the macOS editor (once the build is finished). Note that it isn't codesigned, so you may have to perform the usual steps to run unsigned applications on macOS.

@Calinou Calinou changed the title Fix Xbox controllers in Bluetooth mode on macOS Fix Xbox controllers in Bluetooth mode on macOS (3.x) Jul 31, 2021
@apertureless
Copy link

@Calinou

Yep this seems to fix the issue (for me).
Dpad is working now as expected.

@floere
Copy link

floere commented Jul 31, 2021

FWIW this fixes the issue for me as well.

This prevents the D-pad up arrow from being registered as pressed
when it isn't, and pressing any direction from activating the next
arrow clockwise of it.

Co-authored-by: Scott Wadden <scott.wadden@gmail.com>
@Calinou Calinou force-pushed the macos-fix-xbox-bluetooth-controllers-3.x branch from 4b2223a to f95035b Compare August 16, 2021 15:06
@akien-mga akien-mga merged commit 5ac3a85 into godotengine:3.x Aug 16, 2021
@akien-mga
Copy link
Member

Thanks!

@Calinou Calinou deleted the macos-fix-xbox-bluetooth-controllers-3.x branch August 18, 2021 13:04
@akien-mga
Copy link
Member

Cherry-picked for 3.3.3.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants