mirror of
https://github.com/wiiu-env/PayloadLoaderPayload.git
synced 2025-01-07 14:28:16 +01:00
Update the readme, describe what happens when no default payload is found on the sd card
This commit is contained in:
parent
836428c56f
commit
12d4d17c2a
@ -13,6 +13,8 @@ sd:/wiiu/payloads/legacy_env/payload.elf
|
||||
sd:/wiiu/payloads/fw_img_loader/payload.elf
|
||||
```
|
||||
|
||||
If `sd:/wiiu/payloads/default/payload.elf` not present and user does NOT hold B while loading, no payload is loaded. This may lead to undefined behaviour on some payload.elf loaders.
|
||||
|
||||
## Building
|
||||
|
||||
For building you just need [wut](https://github.com/devkitPro/wut/) installed, then use the `make` command.
|
||||
|
Loading…
Reference in New Issue
Block a user