Hacking the Wii U Gamepad

Discussion of development of software for any "obsolete" computer or video game system. See the WSdev wiki and ObscureDev wiki for more information on certain platforms.
Arisotura
Posts: 38
Joined: Sun May 19, 2019 7:01 am

Re: Hacking the Wii U Gamepad

Post by Arisotura »

There's a SDIO interface, yeah -- it's used for the wifi module.

It would require figuring out the pinout of the wifi board connector and crafting something that can sit between that and the mainboard. But other than that, the main problem would be finding an unused GPIO line to act as a select line, as you said.
Post Reply