devkitPro / SDL

Simple Directmedia Layer
https://libsdl.org
zlib License
14 stars 13 forks source link

OGC: Wii Remote + Nunchuck doesn't have a default mapping for 1 and 2 #72

Open Fancy2209 opened 5 months ago

Fancy2209 commented 5 months ago

Bug Report

What's the issue you encountered?

The default mappings for the Wii Remote when the Nunchuck is connected.

Environment?

N/A

Additional context?

This requires one to use the Keycodes directly, wich is doable, just a bit annoying to figure out the Keycode is 2 for 1 and 3 for 2, so it'd be a nice QOL feature to map them to something like the Paddles 1 and 2 or LB and RB.