From 6baeb8b4ffe5e7644bb99b8c3398b035598a8f4e Mon Sep 17 00:00:00 2001 From: misson20000 Date: Sun, 5 Aug 2018 22:08:17 -0700 Subject: [PATCH] Update README.md to document `atmosphere` option in hekate.ini --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5bfc735..e70699c 100644 --- a/README.md +++ b/README.md @@ -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)