hekate-emmc - A fork of the popular GUI based Nintendo Switch Bootloader, but modified to boot off eMMC.
Go to file
Chris Atkin 4e90f92b09 Ignore built ipl.bin file
This adds  to the .gitignore definition, to prevent it being included in the source after a build.
2018-05-21 21:26:41 -07:00
ipl [Tools] Dump in 1GB parts if sd <=8GB + tui tweak 2018-05-21 12:34:03 -07:00
tools So it has come to this. 2018-05-01 17:22:03 +12:00
.gitignore Ignore built ipl.bin file 2018-05-21 21:26:41 -07:00
LICENSE License. 2018-03-27 12:04:16 +13:00
Makefile [Makefile]: Quality of life changes. 2018-05-13 13:12:46 +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}