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

Support for non-GamePad controllers as game controllers #4

Open
vaguerant opened this issue Nov 9, 2021 · 1 comment
Open

Support for non-GamePad controllers as game controllers #4

vaguerant opened this issue Nov 9, 2021 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@vaguerant
Copy link

As far as I can understand it, only the Wii U GamePad is supported as a game controller in the Wii U version of SDL, with no handling for Wii Remotes, Wii Classic Controllers or Wii U Pro Controllers, or--more exotically--the Wii Balance Board. This makes SDL-based apps on Wii U significantly less usable than on other platforms, since they're forced to only support one of the four or so controller types most commonly used on Wii Us.

@ashquarky ashquarky added enhancement New feature or request good first issue Good for newcomers labels Nov 9, 2021
@ashquarky ashquarky changed the title [Good first issue] Support for non-GamePad controllers as game controllers. Support for non-GamePad controllers as game controllers Nov 9, 2021
@Clownacy
Copy link

Clownacy commented Sep 6, 2022

I've tackled this in a fork:
GaryOderNichts/SDL#1

Hopefully these two repos can be merged at some point.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants