FIX94 / Nintendont

A Wii Homebrew Project to play GC Games on Wii and vWii on Wii U
1.96k stars 326 forks source link

Ability to manually edit Wiimote/CC mappings #1240

Open smdstudios opened 1 month ago

smdstudios commented 1 month ago

This changes the Wiimote/Classic Controller loader (BT.c) to attempt to load user-defined button mappings from an ircc.ini file located on the root of the USB/SD card; if this file is not found, then Nintendont will proceed with the default bindings undisturbed.

That said, I am unsure which file in the code defines all the bindings. As we know, by default the motion controls operate the C-stick, but BT.h didn't seem to control this. If I could find the relevant file(s), I could provide an example ircc.ini file pronto!