Hi there. Recently it has become possible to utilise the WiiU Gamepad in Wii Homebrew/Emulators Via WiiVC. So would it be possible to add Fix94's new Controller patch to WiiSXr?
This would allow us to play WiiSXr on the WiiU Gamepad WITH the Gamepad controls too. :)
This is only usable with a sepcial patched fw.img and homebrew injected into a wiiu vc title, details on the patches are below.
The usage is quite simple, call WiiDRC_Init on boot and after that call WiiDRC_ScanPads every time you update your pad inputs.
See the "demo" folder for an example on how to use it in a bit more detail.
Both compiled Library and Demo can be grabbed from the Releases tab.
Hi there. Recently it has become possible to utilise the WiiU Gamepad in Wii Homebrew/Emulators Via WiiVC. So would it be possible to add Fix94's new Controller patch to WiiSXr?
This would allow us to play WiiSXr on the WiiU Gamepad WITH the Gamepad controls too. :)
https://github.com/FIX94/libwiidrc
Thanks..