-
-
Notifications
You must be signed in to change notification settings - Fork 71
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
3rd party bluetooth controllers #62
Comments
I don't think Wii U controllers can connect to a Wii, I'm surprised you managed to get any of it working on Wii homebrew at all. |
afaik the Hyperkin ProCube Gamecube Style Pro Controller is just a pro controller like the wii had, no? |
There's little documentation on this 3rd party controller from Hyperkin, but from what I can tell, it actually is a Wii U Pro controller (the analog sticks click) and is not compatible with the Wii. Not even first party Wii U pro controllers connect to the Wii, so no point in asking for implementation in the Wii dev library. |
if that is the case, then i would consider this indeed as not compatible , unless somebody makes a PR with code to support wii-u pro controllers. but seeing how no wii code supports them (and im not sure if the wii can support them) i don't think there is much for us to do here? |
Hi.
I have a 3rd party bluetooth controller (Hyperkin ProCube Gamecube Style Pro Controller) that connects successfully as a Wii U Pro Controller, but none of its inputs are recognized (other than home and power buttons) and it seems like the joystick value is stuck towards bottom left. And of course I tested it with Wii U games and it works normally.
I'd like to do what I can to help get this controller working properly in this library.
The text was updated successfully, but these errors were encountered: