Go to file
Kostas Missos dac8cd83ec [LP0] Inform user that console halted :P
Actually this corrects sdram cfg parsing in LP0.
The cfg is missing 3 variables, which ultimately are unused in T210.

Remove them and fix LP0 configuration saving.
The console sleep, still does not work. But now it tries to enter/leave sleep and halts with backlight on.

At least, this reminds the user to power off the console to not deplete the battery completely.
2018-06-03 22:27:15 +12:00
ipl [LP0] Inform user that console halted :P 2018-06-03 22:27:15 +12: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}