DRXUtil/README.md

19 lines
467 B
Markdown
Raw Normal View History

2024-04-02 17:51:50 +02:00
# 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
2024-04-02 17:51:50 +02:00
- wiiu-sdl2_ttf
To build the project run `make`.
## See also
- [drc-fw-patches](https://github.com/GaryOderNichts/drc-fw-patches)