Merge pull request #63 from misson20000/misson20000-patch-1

Update README.md to document `atmosphere` option in hekate.ini
This commit is contained in:
Kostas Missos
2018-08-06 10:15:41 +03:00
committed by GitHub

View File

@@ -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)