mirror of
https://github.com/CTCaer/hekate.git
synced 2025-09-18 15:31:59 +00:00
Add readme info about pkg3kip1skip
This commit is contained in:
parent
0981894416
commit
01b5876010
1 changed files with 1 additions and 0 deletions
|
@ -101,6 +101,7 @@ There are four possible type of entries. "**[ ]**": Boot entry, "**{ }**": Capti
|
||||||
| pkg3={FILE path} | Takes an Atmosphere `package3` binary and `extracts` all needed parts from it. kips, exosphere, warmboot and mesophere. |
|
| pkg3={FILE path} | Takes an Atmosphere `package3` binary and `extracts` all needed parts from it. kips, exosphere, warmboot and mesophere. |
|
||||||
| fss0={FILE path} | Same as above. Deprecated! |
|
| fss0={FILE path} | Same as above. Deprecated! |
|
||||||
| pkg3ex=1 | Enables loading of experimental content from a PKG3/FSS0 storage |
|
| pkg3ex=1 | Enables loading of experimental content from a PKG3/FSS0 storage |
|
||||||
|
| pkg3kip1skip={KIP name} | Skips loading a kip from `pkg3`/`fss0`. Specify with multiple lines and/or in one line with `,` as separator. |
|
||||||
| exofatal={FILE path} | Replaces the exosphere fatal binary for Mariko |
|
| exofatal={FILE path} | Replaces the exosphere fatal binary for Mariko |
|
||||||
| ---------------------- | ---------------------------------------------------------- |
|
| ---------------------- | ---------------------------------------------------------- |
|
||||||
| kip1patch=patchname | Enables a kip1 patch. Specify with multiple lines and/or in one line with `,` as separator. If actual patch is not found, a warning will show up |
|
| kip1patch=patchname | Enables a kip1 patch. Specify with multiple lines and/or in one line with `,` as separator. If actual patch is not found, a warning will show up |
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue