cemu-project / Cemu

Cemu - Wii U emulator
https://cemu.info
Mozilla Public License 2.0
7.42k stars 608 forks source link

Default Nintendo Switch Pro Controller Button Assignment Wrong #556

Open hstriepe opened 1 year ago

hstriepe commented 1 year ago

When configuring the Nintendo Switch Pro Controller and hitting add, the a <-> b and x <-> y button assignments are switched.

It is easily fixed, but may lead to confusion.

markmaci commented 1 year ago

Also had this same issue when using a Nintendo Switch Power A Gamecube controller.

ghost commented 1 year ago

This seem not an issue but the way Xinput protocol is designed.

The Xinput protocol doing a button automapping, but this one follow the layout of an Xbox controller. This explain why a <-> b and x <-> y button assignments are switched when you're using an other kind of controller.