From 03772c2c7d14bb4b35acde806a5530798b200677 Mon Sep 17 00:00:00 2001 From: lifehackerhansol Date: Fri, 31 Mar 2023 00:26:07 -0700 Subject: [PATCH] configure-luma3ds: slight reword so that we don't need the include argument This way, we can just "Hold SELECT and boot" -> configure-luma3ds on the relevant pages. This reverts commit 1eaf72401f3612d68e49354324b3e401a43582ff. --- _pages/en_US/include/configure-luma3ds.txt | 6 +----- _pages/en_US/installing-boot9strap-(fredtool).txt | 3 ++- _pages/en_US/installing-boot9strap-(hardmod).txt | 3 ++- 3 files changed, 5 insertions(+), 7 deletions(-) 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 %}