So it has come to this.
This commit is contained in:
16
README.md
16
README.md
@@ -1,2 +1,16 @@
|
||||
# hekate
|
||||
Low level hardware init (for now) for Nintendo Switch.
|
||||
|
||||

|
||||
|
||||
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}
|
||||
|
||||
Reference in New Issue
Block a user