DRXUtil/README.md

19 lines
467 B
Markdown

# DRXUtil
DRC/DRH experiments.
## Disclaimer
Modifying the DRC firmware can cause permanent damage.
No one but yourself is responsible for any sort of damage resulting from using this tool.
## Building
For building you need:
- [wut](https://github.com/devkitPro/wut)
- [libmocha](https://github.com/wiiu-env/libmocha)
- wiiu-sdl2
- wiiu-sdl2_ttf
To build the project run `make`.
## See also
- [drc-fw-patches](https://github.com/GaryOderNichts/drc-fw-patches)