mirror of
https://github.com/CTCaer/hekate.git
synced 2024-11-14 06:16:42 +00:00
Merge pull request #63 from misson20000/misson20000-patch-1
Update README.md to document `atmosphere` option in hekate.ini
This commit is contained in:
commit
71c4e2c155
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@ There are four possible type of entries. "**[ ]**": Boot entry, "**{ }**": Capti
|
||||||
| kip1patch=patchname| Enables a kip1 patch. Specify with multiple lines and/or as CSV. Implemented patches right now are nosigchk,nogc |
|
| kip1patch=patchname| Enables a kip1 patch. Specify with multiple lines and/or as CSV. Implemented patches right now are nosigchk,nogc |
|
||||||
| fullsvcperm=1 | Disables SVC verification |
|
| fullsvcperm=1 | Disables SVC verification |
|
||||||
| debugmode=1 | Enables Debug mode |
|
| debugmode=1 | Enables Debug mode |
|
||||||
|
| atmosphere=1 | Enables Atmosphère patching |
|
||||||
|
|
||||||
|
|
||||||
You can find a template [Here](./res/hekate_ipl_template.ini)
|
You can find a template [Here](./res/hekate_ipl_template.ini)
|
||||||
|
|
Loading…
Reference in a new issue