diff --git a/_pages/en_US/include/configure-luma3ds.txt b/_pages/en_US/include/configure-luma3ds.txt index 0c52277041..a118c9d715 100644 --- a/_pages/en_US/include/configure-luma3ds.txt +++ b/_pages/en_US/include/configure-luma3ds.txt @@ -1,8 +1,4 @@ -{%- if include.onboot == "true" %} -1. Press and hold (Select), and while holding (Select), power on your device. This will launch Luma3DS configuration -{%- else %} -1. Your device should have rebooted into the Luma3DS configuration menu -{%- endif %} +1. Your device should have booted into the Luma3DS configuration menu + Luma3DS configuration menu are settings for the Luma3DS custom firmware. Many of these settings may be useful for customization or debugging + For the purpose of this guide, **leave these options on the default settings** (do not check or uncheck anything) + If your device shuts down when you try to power it on, ensure that you have copied `boot.firm` from the Luma3DS `.zip` to the root of your SD card diff --git a/_pages/en_US/installing-boot9strap-(fredtool).txt b/_pages/en_US/installing-boot9strap-(fredtool).txt index 40fb943f99..b690689638 100644 --- a/_pages/en_US/installing-boot9strap-(fredtool).txt +++ b/_pages/en_US/installing-boot9strap-(fredtool).txt @@ -90,7 +90,8 @@ In this section, you will copy the hacked DS Connection Settings DSiWare to inte #### Section VI - Luma3DS Configuration -{% include_relative include/configure-luma3ds.txt onboot="true" %} +1. Press and hold (Select), and while holding (Select), power on your device. This will launch Luma3DS configuration +{% include_relative include/configure-luma3ds.txt %} {% include_relative include/luma3ds-installed-note.txt %} diff --git a/_pages/en_US/installing-boot9strap-(hardmod).txt b/_pages/en_US/installing-boot9strap-(hardmod).txt index 6672257db7..eb79b68b81 100644 --- a/_pages/en_US/installing-boot9strap-(hardmod).txt +++ b/_pages/en_US/installing-boot9strap-(hardmod).txt @@ -95,7 +95,8 @@ In this section, you will install custom firmware to the dumped NAND image, and 1. Flash your outputted `NAND-patched.bin` to your device with your hardmod 1. Power off your device 1. Disconnect your hardmod -{%- include_relative include/configure-luma3ds.txt onboot="true" %} +1. Press and hold (Select), and while holding (Select), power on your device. This will launch Luma3DS configuration +{% include_relative include/configure-luma3ds.txt %} {% include_relative include/luma3ds-installed-note.txt %}