libwiidrc/README.md

5 lines
429 B
Markdown
Raw Normal View History

2017-09-13 23:59:27 +02:00
# libwiidrc
2017-09-14 00:11:40 +02:00
This is only usable with a sepcial patched fw.img injected into a wii vc title, details on all the requirements may follow at some point.
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.