mirror of
https://github.com/CTCaer/hekate
synced 2024-12-22 11:21:23 +00:00
No description
34981763a5
*Remove option to ignore errors and abort right away. In the end what's the point if you end up with corrupted backup. *Always create partial.idx before running on errors. *Allow forced partial dumping on exFAT with large space, by creating the correct patial.idx file *Some cleanup |
||
---|---|---|
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}