mirror of
https://github.com/CTCaer/hekate.git
synced 2025-01-30 15:32:34 +00:00
Kostas Missos
73e3cc7be6
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 Signed-off-by: Kostas Missos <ctcaer@gmail.com>
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}
Languages
C
96.5%
C++
2.9%
Makefile
0.4%
Assembly
0.2%