mirror of
https://github.com/CTCaer/hekate.git
synced 2024-11-08 11:31:44 +00:00
hekate - A GUI based Nintendo Switch Bootloader
267f02c2f6
Lets you dump the raw USER, the BOOT0 and BOOT1 partitions. The USER dumping is done in 4 8GB parts, splitted in 4GB files. |
||
---|---|---|
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}