From 691033fb3fd14815402b245ed1790aee2649b6aa Mon Sep 17 00:00:00 2001 From: radostin04 Date: Wed, 30 Dec 2020 00:48:45 +0200 Subject: [PATCH] console's --- _pages/en_US/installing-boot9strap-(ntrboot).txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/_pages/en_US/installing-boot9strap-(ntrboot).txt b/_pages/en_US/installing-boot9strap-(ntrboot).txt index 1ac28a2e9f..69cd3acd95 100644 --- a/_pages/en_US/installing-boot9strap-(ntrboot).txt +++ b/_pages/en_US/installing-boot9strap-(ntrboot).txt @@ -21,12 +21,12 @@ To use the [magnet](https://wikipedia.org/wiki/Magnet_URI_scheme) links on this #### Section I - Prep Work 1. Power off your device -1. Insert your 3DS's SD card into your computer +1. Insert your console's SD card into your computer + This is the SD card from your 3DS, *not* the SD card from your flashcart -1. Copy `SafeB9SInstaller.firm` to the root of your 3DS's SD card and rename it to `boot.firm` -1. Copy `boot.3dsx` from the Luma3DS `.zip` to the root of your 3DS's SD card -1. Create a folder named `boot9strap` on the root of your 3DS's SD card -1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your 3DS's SD card +1. Copy `SafeB9SInstaller.firm` to the root of your console's SD card and rename it to `boot.firm` +1. Copy `boot.3dsx` from the Luma3DS `.zip` to the root of your console's SD card +1. Create a folder named `boot9strap` on the root of your console's SD card +1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your console's SD card ![]({{ "/images/screenshots/boot9strap-ntrboot-file-layout.png" | absolute_url }}) {: .notice--info}