-
Notifications
You must be signed in to change notification settings - Fork 557
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
Add support for the Wiimote controller #1141
base: master
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Will wait for the the localization team to approve but the technical side lgtm
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me as well!
On Windows the game isn't picking up on my Wii Remote - I've tried both a native connection and a connection through Dolphin's continuous Wii Remote scanning feature. Is any specific driver required to use the controller in VVVVVV? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
On the Discord server, we have two reports of the button icons being incorrect. For example, B displays as 1.
Thanks @Fussmatte for the button pictures. The Product IDs added here are those reported by libSDL when running on a Wii. Fixes: TerryCavanagh#1136
That's because the buttons are reported differently on a PC and on a Wii. I've added a PC-specific layout, can you please ask those players to test this new patch? |
This might be worth punting to SDL, we're supposed to have a hidapi backend for Wii at this point... https://github.com/libsdl-org/SDL/blob/main/src/joystick/hidapi/SDL_hidapi_wii.c ... but if we're not aligned with the actual Wii port of SDL then we might need to sync those configs up. |
Thanks @Fussmatte for the button pictures. The Product IDs added here are those reported by libSDL when running on a Wii.
Fixes: #1136
Legal Stuff:
By submitting this pull request, I confirm that...
CONTRIBUTORS
file and the "GitHub Friends"section of the credits for all of said releases, but will NOT be compensated
for these changes unless there is a prior written agreement