1
0
mirror of https://github.com/CTCaer/hekate.git synced 2024-10-03 05:02:04 +00:00

Update README.md to document atmosphere option in hekate.ini

This commit is contained in:
misson20000 2018-08-05 22:08:17 -07:00 committed by GitHub
parent 355ebb6acf
commit 6baeb8b4ff
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)