From 198c7b477ca862b463347bd082eb798eac08bbad Mon Sep 17 00:00:00 2001 From: Yuuki Hikari Date: Thu, 23 Nov 2017 01:28:31 -0500 Subject: [PATCH] Updated Optional features (markdown) --- Optional-features.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Optional-features.md b/Optional-features.md index 65e4f65..ebaa5ca 100644 --- a/Optional-features.md +++ b/Optional-features.md @@ -87,7 +87,8 @@ Luma3DS has a built-in chainloader, allowing you to launch third party FIRM payl * **Note:** For `r_NAME.firm`, `a_NAME.firm`, and `select_NAME.firm` you need to press `L+R`, `L+A`, and `L+SELECT` on boot respectively instead of the desired key alone; this is because these keys are used for other things in Luma3DS. * To access the payload selection menu instead of using hotkeys, hold `START` at boot. You can scroll through the list of payloads with the D-Pad and press `A` to launch your choice. - +## Other features +* **`SecureInfo_C` loading:** Mostly useful for region changing, Luma will load `SecureInfo_C` from `ctrnand:/rw/sys` instead of `SecureInfo_B` or `SecureInfo_A` if available. This is convenient for using your region-changed `SecureInfo_A/B` without renaming or overwriting the original files.