WUPSPluginPlayground/nnu_patcher/README.md

18 lines
622 B
Markdown
Raw Normal View History

2018-06-26 12:14:48 +02:00
# NNU Patcher
Allows the usage of the EShop on lower firmwares.
# Wii U Plugin System
This is a plugin for the [Wii U Plugin System (WUPS)](https://github.com/Maschell/WiiUPluginSystem/). To be able to use this plugin you have to place the resulting `.mod` file into the following folder:
```
sd:/wiiu/plugins
```
When the file is placed on the SDCard you can load it with [Wii U Plugin System (WUPS)](plugin loader).
2018-06-26 12:14:48 +02:00
## Building
For building you need:
- [wups](https://github.com/Maschell/WiiUPluginSystem)
Install them (in this order) according to their README's. Don't forget the dependencies of the libs itself.