More actions
No edit summary |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 5: | Line 5: | ||
|author=nx-python | |author=nx-python | ||
|lastupdated=2018/05/10 | |lastupdated=2018/05/10 | ||
|type=Payload | |type=Payload Senders (Software) | ||
|version=1 | |version=1 | ||
|license=Mixed | |license=Mixed | ||
Line 15: | Line 15: | ||
Nintendo Switch bootloader, firmware patcher, and more. | Nintendo Switch bootloader, firmware patcher, and more. | ||
Original by @nwert, ported from [ | Original by @nwert, ported from [[Hekate-IPL-50x_Switch|hekate-ipl-50x]]. | ||
==User guide== | ==User guide== |
Latest revision as of 04:23, 9 July 2023
hekate for 4.x | |
---|---|
General | |
Author | nx-python |
Type | Payload Senders (Software) |
Version | 1 |
License | Mixed |
Last Updated | 2018/05/10 |
Links | |
Download | |
Website | |
Source | |
Nintendo Switch bootloader, firmware patcher, and more.
Original by @nwert, ported from hekate-ipl-50x.
User guide
Copy files from sdfiles.zip to root of your SD card.
Load payload.bin using fusee gelee.
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}
Compatibility
For 4.x only.
Credits
- naehrwert for hekate-ipl.
- JanV4 for hekate-ipl-50x.
- Ac_K for porting hekate-ipl-50x to 4.x.
- the Atmosphere team for the Loader and SM module reimplementation.
- switchbrew for nx-hbloader and nx-hbmenu.