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
commit 71c4e2c155
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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 |
| fullsvcperm=1 | Disables SVC verification |
| debugmode=1 | Enables Debug mode |
| atmosphere=1 | Enables Atmosphère patching |
You can find a template [Here](./res/hekate_ipl_template.ini)