1
0
Fork 0
mirror of https://github.com/CTCaer/hekate.git synced 2024-11-08 11:31:44 +00:00
hekate - A GUI based Nintendo Switch Bootloader
Find a file
Kostas Missos 267f02c2f6 [HACK] Support raw nand dump
Lets you dump the raw USER, the BOOT0 and BOOT1 partitions.
The USER dumping is done in 4 8GB parts, splitted in 4GB files.
2018-05-01 15:28:48 +03:00
ipl [HACK] Support raw nand dump 2018-05-01 15:28:48 +03: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 So it has come to this. 2018-05-01 17:22:03 +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}