diff --git a/_pages/en_US/Finalizing-Setup.txt b/_pages/en_US/Finalizing-Setup.txt index a21397feb1..3bfbad3864 100644 --- a/_pages/en_US/Finalizing-Setup.txt +++ b/_pages/en_US/Finalizing-Setup.txt @@ -182,7 +182,7 @@ This will only update the Luma3DS files on your SD card. If you boot your device You will now boot Luma3DS CFW SysNAND by default. You can now hold (Select) on boot to launch the Luma3DS configuration menu. You can now hold (Start) on boot to launch the Luma3DS chainloader menu (note that the Luma3DS chainloader menu is only displayed if there is more than one payload detected). -You can now hold (Start) + (Select) + (X) on boot to dump the ARM11 bootrom (`boot11.bin`), the ARM9 bootrom (`boot9.bin`), and your console unique OTP (`OTP.bin`) to the `/boot9strap/` folder on your SD card. +You can now hold (Start) + (Select) + (X) on boot to dump the ARM11 bootrom (`boot11.bin`), the ARM9 bootrom (`boot9.bin`), and your console unique OTP (`OTP.bin`) to the `/boot9strap/` folder on your SD card (note that this will not have any kind of prompt or message). {% endcapture %}
{{ notice-6 | markdownify }}
diff --git a/_pages/en_US/Updating-to-Boot9Strap.txt b/_pages/en_US/Updating-to-Boot9Strap.txt index 18e6ed455d..5b2c906d35 100644 --- a/_pages/en_US/Updating-to-Boot9Strap.txt +++ b/_pages/en_US/Updating-to-Boot9Strap.txt @@ -122,7 +122,7 @@ This fork of Luma3DS Updater allows for boot9strap compatibility by downloading {% capture notice-6 %} You can now hold (Select) on boot to launch the Luma3DS configuration menu. You can now hold (Start) on boot to launch the Luma3DS chainloader menu (note that the Luma3DS chainloader menu is only displayed if there is more than one payload detected). -You can now hold (Start) + (Select) + (X) on boot to dump the ARM11 bootrom (`boot11.bin`), the ARM9 bootrom (`boot9.bin`), and your console unique OTP (`OTP.bin`) to the `/boot9strap/` folder on your SD card. +You can now hold (Start) + (Select) + (X) on boot to dump the ARM11 bootrom (`boot11.bin`), the ARM9 bootrom (`boot9.bin`), and your console unique OTP (`OTP.bin`) to the `/boot9strap/` folder on your SD card (note that this will not have any kind of prompt or message). {% endcapture %}
{{ notice-6 | markdownify }}