mirror of
https://github.com/CTCaer/hekate.git
synced 2024-11-05 11:27:09 +00:00
hekate - A GUI based Nintendo Switch Bootloader
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}