Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-hofmeier committed Oct 30, 2023
1 parent 0cd6f02 commit 67ba721
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ doot dooo do do doot

boot1 replacement based on minute, includes stuff like DRAM init and PRSH handling.

## Autobooting

Autobooting can be configured in the `[boot]` section in [minute/minute.ini](config_example/minute.ini). Set `autoboot` to the number (starting at 1) of the menu entry you want to autoboot. 0 disabled autobooting. A timeout in can be set with the `autoboot_timeout` option (default is 3).

If no SD card is inserted, minute was loaded from SLC and the `slc:/sys/hax/ios_plugins` directory exists minute will try autobooting from SLC (first option in minute).

## redNAND

redNAND allows replacing one or more of the Wii Us internal storage devices (SLCCMPT, SLC, MLC) with partitions on the SD card. redNAND is implemented in stroopwafel, but configured through minute. The SLC and SLCCMPT parition are without the ECC/HMAC data. \
Expand Down

0 comments on commit 67ba721

Please sign in to comment.