mirror of
https://github.com/CTCaer/hekate
synced 2024-11-16 00:49:27 +00:00
No description
b74dde3b6d
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. |
||
---|---|---|
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}