Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add recognition of "Xbox Wireless Controller" controller #50

Merged
merged 1 commit into from
Nov 7, 2024

Conversation

Wharenn
Copy link
Contributor

@Wharenn Wharenn commented Sep 17, 2024

Issue

I found that my Xbox Controller was wrongly set as "generic" controller with the Input Helper (on OSX). I don't really know why my controller does not fit existing labels added in the Input Helper, but found in Godot documentation that the engine followed the naming of the SDL database. Using Input.get_joy_name(0) gave me "Xbox Wireless Controller".

Changes

Add the "Xbox Wireless Controller" among the recognized names for the Xbox controllers.

@nathanhoad nathanhoad added the enhancement New feature or request label Nov 7, 2024
@nathanhoad nathanhoad merged commit 9a904a1 into nathanhoad:main Nov 7, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants