Go to file
Kostas Missos 5ca3bbcaf1 Make write error fatal but let user choose to continue
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
2018-05-09 02:25:59 +12:00
ipl Make write error fatal but let user choose to continue 2018-05-09 02:25:59 +12:00
tools So it has come to this. 2018-05-01 17:22:03 +12:00
.gitignore So it has come to this. 2018-05-01 17:22:03 +12:00
LICENSE License. 2018-03-27 12:04:16 +13:00
Makefile Make it smaller 2018-05-02 15:37:15 +12:00
README.md So it has come to this. 2018-05-01 17:22:03 +12:00

hekate

Image of 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}