forked from CTCaer/hekate
hekate-emmc - A fork of the popular GUI based Nintendo Switch Bootloader, but modified to boot off eMMC.
5ca3bbcaf1
Write error to sd is now fatal as per FatFs guidelines. Let the user choose to continue or to abort and try again. Add a message to let the user know that we calculate free space |
||
---|---|---|
ipl | ||
tools | ||
.gitignore | ||
LICENSE | ||
Makefile | ||
README.md |
hekate
Nintendo Switch bootloader, firmware patcher, and more.
ipl config
The ipl can be configured via 'hekate_ipl.ini' (if it is present on the SD card). Each ini section represents a boot entry, except for the special section 'config' that controls the global configuration.
Possible key/value combinations:
- warmboot={SD path}
- secmon={SD path}
- kernel={SD path}
- kip1={SD path}