From eef3642159bda5af1522d251442761cfee431352 Mon Sep 17 00:00:00 2001 From: Aurora Date: Sun, 13 Nov 2016 13:27:57 +0100 Subject: [PATCH] Updated Options and usage (markdown) --- Options-and-usage.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Options-and-usage.md b/Options-and-usage.md index f7a98f5..50b2dc1 100644 --- a/Options-and-usage.md +++ b/Options-and-usage.md @@ -65,8 +65,8 @@ If using NUS-encrypted FIRMs, a matching **cetk** file for each encrypted FIRM i --- -- **Use custom path**: If the option is **on**, you can change the default location of the Luma3DS payload (which is `arm9loaderhax.bin` on the root of the SD) by typing it in a `path.txt` file in `luma`, it must **start with a `/`** and not exceed **55 characters**. -This path is also picked up if not booting via A9LH. +- **Use custom path**: If the option is **on**, you can change the default location of the Luma3DS payload (which is `arm9loaderhax.bin` on the root of the SD/CTRNAND) by typing it in a `path.txt` file in `luma`, it must **start with a `/`** and not exceed **55 characters**. +This path will be attempted on both SD and CTRNAND, and is also picked up if not booting via A9LH. ---