diff --git a/_pages/af_ZA/finalizing-setup.txt b/_pages/af_ZA/finalizing-setup.txt
index 31510ba3a7..3aca49c4de 100644
--- a/_pages/af_ZA/finalizing-setup.txt
+++ b/_pages/af_ZA/finalizing-setup.txt
@@ -166,7 +166,7 @@ To use [NTR CFW](https://github.com/44670/BootNTR/), install [BootNTR Selector](
{: .notice--info}
{% capture notice-7 %}
-Remove any extra files and folders from the root of your SD card that are *not* in the following image:
+Remove any extra files and folders from the root of your SD card that are *not* in the following image. If you have it, leave the `DCIM` folder as this contains any pictures taken with the 3DS camera:
![]({{ base_path }}/images/screenshots/final-file-layout.png)
{% endcapture %}
diff --git a/_pages/af_ZA/homebrew-launcher-(alternatives).txt b/_pages/af_ZA/homebrew-launcher-(alternatives).txt
index 0b3745282b..db0ca1369c 100644
--- a/_pages/af_ZA/homebrew-launcher-(alternatives).txt
+++ b/_pages/af_ZA/homebrew-launcher-(alternatives).txt
@@ -14,14 +14,25 @@ Ensure your device's Wireless Communication is turned on as udsploit (used in th
#### What you need
* The Homebrew [Starter Kit](http://smealum.github.io/ninjhax2/starter.zip)
+* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
+* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
+* The latest release of [safehax](https://github.com/TiniVi/safehax/releases/latest)
+* The latest release of [udsploit](https://github.com/smealum/udsploit/releases/latest)
+* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(the `.7z` file)*
#### Instructions
1. Power off your device
1. Insert your SD card into your computer
1. Copy _the contents of_ the `starter.zip` to the root of your SD card
+1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
+1. Create a folder named `boot9strap` on the root of your SD card
+1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card
+1. Copy `safehax.3dsx` to the `/3ds/` folder on your SD card
+1. Copy `udsploit.3dsx` to the `/3ds/` folder on your SD card
+1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card and rename `SafeB9SInstaller.bin` to `safehaxpayload.bin`
- ![]({{ base_path }}/images/screenshots/hb-alt-file-layout.png)
+ ![]({{ base_path }}/images/screenshots/boot9strap-hb-file-layout.png)
{: .notice--info}
1. Reinsert your SD card into your device
diff --git a/_pages/af_ZA/homebrew-launcher-(soundhax).txt b/_pages/af_ZA/homebrew-launcher-(soundhax).txt
index b08f2a1133..1ade427a02 100644
--- a/_pages/af_ZA/homebrew-launcher-(soundhax).txt
+++ b/_pages/af_ZA/homebrew-launcher-(soundhax).txt
@@ -24,6 +24,11 @@ This means that using a Cart Update from a version containing an older Nintendo
* The Homebrew [Starter Kit](http://smealum.github.io/ninjhax2/starter.zip)
* The latest release of [Soundhax](http://soundhax.com/) *(for your device and region)*
+* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
+* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
+* The latest release of [safehax](https://github.com/TiniVi/safehax/releases/latest)
+* The latest release of [udsploit](https://github.com/smealum/udsploit/releases/latest)
+* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(the `.7z` file)*
* The [otherapp payload](https://smealum.github.io/3ds/#otherapp) *(for your version and region)*
#### Instructions
@@ -33,8 +38,14 @@ This means that using a Cart Update from a version containing an older Nintendo
1. Copy _the contents of_ `starter.zip` to the root of your SD card
1. Copy the Soundhax `.m4a` to the root of your SD card
1. Copy the otherapp payload to the root of your SD card and rename it to `otherapp.bin`
+1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
+1. Create a folder named `boot9strap` on the root of your SD card
+1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card
+1. Copy `safehax.3dsx` to the `/3ds/` folder on your SD card
+1. Copy `udsploit.3dsx` to the `/3ds/` folder on your SD card
+1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card and rename `SafeB9SInstaller.bin` to `safehaxpayload.bin`
- ![]({{ base_path }}/images/screenshots/soundhax-file-layout.png)
+ ![]({{ base_path }}/images/screenshots/boot9strap-hb-file-layout.png)
{: .notice--info}
1. Reinsert your SD card into your device
diff --git a/_pages/af_ZA/installing-boot9strap-(homebrew-launcher).txt b/_pages/af_ZA/installing-boot9strap-(homebrew-launcher).txt
index 5b430ca0bf..da2bb297b5 100644
--- a/_pages/af_ZA/installing-boot9strap-(homebrew-launcher).txt
+++ b/_pages/af_ZA/installing-boot9strap-(homebrew-launcher).txt
@@ -5,32 +5,9 @@ title: "Installing boot9strap (Homebrew Launcher)"
If you have already hacked your device before and have a EmuNAND based CFW setup, this guide deals exclusively with SysNAND and you should follow all instructions from within or applying to SysNAND. Note that the terms EmuNAND and RedNAND refer to slightly different implementations of [the same concept](http://3dbrew.org/wiki/NAND_Redirection).
{: .notice--info}
-#### What you need
-
-* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
-* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
-* The latest release of [safehax](https://github.com/TiniVi/safehax/releases/latest)
-* The latest release of [udsploit](https://github.com/smealum/udsploit/releases/latest)
-* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(the `.7z` file)*
-
#### Instructions
-##### Section I - Prep Work
-
-1. Remove your SD card from your device, leaving it on the Homebrew Launcher, then insert your SD card into your computer
-1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
-1. Create a folder named `boot9strap` on the root of your SD card
-1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card
-1. Copy `safehax.3dsx` to the `/3ds/` folder on your SD card
-1. Copy `udsploit.3dsx` to the `/3ds/` folder on your SD card
-1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card and rename `SafeB9SInstaller.bin` to `safehaxpayload.bin`
-
- ![]({{ base_path }}/images/screenshots/boot9strap-hb-file-layout.png)
- {: .notice--info}
-
-1. Reinsert your SD card into your device
-
-##### Section II - Launching SafeB9SInstaller
+##### Section I - Launching SafeB9SInstaller
1. Launch udsploit from the list of homebrew
+ You may have to scroll down to see this option
@@ -44,13 +21,13 @@ If you have already hacked your device before and have a EmuNAND based CFW setup
+ If it freezes, just force the console to power off by holding the power button, then try again
1. If the exploit was successful, you will have booted into SafeB9SInstaller
-##### Section III - Installing boot9strap
+##### Section II - Installing boot9strap
1. Wait for all safety checks to complete
1. When prompted, input the key combo given to install boot9strap
1. Once it has completed, press (A) to reboot your device
-##### Section IV - Configuring Luma3DS
+##### Section III - Configuring Luma3DS
1. Your device should have rebooted into the Luma3DS configuration menu
+ If you get a black screen, [follow this troubleshooting guide](troubleshooting#ts_sys_b9s)
diff --git a/_pages/ar_SA/finalizing-setup.txt b/_pages/ar_SA/finalizing-setup.txt
index 31510ba3a7..3aca49c4de 100644
--- a/_pages/ar_SA/finalizing-setup.txt
+++ b/_pages/ar_SA/finalizing-setup.txt
@@ -166,7 +166,7 @@ To use [NTR CFW](https://github.com/44670/BootNTR/), install [BootNTR Selector](
{: .notice--info}
{% capture notice-7 %}
-Remove any extra files and folders from the root of your SD card that are *not* in the following image:
+Remove any extra files and folders from the root of your SD card that are *not* in the following image. If you have it, leave the `DCIM` folder as this contains any pictures taken with the 3DS camera:
![]({{ base_path }}/images/screenshots/final-file-layout.png)
{% endcapture %}
diff --git a/_pages/ar_SA/homebrew-launcher-(alternatives).txt b/_pages/ar_SA/homebrew-launcher-(alternatives).txt
index 0b3745282b..db0ca1369c 100644
--- a/_pages/ar_SA/homebrew-launcher-(alternatives).txt
+++ b/_pages/ar_SA/homebrew-launcher-(alternatives).txt
@@ -14,14 +14,25 @@ Ensure your device's Wireless Communication is turned on as udsploit (used in th
#### What you need
* The Homebrew [Starter Kit](http://smealum.github.io/ninjhax2/starter.zip)
+* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
+* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
+* The latest release of [safehax](https://github.com/TiniVi/safehax/releases/latest)
+* The latest release of [udsploit](https://github.com/smealum/udsploit/releases/latest)
+* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(the `.7z` file)*
#### Instructions
1. Power off your device
1. Insert your SD card into your computer
1. Copy _the contents of_ the `starter.zip` to the root of your SD card
+1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
+1. Create a folder named `boot9strap` on the root of your SD card
+1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card
+1. Copy `safehax.3dsx` to the `/3ds/` folder on your SD card
+1. Copy `udsploit.3dsx` to the `/3ds/` folder on your SD card
+1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card and rename `SafeB9SInstaller.bin` to `safehaxpayload.bin`
- ![]({{ base_path }}/images/screenshots/hb-alt-file-layout.png)
+ ![]({{ base_path }}/images/screenshots/boot9strap-hb-file-layout.png)
{: .notice--info}
1. Reinsert your SD card into your device
diff --git a/_pages/ar_SA/homebrew-launcher-(soundhax).txt b/_pages/ar_SA/homebrew-launcher-(soundhax).txt
index b08f2a1133..1ade427a02 100644
--- a/_pages/ar_SA/homebrew-launcher-(soundhax).txt
+++ b/_pages/ar_SA/homebrew-launcher-(soundhax).txt
@@ -24,6 +24,11 @@ This means that using a Cart Update from a version containing an older Nintendo
* The Homebrew [Starter Kit](http://smealum.github.io/ninjhax2/starter.zip)
* The latest release of [Soundhax](http://soundhax.com/) *(for your device and region)*
+* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
+* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
+* The latest release of [safehax](https://github.com/TiniVi/safehax/releases/latest)
+* The latest release of [udsploit](https://github.com/smealum/udsploit/releases/latest)
+* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(the `.7z` file)*
* The [otherapp payload](https://smealum.github.io/3ds/#otherapp) *(for your version and region)*
#### Instructions
@@ -33,8 +38,14 @@ This means that using a Cart Update from a version containing an older Nintendo
1. Copy _the contents of_ `starter.zip` to the root of your SD card
1. Copy the Soundhax `.m4a` to the root of your SD card
1. Copy the otherapp payload to the root of your SD card and rename it to `otherapp.bin`
+1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
+1. Create a folder named `boot9strap` on the root of your SD card
+1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card
+1. Copy `safehax.3dsx` to the `/3ds/` folder on your SD card
+1. Copy `udsploit.3dsx` to the `/3ds/` folder on your SD card
+1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card and rename `SafeB9SInstaller.bin` to `safehaxpayload.bin`
- ![]({{ base_path }}/images/screenshots/soundhax-file-layout.png)
+ ![]({{ base_path }}/images/screenshots/boot9strap-hb-file-layout.png)
{: .notice--info}
1. Reinsert your SD card into your device
diff --git a/_pages/ar_SA/installing-boot9strap-(homebrew-launcher).txt b/_pages/ar_SA/installing-boot9strap-(homebrew-launcher).txt
index 5b430ca0bf..da2bb297b5 100644
--- a/_pages/ar_SA/installing-boot9strap-(homebrew-launcher).txt
+++ b/_pages/ar_SA/installing-boot9strap-(homebrew-launcher).txt
@@ -5,32 +5,9 @@ title: "Installing boot9strap (Homebrew Launcher)"
If you have already hacked your device before and have a EmuNAND based CFW setup, this guide deals exclusively with SysNAND and you should follow all instructions from within or applying to SysNAND. Note that the terms EmuNAND and RedNAND refer to slightly different implementations of [the same concept](http://3dbrew.org/wiki/NAND_Redirection).
{: .notice--info}
-#### What you need
-
-* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
-* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
-* The latest release of [safehax](https://github.com/TiniVi/safehax/releases/latest)
-* The latest release of [udsploit](https://github.com/smealum/udsploit/releases/latest)
-* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(the `.7z` file)*
-
#### Instructions
-##### Section I - Prep Work
-
-1. Remove your SD card from your device, leaving it on the Homebrew Launcher, then insert your SD card into your computer
-1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
-1. Create a folder named `boot9strap` on the root of your SD card
-1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card
-1. Copy `safehax.3dsx` to the `/3ds/` folder on your SD card
-1. Copy `udsploit.3dsx` to the `/3ds/` folder on your SD card
-1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card and rename `SafeB9SInstaller.bin` to `safehaxpayload.bin`
-
- ![]({{ base_path }}/images/screenshots/boot9strap-hb-file-layout.png)
- {: .notice--info}
-
-1. Reinsert your SD card into your device
-
-##### Section II - Launching SafeB9SInstaller
+##### Section I - Launching SafeB9SInstaller
1. Launch udsploit from the list of homebrew
+ You may have to scroll down to see this option
@@ -44,13 +21,13 @@ If you have already hacked your device before and have a EmuNAND based CFW setup
+ If it freezes, just force the console to power off by holding the power button, then try again
1. If the exploit was successful, you will have booted into SafeB9SInstaller
-##### Section III - Installing boot9strap
+##### Section II - Installing boot9strap
1. Wait for all safety checks to complete
1. When prompted, input the key combo given to install boot9strap
1. Once it has completed, press (A) to reboot your device
-##### Section IV - Configuring Luma3DS
+##### Section III - Configuring Luma3DS
1. Your device should have rebooted into the Luma3DS configuration menu
+ If you get a black screen, [follow this troubleshooting guide](troubleshooting#ts_sys_b9s)
diff --git a/_pages/ca_ES/finalizing-setup.txt b/_pages/ca_ES/finalizing-setup.txt
index c98c03aee1..6d75df8d84 100644
--- a/_pages/ca_ES/finalizing-setup.txt
+++ b/_pages/ca_ES/finalizing-setup.txt
@@ -166,7 +166,7 @@ To use [NTR CFW](https://github.com/44670/BootNTR/), install [BootNTR Selector](
{: .notice--info}
{% capture notice-7 %}
-Remove any extra files and folders from the root of your SD card that are *not* in the following image:
+Remove any extra files and folders from the root of your SD card that are *not* in the following image. If you have it, leave the `DCIM` folder as this contains any pictures taken with the 3DS camera:
![]({{ base_path }}/images/screenshots/final-file-layout.png)
{% endcapture %}
diff --git a/_pages/ca_ES/homebrew-launcher-(alternatives).txt b/_pages/ca_ES/homebrew-launcher-(alternatives).txt
index 47d90fb302..8ac039c3d0 100644
--- a/_pages/ca_ES/homebrew-launcher-(alternatives).txt
+++ b/_pages/ca_ES/homebrew-launcher-(alternatives).txt
@@ -14,14 +14,25 @@ Ensure your device's Wireless Communication is turned on as udsploit (used in th
#### Què necessiteu
* The Homebrew [Starter Kit](http://smealum.github.io/ninjhax2/starter.zip)
+* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
+* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
+* The latest release of [safehax](https://github.com/TiniVi/safehax/releases/latest)
+* The latest release of [udsploit](https://github.com/smealum/udsploit/releases/latest)
+* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(the `.7z` file)*
#### Instruccions
1. Power off your device
1. Insert your SD card into your computer
1. Copy _the contents of_ the `starter.zip` to the root of your SD card
+1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
+1. Create a folder named `boot9strap` on the root of your SD card
+1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card
+1. Copy `safehax.3dsx` to the `/3ds/` folder on your SD card
+1. Copy `udsploit.3dsx` to the `/3ds/` folder on your SD card
+1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card and rename `SafeB9SInstaller.bin` to `safehaxpayload.bin`
- ![]({{ base_path }}/images/screenshots/hb-alt-file-layout.png)
+ ![]({{ base_path }}/images/screenshots/boot9strap-hb-file-layout.png)
{: .notice--info}
1. Reinsert your SD card into your device
diff --git a/_pages/ca_ES/homebrew-launcher-(soundhax).txt b/_pages/ca_ES/homebrew-launcher-(soundhax).txt
index eea9d2d829..c4fb178f74 100644
--- a/_pages/ca_ES/homebrew-launcher-(soundhax).txt
+++ b/_pages/ca_ES/homebrew-launcher-(soundhax).txt
@@ -24,6 +24,11 @@ This means that using a Cart Update from a version containing an older Nintendo
* The Homebrew [Starter Kit](http://smealum.github.io/ninjhax2/starter.zip)
* The latest release of [Soundhax](http://soundhax.com/) *(for your device and region)*
+* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
+* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
+* The latest release of [safehax](https://github.com/TiniVi/safehax/releases/latest)
+* The latest release of [udsploit](https://github.com/smealum/udsploit/releases/latest)
+* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(the `.7z` file)*
* The [otherapp payload](https://smealum.github.io/3ds/#otherapp) *(for your version and region)*
#### Instruccions
@@ -33,8 +38,14 @@ This means that using a Cart Update from a version containing an older Nintendo
1. Copy _the contents of_ `starter.zip` to the root of your SD card
1. Copy the Soundhax `.m4a` to the root of your SD card
1. Copy the otherapp payload to the root of your SD card and rename it to `otherapp.bin`
+1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
+1. Create a folder named `boot9strap` on the root of your SD card
+1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card
+1. Copy `safehax.3dsx` to the `/3ds/` folder on your SD card
+1. Copy `udsploit.3dsx` to the `/3ds/` folder on your SD card
+1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card and rename `SafeB9SInstaller.bin` to `safehaxpayload.bin`
- ![]({{ base_path }}/images/screenshots/soundhax-file-layout.png)
+ ![]({{ base_path }}/images/screenshots/boot9strap-hb-file-layout.png)
{: .notice--info}
1. Reinsert your SD card into your device
diff --git a/_pages/ca_ES/installing-boot9strap-(homebrew-launcher).txt b/_pages/ca_ES/installing-boot9strap-(homebrew-launcher).txt
index 29c0ba3665..1e91637b5e 100644
--- a/_pages/ca_ES/installing-boot9strap-(homebrew-launcher).txt
+++ b/_pages/ca_ES/installing-boot9strap-(homebrew-launcher).txt
@@ -5,32 +5,9 @@ title: "Installing boot9strap (Homebrew Launcher)"
If you have already hacked your device before and have a EmuNAND based CFW setup, this guide deals exclusively with SysNAND and you should follow all instructions from within or applying to SysNAND. Note that the terms EmuNAND and RedNAND refer to slightly different implementations of [the same concept](http://3dbrew.org/wiki/NAND_Redirection).
{: .notice--info}
-#### Què necessiteu
-
-* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
-* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
-* The latest release of [safehax](https://github.com/TiniVi/safehax/releases/latest)
-* The latest release of [udsploit](https://github.com/smealum/udsploit/releases/latest)
-* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(the `.7z` file)*
-
#### Instruccions
-##### Section I - Prep Work
-
-1. Remove your SD card from your device, leaving it on the Homebrew Launcher, then insert your SD card into your computer
-1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
-1. Create a folder named `boot9strap` on the root of your SD card
-1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card
-1. Copy `safehax.3dsx` to the `/3ds/` folder on your SD card
-1. Copy `udsploit.3dsx` to the `/3ds/` folder on your SD card
-1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card and rename `SafeB9SInstaller.bin` to `safehaxpayload.bin`
-
- ![]({{ base_path }}/images/screenshots/boot9strap-hb-file-layout.png)
- {: .notice--info}
-
-1. Reinsert your SD card into your device
-
-##### Section II - Launching SafeB9SInstaller
+##### Section I - Launching SafeB9SInstaller
1. Launch udsploit from the list of homebrew
+ You may have to scroll down to see this option
@@ -44,13 +21,13 @@ If you have already hacked your device before and have a EmuNAND based CFW setup
+ If it freezes, just force the console to power off by holding the power button, then try again
1. If the exploit was successful, you will have booted into SafeB9SInstaller
-##### Section III - Installing boot9strap
+##### Section II - Installing boot9strap
1. Wait for all safety checks to complete
1. When prompted, input the key combo given to install boot9strap
1. Once it has completed, press (A) to reboot your device
-##### Section IV - Configuring Luma3DS
+##### Section III - Configuring Luma3DS
1. Your device should have rebooted into the Luma3DS configuration menu
+ If you get a black screen, [follow this troubleshooting guide](troubleshooting#ts_sys_b9s)
diff --git a/_pages/cs_CZ/finalizing-setup.txt b/_pages/cs_CZ/finalizing-setup.txt
index 31510ba3a7..3aca49c4de 100644
--- a/_pages/cs_CZ/finalizing-setup.txt
+++ b/_pages/cs_CZ/finalizing-setup.txt
@@ -166,7 +166,7 @@ To use [NTR CFW](https://github.com/44670/BootNTR/), install [BootNTR Selector](
{: .notice--info}
{% capture notice-7 %}
-Remove any extra files and folders from the root of your SD card that are *not* in the following image:
+Remove any extra files and folders from the root of your SD card that are *not* in the following image. If you have it, leave the `DCIM` folder as this contains any pictures taken with the 3DS camera:
![]({{ base_path }}/images/screenshots/final-file-layout.png)
{% endcapture %}
diff --git a/_pages/cs_CZ/homebrew-launcher-(alternatives).txt b/_pages/cs_CZ/homebrew-launcher-(alternatives).txt
index 0b3745282b..db0ca1369c 100644
--- a/_pages/cs_CZ/homebrew-launcher-(alternatives).txt
+++ b/_pages/cs_CZ/homebrew-launcher-(alternatives).txt
@@ -14,14 +14,25 @@ Ensure your device's Wireless Communication is turned on as udsploit (used in th
#### What you need
* The Homebrew [Starter Kit](http://smealum.github.io/ninjhax2/starter.zip)
+* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
+* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
+* The latest release of [safehax](https://github.com/TiniVi/safehax/releases/latest)
+* The latest release of [udsploit](https://github.com/smealum/udsploit/releases/latest)
+* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(the `.7z` file)*
#### Instructions
1. Power off your device
1. Insert your SD card into your computer
1. Copy _the contents of_ the `starter.zip` to the root of your SD card
+1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
+1. Create a folder named `boot9strap` on the root of your SD card
+1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card
+1. Copy `safehax.3dsx` to the `/3ds/` folder on your SD card
+1. Copy `udsploit.3dsx` to the `/3ds/` folder on your SD card
+1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card and rename `SafeB9SInstaller.bin` to `safehaxpayload.bin`
- ![]({{ base_path }}/images/screenshots/hb-alt-file-layout.png)
+ ![]({{ base_path }}/images/screenshots/boot9strap-hb-file-layout.png)
{: .notice--info}
1. Reinsert your SD card into your device
diff --git a/_pages/cs_CZ/homebrew-launcher-(soundhax).txt b/_pages/cs_CZ/homebrew-launcher-(soundhax).txt
index b08f2a1133..1ade427a02 100644
--- a/_pages/cs_CZ/homebrew-launcher-(soundhax).txt
+++ b/_pages/cs_CZ/homebrew-launcher-(soundhax).txt
@@ -24,6 +24,11 @@ This means that using a Cart Update from a version containing an older Nintendo
* The Homebrew [Starter Kit](http://smealum.github.io/ninjhax2/starter.zip)
* The latest release of [Soundhax](http://soundhax.com/) *(for your device and region)*
+* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
+* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
+* The latest release of [safehax](https://github.com/TiniVi/safehax/releases/latest)
+* The latest release of [udsploit](https://github.com/smealum/udsploit/releases/latest)
+* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(the `.7z` file)*
* The [otherapp payload](https://smealum.github.io/3ds/#otherapp) *(for your version and region)*
#### Instructions
@@ -33,8 +38,14 @@ This means that using a Cart Update from a version containing an older Nintendo
1. Copy _the contents of_ `starter.zip` to the root of your SD card
1. Copy the Soundhax `.m4a` to the root of your SD card
1. Copy the otherapp payload to the root of your SD card and rename it to `otherapp.bin`
+1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
+1. Create a folder named `boot9strap` on the root of your SD card
+1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card
+1. Copy `safehax.3dsx` to the `/3ds/` folder on your SD card
+1. Copy `udsploit.3dsx` to the `/3ds/` folder on your SD card
+1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card and rename `SafeB9SInstaller.bin` to `safehaxpayload.bin`
- ![]({{ base_path }}/images/screenshots/soundhax-file-layout.png)
+ ![]({{ base_path }}/images/screenshots/boot9strap-hb-file-layout.png)
{: .notice--info}
1. Reinsert your SD card into your device
diff --git a/_pages/cs_CZ/installing-boot9strap-(homebrew-launcher).txt b/_pages/cs_CZ/installing-boot9strap-(homebrew-launcher).txt
index 5b430ca0bf..da2bb297b5 100644
--- a/_pages/cs_CZ/installing-boot9strap-(homebrew-launcher).txt
+++ b/_pages/cs_CZ/installing-boot9strap-(homebrew-launcher).txt
@@ -5,32 +5,9 @@ title: "Installing boot9strap (Homebrew Launcher)"
If you have already hacked your device before and have a EmuNAND based CFW setup, this guide deals exclusively with SysNAND and you should follow all instructions from within or applying to SysNAND. Note that the terms EmuNAND and RedNAND refer to slightly different implementations of [the same concept](http://3dbrew.org/wiki/NAND_Redirection).
{: .notice--info}
-#### What you need
-
-* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
-* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
-* The latest release of [safehax](https://github.com/TiniVi/safehax/releases/latest)
-* The latest release of [udsploit](https://github.com/smealum/udsploit/releases/latest)
-* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(the `.7z` file)*
-
#### Instructions
-##### Section I - Prep Work
-
-1. Remove your SD card from your device, leaving it on the Homebrew Launcher, then insert your SD card into your computer
-1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
-1. Create a folder named `boot9strap` on the root of your SD card
-1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card
-1. Copy `safehax.3dsx` to the `/3ds/` folder on your SD card
-1. Copy `udsploit.3dsx` to the `/3ds/` folder on your SD card
-1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card and rename `SafeB9SInstaller.bin` to `safehaxpayload.bin`
-
- ![]({{ base_path }}/images/screenshots/boot9strap-hb-file-layout.png)
- {: .notice--info}
-
-1. Reinsert your SD card into your device
-
-##### Section II - Launching SafeB9SInstaller
+##### Section I - Launching SafeB9SInstaller
1. Launch udsploit from the list of homebrew
+ You may have to scroll down to see this option
@@ -44,13 +21,13 @@ If you have already hacked your device before and have a EmuNAND based CFW setup
+ If it freezes, just force the console to power off by holding the power button, then try again
1. If the exploit was successful, you will have booted into SafeB9SInstaller
-##### Section III - Installing boot9strap
+##### Section II - Installing boot9strap
1. Wait for all safety checks to complete
1. When prompted, input the key combo given to install boot9strap
1. Once it has completed, press (A) to reboot your device
-##### Section IV - Configuring Luma3DS
+##### Section III - Configuring Luma3DS
1. Your device should have rebooted into the Luma3DS configuration menu
+ If you get a black screen, [follow this troubleshooting guide](troubleshooting#ts_sys_b9s)
diff --git a/_pages/da_DK/finalizing-setup.txt b/_pages/da_DK/finalizing-setup.txt
index 31510ba3a7..3aca49c4de 100644
--- a/_pages/da_DK/finalizing-setup.txt
+++ b/_pages/da_DK/finalizing-setup.txt
@@ -166,7 +166,7 @@ To use [NTR CFW](https://github.com/44670/BootNTR/), install [BootNTR Selector](
{: .notice--info}
{% capture notice-7 %}
-Remove any extra files and folders from the root of your SD card that are *not* in the following image:
+Remove any extra files and folders from the root of your SD card that are *not* in the following image. If you have it, leave the `DCIM` folder as this contains any pictures taken with the 3DS camera:
![]({{ base_path }}/images/screenshots/final-file-layout.png)
{% endcapture %}
diff --git a/_pages/da_DK/homebrew-launcher-(alternatives).txt b/_pages/da_DK/homebrew-launcher-(alternatives).txt
index 0b3745282b..db0ca1369c 100644
--- a/_pages/da_DK/homebrew-launcher-(alternatives).txt
+++ b/_pages/da_DK/homebrew-launcher-(alternatives).txt
@@ -14,14 +14,25 @@ Ensure your device's Wireless Communication is turned on as udsploit (used in th
#### What you need
* The Homebrew [Starter Kit](http://smealum.github.io/ninjhax2/starter.zip)
+* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
+* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
+* The latest release of [safehax](https://github.com/TiniVi/safehax/releases/latest)
+* The latest release of [udsploit](https://github.com/smealum/udsploit/releases/latest)
+* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(the `.7z` file)*
#### Instructions
1. Power off your device
1. Insert your SD card into your computer
1. Copy _the contents of_ the `starter.zip` to the root of your SD card
+1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
+1. Create a folder named `boot9strap` on the root of your SD card
+1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card
+1. Copy `safehax.3dsx` to the `/3ds/` folder on your SD card
+1. Copy `udsploit.3dsx` to the `/3ds/` folder on your SD card
+1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card and rename `SafeB9SInstaller.bin` to `safehaxpayload.bin`
- ![]({{ base_path }}/images/screenshots/hb-alt-file-layout.png)
+ ![]({{ base_path }}/images/screenshots/boot9strap-hb-file-layout.png)
{: .notice--info}
1. Reinsert your SD card into your device
diff --git a/_pages/da_DK/homebrew-launcher-(soundhax).txt b/_pages/da_DK/homebrew-launcher-(soundhax).txt
index b08f2a1133..1ade427a02 100644
--- a/_pages/da_DK/homebrew-launcher-(soundhax).txt
+++ b/_pages/da_DK/homebrew-launcher-(soundhax).txt
@@ -24,6 +24,11 @@ This means that using a Cart Update from a version containing an older Nintendo
* The Homebrew [Starter Kit](http://smealum.github.io/ninjhax2/starter.zip)
* The latest release of [Soundhax](http://soundhax.com/) *(for your device and region)*
+* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
+* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
+* The latest release of [safehax](https://github.com/TiniVi/safehax/releases/latest)
+* The latest release of [udsploit](https://github.com/smealum/udsploit/releases/latest)
+* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(the `.7z` file)*
* The [otherapp payload](https://smealum.github.io/3ds/#otherapp) *(for your version and region)*
#### Instructions
@@ -33,8 +38,14 @@ This means that using a Cart Update from a version containing an older Nintendo
1. Copy _the contents of_ `starter.zip` to the root of your SD card
1. Copy the Soundhax `.m4a` to the root of your SD card
1. Copy the otherapp payload to the root of your SD card and rename it to `otherapp.bin`
+1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
+1. Create a folder named `boot9strap` on the root of your SD card
+1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card
+1. Copy `safehax.3dsx` to the `/3ds/` folder on your SD card
+1. Copy `udsploit.3dsx` to the `/3ds/` folder on your SD card
+1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card and rename `SafeB9SInstaller.bin` to `safehaxpayload.bin`
- ![]({{ base_path }}/images/screenshots/soundhax-file-layout.png)
+ ![]({{ base_path }}/images/screenshots/boot9strap-hb-file-layout.png)
{: .notice--info}
1. Reinsert your SD card into your device
diff --git a/_pages/da_DK/installing-boot9strap-(homebrew-launcher).txt b/_pages/da_DK/installing-boot9strap-(homebrew-launcher).txt
index 5b430ca0bf..da2bb297b5 100644
--- a/_pages/da_DK/installing-boot9strap-(homebrew-launcher).txt
+++ b/_pages/da_DK/installing-boot9strap-(homebrew-launcher).txt
@@ -5,32 +5,9 @@ title: "Installing boot9strap (Homebrew Launcher)"
If you have already hacked your device before and have a EmuNAND based CFW setup, this guide deals exclusively with SysNAND and you should follow all instructions from within or applying to SysNAND. Note that the terms EmuNAND and RedNAND refer to slightly different implementations of [the same concept](http://3dbrew.org/wiki/NAND_Redirection).
{: .notice--info}
-#### What you need
-
-* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
-* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
-* The latest release of [safehax](https://github.com/TiniVi/safehax/releases/latest)
-* The latest release of [udsploit](https://github.com/smealum/udsploit/releases/latest)
-* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(the `.7z` file)*
-
#### Instructions
-##### Section I - Prep Work
-
-1. Remove your SD card from your device, leaving it on the Homebrew Launcher, then insert your SD card into your computer
-1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
-1. Create a folder named `boot9strap` on the root of your SD card
-1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card
-1. Copy `safehax.3dsx` to the `/3ds/` folder on your SD card
-1. Copy `udsploit.3dsx` to the `/3ds/` folder on your SD card
-1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card and rename `SafeB9SInstaller.bin` to `safehaxpayload.bin`
-
- ![]({{ base_path }}/images/screenshots/boot9strap-hb-file-layout.png)
- {: .notice--info}
-
-1. Reinsert your SD card into your device
-
-##### Section II - Launching SafeB9SInstaller
+##### Section I - Launching SafeB9SInstaller
1. Launch udsploit from the list of homebrew
+ You may have to scroll down to see this option
@@ -44,13 +21,13 @@ If you have already hacked your device before and have a EmuNAND based CFW setup
+ If it freezes, just force the console to power off by holding the power button, then try again
1. If the exploit was successful, you will have booted into SafeB9SInstaller
-##### Section III - Installing boot9strap
+##### Section II - Installing boot9strap
1. Wait for all safety checks to complete
1. When prompted, input the key combo given to install boot9strap
1. Once it has completed, press (A) to reboot your device
-##### Section IV - Configuring Luma3DS
+##### Section III - Configuring Luma3DS
1. Your device should have rebooted into the Luma3DS configuration menu
+ If you get a black screen, [follow this troubleshooting guide](troubleshooting#ts_sys_b9s)
diff --git a/_pages/de_DE/finalizing-setup.txt b/_pages/de_DE/finalizing-setup.txt
index 62ae456c2d..aef50f4d28 100644
--- a/_pages/de_DE/finalizing-setup.txt
+++ b/_pages/de_DE/finalizing-setup.txt
@@ -166,7 +166,7 @@ To use [NTR CFW](https://github.com/44670/BootNTR/), install [BootNTR Selector](
{: .notice--info}
{% capture notice-7 %}
-Entfernen Sie alle zusätzlichen Dateien und Ordner aus dem Stammverzeichnis der SD-Karte, die * nicht * in der folgenden Abbildung vorhanden sind:
+Remove any extra files and folders from the root of your SD card that are *not* in the following image. If you have it, leave the `DCIM` folder as this contains any pictures taken with the 3DS camera:
![]({{ base_path }}/images/screenshots/final-file-layout.png)
{% endcapture %}
diff --git a/_pages/de_DE/homebrew-launcher-(alternatives).txt b/_pages/de_DE/homebrew-launcher-(alternatives).txt
index 853767dcb6..2fe8e4dcd8 100644
--- a/_pages/de_DE/homebrew-launcher-(alternatives).txt
+++ b/_pages/de_DE/homebrew-launcher-(alternatives).txt
@@ -14,14 +14,25 @@ Ensure your device's Wireless Communication is turned on as udsploit (used in th
#### Was Du brauchst
* Das Homebrew [Starter Kit](http://smealum.github.io/ninjhax2/starter.zip)
+* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
+* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
+* Die neueste Version von [safehax] (https://github.com/TiniVi/safehax/releases/latest)
+* The neueste Version von [udsploit](https://github.com/smealum/udsploit/releases/latest)
+* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(the `.7z` file)*
#### Anleitung
1. Schalte deinen 3DS aus
1. Stecke deine SD-Karte in deinen Computer
1. Kopiere _die Inhalte_ der `starter.zip` auf das Root Verzeichnis deiner SD Karte
+1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
+1. Create a folder named `boot9strap` on the root of your SD card
+1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card
+1. Kopiere `safehax.3dsx` in den `/3ds/`-Ordner auf deiner SD-Karte
+1. Kopiere `udsploit.3dsx` in den `/3ds/`-Ordner auf deiner SD-Karte
+1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card and rename `SafeB9SInstaller.bin` to `safehaxpayload.bin`
- ![]({{ base_path }}/images/screenshots/hb-alt-file-layout.png)
+ ![]({{ base_path }}/images/screenshots/boot9strap-hb-file-layout.png)
{: .notice--info}
1. Stecke deine SD-Karte nun wieder in deinen 3DS
diff --git a/_pages/de_DE/homebrew-launcher-(soundhax).txt b/_pages/de_DE/homebrew-launcher-(soundhax).txt
index d5c459c434..93eab262b4 100644
--- a/_pages/de_DE/homebrew-launcher-(soundhax).txt
+++ b/_pages/de_DE/homebrew-launcher-(soundhax).txt
@@ -24,6 +24,11 @@ Dies bedeutet, dass das Verwenden von Karten-Updates einer Version eines ältere
* Das Homebrew [Starter Kit](http://smealum.github.io/ninjhax2/starter.zip)
+ Die aktuellste Version von [Soundhax](http://soundhax.com/) *(für deine Konsole und Region)*
+* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
+* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
+* Die neueste Version von [safehax] (https://github.com/TiniVi/safehax/releases/latest)
+* The neueste Version von [udsploit](https://github.com/smealum/udsploit/releases/latest)
+* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(the `.7z` file)*
+ Die [otherapp payload](https://smealum.github.io/3ds/#otherapp) *(für deine Version und Region)*
#### Anleitung
@@ -33,8 +38,14 @@ Dies bedeutet, dass das Verwenden von Karten-Updates einer Version eines ältere
1. Copy _the contents of_ `starter.zip` to the root of your SD card
1. Kopiere die Soundhax`.m4a` in das Stammverzeichnis der SD-Karte
1. Kopiere die otherapp payload auf das Stammverzeichnis deiner SD-Karte und benenne diese um zu `otherapp.bin`
+1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
+1. Create a folder named `boot9strap` on the root of your SD card
+1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card
+1. Kopiere `safehax.3dsx` in den `/3ds/`-Ordner auf deiner SD-Karte
+1. Kopiere `udsploit.3dsx` in den `/3ds/`-Ordner auf deiner SD-Karte
+1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card and rename `SafeB9SInstaller.bin` to `safehaxpayload.bin`
- ![]({{ base_path }}/images/screenshots/soundhax-file-layout.png)
+ ![]({{ base_path }}/images/screenshots/boot9strap-hb-file-layout.png)
{: .notice--info}
1. Stecke deine SD-Karte nun wieder in deinen 3DS
diff --git a/_pages/de_DE/installing-boot9strap-(homebrew-launcher).txt b/_pages/de_DE/installing-boot9strap-(homebrew-launcher).txt
index fb066f1b60..6e519c1235 100644
--- a/_pages/de_DE/installing-boot9strap-(homebrew-launcher).txt
+++ b/_pages/de_DE/installing-boot9strap-(homebrew-launcher).txt
@@ -5,32 +5,9 @@ title: "Installing boot9strap (Homebrew Launcher)"
Falls du bereits deinen 3DS zuvor gehackt hast und eine EmuNAND basierte CFW installiert ist: Diese Anleitung behandelt nur das SysNAND und alle Schritte sollten nur innerhalb des SysNANDs ausgeführt/angewendet werden. Beachte, dass die Begriffe EmuNAND und RedNAND sich auf leicht unterschiedliche Implementierungen [des selben Konzepts](http://3dbrew.org/wiki/NAND_Redirection) beziehen.
{: .notice--info}
-#### Was du brauchst
-
-* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
-* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
-* Die neueste Version von [safehax] (https://github.com/TiniVi/safehax/releases/latest)
-* The neueste Version von [udsploit](https://github.com/smealum/udsploit/releases/latest)
-* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(the `.7z` file)*
-
#### Anleitung
-##### Abschnitt I - Vorbereitung
-
-1. Entferne deine SD-Karte aus dem 3DS und lasse diesen im Homebrew Launcher, dann schließe die SD-Karte an den Computer an
-1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
-1. Create a folder named `boot9strap` on the root of your SD card
-1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card
-1. Kopiere `safehax.3dsx` in den `/3ds/`-Ordner auf deiner SD-Karte
-1. Kopiere `udsploit.3dsx` in den `/3ds/`-Ordner auf deiner SD-Karte
-1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card and rename `SafeB9SInstaller.bin` to `safehaxpayload.bin`
-
- ![]({{ base_path }}/images/screenshots/boot9strap-hb-file-layout.png)
- {: .notice--info}
-
-1. Stecke deine SD-Karte nun wieder in deinen 3DS
-
-##### Section II - Launching SafeB9SInstaller
+##### Section I - Launching SafeB9SInstaller
1. Starte udsploit aus der Liste von Homebrew
+ Es kann sein, dass du dafür runterscrollen musst
@@ -44,13 +21,13 @@ Falls du bereits deinen 3DS zuvor gehackt hast und eine EmuNAND basierte CFW ins
+ Wenn sich deine Konsole aufhängt, schalte sie durch langes halten des Power-Knopfes aus, und versuche es erneut
1. If the exploit was successful, you will have booted into SafeB9SInstaller
-##### Section III - Installing boot9strap
+##### Section II - Installing boot9strap
1. Wait for all safety checks to complete
1. When prompted, input the key combo given to install boot9strap
1. Once it has completed, press (A) to reboot your device
-##### Section IV - Configuring Luma3DS
+##### Abschnitt III - Luma3DS konfigurieren
1. Your device should have rebooted into the Luma3DS configuration menu
+ If you get a black screen, [follow this troubleshooting guide](troubleshooting#ts_sys_b9s)
diff --git a/_pages/el_GR/finalizing-setup.txt b/_pages/el_GR/finalizing-setup.txt
index 4fb55f4ba4..af8add6fc8 100644
--- a/_pages/el_GR/finalizing-setup.txt
+++ b/_pages/el_GR/finalizing-setup.txt
@@ -166,7 +166,7 @@ To use [NTR CFW](https://github.com/44670/BootNTR/), install [BootNTR Selector](
{: .notice--info}
{% capture notice-7 %}
-Remove any extra files and folders from the root of your SD card that are *not* in the following image:
+Remove any extra files and folders from the root of your SD card that are *not* in the following image. If you have it, leave the `DCIM` folder as this contains any pictures taken with the 3DS camera:
![]({{ base_path }}/images/screenshots/final-file-layout.png)
{% endcapture %}
diff --git a/_pages/el_GR/homebrew-launcher-(alternatives).txt b/_pages/el_GR/homebrew-launcher-(alternatives).txt
index 659117c597..0174917491 100644
--- a/_pages/el_GR/homebrew-launcher-(alternatives).txt
+++ b/_pages/el_GR/homebrew-launcher-(alternatives).txt
@@ -14,14 +14,25 @@ Ensure your device's Wireless Communication is turned on as udsploit (used in th
#### Τι χρειάζεστε
* Το Homebrew [Starter Kit](http://smealum.github.io/ninjhax2/starter.zip)
+* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
+* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
+* The latest release of [safehax](https://github.com/TiniVi/safehax/releases/latest)
+* The latest release of [udsploit](https://github.com/smealum/udsploit/releases/latest)
+* Την τελευταία έκδοση του [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(the `.7z` file)*
#### Οδηγίες
1. Power off your device
1. Εισάγετε την κάρτα SD στον υπολογιστή σας
1. Αντιγράψτε _τα περιεχόμενα_του `starter.zip` στη ρίζα της κάρτας SD
+1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
+1. Create a folder named `boot9strap` on the root of your SD card
+1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card
+1. Copy `safehax.3dsx` to the `/3ds/` folder on your SD card
+1. Copy `udsploit.3dsx` to the `/3ds/` folder on your SD card
+1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card and rename `SafeB9SInstaller.bin` to `safehaxpayload.bin`
- ![]({{ base_path }}/images/screenshots/hb-alt-file-layout.png)
+ ![]({{ base_path }}/images/screenshots/boot9strap-hb-file-layout.png)
{: .notice--info}
1. Reinsert your SD card into your device
diff --git a/_pages/el_GR/homebrew-launcher-(soundhax).txt b/_pages/el_GR/homebrew-launcher-(soundhax).txt
index ce53cb16ba..ab26402c9a 100644
--- a/_pages/el_GR/homebrew-launcher-(soundhax).txt
+++ b/_pages/el_GR/homebrew-launcher-(soundhax).txt
@@ -24,6 +24,11 @@ This means that using a Cart Update from a version containing an older Nintendo
* Το Homebrew [Starter Kit](http://smealum.github.io/ninjhax2/starter.zip)
* The latest release of [Soundhax](http://soundhax.com/) *(for your device and region)*
+* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
+* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
+* The latest release of [safehax](https://github.com/TiniVi/safehax/releases/latest)
+* The latest release of [udsploit](https://github.com/smealum/udsploit/releases/latest)
+* Την τελευταία έκδοση του [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(the `.7z` file)*
* The [otherapp payload](https://smealum.github.io/3ds/#otherapp) *(for your version and region)*
#### Οδηγίες
@@ -33,8 +38,14 @@ This means that using a Cart Update from a version containing an older Nintendo
1. Copy _the contents of_ `starter.zip` to the root of your SD card
1. Αντιγράψτε το `.m4a` του SoundHax στην ρίζα της κάρτας SD
1. Αντιγράψτε το otherapp payload στην ρίζα της κάρτας SD και μετονομάστε το σε `otherapp.bin`
+1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
+1. Create a folder named `boot9strap` on the root of your SD card
+1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card
+1. Copy `safehax.3dsx` to the `/3ds/` folder on your SD card
+1. Copy `udsploit.3dsx` to the `/3ds/` folder on your SD card
+1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card and rename `SafeB9SInstaller.bin` to `safehaxpayload.bin`
- ![]({{ base_path }}/images/screenshots/soundhax-file-layout.png)
+ ![]({{ base_path }}/images/screenshots/boot9strap-hb-file-layout.png)
{: .notice--info}
1. Reinsert your SD card into your device
diff --git a/_pages/el_GR/installing-boot9strap-(homebrew-launcher).txt b/_pages/el_GR/installing-boot9strap-(homebrew-launcher).txt
index 91ff837f49..f17e2a6acc 100644
--- a/_pages/el_GR/installing-boot9strap-(homebrew-launcher).txt
+++ b/_pages/el_GR/installing-boot9strap-(homebrew-launcher).txt
@@ -5,32 +5,9 @@ title: "Installing boot9strap (Homebrew Launcher)"
If you have already hacked your device before and have a EmuNAND based CFW setup, this guide deals exclusively with SysNAND and you should follow all instructions from within or applying to SysNAND. Σημειώστε ότι οι όροι EmuNAND και RedNAND αναφέρονται σε ελαφρώς διαφορετικές υλοποιήσεις [της ίδιας έννοιας](http://3dbrew.org/wiki/NAND_Redirection).
{: .notice--info}
-#### Τι χρειάζεστε
-
-* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
-* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
-* The latest release of [safehax](https://github.com/TiniVi/safehax/releases/latest)
-* The latest release of [udsploit](https://github.com/smealum/udsploit/releases/latest)
-* Την τελευταία έκδοση του [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(the `.7z` file)*
-
#### Οδηγίες
-##### Ενότητα I - Προετοιμασία
-
-1. Remove your SD card from your device, leaving it on the Homebrew Launcher, then insert your SD card into your computer
-1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
-1. Create a folder named `boot9strap` on the root of your SD card
-1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card
-1. Copy `safehax.3dsx` to the `/3ds/` folder on your SD card
-1. Copy `udsploit.3dsx` to the `/3ds/` folder on your SD card
-1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card and rename `SafeB9SInstaller.bin` to `safehaxpayload.bin`
-
- ![]({{ base_path }}/images/screenshots/boot9strap-hb-file-layout.png)
- {: .notice--info}
-
-1. Reinsert your SD card into your device
-
-##### Section II - Launching SafeB9SInstaller
+##### Section I - Launching SafeB9SInstaller
1. Launch udsploit from the list of homebrew
+ You may have to scroll down to see this option
@@ -44,13 +21,13 @@ If you have already hacked your device before and have a EmuNAND based CFW setup
+ Εάν παγώσει, επιβάλλετε το κλείσιμο της κονσόλας κρατώντας πατημένο το κουμπί ενεργοποίησης και δοκιμάστε ξανά
1. If the exploit was successful, you will have booted into SafeB9SInstaller
-##### Section III - Installing boot9strap
+##### Section II - Installing boot9strap
1. Wait for all safety checks to complete
1. When prompted, input the key combo given to install boot9strap
1. Once it has completed, press (A) to reboot your device
-##### Section IV - Configuring Luma3DS
+##### Ενότητα III - Ρύθμιση του Luma3DS
1. Your device should have rebooted into the Luma3DS configuration menu
+ If you get a black screen, [follow this troubleshooting guide](troubleshooting#ts_sys_b9s)
diff --git a/_pages/en_PT/finalizing-setup.txt b/_pages/en_PT/finalizing-setup.txt
index c03b86858d..e06ef63edf 100644
--- a/_pages/en_PT/finalizing-setup.txt
+++ b/_pages/en_PT/finalizing-setup.txt
@@ -166,7 +166,7 @@ To use [NTR CFW](https://github.com/44670/BootNTR/), install [BootNTR Selector](
{: .notice--info}
{% capture notice-7 %}
-Remove any extra files and folders from the root of your SD card that are *not* in the following image:
+Remove any extra files and folders from the root of your SD card that are *not* in the following image. If you have it, leave the `DCIM` folder as this contains any pictures taken with the 3DS camera:
![]({{ base_path }}/images/screenshots/final-file-layout.png)
{% endcapture %}
diff --git a/_pages/en_PT/homebrew-launcher-(alternatives).txt b/_pages/en_PT/homebrew-launcher-(alternatives).txt
index 3cce78a725..81135b9c19 100644
--- a/_pages/en_PT/homebrew-launcher-(alternatives).txt
+++ b/_pages/en_PT/homebrew-launcher-(alternatives).txt
@@ -14,14 +14,25 @@ Ensure your device's Wireless Communication is turned on as udsploit (used in th
#### What you need
* Th' Homebrew [Starter Kit](http://smealum.github.io/ninjhax2/starter.zip)
+* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
+* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
+* The latest release of [safehax](https://github.com/TiniVi/safehax/releases/latest)
+* The latest release of [udsploit](https://github.com/smealum/udsploit/releases/latest)
+* Th' latest release 'o [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(th' `.7z` file)*
#### Instructions
1. Power off your device
1. Insert ye SD card into ye computer
1. Copy _the contents of_ the `starter.zip` to the root of your SD card
+1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
+1. Create a folder named `boot9strap` on the root of your SD card
+1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card
+1. Copy `safehax.3dsx` to the `/3ds/` folder on your SD card
+1. Copy `udsploit.3dsx` to the `/3ds/` folder on your SD card
+1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card and rename `SafeB9SInstaller.bin` to `safehaxpayload.bin`
- ![]({{ base_path }}/images/screenshots/hb-alt-file-layout.png)
+ ![]({{ base_path }}/images/screenshots/boot9strap-hb-file-layout.png)
{: .notice--info}
1. Reinsert your SD card into your device
diff --git a/_pages/en_PT/homebrew-launcher-(soundhax).txt b/_pages/en_PT/homebrew-launcher-(soundhax).txt
index 90f12dcf2f..d32dff81af 100644
--- a/_pages/en_PT/homebrew-launcher-(soundhax).txt
+++ b/_pages/en_PT/homebrew-launcher-(soundhax).txt
@@ -24,6 +24,11 @@ This means that using a Cart Update from a version containing an older Nintendo
* Th' Homebrew [Starter Kit](http://smealum.github.io/ninjhax2/starter.zip)
* The latest release of [Soundhax](http://soundhax.com/) *(for your device and region)*
+* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
+* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
+* The latest release of [safehax](https://github.com/TiniVi/safehax/releases/latest)
+* The latest release of [udsploit](https://github.com/smealum/udsploit/releases/latest)
+* Th' latest release 'o [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(th' `.7z` file)*
* The [otherapp payload](https://smealum.github.io/3ds/#otherapp) *(for your version and region)*
#### Instructions
@@ -33,8 +38,14 @@ This means that using a Cart Update from a version containing an older Nintendo
1. Copy _the contents of_ `starter.zip` to the root of your SD card
1. Copy the Soundhax `.m4a` to the root of your SD card
1. Copy the otherapp payload to the root of your SD card and rename it to `otherapp.bin`
+1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
+1. Create a folder named `boot9strap` on the root of your SD card
+1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card
+1. Copy `safehax.3dsx` to the `/3ds/` folder on your SD card
+1. Copy `udsploit.3dsx` to the `/3ds/` folder on your SD card
+1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card and rename `SafeB9SInstaller.bin` to `safehaxpayload.bin`
- ![]({{ base_path }}/images/screenshots/soundhax-file-layout.png)
+ ![]({{ base_path }}/images/screenshots/boot9strap-hb-file-layout.png)
{: .notice--info}
1. Reinsert your SD card into your device
diff --git a/_pages/en_PT/installing-boot9strap-(homebrew-launcher).txt b/_pages/en_PT/installing-boot9strap-(homebrew-launcher).txt
index 30ba6f32a2..da2bb297b5 100644
--- a/_pages/en_PT/installing-boot9strap-(homebrew-launcher).txt
+++ b/_pages/en_PT/installing-boot9strap-(homebrew-launcher).txt
@@ -5,32 +5,9 @@ title: "Installing boot9strap (Homebrew Launcher)"
If you have already hacked your device before and have a EmuNAND based CFW setup, this guide deals exclusively with SysNAND and you should follow all instructions from within or applying to SysNAND. Note that the terms EmuNAND and RedNAND refer to slightly different implementations of [the same concept](http://3dbrew.org/wiki/NAND_Redirection).
{: .notice--info}
-#### What ye need
-
-* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
-* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
-* The latest release of [safehax](https://github.com/TiniVi/safehax/releases/latest)
-* The latest release of [udsploit](https://github.com/smealum/udsploit/releases/latest)
-* Th' latest release 'o [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(th' `.7z` file)*
-
#### Instructions
-##### Section I - Set th' sails (prep work)
-
-1. Remove your SD card from your device, leaving it on the Homebrew Launcher, then insert your SD card into your computer
-1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
-1. Create a folder named `boot9strap` on the root of your SD card
-1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card
-1. Copy `safehax.3dsx` to the `/3ds/` folder on your SD card
-1. Copy `udsploit.3dsx` to the `/3ds/` folder on your SD card
-1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card and rename `SafeB9SInstaller.bin` to `safehaxpayload.bin`
-
- ![]({{ base_path }}/images/screenshots/boot9strap-hb-file-layout.png)
- {: .notice--info}
-
-1. Reinsert your SD card into your device
-
-##### Section II - Launching SafeB9SInstaller
+##### Section I - Launching SafeB9SInstaller
1. Launch udsploit from the list of homebrew
+ You may have to scroll down to see this option
@@ -44,13 +21,13 @@ If you have already hacked your device before and have a EmuNAND based CFW setup
+ If it freezes, just force the console to power off by holding the power button, then try again
1. If the exploit was successful, you will have booted into SafeB9SInstaller
-##### Section III - Installing boot9strap
+##### Section II - Installing boot9strap
1. Wait for all safety checks to complete
1. When prompted, input the key combo given to install boot9strap
1. Once it has completed, press (A) to reboot your device
-##### Section IV - Configuring Luma3DS
+##### Section III - Configuring Luma3DS
1. Your device should have rebooted into the Luma3DS configuration menu
+ If you get a black screen, [follow this troubleshooting guide](troubleshooting#ts_sys_b9s)
diff --git a/_pages/es_ES/finalizing-setup.txt b/_pages/es_ES/finalizing-setup.txt
index 2d36c93798..ac48087fb3 100644
--- a/_pages/es_ES/finalizing-setup.txt
+++ b/_pages/es_ES/finalizing-setup.txt
@@ -166,7 +166,7 @@ Para usar [NTR CFW](https://github.com/44670/BootNTR/), instala [BootNTR Selecto
{: .notice--info}
{% capture notice-7 %}
-Elimina cualquier archivo y carpeta extra de la raíz de tu tarjeta SD que *no* esté en la siguiente imagen:
+Elimina cualquier archivo y carpeta extra de la raíz de tu tarjeta SD que *no* esté en la siguiente imagen. Si la tienes, deja la carpeta `DCIM` ya que esta contiene las fotos que hayas tomado con la cámara de la 3DS:
![]({{ base_path }}/images/screenshots/final-file-layout.png)
{% endcapture %}
diff --git a/_pages/es_ES/homebrew-launcher-(alternatives).txt b/_pages/es_ES/homebrew-launcher-(alternatives).txt
index 80dba89a39..bec0ef16df 100644
--- a/_pages/es_ES/homebrew-launcher-(alternatives).txt
+++ b/_pages/es_ES/homebrew-launcher-(alternatives).txt
@@ -14,14 +14,26 @@ Asegúrate de que la Comunicación inalámbrica de tu dispositivo está encendid
#### Qué necesitas
* Homebrew [Starter Kit](http://smealum.github.io/ninjhax2/starter.zip)
+* La última versión de [SafeB9SInstaller]
+(https://github.com/d0k3/SafeB9SInstaller/releases/latest)
+* La última versión de [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(boot9strap normal; no el archivo `devkit` ni el archivo `ntr`)*
+* La última versión de [safehax](https://github.com/TiniVi/safehax/releases/latest)
+* La última versión de [udsploit](https://github.com/smealum/udsploit/releases/latest)
+* La última versión de [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(el archivo`.7z`)*
#### Instrucciones
1. Apaga tu consola
1. Inserta tu tarjeta SD en tu computadora
1. Copia el contenido de `starter.zip` a la raiz de tu tarjeta SD
+1. Copia el archivo `boot.firm` desde el `.7z` de Luma3DS a la raíz de tu tarjeta SD
+1. Crea una carpeta llamada `boot9strap` en la raíz de tu tarjeta SD
+1. Copia `boot9strap.firm` y `boot9strap.firm.sha` desde el `.zip` de boot9strap a la carpeta `/boot9strap/` en tu tarjeta SD
+1. Copia `safehax.3dsx` a la carpeta `/3ds/` en tu tarjeta SD
+1. Copia `udsploit.3dsx` a la carpeta `/3ds/` en tu tarjeta SD
+1. Copia `SafeB9SInstaller.bin` desde el `.zip` de SafeB9SInstaller a la raíz de tu tarjeta SD y renombra `SafeB9SInstaller.bin` a `safehaxpayload.bin`
- ![]({{ base_path }}/images/screenshots/hb-alt-file-layout.png)
+ ![]({{ base_path }}/images/screenshots/boot9strap-hb-file-layout.png)
{: .notice--info}
1. Vuelve a insertar tu tarjeta SD en tu consola
diff --git a/_pages/es_ES/homebrew-launcher-(soundhax).txt b/_pages/es_ES/homebrew-launcher-(soundhax).txt
index d3ab3c6237..e6813abb7c 100644
--- a/_pages/es_ES/homebrew-launcher-(soundhax).txt
+++ b/_pages/es_ES/homebrew-launcher-(soundhax).txt
@@ -24,6 +24,12 @@ Ten en cuenta que las actualizaciones con cartucho sólo actualizarán los eleme
* Homebrew [Starter Kit](http://smealum.github.io/ninjhax2/starter.zip)
* La última versión de [Soundhax](http://soundhax.com/) *(correspondiente a tu consola y región)*
+* La última versión de [SafeB9SInstaller]
+(https://github.com/d0k3/SafeB9SInstaller/releases/latest)
+* La última versión de [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(boot9strap normal; no el archivo `devkit` ni el archivo `ntr`)*
+* La última versión de [safehax](https://github.com/TiniVi/safehax/releases/latest)
+* La última versión de [udsploit](https://github.com/smealum/udsploit/releases/latest)
+* La última versión de [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(el archivo`.7z`)*
* El [otherapp payload](https://smealum.github.io/3ds/#otherapp) *(correspondiente a tu versión del sistema y región)*
#### Instrucciones
@@ -33,8 +39,14 @@ Ten en cuenta que las actualizaciones con cartucho sólo actualizarán los eleme
1. Copia _el contenido de_ `starter.zip` a la raíz de tu tarjeta SD
1. Copia el archivo `.m4a` de Soundhax en la raíz de tu tarjeta SD
1. Copia el otherapp payload a la raíz de tu tarjeta SD y cambia su nombre a `otherapp.bin`
+1. Copia el archivo `boot.firm` desde el `.7z` de Luma3DS a la raíz de tu tarjeta SD
+1. Crea una carpeta llamada `boot9strap` en la raíz de tu tarjeta SD
+1. Copia `boot9strap.firm` y `boot9strap.firm.sha` desde el `.zip` de boot9strap a la carpeta `/boot9strap/` en tu tarjeta SD
+1. Copia `safehax.3dsx` a la carpeta `/3ds/` en tu tarjeta SD
+1. Copia `udsploit.3dsx` a la carpeta `/3ds/` en tu tarjeta SD
+1. Copia `SafeB9SInstaller.bin` desde el `.zip` de SafeB9SInstaller a la raíz de tu tarjeta SD y renombra `SafeB9SInstaller.bin` a `safehaxpayload.bin`
- ![]({{ base_path }}/images/screenshots/soundhax-file-layout.png)
+ ![]({{ base_path }}/images/screenshots/boot9strap-hb-file-layout.png)
{: .notice--info}
1. Vuelve a insertar tu tarjeta SD en tu consola
diff --git a/_pages/es_ES/installing-boot9strap-(homebrew-launcher).txt b/_pages/es_ES/installing-boot9strap-(homebrew-launcher).txt
index 5609458e20..e87fe13d11 100644
--- a/_pages/es_ES/installing-boot9strap-(homebrew-launcher).txt
+++ b/_pages/es_ES/installing-boot9strap-(homebrew-launcher).txt
@@ -5,32 +5,9 @@ title: "Instalar boot9strap (Homebrew Launcher)"
Si ya habías hackeado tu consola y tienes un CFW basado en EmuNAND, esta guía es sólo para la SysNAND, por lo que todas las instrucciones deben ser aplicadas en la SysNAND. Nota: los términos EmuNAND y RedNAND son diferentes implementaciones del [mismo concepto](http://3dbrew.org/wiki/NAND_Redirection).
{: .notice--info}
-#### Qué necesitas
-
-* La última versión de [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
-* La última versión de [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(boot9strap normal; no el archivo `devkit` ni el archivo `ntr`)*
-* La última versión de [safehax](https://github.com/TiniVi/safehax/releases/latest)
-* La última versión de [udsploit](https://github.com/smealum/udsploit/releases/latest)
-* La última versión de [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(el archivo`.7z`)*
-
#### Instrucciones
-##### Sección I - Preparativos
-
-1. Extrae tu tarjeta SD de tu consola, dejando ésta en el Homebrew Launcher, luego inserta tu tarjeta SD en tu computadora
-1. Copia el archivo `boot.firm` desde el `.7z` de Luma3DS a la raíz de tu tarjeta SD
-1. Crea una carpeta llamada `boot9strap` en la raíz de tu tarjeta SD
-1. Copia `boot9strap.firm` y `boot9strap.firm.sha` desde el `.zip` de boot9strap a la carpeta `/boot9strap/` en tu tarjeta SD
-1. Copia `safehax.3dsx` a la carpeta `/3ds/` en tu tarjeta SD
-1. Copia `udsploit.3dsx` a la carpeta `/3ds/` en tu tarjeta SD
-1. Copia `SafeB9SInstaller.bin` desde el `.zip` de SafeB9SInstaller a la raíz de tu tarjeta SD y renombra `SafeB9SInstaller.bin` a `safehaxpayload.bin`
-
- ![]({{ base_path }}/images/screenshots/boot9strap-hb-file-layout.png)
- {: .notice--info}
-
-1. Vuelve a insertar tu tarjeta SD en tu consola
-
-##### Sección II - Ejecutar SafeB9SInstaller
+##### Sección I - Ejecutar SafeB9SInstaller
1. Inicia udsploit desde la lista de homebrew
+ Puede que tengas que deslizar hacia abajo para ver esta opción
@@ -44,13 +21,13 @@ Si ya habías hackeado tu consola y tienes un CFW basado en EmuNAND, esta guía
+ Si se congela, fuerza el apagado de la consola manteniendo presionado el botón para apagarla y luego vuelve a intentar
1. Si el exploit ha funcionado, habrás iniciado SafeB9SInstaller
-##### Sección III - Instalar boot9strap
+##### Sección II - Instalar boot9strap
1. Espera a que todos los controles de seguridad se completen
1. Cuando se solicite, introduce la combinación de botones mostrada para instalar boot9strap
1. Una vez se haya completado, presiona (A) para reiniciar tu consola
-##### Sección IV - Configurar Luma3DS
+##### Sección III - Configuración de Luma3DS
1. Tu consola debería haber reiniciado en el menú de configuración de Luma3DS
+ Si obtienes una pantalla negra, [sigue esta guía de solución de problemas](troubleshooting#ts_sys_b9s)
diff --git a/_pages/fi_FI/finalizing-setup.txt b/_pages/fi_FI/finalizing-setup.txt
index 010c38d19e..62a813d70c 100644
--- a/_pages/fi_FI/finalizing-setup.txt
+++ b/_pages/fi_FI/finalizing-setup.txt
@@ -166,7 +166,7 @@ Käyttääksesi [NTR-CFW](https://github.com/44670/BootNTR/):tä asenna [BootNTR
{: .notice--info}
{% capture notice-7 %}
-Poista SD-korttisi juuresta kaikki tiedostot ja kansiot, jotka *eivät* ole seuraavassa kuvassa:
+Remove any extra files and folders from the root of your SD card that are *not* in the following image. If you have it, leave the `DCIM` folder as this contains any pictures taken with the 3DS camera:
![]({{ base_path }}/images/screenshots/final-file-layout.png)
{% endcapture %}
diff --git a/_pages/fi_FI/homebrew-launcher-(alternatives).txt b/_pages/fi_FI/homebrew-launcher-(alternatives).txt
index 03a8f7045c..64800e012e 100644
--- a/_pages/fi_FI/homebrew-launcher-(alternatives).txt
+++ b/_pages/fi_FI/homebrew-launcher-(alternatives).txt
@@ -14,14 +14,25 @@ Ensure your device's Wireless Communication is turned on as udsploit (used in th
#### Tarpeet
* Homebrew-[aloituspakkaus](http://smealum.github.io/ninjhax2/starter.zip)
+* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
+* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
+* Safehaxin [viimeisin julkaisu](https://github.com/TiniVi/safehax/releases/latest)
+* Udsploitin [viimeisin julkaisu](https://github.com/smealum/udsploit/releases/latest)
+* Luma3DS:n [viimeisin julkaisu](https://github.com/AuroraWright/Luma3DS/releases/latest) *(`.7z`-tiedosto)*
#### Ohjeet
1. Sammuta konsolisi
1. Aseta SD-korttisi tietokoneeseesi
1. Kopioi `starter.zip`-pakkauksen _sisältö_ SD-korttisi juureen
+1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
+1. Create a folder named `boot9strap` on the root of your SD card
+1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card
+1. Kopioi`safehax.3dsx` SD-korttisi `/3ds/`-kansioon
+1. Kopioi `udsploit.3dsx` SD-korttisi `/3ds/`-kansioon
+1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card and rename `SafeB9SInstaller.bin` to `safehaxpayload.bin`
- ![]({{ base_path }}/images/screenshots/hb-alt-file-layout.png)
+ ![]({{ base_path }}/images/screenshots/boot9strap-hb-file-layout.png)
{: .notice--info}
1. Aseta SD-korttisi takaisin konsoliisi
diff --git a/_pages/fi_FI/homebrew-launcher-(soundhax).txt b/_pages/fi_FI/homebrew-launcher-(soundhax).txt
index 6129712e94..a2c09b8fdf 100644
--- a/_pages/fi_FI/homebrew-launcher-(soundhax).txt
+++ b/_pages/fi_FI/homebrew-launcher-(soundhax).txt
@@ -24,6 +24,11 @@ Tämä tarkoittaa sitä, että korttipäivityksen tekeminen versiolta, jolla on
* Homebrew-[aloituspakkaus](http://smealum.github.io/ninjhax2/starter.zip)
* SoundHaxin [viimeisin julkaisu](http://soundhax.com/) *(konsolisi mallin ja alueen mukainen)*
+* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
+* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
+* Safehaxin [viimeisin julkaisu](https://github.com/TiniVi/safehax/releases/latest)
+* Udsploitin [viimeisin julkaisu](https://github.com/smealum/udsploit/releases/latest)
+* Luma3DS:n [viimeisin julkaisu](https://github.com/AuroraWright/Luma3DS/releases/latest) *(`.7z`-tiedosto)*
* [Otherapp-tiedosto](https://smealum.github.io/3ds/#otherapp) *(konsolisi version ja alueen mukainen)*
#### Ohjeet
@@ -33,8 +38,14 @@ Tämä tarkoittaa sitä, että korttipäivityksen tekeminen versiolta, jolla on
1. Copy _the contents of_ `starter.zip` to the root of your SD card
1. Kopioi SoundHax-`.m4a`-tiedosto SD-korttisi juureen
1. Kopioi otherapp-tiedosto SD-korttisi juureen ja uudelleennimeä se muotoon `otherapp.bin`
+1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
+1. Create a folder named `boot9strap` on the root of your SD card
+1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card
+1. Kopioi`safehax.3dsx` SD-korttisi `/3ds/`-kansioon
+1. Kopioi `udsploit.3dsx` SD-korttisi `/3ds/`-kansioon
+1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card and rename `SafeB9SInstaller.bin` to `safehaxpayload.bin`
- ![]({{ base_path }}/images/screenshots/soundhax-file-layout.png)
+ ![]({{ base_path }}/images/screenshots/boot9strap-hb-file-layout.png)
{: .notice--info}
1. Aseta SD-korttisi takaisin konsoliisi
diff --git a/_pages/fi_FI/installing-boot9strap-(homebrew-launcher).txt b/_pages/fi_FI/installing-boot9strap-(homebrew-launcher).txt
index 6069058223..2282974cc4 100644
--- a/_pages/fi_FI/installing-boot9strap-(homebrew-launcher).txt
+++ b/_pages/fi_FI/installing-boot9strap-(homebrew-launcher).txt
@@ -5,32 +5,9 @@ title: "Installing boot9strap (Homebrew Launcher)"
Jos olet jo hakkeroinut konsolisi aikaisemmin, ja sinulla on EmuNAND-pohjainen CFW-kokoonpano, ota huomioon, että nämä ohjeet koskevat ainoastaan SysNANDia, joten sinun tulisi seurata ohjeita sen mukaisesti. Huomaa, että termit EmuNAND ja RedNAND viittaavat [saman konseptin](http://3dbrew.org/wiki/NAND_Redirection) kahteen hiukan erilaiseen toteutukseen.
{: .notice--info}
-#### Tarpeet
-
-* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
-* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
-* Safehaxin [viimeisin julkaisu](https://github.com/TiniVi/safehax/releases/latest)
-* Udsploitin [viimeisin julkaisu](https://github.com/smealum/udsploit/releases/latest)
-* Luma3DS:n [viimeisin julkaisu](https://github.com/AuroraWright/Luma3DS/releases/latest) *(`.7z`-tiedosto)*
-
#### Ohjeet
-##### Vaihe I – Valmistelut
-
-1. Irrota SD-korttisi konsolistasi (jättäen Homebrew Launcherin auki) ja aseta se tietokoneeseesi
-1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
-1. Create a folder named `boot9strap` on the root of your SD card
-1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card
-1. Kopioi`safehax.3dsx` SD-korttisi `/3ds/`-kansioon
-1. Kopioi `udsploit.3dsx` SD-korttisi `/3ds/`-kansioon
-1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card and rename `SafeB9SInstaller.bin` to `safehaxpayload.bin`
-
- ![]({{ base_path }}/images/screenshots/boot9strap-hb-file-layout.png)
- {: .notice--info}
-
-1. Aseta SD-korttisi takaisin konsoliisi
-
-##### Section II - Launching SafeB9SInstaller
+##### Section I - Launching SafeB9SInstaller
1. Käynnistä udsploit homebrew-listasta
+ Voit joutua selaamaan alaspäin nähdäksesi sen
@@ -44,13 +21,13 @@ Jos olet jo hakkeroinut konsolisi aikaisemmin, ja sinulla on EmuNAND-pohjainen C
+ Jos ohjelma jumiutuu, pakota konsoli sulkeutumaan pitämällä virtapainiketta pohjassa ja yritä sitten uudelleen
1. If the exploit was successful, you will have booted into SafeB9SInstaller
-##### Section III - Installing boot9strap
+##### Section II - Installing boot9strap
1. Wait for all safety checks to complete
1. When prompted, input the key combo given to install boot9strap
1. Once it has completed, press (A) to reboot your device
-##### Section IV - Configuring Luma3DS
+##### Vaihe III – Luma3DS:n määrittäminen
1. Your device should have rebooted into the Luma3DS configuration menu
+ If you get a black screen, [follow this troubleshooting guide](troubleshooting#ts_sys_b9s)
diff --git a/_pages/fr_FR/9.2.0-ctrtransfer.txt b/_pages/fr_FR/9.2.0-ctrtransfer.txt
index 45e0893658..3530febb87 100644
--- a/_pages/fr_FR/9.2.0-ctrtransfer.txt
+++ b/_pages/fr_FR/9.2.0-ctrtransfer.txt
@@ -8,7 +8,7 @@ C’est la section Add-on pour installer une 9.2.0 CTRTransfer image sur votre c
Pour utiliser les liens suivant [magnet](https://fr.wikipedia.org/wiki/Magnet_(standard)), vous avez besoin d'un client Torrent comme [Deluge](http://dev.deluge-torrent.org/wiki/Download)
{: .notice--success}
-Note that a New 2DS that CTRTransfers to any of these images will be missing special New 2DS system titles. Ces titres ne figurent pas sur les Serveurs Nintendo, et ne seront donc pas installées même si vous mettez à jour vers la dernière version. Vous allez avoir besoin d'installer ces titres manuellement après la mise à jour de votre appareil pour qu'il soit reconnu par le logiciel comme une New 2DS au lieu d'une New 3DS. Les instructions pour l'installation ces titres seront ajoutées à ce guide prochainement.
+Notez qu’une nouvelle 2DS que CTRTransfers à l’une de ces images seront manquantes spécial nouveautés système 2DS. Ces titres ne figurent pas sur les Serveurs Nintendo, et ne seront donc pas installées même si vous mettez à jour vers la dernière version. Vous allez avoir besoin d'installer ces titres manuellement après la mise à jour de votre appareil pour qu'il soit reconnu par le logiciel comme une New 2DS au lieu d'une New 3DS. Les instructions pour l'installation ces titres seront ajoutées à ce guide prochainement.
{: .notice--info}
Notez que, sur certaines versions de Luma3DS, le Luma3DS chainloader menu ne s’affiche que s’il n’y a plus d’un payload détecté. Si il n’y a qu’un seul payload détecté, maintenir la touche (Start) au démarrage lancera directement GodMode9.
diff --git a/_pages/fr_FR/finalizing-setup.txt b/_pages/fr_FR/finalizing-setup.txt
index f0d37600d7..dac500153c 100644
--- a/_pages/fr_FR/finalizing-setup.txt
+++ b/_pages/fr_FR/finalizing-setup.txt
@@ -166,7 +166,7 @@ Pour utilisez [NTR CFW](https://github.com/44670/BootNTR/), installez [BootNTR S
{: .notice--info}
{% capture notice-7 %}
-Supprimez de la racine de votre carte SD tous les autres fichiers qui n'apparaissent *pas* dans l'image suivante :
+Supprimez de la racine de votre carte SD tous les autres fichiers qui n'apparaissent *pas* dans l'image suivante. Si vous en avez, laissez le dossier `DCIM` car il contient des photos prises avec la caméra de la 3DS:
![]({{ base_path }}/images/screenshots/final-file-layout.png)
{% endcapture %}
diff --git a/_pages/fr_FR/godmode9-usage.txt b/_pages/fr_FR/godmode9-usage.txt
index 9a34ba81a4..288d21dde1 100644
--- a/_pages/fr_FR/godmode9-usage.txt
+++ b/_pages/fr_FR/godmode9-usage.txt
@@ -29,7 +29,7 @@ Le système de permissions d’écriture vous protège en proposant des avertiss
1. Maintenez (R) et appuyez sur (B) en même temps pour éjecter votre carte SD
1. Insérez votre carte SD dans votre ordinateur
1. Copiez `nand.bin` et `nand.bin.sha`du dossier `/gm9out/` sur votre carte SD vers un emplacement sûr sur votre ordinateur
- + Si vous avez précédemment utilisé SafeCTRTransfer et avez une backup de la NAND nommée « _nand.bin », remplacez-le par celui-ci (renommez « nand.bin » pour faire correspondre « _nand.bin »)
+ + Si vous avez précédemment utilisé SafeCTRTransfer et avez une backup de la NAND nommée `_nand.bin`, remplacez-le par celui-ci (renommez `nand.bin` pour faire correspondre `_nand.bin`)
+ Faites des sauvegardes dans plusieurs endroits (tels que des stockages de fichiers en ligne par exemple)
+ Cette sauvegarde vous sauvera d'un brick si quoi que ce soit se passe mal à l'avenir
1. Supprimez `nand.bin` et `nand.bin.sha` dans le dossier `/gm9out/` sur votre carde SD après l'avoir copié
diff --git a/_pages/fr_FR/homebrew-launcher-(alternatives).txt b/_pages/fr_FR/homebrew-launcher-(alternatives).txt
index 7705ec3b69..7683e130f8 100644
--- a/_pages/fr_FR/homebrew-launcher-(alternatives).txt
+++ b/_pages/fr_FR/homebrew-launcher-(alternatives).txt
@@ -14,14 +14,25 @@ Assurez vous que la que communication sans fil de votre appareil est allumée, c
#### Ce dont vous aurez besoin
* Le Homebrew [Starter Kit](http://smealum.github.io/ninjhax2/starter.zip)
+* La dernière version de [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
+* La dernière version de [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(boot9strap standard, pas le fichier `devkit` et ni le fichier `ntr`)*
+* La dernière version de [safehax](https://github.com/TiniVi/safehax/releases/latest)
+* La dernière version de [udsploit](https://github.com/smealum/udsploit/releases/latest)
+* La dernière version de [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(le fichier `.7z`)*
#### Instructions
1. Éteignez votre 3DS
1. Insérez votre carte SD dans votre ordinateur
1. Copier le contenu de `starter.zip` vers la racine de votre carte SD
+1. Copiez `boot.firm` de Luma3DS `.7z` dans la racine de votre carte SD
+1. Créez un dossier à la racine de votre carte SD nommé `boot9strap`
+1. Copiez `boot9strap.firm` et `boot9strap.firm.sha` depuis le fichier ".zip" de boot9strap vers le dossier `/boot9strap/` sur votre carte SD
+1. Copiez `safehax.3dsx` dans le dossier `/3ds/` de votre carte SD
+1. Copiez `udsploit.3dsx` vers le répertoire `/3ds/` sur votre carte SD
+1. Copiez `SafeB9SInstaller.bin` de l'archive SafeB9SInstaller `.zip` à la racine de votre carte SD, et renommez `SafeB9SInstaller.bin` en `safehaxpayload.bin`
- ![]({{ base_path }}/images/screenshots/hb-alt-file-layout.png)
+ ![]({{ base_path }}/images/screenshots/boot9strap-hb-file-layout.png)
{: .notice--info}
1. Retirez la carte SD dans la console
diff --git a/_pages/fr_FR/homebrew-launcher-(soundhax).txt b/_pages/fr_FR/homebrew-launcher-(soundhax).txt
index 1042b504ae..7fc197f673 100644
--- a/_pages/fr_FR/homebrew-launcher-(soundhax).txt
+++ b/_pages/fr_FR/homebrew-launcher-(soundhax).txt
@@ -24,6 +24,11 @@ Cela signifie qu'à l'aide d'une Mise à jour par Cartouche depuis une version
* Le Homebrew [Starter Kit](http://smealum.github.io/ninjhax2/starter.zip)
* La dernière version de [Soundhax](http://soundhax.com/) *(en fonction du modèle de votre console et de sa région)*
+* La dernière version de [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
+* La dernière version de [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(boot9strap standard, pas le fichier `devkit` et ni le fichier `ntr`)*
+* La dernière version de [safehax](https://github.com/TiniVi/safehax/releases/latest)
+* La dernière version de [udsploit](https://github.com/smealum/udsploit/releases/latest)
+* La dernière version de [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(le fichier `.7z`)*
* Le [payload otherapp](https://smealum.github.io/3ds/#otherapp) *(en fonction du modèle de votre console et de sa région)*
#### Instructions
@@ -33,8 +38,14 @@ Cela signifie qu'à l'aide d'une Mise à jour par Cartouche depuis une version
1. Copier _le contenu de_ `starter.zip` vers la racine de votre carte SD
1. Copiez le fichier SoundHax `.m4a` à la racine de votre carte SD
1. Copiez le payload otherapp vers la racine de votre carte SD et renommez-le `otherapp.bin`
+1. Copiez `boot.firm` de Luma3DS `.7z` dans la racine de votre carte SD
+1. Créez un dossier à la racine de votre carte SD nommé `boot9strap`
+1. Copiez `boot9strap.firm` et `boot9strap.firm.sha` depuis le fichier ".zip" de boot9strap vers le dossier `/boot9strap/` sur votre carte SD
+1. Copiez `safehax.3dsx` dans le dossier `/3ds/` de votre carte SD
+1. Copiez `udsploit.3dsx` vers le répertoire `/3ds/` sur votre carte SD
+1. Copiez `SafeB9SInstaller.bin` de l'archive SafeB9SInstaller `.zip` à la racine de votre carte SD, et renommez `SafeB9SInstaller.bin` en `safehaxpayload.bin`
- ![]({{ base_path }}/images/screenshots/soundhax-file-layout.png)
+ ![]({{ base_path }}/images/screenshots/boot9strap-hb-file-layout.png)
{: .notice--info}
1. Retirez la carte SD de votre ordinateur et réinsérez-là dans votre 3DS
diff --git a/_pages/fr_FR/installing-boot9strap-(homebrew-launcher).txt b/_pages/fr_FR/installing-boot9strap-(homebrew-launcher).txt
index 56ecf91c10..54ee0c32e9 100644
--- a/_pages/fr_FR/installing-boot9strap-(homebrew-launcher).txt
+++ b/_pages/fr_FR/installing-boot9strap-(homebrew-launcher).txt
@@ -5,32 +5,9 @@ title: "Installer boot9strap (Homebrew Launcher)"
Si vous avez déjà hacké votre console et que vous avez un CFW basé sur une EmuNAND, ce guide s'applique exclusivement à votre SysNAND et vous devez suivre toutes les instructions depuis ou vers votre SysNAND. Notez que les termes EmuNAND et RedNAND font référence à des implémentations légèrement différentes du [même concept](http://3dbrew.org/wiki/NAND_Redirection).
{: .notice--info}
-#### Ce dont vous aurez besoin
-
-* La dernière version de [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
-* La dernière version de [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(boot9strap standard, pas le fichier `devkit` et ni le fichier `ntr`)*
-* La dernière version de [safehax](https://github.com/TiniVi/safehax/releases/latest)
-* La dernière version de [udsploit](https://github.com/smealum/udsploit/releases/latest)
-* La dernière version de [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(le fichier `.7z`)*
-
#### Instructions
-##### Section I - Préparation
-
-1. Enlever la carte de votre console en laissant l'Homebrew Launcher ouvert, puis insérer votre carte SD dans votre ordinateur
-1. Copiez `boot.firm` de Luma3DS `.7z` dans la racine de votre carte SD
-1. Créez un dossier à la racine de votre carte SD nommé `boot9strap`
-1. Copiez `boot9strap.firm` et `boot9strap.firm.sha` depuis le fichier ".zip" de boot9strap vers le dossier `/boot9strap/` sur votre carte SD
-1. Copiez `safehax.3dsx` dans le dossier `/3ds/` de votre carte SD
-1. Copiez `udsploit.3dsx` vers le répertoire `/3ds/` sur votre carte SD
-1. Copiez `SafeB9SInstaller.bin` de l'archive SafeB9SInstaller `.zip` à la racine de votre carte SD, et renommez `SafeB9SInstaller.bin` en `safehaxpayload.bin`
-
- ![]({{ base_path }}/images/screenshots/boot9strap-hb-file-layout.png)
- {: .notice--info}
-
-1. Retirez la carte SD dans la console
-
-##### Section II - Lancer SafeB9SInstaller
+##### Section I - Lancer SafeB9SInstaller
1. Lancez "udsploit" que vous trouverez dans la liste des homebrews
+ Vous devrez peut-être descendre dans la liste pour voir cette option
@@ -44,13 +21,13 @@ Si vous avez déjà hacké votre console et que vous avez un CFW basé sur une E
+ Si la console freeze (ne répond plus), forcez-la simplement à s'éteindre on maintenant le bouton Power, puis réessayez
1. Si l'exploit a réussit, vous devriez avoir démarré dans SafeB9SInstaller
-##### Section III - Installation de boot9strap
+### Section II - Installation de boot9strap
1. Attendez que tous les tests de sécurité soient finis
1. Quand cela est demandé, appuyez sur la combinaison de boutons donnée pour installer boot9strap
1. Une fois que c'est fini, appuez sur (A) pour redémarrer l'appareil.
-##### Section IV - Configuration de Luma3DS
+##### Section III - Configuration de Luma3DS
1. Votre console va redémarrer dans la configuration de Luma3DS
+ Si vous obtenez un écran noir, [suivez ce guide de problèmes et dépannage](troubleshooting#ts_sys_b9s)
diff --git a/_pages/fr_FR/move-emunand.txt b/_pages/fr_FR/move-emunand.txt
index 816b323027..8af1c405c8 100644
--- a/_pages/fr_FR/move-emunand.txt
+++ b/_pages/fr_FR/move-emunand.txt
@@ -127,7 +127,7 @@ Si vous n'avez pas fait de copies de sauvegardes GBA VC, ignorez cette section.
1. Maintenez (R) et appuyez sur (B) en même temps pour éjecter votre carte SD
1. Insérez votre carte SD dans votre ordinateur
1. Copiez `nand.bin` du dossier`/gm9out/` sur votre carte SD vers un emplacement sûr sur votre ordinateur
- + Si vous avez précédemment utilisé SafeCTRTransfer et avez une backup de la NAND nommée « _nand.bin », remplacez-le par celui-ci (renommez « nand.bin » pour faire correspondre « _nand.bin »)
+ + Si vous avez précédemment utilisé SafeCTRTransfer et avez une backup de la NAND nommée `_nand.bin`, remplacez-le par celui-ci (renommez `nand.bin` pour faire correspondre `_nand.bin`)
+ Faites des sauvegardes dans plusieurs endroits (tels que des stockages de fichiers en ligne par exemple)
+ Cette sauvegarde vous sauvera d'un brick si quoi que ce soit se passe mal à l'avenir
1. Supprimez `nand.bin` dans le dossier `/gm9out/` sur votre carde SD après l'avoir copié
diff --git a/_pages/fr_FR/region-changing.txt b/_pages/fr_FR/region-changing.txt
index 19b8820b30..e7525ee793 100644
--- a/_pages/fr_FR/region-changing.txt
+++ b/_pages/fr_FR/region-changing.txt
@@ -8,7 +8,7 @@ Il s’agit de la section Extensions afin de changer la région de votre CFW Sys
**Il est quasiment inutile de changer la région de sa 3DS car Luma3DS permet de lancer des jeux d'autres régions et d'émuler des [changements de région individuellement](https://github.com/AuroraWright/Luma3DS/wiki/Options-and-usage) pour chaque titre.**
{: .notice--info}
-Note that a New 2DS that CTRTransfers to any of these images will be missing special New 2DS system titles. Ces titres ne figurent pas sur les Serveurs Nintendo, et ne seront donc pas installées même si vous mettez à jour vers la dernière version. Vous allez avoir besoin d'installer ces titres manuellement après la mise à jour de votre appareil pour qu'il soit reconnu par le logiciel comme une New 2DS au lieu d'une New 3DS. Les instructions pour l'installation ces titres seront ajoutées à ce guide prochainement.
+Notez qu’une nouvelle 2DS que CTRTransfers à l’une de ces images seront manquantes spécial nouveautés système 2DS. Ces titres ne figurent pas sur les Serveurs Nintendo, et ne seront donc pas installées même si vous mettez à jour vers la dernière version. Vous allez avoir besoin d'installer ces titres manuellement après la mise à jour de votre appareil pour qu'il soit reconnu par le logiciel comme une New 2DS au lieu d'une New 3DS. Les instructions pour l'installation ces titres seront ajoutées à ce guide prochainement.
{: .notice--info}
Pour utiliser les liens suivant [magnet](https://fr.wikipedia.org/wiki/Magnet_(standard)), vous avez besoin d'un client Torrent comme [Deluge](http://dev.deluge-torrent.org/wiki/Download)
diff --git a/_pages/he_IL/finalizing-setup.txt b/_pages/he_IL/finalizing-setup.txt
index d4ab9e773c..3fc648d09c 100644
--- a/_pages/he_IL/finalizing-setup.txt
+++ b/_pages/he_IL/finalizing-setup.txt
@@ -166,7 +166,7 @@ ___
{: .notice--info}
{% capture notice-7 %}
-**תמחקו מה-SD שלכם את כל התיקיות והקבצים המיותרים אשר *לא* נמצאים בתמונה הבאה:**:
+**תמחקו מה-SD שלכם את כל התיקיות והקבצים המיותרים אשר *לא* נמצאים בתמונה הבאה:**. אם יש לכם אותה, תשאירו את תיקיית `DCIM` כי היא כוללת תמונות שצולמו עם המצלמה של ה3DS:
![]({{ base_path }}/images/screenshots/final-file-layout.png)
{% endcapture %}
diff --git a/_pages/he_IL/homebrew-launcher-(alternatives).txt b/_pages/he_IL/homebrew-launcher-(alternatives).txt
index 4481c71aa0..9a6f9873f1 100644
--- a/_pages/he_IL/homebrew-launcher-(alternatives).txt
+++ b/_pages/he_IL/homebrew-launcher-(alternatives).txt
@@ -14,14 +14,25 @@ title: "Homebrew Launcher (אלטרנטיבות)"
#### מה נדרש
* את הכלים בשביל ה [Homebrew Launcher](http://smealum.github.io/ninjhax2/starter.zip)
+* הגרסה העדכנית של [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
+* הגרסא העדכנית של [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *( boot9strap רגיל; לא קובץ ה `devkit`, ולא קובץ ה`ntr`)*
+* הגרסה העדכנית של [safehax](https://github.com/TiniVi/safehax/releases/latest)
+* את הגרסה העדכנית של [udsploit](https://github.com/smealum/udsploit/releases/latest)
+* את הגרסה העדכנית של [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(יש להוריד את קובץ ה-`.7z`)*
#### הנחיות
1. תכבו את המכשיר
1. תכניסו את ה-SD שלכם למחשב
1. תפתחו את starter.zip, בתוך הקובץ יש קובץ boot.3dsx ותיקייה, חלצו את שניהם לתוך ה-SD שלכם. (מחוץ לכל תיקייה)
+1. תעתיקו את הקובץ `boot.firm` מתוך ה`.7z` של Luma3DS לתוך ה-SD שלכם
+1. תצרו ב-SD שלכם תיקייה חדשה בשם `boot9strap`
+1. תעתיקו את`boot9strap.firm` ואת `boot9strap.firm.sha` מה `.zip` של boot9strap אל תיקיית `/boot9strap/`על כרטיס הSD שלכם
+1. תעתיקו את 'safehax.3dsx' לתיקיה '/ 3ds /' על כרטיס הזכרון
+1. תעתיקו את הקובץ `udsploit.3dsx` לתוך התיקייה `/3ds/` שב-SD שלכם
+1. תעתיקו את `SafeB9SInstaller.bin` מתוך ה `.zip` של SafeB9SInstaller אל שורש כרטיס הSD שלכם ושנו את השם של `SafeB9SInstaller.bin` אל `safehaxpayload.bin`
- ![]({{ base_path }}/images/screenshots/hb-alt-file-layout.png)
+ ![]({{ base_path }}/images/screenshots/boot9strap-hb-file-layout.png)
{: .notice--info}
1. תכניסו מחדש את כרטיס הSD שלכם לתוך המכשיר שלכם
diff --git a/_pages/he_IL/homebrew-launcher-(soundhax).txt b/_pages/he_IL/homebrew-launcher-(soundhax).txt
index 958db343b9..7ff0b78053 100644
--- a/_pages/he_IL/homebrew-launcher-(soundhax).txt
+++ b/_pages/he_IL/homebrew-launcher-(soundhax).txt
@@ -24,6 +24,11 @@ SoundHax תומך בגירסאות 9.0.0 עד 11.3.0 באזורים EUR, JPN, KO
* את הכלים בשביל ה [Homebrew Launcher](http://smealum.github.io/ninjhax2/starter.zip)
* הגרסה העדכנית של [Soundhax](http://soundhax.com/) *(למכשיר ואזור שלכם)*
+* הגרסה העדכנית של [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
+* הגרסא העדכנית של [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *( boot9strap רגיל; לא קובץ ה `devkit`, ולא קובץ ה`ntr`)*
+* הגרסה העדכנית של [safehax](https://github.com/TiniVi/safehax/releases/latest)
+* את הגרסה העדכנית של [udsploit](https://github.com/smealum/udsploit/releases/latest)
+* את הגרסה העדכנית של [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(יש להוריד את קובץ ה-`.7z`)*
* ה [otherapp payload](https://smealum.github.io/3ds/#otherapp) *(למכשיר ולגרסה שלכם)*
#### הוראות
@@ -33,8 +38,14 @@ SoundHax תומך בגירסאות 9.0.0 עד 11.3.0 באזורים EUR, JPN, KO
1. תפתחו את starter.zip, בתוך הקובץ יש קובץ boot.3dsx ותיקייה, חלצו את שניהם לתוך ה-SD שלכם. (מחוץ לכל תיקייה)
1. תעתיקו את קובץ האודיו עם סיומת "M4A" שמתאים לקונסולה שלכם ל-SD
1. תעתיקו את קובץ ה-Otherapp payload שהורדתם ל-SD שלכם ותשנו לו את השם ל-"otherapp.bin" (ללא מרכאות, ללא סיומת כפולה)
+1. תעתיקו את הקובץ `boot.firm` מתוך ה`.7z` של Luma3DS לתוך ה-SD שלכם
+1. תצרו ב-SD שלכם תיקייה חדשה בשם `boot9strap`
+1. תעתיקו את`boot9strap.firm` ואת `boot9strap.firm.sha` מה `.zip` של boot9strap אל תיקיית `/boot9strap/`על כרטיס הSD שלכם
+1. תעתיקו את 'safehax.3dsx' לתיקיה '/ 3ds /' על כרטיס הזכרון
+1. תעתיקו את הקובץ `udsploit.3dsx` לתוך התיקייה `/3ds/` שב-SD שלכם
+1. תעתיקו את `SafeB9SInstaller.bin` מתוך ה `.zip` של SafeB9SInstaller אל שורש כרטיס הSD שלכם ושנו את השם של `SafeB9SInstaller.bin` אל `safehaxpayload.bin`
- ![]({{ base_path }}/images/screenshots/soundhax-file-layout.png)
+ ![]({{ base_path }}/images/screenshots/boot9strap-hb-file-layout.png)
{: .notice--info}
1. תכניסו מחדש את כרטיס הSD שלכם לתוך המכשיר שלכם
diff --git a/_pages/he_IL/installing-boot9strap-(homebrew-launcher).txt b/_pages/he_IL/installing-boot9strap-(homebrew-launcher).txt
index 7c63e2fe51..c4f91e8454 100644
--- a/_pages/he_IL/installing-boot9strap-(homebrew-launcher).txt
+++ b/_pages/he_IL/installing-boot9strap-(homebrew-launcher).txt
@@ -5,32 +5,9 @@ title: "התקנת boot9strap (Homebrew Launcher)"
אם המכשיר שלכם כבר פרוץ עם EmuNAND, המדריך הזה עוסק רק בSysNAND. תבצעו את ההוראות על SysNAND. Emunand וRednand כמעט מונחים נרדפים.
{: .notice--info}
-#### מה שאתם צריכים
-
-* הגרסה העדכנית של [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
-* הגרסא העדכנית של [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *( boot9strap רגיל; לא קובץ ה `devkit`, ולא קובץ ה`ntr`)*
-* הגרסה העדכנית של [safehax](https://github.com/TiniVi/safehax/releases/latest)
-* את הגרסה העדכנית של [udsploit](https://github.com/smealum/udsploit/releases/latest)
-* את הגרסה העדכנית של [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(יש להוריד את קובץ ה-`.7z`)*
-
#### הוראות
-##### חלק I - הכנות
-
-1. תוציאו את כרטיס הSD מהכשיר שלכם, שנשאר על הHomebrew Launcher, ולאחר מכן תכניסו אותו למחשב שלכם
-1. תעתיקו את הקובץ `boot.firm` מתוך ה`.7z` של Luma3DS לתוך ה-SD שלכם
-1. תצרו ב-SD שלכם תיקייה חדשה בשם `boot9strap`
-1. תעתיקו את`boot9strap.firm` ואת `boot9strap.firm.sha` מה `.zip` של boot9strap אל תיקיית `/boot9strap/`על כרטיס הSD שלכם
-1. תעתיקו את 'safehax.3dsx' לתיקיה '/ 3ds /' על כרטיס הזכרון
-1. תעתיקו את הקובץ `udsploit.3dsx` לתוך התיקייה `/3ds/` שב-SD שלכם
-1. תעתיקו את `SafeB9SInstaller.bin` מתוך ה `.zip` של SafeB9SInstaller אל שורש כרטיס הSD שלכם ושנו את השם של `SafeB9SInstaller.bin` אל `safehaxpayload.bin`
-
- ![]({{ base_path }}/images/screenshots/boot9strap-hb-file-layout.png)
- {: .notice--info}
-
-1. תכניסו מחדש את כרטיס הSD שלכם לתוך המכשיר שלכם
-
-##### חלק II - הפעלת SafeB9SInstaller
+##### חלק I - הפעלת SafeB9SInstaller
1. תפעילו את udsploit מרשימת הhomebrew שלכם
+ ייתכן שתצטרכו לגלול למטה כדי לראות את האופציה הזאת
@@ -44,13 +21,13 @@ title: "התקנת boot9strap (Homebrew Launcher)"
+ אם זה נקפא, כבו בכוח את המכשיר על-ידי החזקת כפתור ההדלקה ולאחר מכן נסו שוב
1. כעת אתם אמורים להיכנס לתוך SafeB9SInstaller
-#### חלק III - התקנת boot9strap
+#### חלק II - התקנת boot9strap
1. תחכו שכל בדיקות הבטיחות יסתיימו
1. כאשר תתבקשו, תלחצו על הכפתורים שנתונים לכם כדי להתקין את boot9strap
1. כשזה סיים, לחצו על (A) כדי לאתחל את הקונסולה
-##### חלק IV - הגדרת Luma3DS
+##### חלק III - הגדרת Luma3DS
1. הקןנסולה שלכם צריכה לאתחל לתפריט ההגדרות של Luma3DS
+ אם אתם מקבלים מסך שחור, [עקבו אחרי המדריך הבא](troubleshooting#ts_sys_b9s)
diff --git a/_pages/hu_HU/finalizing-setup.txt b/_pages/hu_HU/finalizing-setup.txt
index 31510ba3a7..3aca49c4de 100644
--- a/_pages/hu_HU/finalizing-setup.txt
+++ b/_pages/hu_HU/finalizing-setup.txt
@@ -166,7 +166,7 @@ To use [NTR CFW](https://github.com/44670/BootNTR/), install [BootNTR Selector](
{: .notice--info}
{% capture notice-7 %}
-Remove any extra files and folders from the root of your SD card that are *not* in the following image:
+Remove any extra files and folders from the root of your SD card that are *not* in the following image. If you have it, leave the `DCIM` folder as this contains any pictures taken with the 3DS camera:
![]({{ base_path }}/images/screenshots/final-file-layout.png)
{% endcapture %}
diff --git a/_pages/hu_HU/homebrew-launcher-(alternatives).txt b/_pages/hu_HU/homebrew-launcher-(alternatives).txt
index 0b3745282b..db0ca1369c 100644
--- a/_pages/hu_HU/homebrew-launcher-(alternatives).txt
+++ b/_pages/hu_HU/homebrew-launcher-(alternatives).txt
@@ -14,14 +14,25 @@ Ensure your device's Wireless Communication is turned on as udsploit (used in th
#### What you need
* The Homebrew [Starter Kit](http://smealum.github.io/ninjhax2/starter.zip)
+* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
+* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
+* The latest release of [safehax](https://github.com/TiniVi/safehax/releases/latest)
+* The latest release of [udsploit](https://github.com/smealum/udsploit/releases/latest)
+* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(the `.7z` file)*
#### Instructions
1. Power off your device
1. Insert your SD card into your computer
1. Copy _the contents of_ the `starter.zip` to the root of your SD card
+1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
+1. Create a folder named `boot9strap` on the root of your SD card
+1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card
+1. Copy `safehax.3dsx` to the `/3ds/` folder on your SD card
+1. Copy `udsploit.3dsx` to the `/3ds/` folder on your SD card
+1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card and rename `SafeB9SInstaller.bin` to `safehaxpayload.bin`
- ![]({{ base_path }}/images/screenshots/hb-alt-file-layout.png)
+ ![]({{ base_path }}/images/screenshots/boot9strap-hb-file-layout.png)
{: .notice--info}
1. Reinsert your SD card into your device
diff --git a/_pages/hu_HU/homebrew-launcher-(soundhax).txt b/_pages/hu_HU/homebrew-launcher-(soundhax).txt
index b08f2a1133..1ade427a02 100644
--- a/_pages/hu_HU/homebrew-launcher-(soundhax).txt
+++ b/_pages/hu_HU/homebrew-launcher-(soundhax).txt
@@ -24,6 +24,11 @@ This means that using a Cart Update from a version containing an older Nintendo
* The Homebrew [Starter Kit](http://smealum.github.io/ninjhax2/starter.zip)
* The latest release of [Soundhax](http://soundhax.com/) *(for your device and region)*
+* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
+* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
+* The latest release of [safehax](https://github.com/TiniVi/safehax/releases/latest)
+* The latest release of [udsploit](https://github.com/smealum/udsploit/releases/latest)
+* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(the `.7z` file)*
* The [otherapp payload](https://smealum.github.io/3ds/#otherapp) *(for your version and region)*
#### Instructions
@@ -33,8 +38,14 @@ This means that using a Cart Update from a version containing an older Nintendo
1. Copy _the contents of_ `starter.zip` to the root of your SD card
1. Copy the Soundhax `.m4a` to the root of your SD card
1. Copy the otherapp payload to the root of your SD card and rename it to `otherapp.bin`
+1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
+1. Create a folder named `boot9strap` on the root of your SD card
+1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card
+1. Copy `safehax.3dsx` to the `/3ds/` folder on your SD card
+1. Copy `udsploit.3dsx` to the `/3ds/` folder on your SD card
+1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card and rename `SafeB9SInstaller.bin` to `safehaxpayload.bin`
- ![]({{ base_path }}/images/screenshots/soundhax-file-layout.png)
+ ![]({{ base_path }}/images/screenshots/boot9strap-hb-file-layout.png)
{: .notice--info}
1. Reinsert your SD card into your device
diff --git a/_pages/hu_HU/installing-boot9strap-(homebrew-launcher).txt b/_pages/hu_HU/installing-boot9strap-(homebrew-launcher).txt
index 5b430ca0bf..da2bb297b5 100644
--- a/_pages/hu_HU/installing-boot9strap-(homebrew-launcher).txt
+++ b/_pages/hu_HU/installing-boot9strap-(homebrew-launcher).txt
@@ -5,32 +5,9 @@ title: "Installing boot9strap (Homebrew Launcher)"
If you have already hacked your device before and have a EmuNAND based CFW setup, this guide deals exclusively with SysNAND and you should follow all instructions from within or applying to SysNAND. Note that the terms EmuNAND and RedNAND refer to slightly different implementations of [the same concept](http://3dbrew.org/wiki/NAND_Redirection).
{: .notice--info}
-#### What you need
-
-* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
-* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
-* The latest release of [safehax](https://github.com/TiniVi/safehax/releases/latest)
-* The latest release of [udsploit](https://github.com/smealum/udsploit/releases/latest)
-* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(the `.7z` file)*
-
#### Instructions
-##### Section I - Prep Work
-
-1. Remove your SD card from your device, leaving it on the Homebrew Launcher, then insert your SD card into your computer
-1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
-1. Create a folder named `boot9strap` on the root of your SD card
-1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card
-1. Copy `safehax.3dsx` to the `/3ds/` folder on your SD card
-1. Copy `udsploit.3dsx` to the `/3ds/` folder on your SD card
-1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card and rename `SafeB9SInstaller.bin` to `safehaxpayload.bin`
-
- ![]({{ base_path }}/images/screenshots/boot9strap-hb-file-layout.png)
- {: .notice--info}
-
-1. Reinsert your SD card into your device
-
-##### Section II - Launching SafeB9SInstaller
+##### Section I - Launching SafeB9SInstaller
1. Launch udsploit from the list of homebrew
+ You may have to scroll down to see this option
@@ -44,13 +21,13 @@ If you have already hacked your device before and have a EmuNAND based CFW setup
+ If it freezes, just force the console to power off by holding the power button, then try again
1. If the exploit was successful, you will have booted into SafeB9SInstaller
-##### Section III - Installing boot9strap
+##### Section II - Installing boot9strap
1. Wait for all safety checks to complete
1. When prompted, input the key combo given to install boot9strap
1. Once it has completed, press (A) to reboot your device
-##### Section IV - Configuring Luma3DS
+##### Section III - Configuring Luma3DS
1. Your device should have rebooted into the Luma3DS configuration menu
+ If you get a black screen, [follow this troubleshooting guide](troubleshooting#ts_sys_b9s)
diff --git a/_pages/id_ID/finalizing-setup.txt b/_pages/id_ID/finalizing-setup.txt
index 31510ba3a7..3aca49c4de 100644
--- a/_pages/id_ID/finalizing-setup.txt
+++ b/_pages/id_ID/finalizing-setup.txt
@@ -166,7 +166,7 @@ To use [NTR CFW](https://github.com/44670/BootNTR/), install [BootNTR Selector](
{: .notice--info}
{% capture notice-7 %}
-Remove any extra files and folders from the root of your SD card that are *not* in the following image:
+Remove any extra files and folders from the root of your SD card that are *not* in the following image. If you have it, leave the `DCIM` folder as this contains any pictures taken with the 3DS camera:
![]({{ base_path }}/images/screenshots/final-file-layout.png)
{% endcapture %}
diff --git a/_pages/id_ID/homebrew-launcher-(alternatives).txt b/_pages/id_ID/homebrew-launcher-(alternatives).txt
index 0b3745282b..db0ca1369c 100644
--- a/_pages/id_ID/homebrew-launcher-(alternatives).txt
+++ b/_pages/id_ID/homebrew-launcher-(alternatives).txt
@@ -14,14 +14,25 @@ Ensure your device's Wireless Communication is turned on as udsploit (used in th
#### What you need
* The Homebrew [Starter Kit](http://smealum.github.io/ninjhax2/starter.zip)
+* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
+* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
+* The latest release of [safehax](https://github.com/TiniVi/safehax/releases/latest)
+* The latest release of [udsploit](https://github.com/smealum/udsploit/releases/latest)
+* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(the `.7z` file)*
#### Instructions
1. Power off your device
1. Insert your SD card into your computer
1. Copy _the contents of_ the `starter.zip` to the root of your SD card
+1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
+1. Create a folder named `boot9strap` on the root of your SD card
+1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card
+1. Copy `safehax.3dsx` to the `/3ds/` folder on your SD card
+1. Copy `udsploit.3dsx` to the `/3ds/` folder on your SD card
+1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card and rename `SafeB9SInstaller.bin` to `safehaxpayload.bin`
- ![]({{ base_path }}/images/screenshots/hb-alt-file-layout.png)
+ ![]({{ base_path }}/images/screenshots/boot9strap-hb-file-layout.png)
{: .notice--info}
1. Reinsert your SD card into your device
diff --git a/_pages/id_ID/homebrew-launcher-(soundhax).txt b/_pages/id_ID/homebrew-launcher-(soundhax).txt
index b08f2a1133..1ade427a02 100644
--- a/_pages/id_ID/homebrew-launcher-(soundhax).txt
+++ b/_pages/id_ID/homebrew-launcher-(soundhax).txt
@@ -24,6 +24,11 @@ This means that using a Cart Update from a version containing an older Nintendo
* The Homebrew [Starter Kit](http://smealum.github.io/ninjhax2/starter.zip)
* The latest release of [Soundhax](http://soundhax.com/) *(for your device and region)*
+* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
+* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
+* The latest release of [safehax](https://github.com/TiniVi/safehax/releases/latest)
+* The latest release of [udsploit](https://github.com/smealum/udsploit/releases/latest)
+* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(the `.7z` file)*
* The [otherapp payload](https://smealum.github.io/3ds/#otherapp) *(for your version and region)*
#### Instructions
@@ -33,8 +38,14 @@ This means that using a Cart Update from a version containing an older Nintendo
1. Copy _the contents of_ `starter.zip` to the root of your SD card
1. Copy the Soundhax `.m4a` to the root of your SD card
1. Copy the otherapp payload to the root of your SD card and rename it to `otherapp.bin`
+1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
+1. Create a folder named `boot9strap` on the root of your SD card
+1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card
+1. Copy `safehax.3dsx` to the `/3ds/` folder on your SD card
+1. Copy `udsploit.3dsx` to the `/3ds/` folder on your SD card
+1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card and rename `SafeB9SInstaller.bin` to `safehaxpayload.bin`
- ![]({{ base_path }}/images/screenshots/soundhax-file-layout.png)
+ ![]({{ base_path }}/images/screenshots/boot9strap-hb-file-layout.png)
{: .notice--info}
1. Reinsert your SD card into your device
diff --git a/_pages/id_ID/installing-boot9strap-(homebrew-launcher).txt b/_pages/id_ID/installing-boot9strap-(homebrew-launcher).txt
index 5b430ca0bf..da2bb297b5 100644
--- a/_pages/id_ID/installing-boot9strap-(homebrew-launcher).txt
+++ b/_pages/id_ID/installing-boot9strap-(homebrew-launcher).txt
@@ -5,32 +5,9 @@ title: "Installing boot9strap (Homebrew Launcher)"
If you have already hacked your device before and have a EmuNAND based CFW setup, this guide deals exclusively with SysNAND and you should follow all instructions from within or applying to SysNAND. Note that the terms EmuNAND and RedNAND refer to slightly different implementations of [the same concept](http://3dbrew.org/wiki/NAND_Redirection).
{: .notice--info}
-#### What you need
-
-* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
-* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
-* The latest release of [safehax](https://github.com/TiniVi/safehax/releases/latest)
-* The latest release of [udsploit](https://github.com/smealum/udsploit/releases/latest)
-* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(the `.7z` file)*
-
#### Instructions
-##### Section I - Prep Work
-
-1. Remove your SD card from your device, leaving it on the Homebrew Launcher, then insert your SD card into your computer
-1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
-1. Create a folder named `boot9strap` on the root of your SD card
-1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card
-1. Copy `safehax.3dsx` to the `/3ds/` folder on your SD card
-1. Copy `udsploit.3dsx` to the `/3ds/` folder on your SD card
-1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card and rename `SafeB9SInstaller.bin` to `safehaxpayload.bin`
-
- ![]({{ base_path }}/images/screenshots/boot9strap-hb-file-layout.png)
- {: .notice--info}
-
-1. Reinsert your SD card into your device
-
-##### Section II - Launching SafeB9SInstaller
+##### Section I - Launching SafeB9SInstaller
1. Launch udsploit from the list of homebrew
+ You may have to scroll down to see this option
@@ -44,13 +21,13 @@ If you have already hacked your device before and have a EmuNAND based CFW setup
+ If it freezes, just force the console to power off by holding the power button, then try again
1. If the exploit was successful, you will have booted into SafeB9SInstaller
-##### Section III - Installing boot9strap
+##### Section II - Installing boot9strap
1. Wait for all safety checks to complete
1. When prompted, input the key combo given to install boot9strap
1. Once it has completed, press (A) to reboot your device
-##### Section IV - Configuring Luma3DS
+##### Section III - Configuring Luma3DS
1. Your device should have rebooted into the Luma3DS configuration menu
+ If you get a black screen, [follow this troubleshooting guide](troubleshooting#ts_sys_b9s)
diff --git a/_pages/it_IT/finalizing-setup.txt b/_pages/it_IT/finalizing-setup.txt
index 13ab2c2c63..b176c8e410 100644
--- a/_pages/it_IT/finalizing-setup.txt
+++ b/_pages/it_IT/finalizing-setup.txt
@@ -166,7 +166,7 @@ Per usare [NTR CFW](https://github.com/44670/BootNTR/), installa [BootNTR Select
{: .notice--info}
{% capture notice-7 %}
-Rimuovi tutti i file e le cartelle presenti nella directory principale della tua scheda SD che *NON* sono presenti nella seguente immagine:
+Rimuovi tutti i file e le cartelle presenti nella directory principale della tua scheda SD che *NON* sono presenti nella seguente immagine. If you have it, leave the `DCIM` folder as this contains any pictures taken with the 3DS camera:
![]({{ base_path }}/images/screenshots/final-file-layout.png)
{% endcapture %}
diff --git a/_pages/it_IT/homebrew-launcher-(alternatives).txt b/_pages/it_IT/homebrew-launcher-(alternatives).txt
index 8fb05e4ad8..aaaed5cc72 100644
--- a/_pages/it_IT/homebrew-launcher-(alternatives).txt
+++ b/_pages/it_IT/homebrew-launcher-(alternatives).txt
@@ -14,14 +14,25 @@ Assicurati che la comunicazione wireless sia attiva dato che udsploit (usato nel
#### Cosa serve
* L'[Homebrew Starter Kit](http://smealum.github.io/ninjhax2/starter.zip)
+* L'ultima versione di [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
+* L'ultima versione di [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(la versione normale di boot9strap; non il file `devkit`, né il file `ntr`)*
+* L'ultima versione di [safehax](https://github.com/TiniVi/safehax/releases/latest)
+* L'ultima versione di [udsploit](https://github.com/smealum/udsploit/releases/latest)
+* L'ultima versione di [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(il file `.7z`)*
#### Istruzioni
1. Spegni il tuo 3DS
1. Inserisci la scheda SD nel tuo computer
1. Copia il _contenuto_ dell'archivio 'starter.zip' nella directory principale della tua scheda SD
+1. Copia il file `boot.firm` dall'archivio `.7z` di Luma3DS nella directory principale della tua scheda SD
+1. Crea una cartella chiamata `boot9strap` nella directory principale della tua scheda SD
+1. Copia i file `boot9strap.firm` e `boot9strap.firm.sha` dall'archivio `.zip` di boot9strap nella cartella `/boot9strap/` della tua scheda SD
+1. Copia il file `safehax.3dsx` nella cartella `/3ds/` nella tua scheda SD
+1. Copia il file `udsploit.3dsx` nella cartella `/3ds/` della tua scheda SD
+1. Copia il file `SafeB9SInstaller.bin` dall'archivio `.zip` di SafeB9SInstaller nella directory principale della tua scheda SD e rinominalo in `safehaxpayload.bin`
- ![]({{ base_path }}/images/screenshots/hb-alt-file-layout.png)
+ ![]({{ base_path }}/images/screenshots/boot9strap-hb-file-layout.png)
{: .notice--info}
1. Reinserisci la scheda SD nel Nintendo 3DS
diff --git a/_pages/it_IT/homebrew-launcher-(soundhax).txt b/_pages/it_IT/homebrew-launcher-(soundhax).txt
index 481bf1cf5d..fe4cf1d799 100644
--- a/_pages/it_IT/homebrew-launcher-(soundhax).txt
+++ b/_pages/it_IT/homebrew-launcher-(soundhax).txt
@@ -24,6 +24,11 @@ Ciò significa che se aggiornate con una scheda di gioco da una versione avente
* L'[Homebrew Starter Kit](http://smealum.github.io/ninjhax2/starter.zip)
* L'ultima versione di [Soundhax](http://soundhax.com/) *(adatta alla tua console e alla tua regione)*
+* L'ultima versione di [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
+* L'ultima versione di [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(la versione normale di boot9strap; non il file `devkit`, né il file `ntr`)*
+* L'ultima versione di [safehax](https://github.com/TiniVi/safehax/releases/latest)
+* L'ultima versione di [udsploit](https://github.com/smealum/udsploit/releases/latest)
+* L'ultima versione di [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(il file `.7z`)*
* Il file [otherapp payload](https://smealum.github.io/3ds/#otherapp) *(adatto alla versione e alla regione della console)*
#### Istruzioni
@@ -33,8 +38,14 @@ Ciò significa che se aggiornate con una scheda di gioco da una versione avente
1. Copia il _contenuto_ dell'archivio `starter.zip` nella directory principale della tua scheda SD
1. Copia il file `.m4a`di Soundhax nella directory principale della tua scheda SD
1. Copia il file otherapp payload nella directory principale della tua scheda SD e rinominalo in `otherapp.bin`
+1. Copia il file `boot.firm` dall'archivio `.7z` di Luma3DS nella directory principale della tua scheda SD
+1. Crea una cartella chiamata `boot9strap` nella directory principale della tua scheda SD
+1. Copia i file `boot9strap.firm` e `boot9strap.firm.sha` dall'archivio `.zip` di boot9strap nella cartella `/boot9strap/` della tua scheda SD
+1. Copia il file `safehax.3dsx` nella cartella `/3ds/` nella tua scheda SD
+1. Copia il file `udsploit.3dsx` nella cartella `/3ds/` della tua scheda SD
+1. Copia il file `SafeB9SInstaller.bin` dall'archivio `.zip` di SafeB9SInstaller nella directory principale della tua scheda SD e rinominalo in `safehaxpayload.bin`
- ![]({{ base_path }}/images/screenshots/soundhax-file-layout.png)
+ ![]({{ base_path }}/images/screenshots/boot9strap-hb-file-layout.png)
{: .notice--info}
1. Reinserisci la scheda SD nel Nintendo 3DS
diff --git a/_pages/it_IT/installing-boot9strap-(homebrew-launcher).txt b/_pages/it_IT/installing-boot9strap-(homebrew-launcher).txt
index 0691a70be5..a95c5fb509 100644
--- a/_pages/it_IT/installing-boot9strap-(homebrew-launcher).txt
+++ b/_pages/it_IT/installing-boot9strap-(homebrew-launcher).txt
@@ -5,32 +5,9 @@ title: "Installazione di boot9strap (Homebrew Launcher)"
Se hai già modificato il tuo 3DS in passato e hai installato un CFW basato su EmuNAND, ricorda che questa guida interessa solamente la SysNAND per cui dovresti seguire le istruzioni in tale modalità. Tieni presente che i termini EmuNAND e RedNAND si riferiscono a due implementazioni leggermente diverse [dello stesso concetto](http://3dbrew.org/wiki/NAND_Redirection).
{: .notice--info}
-#### Cosa serve
-
-* L'ultima versione di [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
-* L'ultima versione di [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(la versione normale di boot9strap; non il file `devkit`, né il file `ntr`)*
-* L'ultima versione di [safehax](https://github.com/TiniVi/safehax/releases/latest)
-* L'ultima versione di [udsploit](https://github.com/smealum/udsploit/releases/latest)
-* L'ultima versione di [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(il file `.7z`)*
-
#### Istruzioni
-##### Sezione I - Preparazione
-
-1. Rimuovi la scheda SD dalla tua console lasciando però l'Homebrew Launcher in esecuzione, quindi inserisci la scheda SD nel tuo computer
-1. Copia il file `boot.firm` dall'archivio `.7z` di Luma3DS nella directory principale della tua scheda SD
-1. Crea una cartella chiamata `boot9strap` nella directory principale della tua scheda SD
-1. Copia i file `boot9strap.firm` e `boot9strap.firm.sha` dall'archivio `.zip` di boot9strap nella cartella `/boot9strap/` della tua scheda SD
-1. Copia il file `safehax.3dsx` nella cartella `/3ds/` nella tua scheda SD
-1. Copia il file `udsploit.3dsx` nella cartella `/3ds/` della tua scheda SD
-1. Copia il file `SafeB9SInstaller.bin` dall'archivio `.zip` di SafeB9SInstaller nella directory principale della tua scheda SD e rinominalo in `safehaxpayload.bin`
-
- ![]({{ base_path }}/images/screenshots/boot9strap-hb-file-layout.png)
- {: .notice--info}
-
-1. Reinserisci la scheda SD nel Nintendo 3DS
-
-##### Sezione II - Avvio di SafeB9SInstaller
+##### Sezione I - Avvio di SafeB9SInstaller
1. Avvia udsploit dalla lista degli homebrew disponibili
+ Potrebbe essere necessario scorrere la lista per visualizzare l'homebrew
@@ -44,13 +21,13 @@ Se hai già modificato il tuo 3DS in passato e hai installato un CFW basato su E
+ Se la console dovesse bloccarsi, forzane lo spegnimento tenendo premuto il pulsante di accensione, quindi riprova
1. Se l'exploit è andato a buon fine, si avvierà SafeB9SInstaller
-##### Sezione III - Installazione di boot9strap
+##### Sezione II - Installazione di boot9strap
1. Attendi il termine di tutti i controlli di sicurezza
1. Quando richiesto, inserisci la combinazione di tasti richiesta a schermo per installare boot9strap
1. Una volta completato il processo, premi (A) per riavviare la tua console
-##### Sezione IV - Configurare Luma3DS
+##### Sezione III - Configurare Luma3DS
1. La tua console dovrebbe riavviarsi all'interno del menu di configurazione di Luma3DS
+ Se ottieni una schermata nera, [segui questa guida per risolvere il problema](troubleshooting#ts_sys_b9s)
diff --git a/_pages/ja_JP/finalizing-setup.txt b/_pages/ja_JP/finalizing-setup.txt
index 2550b7591d..e1415d7f08 100644
--- a/_pages/ja_JP/finalizing-setup.txt
+++ b/_pages/ja_JP/finalizing-setup.txt
@@ -166,7 +166,7 @@ To use [NTR CFW](https://github.com/44670/BootNTR/), install [BootNTR Selector](
{: .notice--info}
{% capture notice-7 %}
-Remove any extra files and folders from the root of your SD card that are *not* in the following image:
+Remove any extra files and folders from the root of your SD card that are *not* in the following image. If you have it, leave the `DCIM` folder as this contains any pictures taken with the 3DS camera:
![]({{ base_path }}/images/screenshots/final-file-layout.png)
{% endcapture %}
diff --git a/_pages/ja_JP/homebrew-launcher-(alternatives).txt b/_pages/ja_JP/homebrew-launcher-(alternatives).txt
index d86add469b..4bb7cc6e29 100644
--- a/_pages/ja_JP/homebrew-launcher-(alternatives).txt
+++ b/_pages/ja_JP/homebrew-launcher-(alternatives).txt
@@ -14,14 +14,25 @@ Ensure your device's Wireless Communication is turned on as udsploit (used in th
#### 必要なもの
* Homebrew [スターターキット](http://smealum.github.io/ninjhax2/starter.zip)
+* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
+* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
+* The latest release of [safehax](https://github.com/TiniVi/safehax/releases/latest)
+* The latest release of [udsploit](https://github.com/smealum/udsploit/releases/latest)
+* [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(`.7z` ファイル)*の最新バージョン
#### 手順
1. Power off your device
1. パソコンにSDカードを入れます
1. `starter.zip`の_コンテンツ_を、SDカードのルートにコピーします
+1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
+1. Create a folder named `boot9strap` on the root of your SD card
+1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card
+1. Copy `safehax.3dsx` to the `/3ds/` folder on your SD card
+1. Copy `udsploit.3dsx` to the `/3ds/` folder on your SD card
+1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card and rename `SafeB9SInstaller.bin` to `safehaxpayload.bin`
- ![]({{ base_path }}/images/screenshots/hb-alt-file-layout.png)
+ ![]({{ base_path }}/images/screenshots/boot9strap-hb-file-layout.png)
{: .notice--info}
1. Reinsert your SD card into your device
diff --git a/_pages/ja_JP/homebrew-launcher-(soundhax).txt b/_pages/ja_JP/homebrew-launcher-(soundhax).txt
index abdc472f4e..c20398e22d 100644
--- a/_pages/ja_JP/homebrew-launcher-(soundhax).txt
+++ b/_pages/ja_JP/homebrew-launcher-(soundhax).txt
@@ -24,6 +24,11 @@ This means that using a Cart Update from a version containing an older Nintendo
* Homebrew [スターターキット](http://smealum.github.io/ninjhax2/starter.zip)
* The latest release of [Soundhax](http://soundhax.com/) *(for your device and region)*
+* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
+* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
+* The latest release of [safehax](https://github.com/TiniVi/safehax/releases/latest)
+* The latest release of [udsploit](https://github.com/smealum/udsploit/releases/latest)
+* [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(`.7z` ファイル)*の最新バージョン
* The [otherapp payload](https://smealum.github.io/3ds/#otherapp) *(for your version and region)*
#### 手順
@@ -33,8 +38,14 @@ This means that using a Cart Update from a version containing an older Nintendo
1. Copy _the contents of_ `starter.zip` to the root of your SD card
1. SoundHaxの `.m4a` ファイルをSDカード直下にコピーします
1. otherappペイロードをSDカード直下にコピーし、ファイル名を `otherapp.bin` に変更します
+1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
+1. Create a folder named `boot9strap` on the root of your SD card
+1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card
+1. Copy `safehax.3dsx` to the `/3ds/` folder on your SD card
+1. Copy `udsploit.3dsx` to the `/3ds/` folder on your SD card
+1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card and rename `SafeB9SInstaller.bin` to `safehaxpayload.bin`
- ![]({{ base_path }}/images/screenshots/soundhax-file-layout.png)
+ ![]({{ base_path }}/images/screenshots/boot9strap-hb-file-layout.png)
{: .notice--info}
1. Reinsert your SD card into your device
diff --git a/_pages/ja_JP/installing-boot9strap-(homebrew-launcher).txt b/_pages/ja_JP/installing-boot9strap-(homebrew-launcher).txt
index cfd417cb05..d12eb5d315 100644
--- a/_pages/ja_JP/installing-boot9strap-(homebrew-launcher).txt
+++ b/_pages/ja_JP/installing-boot9strap-(homebrew-launcher).txt
@@ -5,32 +5,9 @@ title: "Installing boot9strap (Homebrew Launcher)"
If you have already hacked your device before and have a EmuNAND based CFW setup, this guide deals exclusively with SysNAND and you should follow all instructions from within or applying to SysNAND. EmuNANDとRedNANDは[同じ理論](http://3dbrew.org/wiki/NAND_Redirection)の少々違う実装です。
{: .notice--info}
-#### 必要なもの
-
-* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
-* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
-* The latest release of [safehax](https://github.com/TiniVi/safehax/releases/latest)
-* The latest release of [udsploit](https://github.com/smealum/udsploit/releases/latest)
-* [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(`.7z` ファイル)*の最新バージョン
-
#### 手順
-##### セクション I - 準備
-
-1. Remove your SD card from your device, leaving it on the Homebrew Launcher, then insert your SD card into your computer
-1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
-1. Create a folder named `boot9strap` on the root of your SD card
-1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card
-1. Copy `safehax.3dsx` to the `/3ds/` folder on your SD card
-1. Copy `udsploit.3dsx` to the `/3ds/` folder on your SD card
-1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card and rename `SafeB9SInstaller.bin` to `safehaxpayload.bin`
-
- ![]({{ base_path }}/images/screenshots/boot9strap-hb-file-layout.png)
- {: .notice--info}
-
-1. Reinsert your SD card into your device
-
-##### Section II - Launching SafeB9SInstaller
+##### Section I - Launching SafeB9SInstaller
1. Launch udsploit from the list of homebrew
+ You may have to scroll down to see this option
@@ -44,13 +21,13 @@ If you have already hacked your device before and have a EmuNAND based CFW setup
+ 画面がフリーズした場合、電源ボタン長押しで強制的に電源を切り、もう一度やり直してください
1. If the exploit was successful, you will have booted into SafeB9SInstaller
-##### Section III - Installing boot9strap
+##### Section II - Installing boot9strap
1. Wait for all safety checks to complete
1. When prompted, input the key combo given to install boot9strap
1. Once it has completed, press (A) to reboot your device
-##### Section IV - Configuring Luma3DS
+##### セクション III - Luma3DSを設定する
1. Your device should have rebooted into the Luma3DS configuration menu
+ If you get a black screen, [follow this troubleshooting guide](troubleshooting#ts_sys_b9s)
diff --git a/_pages/ko_KR/finalizing-setup.txt b/_pages/ko_KR/finalizing-setup.txt
index 3fa72a5ee5..4eb39e8659 100644
--- a/_pages/ko_KR/finalizing-setup.txt
+++ b/_pages/ko_KR/finalizing-setup.txt
@@ -166,7 +166,7 @@ You can now press (L) + (Down) + (Select) while the system is booted to open the
{: .notice--info}
{% capture notice-7 %}
-Remove any extra files and folders from the root of your SD card that are *not* in the following image:
+Remove any extra files and folders from the root of your SD card that are *not* in the following image. If you have it, leave the `DCIM` folder as this contains any pictures taken with the 3DS camera:
![]({{ base_path }}/images/screenshots/final-file-layout.png)
{% endcapture %}
diff --git a/_pages/ko_KR/homebrew-launcher-(alternatives).txt b/_pages/ko_KR/homebrew-launcher-(alternatives).txt
index 3dbb6b5b44..43d820d599 100644
--- a/_pages/ko_KR/homebrew-launcher-(alternatives).txt
+++ b/_pages/ko_KR/homebrew-launcher-(alternatives).txt
@@ -15,14 +15,25 @@ Ensure your device's Wireless Communication is turned on as udsploit (used in th
#### 준비 사항
* 홈브류 [스타터 킷](http://smealum.github.io/ninjhax2/starter.zip)
+* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
+* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
+* 최신 버전의 [safehax](https://github.com/TiniVi/safehax/releases/latest)
+* 최신 버전의 [udsploit](https://github.com/smealum/udsploit/releases/latest)
+* 최신 버전의 [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(`.7z` 파일)*
#### 진행 방법
1. 기기를 종료해 주세요.
1. SD 카드를 컴퓨터에 삽입해 주세요.
1. `starter.zip` 파일의 내용물을 SD 카드 최상단에 복사해 주세요.
+1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
+1. Create a folder named `boot9strap` on the root of your SD card
+1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card
+1. Copy `safehax.3dsx` to the `/3ds/` folder on your SD card
+1. Copy `udsploit.3dsx` to the `/3ds/` folder on your SD card
+1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card and rename `SafeB9SInstaller.bin` to `safehaxpayload.bin`
- ![]({{ base_path }}/images/screenshots/hb-alt-file-layout.png)
+ ![]({{ base_path }}/images/screenshots/boot9strap-hb-file-layout.png)
{: .notice--info}
1. SD 카드를 기기에 다시 삽입해 주세요.
diff --git a/_pages/ko_KR/homebrew-launcher-(soundhax).txt b/_pages/ko_KR/homebrew-launcher-(soundhax).txt
index d05cc00e2a..6c31292815 100644
--- a/_pages/ko_KR/homebrew-launcher-(soundhax).txt
+++ b/_pages/ko_KR/homebrew-launcher-(soundhax).txt
@@ -24,6 +24,11 @@ Ensure your device's Wireless Communication is turned on as udsploit (used in th
* 홈브류 [스타터 킷](http://smealum.github.io/ninjhax2/starter.zip)
* The latest release of [Soundhax](http://soundhax.com/) *(for your device and region)*
+* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
+* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
+* 최신 버전의 [safehax](https://github.com/TiniVi/safehax/releases/latest)
+* 최신 버전의 [udsploit](https://github.com/smealum/udsploit/releases/latest)
+* 최신 버전의 [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(`.7z` 파일)*
* The [otherapp payload](https://smealum.github.io/3ds/#otherapp) *(for your version and region)*
#### 진행 방법
@@ -33,8 +38,14 @@ Ensure your device's Wireless Communication is turned on as udsploit (used in th
1. Copy _the contents of_ `starter.zip` to the root of your SD card
1. Soundhax `.m4a`를 SD 카드의 최상위 경로에 복사해 주세요.
1. otherapp 페이로드를 SD 카드의 최상위 경로에 복사하고 이름을 `otherapp.bin`으로 바꿔 주세요.
+1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
+1. Create a folder named `boot9strap` on the root of your SD card
+1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card
+1. Copy `safehax.3dsx` to the `/3ds/` folder on your SD card
+1. Copy `udsploit.3dsx` to the `/3ds/` folder on your SD card
+1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card and rename `SafeB9SInstaller.bin` to `safehaxpayload.bin`
- ![]({{ base_path }}/images/screenshots/soundhax-file-layout.png)
+ ![]({{ base_path }}/images/screenshots/boot9strap-hb-file-layout.png)
{: .notice--info}
1. SD 카드를 기기에 다시 삽입해 주세요.
diff --git a/_pages/ko_KR/installing-boot9strap-(homebrew-launcher).txt b/_pages/ko_KR/installing-boot9strap-(homebrew-launcher).txt
index 1bf3a44c89..c821bbb632 100644
--- a/_pages/ko_KR/installing-boot9strap-(homebrew-launcher).txt
+++ b/_pages/ko_KR/installing-boot9strap-(homebrew-launcher).txt
@@ -5,32 +5,9 @@ title: "Installing boot9strap (Homebrew Launcher)"
이 설명은 SysNAND를 기준으로 제작되었으므로 기기가 EmuNAND 기반이라면 모든 과정을 SysNAND에 적용해 주세요. EmuNAND와 RedNAND는 [동일한 개념](http://3dbrew.org/wiki/NAND_Redirection)을 다른 방식으로 구현한 것입니다.
{: .notice--info}
-#### 준비물
-
-* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
-* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
-* 최신 버전의 [safehax](https://github.com/TiniVi/safehax/releases/latest)
-* 최신 버전의 [udsploit](https://github.com/smealum/udsploit/releases/latest)
-* 최신 버전의 [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(`.7z` 파일)*
-
#### 진행 방법
-##### 섹션 I - 준비 작업
-
-1. 홈브류 런처를 실행시킨 채 기기에서 SD 카드를 빼 컴퓨터에 삽입해 주세요.
-1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
-1. Create a folder named `boot9strap` on the root of your SD card
-1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card
-1. Copy `safehax.3dsx` to the `/3ds/` folder on your SD card
-1. Copy `udsploit.3dsx` to the `/3ds/` folder on your SD card
-1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card and rename `SafeB9SInstaller.bin` to `safehaxpayload.bin`
-
- ![]({{ base_path }}/images/screenshots/boot9strap-hb-file-layout.png)
- {: .notice--info}
-
-1. SD 카드를 기기에 다시 삽입해 주세요.
-
-##### Section II - Launching SafeB9SInstaller
+##### Section I - Launching SafeB9SInstaller
1. Launch udsploit from the list of homebrew
+ You may have to scroll down to see this option
@@ -44,13 +21,13 @@ title: "Installing boot9strap (Homebrew Launcher)"
+ 재생중 화면이 멈출 경우 전원 버튼을 길게 눌러서 기기를 강제로 종료시킨 후 다시 시도해 주세요.
1. If the exploit was successful, you will have booted into SafeB9SInstaller
-##### Section III - Installing boot9strap
+##### Section II - Installing boot9strap
1. Wait for all safety checks to complete
1. When prompted, input the key combo given to install boot9strap
1. Once it has completed, press (A) to reboot your device
-##### Section IV - Configuring Luma3DS
+##### 섹션 III - Luma3DS 설정
1. Your device should have rebooted into the Luma3DS configuration menu
+ If you get a black screen, [follow this troubleshooting guide](troubleshooting#ts_sys_b9s)
diff --git a/_pages/ms_MY/finalizing-setup.txt b/_pages/ms_MY/finalizing-setup.txt
index 623c9fa5f2..b55f813791 100644
--- a/_pages/ms_MY/finalizing-setup.txt
+++ b/_pages/ms_MY/finalizing-setup.txt
@@ -166,7 +166,7 @@ To use [NTR CFW](https://github.com/44670/BootNTR/), install [BootNTR Selector](
{: .notice--info}
{% capture notice-7 %}
-Remove any extra files and folders from the root of your SD card that are *not* in the following image:
+Remove any extra files and folders from the root of your SD card that are *not* in the following image. If you have it, leave the `DCIM` folder as this contains any pictures taken with the 3DS camera:
![]({{ base_path }}/images/screenshots/final-file-layout.png)
{% endcapture %}
diff --git a/_pages/ms_MY/homebrew-launcher-(alternatives).txt b/_pages/ms_MY/homebrew-launcher-(alternatives).txt
index c1a9f437b8..f80264f1a9 100644
--- a/_pages/ms_MY/homebrew-launcher-(alternatives).txt
+++ b/_pages/ms_MY/homebrew-launcher-(alternatives).txt
@@ -14,14 +14,25 @@ Ensure your device's Wireless Communication is turned on as udsploit (used in th
### Apa yang anda perlukan
* Homebrew [Starter Kit](http://smealum.github.io/ninjhax2/starter.zip)
+* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
+* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
+* The latest release of [safehax](https://github.com/TiniVi/safehax/releases/latest)
+* The latest release of [udsploit](https://github.com/smealum/udsploit/releases/latest)
+*Keluaran terkini [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(fail `.7z`)*
#### Arahan
1. Power off your device
1. Pasang kad SD anda ke dalam komputer
1. Salin _kandungan_ `starter.zip` letakkan di root kad SD anda
+1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
+1. Create a folder named `boot9strap` on the root of your SD card
+1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card
+1. Copy `safehax.3dsx` to the `/3ds/` folder on your SD card
+1. Copy `udsploit.3dsx` to the `/3ds/` folder on your SD card
+1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card and rename `SafeB9SInstaller.bin` to `safehaxpayload.bin`
- ![]({{ base_path }}/images/screenshots/hb-alt-file-layout.png)
+ ![]({{ base_path }}/images/screenshots/boot9strap-hb-file-layout.png)
{: .notice--info}
1. Reinsert your SD card into your device
diff --git a/_pages/ms_MY/homebrew-launcher-(soundhax).txt b/_pages/ms_MY/homebrew-launcher-(soundhax).txt
index 2d2b9c4624..ecfd1536d0 100644
--- a/_pages/ms_MY/homebrew-launcher-(soundhax).txt
+++ b/_pages/ms_MY/homebrew-launcher-(soundhax).txt
@@ -24,6 +24,11 @@ This means that using a Cart Update from a version containing an older Nintendo
* Homebrew [Starter Kit](http://smealum.github.io/ninjhax2/starter.zip)
* The latest release of [Soundhax](http://soundhax.com/) *(for your device and region)*
+* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
+* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
+* The latest release of [safehax](https://github.com/TiniVi/safehax/releases/latest)
+* The latest release of [udsploit](https://github.com/smealum/udsploit/releases/latest)
+*Keluaran terkini [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(fail `.7z`)*
* The [otherapp payload](https://smealum.github.io/3ds/#otherapp) *(for your version and region)*
#### Arahan
@@ -33,8 +38,14 @@ This means that using a Cart Update from a version containing an older Nintendo
1. Copy _the contents of_ `starter.zip` to the root of your SD card
1. Salin SoundHax `.m4a` letakkan di root kad SD anda
1. Salin otherapp payload letakkan di root kad SD anda dan tukarkan namanya ke `otherapp.bin`
+1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
+1. Create a folder named `boot9strap` on the root of your SD card
+1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card
+1. Copy `safehax.3dsx` to the `/3ds/` folder on your SD card
+1. Copy `udsploit.3dsx` to the `/3ds/` folder on your SD card
+1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card and rename `SafeB9SInstaller.bin` to `safehaxpayload.bin`
- ![]({{ base_path }}/images/screenshots/soundhax-file-layout.png)
+ ![]({{ base_path }}/images/screenshots/boot9strap-hb-file-layout.png)
{: .notice--info}
1. Reinsert your SD card into your device
diff --git a/_pages/ms_MY/installing-boot9strap-(homebrew-launcher).txt b/_pages/ms_MY/installing-boot9strap-(homebrew-launcher).txt
index 318806cab7..eb429d2ed2 100644
--- a/_pages/ms_MY/installing-boot9strap-(homebrew-launcher).txt
+++ b/_pages/ms_MY/installing-boot9strap-(homebrew-launcher).txt
@@ -5,32 +5,9 @@ title: "Installing boot9strap (Homebrew Launcher)"
If you have already hacked your device before and have a EmuNAND based CFW setup, this guide deals exclusively with SysNAND and you should follow all instructions from within or applying to SysNAND. Sila ambil perhatian terma EmuNAND dan RedNAND mungkin berbeza sedikit dari cara perlaksanaannya akan tetapi [sama konsepnya](http://3dbrew.org/wiki/NAND_Redirection).
{: .notice--info}
-#### Apa yang ada perlukan
-
-* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
-* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
-* The latest release of [safehax](https://github.com/TiniVi/safehax/releases/latest)
-* The latest release of [udsploit](https://github.com/smealum/udsploit/releases/latest)
-*Keluaran terkini [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(fail `.7z`)*
-
#### Arahan
-##### Seksyen 1 - Persediaan
-
-1. Remove your SD card from your device, leaving it on the Homebrew Launcher, then insert your SD card into your computer
-1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
-1. Create a folder named `boot9strap` on the root of your SD card
-1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card
-1. Copy `safehax.3dsx` to the `/3ds/` folder on your SD card
-1. Copy `udsploit.3dsx` to the `/3ds/` folder on your SD card
-1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card and rename `SafeB9SInstaller.bin` to `safehaxpayload.bin`
-
- ![]({{ base_path }}/images/screenshots/boot9strap-hb-file-layout.png)
- {: .notice--info}
-
-1. Reinsert your SD card into your device
-
-##### Section II - Launching SafeB9SInstaller
+##### Section I - Launching SafeB9SInstaller
1. Launch udsploit from the list of homebrew
+ You may have to scroll down to see this option
@@ -44,13 +21,13 @@ If you have already hacked your device before and have a EmuNAND based CFW setup
+ Jika ia beku, anda boleh memaksa power off peranti anda dengan menahan butang power, kemudian cuba lagi
1. If the exploit was successful, you will have booted into SafeB9SInstaller
-##### Section III - Installing boot9strap
+##### Section II - Installing boot9strap
1. Wait for all safety checks to complete
1. When prompted, input the key combo given to install boot9strap
1. Once it has completed, press (A) to reboot your device
-##### Section IV - Configuring Luma3DS
+##### Seksyen III - Konfigurasi Luma3DS
1. Your device should have rebooted into the Luma3DS configuration menu
+ If you get a black screen, [follow this troubleshooting guide](troubleshooting#ts_sys_b9s)
diff --git a/_pages/nl_NL/finalizing-setup.txt b/_pages/nl_NL/finalizing-setup.txt
index 9b9ccd99ee..f146026a5c 100644
--- a/_pages/nl_NL/finalizing-setup.txt
+++ b/_pages/nl_NL/finalizing-setup.txt
@@ -166,7 +166,7 @@ Om [NTR CFW](https://github.com/44670/BootNTR/) te gebruiken, moet je [BootNTR S
{: .notice--info}
{% capture notice-7 %}
-Remove any extra files and folders from the root of your SD card that are *not* in the following image:
+Remove any extra files and folders from the root of your SD card that are *not* in the following image. If you have it, leave the `DCIM` folder as this contains any pictures taken with the 3DS camera:
![]({{ base_path }}/images/screenshots/final-file-layout.png)
{% endcapture %}
diff --git a/_pages/nl_NL/homebrew-launcher-(alternatives).txt b/_pages/nl_NL/homebrew-launcher-(alternatives).txt
index a544710991..f6d0b946f8 100644
--- a/_pages/nl_NL/homebrew-launcher-(alternatives).txt
+++ b/_pages/nl_NL/homebrew-launcher-(alternatives).txt
@@ -14,14 +14,25 @@ Ensure your device's Wireless Communication is turned on as udsploit (used in th
#### Benodigdheden
* The Homebrew [Starter Kit](http://smealum.github.io/ninjhax2/starter.zip)
+* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
+* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
+* De meest recente versie van [safehax](https://github.com/TiniVi/safehax/releases/latest)
+* De meest recente versie van [udsploit](https://github.com/smealum/udsploit/releases/latest)
+* De meest recente versie van [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(het `.7z` bestand)*
#### Instructies
1. Schakel je 3ds uit
1. Plaats je SD kaart in je computer
1. Kopieer _de inhoud van_ de `starter.zip` naar de hoofdmap van de SD kaart
+1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
+1. Create a folder named `boot9strap` on the root of your SD card
+1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card
+1. Kopieer `safehax.3dsx` naar de `/3ds/` map op je SD kaart
+1. Kopieer `udsploit.3dsx` naar de `/3ds/` map op je SD kaart
+1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card and rename `SafeB9SInstaller.bin` to `safehaxpayload.bin`
- ![]({{ base_path }}/images/screenshots/hb-alt-file-layout.png)
+ ![]({{ base_path }}/images/screenshots/boot9strap-hb-file-layout.png)
{: .notice--info}
1. Stop je SD kaart terug in je 3DS
diff --git a/_pages/nl_NL/homebrew-launcher-(soundhax).txt b/_pages/nl_NL/homebrew-launcher-(soundhax).txt
index d85754c1a9..e35535812d 100644
--- a/_pages/nl_NL/homebrew-launcher-(soundhax).txt
+++ b/_pages/nl_NL/homebrew-launcher-(soundhax).txt
@@ -24,6 +24,11 @@ This means that using a Cart Update from a version containing an older Nintendo
* The Homebrew [Starter Kit](http://smealum.github.io/ninjhax2/starter.zip)
* The latest release of [Soundhax](http://soundhax.com/) *(for your device and region)*
+* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
+* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
+* De meest recente versie van [safehax](https://github.com/TiniVi/safehax/releases/latest)
+* De meest recente versie van [udsploit](https://github.com/smealum/udsploit/releases/latest)
+* De meest recente versie van [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(het `.7z` bestand)*
* The [otherapp payload](https://smealum.github.io/3ds/#otherapp) *(for your version and region)*
#### Instructies
@@ -33,8 +38,14 @@ This means that using a Cart Update from a version containing an older Nintendo
1. Copy _the contents of_ `starter.zip` to the root of your SD card
1. Kopieer de Soundhax `.m4a` naar de hoofdmap van je SD kaart
1. Kopieer de otherapp payload naar de hoofdmap van je SD kaart en hernoem deze naar `otherapp.bin`
+1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
+1. Create a folder named `boot9strap` on the root of your SD card
+1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card
+1. Kopieer `safehax.3dsx` naar de `/3ds/` map op je SD kaart
+1. Kopieer `udsploit.3dsx` naar de `/3ds/` map op je SD kaart
+1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card and rename `SafeB9SInstaller.bin` to `safehaxpayload.bin`
- ![]({{ base_path }}/images/screenshots/soundhax-file-layout.png)
+ ![]({{ base_path }}/images/screenshots/boot9strap-hb-file-layout.png)
{: .notice--info}
1. Stop je SD kaart terug in je 3DS
diff --git a/_pages/nl_NL/installing-boot9strap-(homebrew-launcher).txt b/_pages/nl_NL/installing-boot9strap-(homebrew-launcher).txt
index a7269dcc24..522f4d59d1 100644
--- a/_pages/nl_NL/installing-boot9strap-(homebrew-launcher).txt
+++ b/_pages/nl_NL/installing-boot9strap-(homebrew-launcher).txt
@@ -5,32 +5,9 @@ title: "Installing boot9strap (Homebrew Launcher)"
Als je je 3DS al eens eerder gehacked hebt met een op EmuNAND-gebaseerde CFW setup, deze handleiding zal zich alleen maar met sysNAND zich bezig houden, dus moet je alle instructies volgen vanuit of toepassend op SysNAND. Merk op dat de termen EmuNAND en RedNAND naar iets andere implementaties van [hetzelfde concept verwijzen](http://3dbrew.org/wiki/NAND_Redirection).
{: .notice--info}
-#### Benodigdheden
-
-* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
-* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
-* De meest recente versie van [safehax](https://github.com/TiniVi/safehax/releases/latest)
-* De meest recente versie van [udsploit](https://github.com/smealum/udsploit/releases/latest)
-* De meest recente versie van [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(het `.7z` bestand)*
-
### Instructies
-##### Deel I - Voorbereiding
-
-1. Verwijder je SD kaart uit je 3DS, terwijl je deze op de Homebrew Launcher laat staan, plaats dan je SD kaart in je computer
-1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
-1. Create a folder named `boot9strap` on the root of your SD card
-1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card
-1. Kopieer `safehax.3dsx` naar de `/3ds/` map op je SD kaart
-1. Kopieer `udsploit.3dsx` naar de `/3ds/` map op je SD kaart
-1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card and rename `SafeB9SInstaller.bin` to `safehaxpayload.bin`
-
- ![]({{ base_path }}/images/screenshots/boot9strap-hb-file-layout.png)
- {: .notice--info}
-
-1. Stop je SD kaart terug in je 3DS
-
-##### Section II - Launching SafeB9SInstaller
+##### Section I - Launching SafeB9SInstaller
1. Start udsploit uit de lijst met homebrew
+ Het kan zijn dat je naar beneden moet scrollen om deze optie te zien
@@ -44,13 +21,13 @@ Als je je 3DS al eens eerder gehacked hebt met een op EmuNAND-gebaseerde CFW set
+ Als het vastloopt, zet het apparaat dan gewoon uit door de power knop ingedrukt te houden, probeer het daarna opnieuw
1. If the exploit was successful, you will have booted into SafeB9SInstaller
-##### Section III - Installing boot9strap
+##### Section II - Installing boot9strap
1. Wait for all safety checks to complete
1. When prompted, input the key combo given to install boot9strap
1. Once it has completed, press (A) to reboot your device
-##### Section IV - Configuring Luma3DS
+### Deel III - Luma3DS configureren
1. Your device should have rebooted into the Luma3DS configuration menu
+ If you get a black screen, [follow this troubleshooting guide](troubleshooting#ts_sys_b9s)
diff --git a/_pages/no_NO/finalizing-setup.txt b/_pages/no_NO/finalizing-setup.txt
index e37838387b..745aeb2660 100644
--- a/_pages/no_NO/finalizing-setup.txt
+++ b/_pages/no_NO/finalizing-setup.txt
@@ -166,7 +166,7 @@ To use [NTR CFW](https://github.com/44670/BootNTR/), install [BootNTR Selector](
{: .notice--info}
{% capture notice-7 %}
-Remove any extra files and folders from the root of your SD card that are *not* in the following image:
+Remove any extra files and folders from the root of your SD card that are *not* in the following image. If you have it, leave the `DCIM` folder as this contains any pictures taken with the 3DS camera:
![]({{ base_path }}/images/screenshots/final-file-layout.png)
{% endcapture %}
diff --git a/_pages/no_NO/homebrew-launcher-(alternatives).txt b/_pages/no_NO/homebrew-launcher-(alternatives).txt
index ff84a7468b..ce9ef336c0 100644
--- a/_pages/no_NO/homebrew-launcher-(alternatives).txt
+++ b/_pages/no_NO/homebrew-launcher-(alternatives).txt
@@ -14,14 +14,25 @@ Ensure your device's Wireless Communication is turned on as udsploit (used in th
#### Det du trenger
* Homebrew [Starter Kit](http://smealum.github.io/ninjhax2/starter.zip)
+* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
+* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
+* The latest release of [safehax](https://github.com/TiniVi/safehax/releases/latest)
+* The latest release of [udsploit](https://github.com/smealum/udsploit/releases/latest)
+* Siste utgave av [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(`.7z`-filen)*
#### Instruksjoner
1. Slå av enheten
1. Sett inn SD-kortet i datamaskinen din
1. Kopier _innholdet av_ `starter.zip` til roten av SD-kortet
+1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
+1. Create a folder named `boot9strap` on the root of your SD card
+1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card
+1. Copy `safehax.3dsx` to the `/3ds/` folder on your SD card
+1. Copy `udsploit.3dsx` to the `/3ds/` folder on your SD card
+1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card and rename `SafeB9SInstaller.bin` to `safehaxpayload.bin`
- ![]({{ base_path }}/images/screenshots/hb-alt-file-layout.png)
+ ![]({{ base_path }}/images/screenshots/boot9strap-hb-file-layout.png)
{: .notice--info}
1. Sett inn SD-kortet i konsollen igjen
diff --git a/_pages/no_NO/homebrew-launcher-(soundhax).txt b/_pages/no_NO/homebrew-launcher-(soundhax).txt
index 61321d6be7..39a9acfb78 100644
--- a/_pages/no_NO/homebrew-launcher-(soundhax).txt
+++ b/_pages/no_NO/homebrew-launcher-(soundhax).txt
@@ -24,6 +24,11 @@ This means that using a Cart Update from a version containing an older Nintendo
* Homebrew [Starter Kit](http://smealum.github.io/ninjhax2/starter.zip)
* The latest release of [Soundhax](http://soundhax.com/) *(for your device and region)*
+* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
+* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
+* The latest release of [safehax](https://github.com/TiniVi/safehax/releases/latest)
+* The latest release of [udsploit](https://github.com/smealum/udsploit/releases/latest)
+* Siste utgave av [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(`.7z`-filen)*
* The [otherapp payload](https://smealum.github.io/3ds/#otherapp) *(for your version and region)*
#### Instruksjoner
@@ -33,8 +38,14 @@ This means that using a Cart Update from a version containing an older Nintendo
1. Copy _the contents of_ `starter.zip` to the root of your SD card
1. Kopier Soundhax `.m4a` til roten av SD-kortet
1. Kopier otherapp payload til roten av SD-kortet og endre navnet til `otherapp.bin`
+1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
+1. Create a folder named `boot9strap` on the root of your SD card
+1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card
+1. Copy `safehax.3dsx` to the `/3ds/` folder on your SD card
+1. Copy `udsploit.3dsx` to the `/3ds/` folder on your SD card
+1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card and rename `SafeB9SInstaller.bin` to `safehaxpayload.bin`
- ![]({{ base_path }}/images/screenshots/soundhax-file-layout.png)
+ ![]({{ base_path }}/images/screenshots/boot9strap-hb-file-layout.png)
{: .notice--info}
1. Sett inn SD-kortet i konsollen igjen
diff --git a/_pages/no_NO/installing-boot9strap-(homebrew-launcher).txt b/_pages/no_NO/installing-boot9strap-(homebrew-launcher).txt
index 0215d10c63..78b3b35cde 100644
--- a/_pages/no_NO/installing-boot9strap-(homebrew-launcher).txt
+++ b/_pages/no_NO/installing-boot9strap-(homebrew-launcher).txt
@@ -5,32 +5,9 @@ title: "Installing boot9strap (Homebrew Launcher)"
If you have already hacked your device before and have a EmuNAND based CFW setup, this guide deals exclusively with SysNAND and you should follow all instructions from within or applying to SysNAND. Merk at EmuNAND og RedNAND refererer til litt forskjellige implementeringer av [det samme konseptet](http://3dbrew.org/wiki/NAND_Redirection).
{: .notice--info}
-#### Det du trenger
-
-* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
-* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
-* The latest release of [safehax](https://github.com/TiniVi/safehax/releases/latest)
-* The latest release of [udsploit](https://github.com/smealum/udsploit/releases/latest)
-* Siste utgave av [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(`.7z`-filen)*
-
#### Instruksjoner
-##### Seksjon I - Forarbeid
-
-1. Remove your SD card from your device, leaving it on the Homebrew Launcher, then insert your SD card into your computer
-1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
-1. Create a folder named `boot9strap` on the root of your SD card
-1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card
-1. Copy `safehax.3dsx` to the `/3ds/` folder on your SD card
-1. Copy `udsploit.3dsx` to the `/3ds/` folder on your SD card
-1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card and rename `SafeB9SInstaller.bin` to `safehaxpayload.bin`
-
- ![]({{ base_path }}/images/screenshots/boot9strap-hb-file-layout.png)
- {: .notice--info}
-
-1. Sett inn SD-kortet i konsollen igjen
-
-##### Section II - Launching SafeB9SInstaller
+##### Section I - Launching SafeB9SInstaller
1. Launch udsploit from the list of homebrew
+ You may have to scroll down to see this option
@@ -44,13 +21,13 @@ If you have already hacked your device before and have a EmuNAND based CFW setup
+ Hvis enheten fryser, kan du tvinge den til å skru seg av ved og holde av-knappen og så prøve igjen
1. If the exploit was successful, you will have booted into SafeB9SInstaller
-##### Section III - Installing boot9strap
+##### Section II - Installing boot9strap
1. Wait for all safety checks to complete
1. When prompted, input the key combo given to install boot9strap
1. Once it has completed, press (A) to reboot your device
-##### Section IV - Configuring Luma3DS
+##### Seksjon III - Konfigurering av Luma3DS
1. Your device should have rebooted into the Luma3DS configuration menu
+ If you get a black screen, [follow this troubleshooting guide](troubleshooting#ts_sys_b9s)
diff --git a/_pages/pl_PL/finalizing-setup.txt b/_pages/pl_PL/finalizing-setup.txt
index bf137d0875..57271a0410 100644
--- a/_pages/pl_PL/finalizing-setup.txt
+++ b/_pages/pl_PL/finalizing-setup.txt
@@ -166,7 +166,7 @@ To use [NTR CFW](https://github.com/44670/BootNTR/), install [BootNTR Selector](
{: .notice--info}
{% capture notice-7 %}
-Remove any extra files and folders from the root of your SD card that are *not* in the following image:
+Remove any extra files and folders from the root of your SD card that are *not* in the following image. If you have it, leave the `DCIM` folder as this contains any pictures taken with the 3DS camera:
![]({{ base_path }}/images/screenshots/final-file-layout.png)
{% endcapture %}
diff --git a/_pages/pl_PL/homebrew-launcher-(alternatives).txt b/_pages/pl_PL/homebrew-launcher-(alternatives).txt
index ec0bdaabe3..eb1fdedfba 100644
--- a/_pages/pl_PL/homebrew-launcher-(alternatives).txt
+++ b/_pages/pl_PL/homebrew-launcher-(alternatives).txt
@@ -14,14 +14,25 @@ Ensure your device's Wireless Communication is turned on as udsploit (used in th
#### Czego potrzebujesz
* Pakietu startowego [Homebrew](http://smealum.github.io/ninjhax2/starter.zip)
+* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
+* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
+* The latest release of [safehax](https://github.com/TiniVi/safehax/releases/latest)
+* The latest release of [udsploit](https://github.com/smealum/udsploit/releases/latest)
+* Najnowszą wersję [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(plik`.7z`)*
#### Instrukcje
1. Power off your device
1. Włóż kartę SD do komputera
1. Copy _the contents of_ the `starter.zip` to the root of your SD card
+1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
+1. Create a folder named `boot9strap` on the root of your SD card
+1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card
+1. Copy `safehax.3dsx` to the `/3ds/` folder on your SD card
+1. Copy `udsploit.3dsx` to the `/3ds/` folder on your SD card
+1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card and rename `SafeB9SInstaller.bin` to `safehaxpayload.bin`
- ![]({{ base_path }}/images/screenshots/hb-alt-file-layout.png)
+ ![]({{ base_path }}/images/screenshots/boot9strap-hb-file-layout.png)
{: .notice--info}
1. Reinsert your SD card into your device
diff --git a/_pages/pl_PL/homebrew-launcher-(soundhax).txt b/_pages/pl_PL/homebrew-launcher-(soundhax).txt
index 1ce193e847..a7dfed2496 100644
--- a/_pages/pl_PL/homebrew-launcher-(soundhax).txt
+++ b/_pages/pl_PL/homebrew-launcher-(soundhax).txt
@@ -24,6 +24,11 @@ This means that using a Cart Update from a version containing an older Nintendo
* Pakietu startowego [Homebrew](http://smealum.github.io/ninjhax2/starter.zip)
* The latest release of [Soundhax](http://soundhax.com/) *(for your device and region)*
+* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
+* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
+* The latest release of [safehax](https://github.com/TiniVi/safehax/releases/latest)
+* The latest release of [udsploit](https://github.com/smealum/udsploit/releases/latest)
+* Najnowszą wersję [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(plik`.7z`)*
* The [otherapp payload](https://smealum.github.io/3ds/#otherapp) *(for your version and region)*
#### Instrukcje
@@ -33,8 +38,14 @@ This means that using a Cart Update from a version containing an older Nintendo
1. Copy _the contents of_ `starter.zip` to the root of your SD card
1. Copy the Soundhax `.m4a` to the root of your SD card
1. Skopiuj pobrany plik payloadu otherapp do katalogu głównego twojej karty SD i zmień jego nazwę na 'otherapp.bin'
+1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
+1. Create a folder named `boot9strap` on the root of your SD card
+1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card
+1. Copy `safehax.3dsx` to the `/3ds/` folder on your SD card
+1. Copy `udsploit.3dsx` to the `/3ds/` folder on your SD card
+1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card and rename `SafeB9SInstaller.bin` to `safehaxpayload.bin`
- ![]({{ base_path }}/images/screenshots/soundhax-file-layout.png)
+ ![]({{ base_path }}/images/screenshots/boot9strap-hb-file-layout.png)
{: .notice--info}
1. Reinsert your SD card into your device
diff --git a/_pages/pl_PL/installing-boot9strap-(homebrew-launcher).txt b/_pages/pl_PL/installing-boot9strap-(homebrew-launcher).txt
index 53585f02cc..9236209bed 100644
--- a/_pages/pl_PL/installing-boot9strap-(homebrew-launcher).txt
+++ b/_pages/pl_PL/installing-boot9strap-(homebrew-launcher).txt
@@ -5,32 +5,9 @@ title: "Installing boot9strap (Homebrew Launcher)"
If you have already hacked your device before and have a EmuNAND based CFW setup, this guide deals exclusively with SysNAND and you should follow all instructions from within or applying to SysNAND. Zauważ, że terminy EmuNand i RedNAND odnoszą się do nieco innych implementacji [tej samej idei] (http://3dbrew.org/wiki/NAND_Redirection).
{: .notice--info}
-#### Czego potrzebujesz
-
-* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
-* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
-* The latest release of [safehax](https://github.com/TiniVi/safehax/releases/latest)
-* The latest release of [udsploit](https://github.com/smealum/udsploit/releases/latest)
-* Najnowszą wersję [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(plik`.7z`)*
-
#### Instrukcje
-##### Sekcja I - Przygotowania
-
-1. Remove your SD card from your device, leaving it on the Homebrew Launcher, then insert your SD card into your computer
-1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
-1. Create a folder named `boot9strap` on the root of your SD card
-1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card
-1. Copy `safehax.3dsx` to the `/3ds/` folder on your SD card
-1. Copy `udsploit.3dsx` to the `/3ds/` folder on your SD card
-1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card and rename `SafeB9SInstaller.bin` to `safehaxpayload.bin`
-
- ![]({{ base_path }}/images/screenshots/boot9strap-hb-file-layout.png)
- {: .notice--info}
-
-1. Reinsert your SD card into your device
-
-##### Section II - Launching SafeB9SInstaller
+##### Section I - Launching SafeB9SInstaller
1. Launch udsploit from the list of homebrew
+ You may have to scroll down to see this option
@@ -44,13 +21,13 @@ If you have already hacked your device before and have a EmuNAND based CFW setup
+ Jeśli konsola się zawiesi, przytrzymaj przycisk power aby ją wyłączyć i spróbuj ponownie
1. If the exploit was successful, you will have booted into SafeB9SInstaller
-##### Section III - Installing boot9strap
+##### Section II - Installing boot9strap
1. Wait for all safety checks to complete
1. When prompted, input the key combo given to install boot9strap
1. Once it has completed, press (A) to reboot your device
-##### Section IV - Configuring Luma3DS
+##### Sekcja III - Konfiguracja Luma3DS
1. Your device should have rebooted into the Luma3DS configuration menu
+ If you get a black screen, [follow this troubleshooting guide](troubleshooting#ts_sys_b9s)
diff --git a/_pages/pt_BR/finalizing-setup.txt b/_pages/pt_BR/finalizing-setup.txt
index f044b20147..d77c7ec02e 100644
--- a/_pages/pt_BR/finalizing-setup.txt
+++ b/_pages/pt_BR/finalizing-setup.txt
@@ -166,7 +166,7 @@ Para usar [NTR CFW](https://github.com/44670/BootNTR/), instale [BootNTR Selecto
{: .notice--info}
{% capture notice-7 %}
-Remova quaisquer pastas e arquivos extras da raiz do seu cartão SD que *não* estejam na seguinte imagem:
+Remove any extra files and folders from the root of your SD card that are *not* in the following image. If you have it, leave the `DCIM` folder as this contains any pictures taken with the 3DS camera:
![]({{ base_path }}/images/screenshots/final-file-layout.png)
{% endcapture %}
diff --git a/_pages/pt_BR/homebrew-launcher-(alternatives).txt b/_pages/pt_BR/homebrew-launcher-(alternatives).txt
index d9e7c0f4ac..4ef211678d 100644
--- a/_pages/pt_BR/homebrew-launcher-(alternatives).txt
+++ b/_pages/pt_BR/homebrew-launcher-(alternatives).txt
@@ -14,14 +14,25 @@ Certifique-se de que a Comunicação sem fio do seu dispositivo está ligada poi
#### O que você precisa
* O [Kit de Iniciante de Homebrew](http://smealum.github.io/ninjhax2/starter.zip)
+*A versão mais recente do [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
+* A versão mais recente do [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(boot9strap padrão; não o arquivo `devkit`, nem o arquivo `ntr`)*
+* A versão mais recente do [safehax](https://github.com/TiniVi/safehax/releases/latest)
+* A versão mais recente do [udsploit](https://github.com/smealum/udsploit/releases/latest)
+* A versão mais recente do [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(o arquivo `.7z`)*
#### Instruções
1. Desligue seu dispositivo
1. Insira o cartão SD no seu computador
1. Copie _o conteúdo do_ `starter.zip` para a raiz do seu cartão SD
+1. Copie o `boot.firm` do `.7z` do Luma3DS para a raíz do seu cartão SD
+1. Crie uma pasta chamada `boot9strap` na raiz do seu cartão SD
+1. Copie os arquivos `boot9strap.firm` e `boot9strap.firm.sha` do `.zip` do boot9strap para a pasta `/boot9strap/` no seu cartão SD
+1. Copie o `safehax.3dsx` para a pasta `/3ds/` no seu cartão SD
+1. Copie `udsploit.3dsx` para a pasta `/3ds/` no seu cartão SD
+1. Copie `SafeB9SInstaller.bin` do `.zip` do SafeB9SInstaller para a raiz do seu cartão SD e renomeie `SafeB9SInstaller.bin` para `safehaxpayload.bin`
- ![]({{ base_path }}/images/screenshots/hb-alt-file-layout.png)
+ ![]({{ base_path }}/images/screenshots/boot9strap-hb-file-layout.png)
{: .notice--info}
1. Reinsira seu cartão SD no seu dispositivo
diff --git a/_pages/pt_BR/homebrew-launcher-(soundhax).txt b/_pages/pt_BR/homebrew-launcher-(soundhax).txt
index b11a9f5c63..8695833732 100644
--- a/_pages/pt_BR/homebrew-launcher-(soundhax).txt
+++ b/_pages/pt_BR/homebrew-launcher-(soundhax).txt
@@ -24,6 +24,11 @@ Isto significa que usar um Update por Cartucho de uma versão contendo uma vers
* O [Kit de Iniciante de Homebrew](http://smealum.github.io/ninjhax2/starter.zip)
+ A versão mais recente do [Soundhax](http://soundhax.com/) *(para o seu dispositivo e região)*
+*A versão mais recente do [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
+* A versão mais recente do [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(boot9strap padrão; não o arquivo `devkit`, nem o arquivo `ntr`)*
+* A versão mais recente do [safehax](https://github.com/TiniVi/safehax/releases/latest)
+* A versão mais recente do [udsploit](https://github.com/smealum/udsploit/releases/latest)
+* A versão mais recente do [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(o arquivo `.7z`)*
+ O [payload otherapp](https://smealum.github.io/3ds/#otherapp) *(para sua versão e região)*
#### Instruções
@@ -33,8 +38,14 @@ Isto significa que usar um Update por Cartucho de uma versão contendo uma vers
1. Copie _o conteúdo do_ `starter.zip` para a raiz do seu cartão SD
1. Copie o Soundhax `.m4a` para a raiz do seu cartão SD
1. Copie o payload otherapp para a raiz do cartão SD e renomeie-o para `otherapp.bin`
+1. Copie o `boot.firm` do `.7z` do Luma3DS para a raíz do seu cartão SD
+1. Crie uma pasta chamada `boot9strap` na raiz do seu cartão SD
+1. Copie os arquivos `boot9strap.firm` e `boot9strap.firm.sha` do `.zip` do boot9strap para a pasta `/boot9strap/` no seu cartão SD
+1. Copie o `safehax.3dsx` para a pasta `/3ds/` no seu cartão SD
+1. Copie `udsploit.3dsx` para a pasta `/3ds/` no seu cartão SD
+1. Copie `SafeB9SInstaller.bin` do `.zip` do SafeB9SInstaller para a raiz do seu cartão SD e renomeie `SafeB9SInstaller.bin` para `safehaxpayload.bin`
- ![]({{ base_path }}/images/screenshots/soundhax-file-layout.png)
+ ![]({{ base_path }}/images/screenshots/boot9strap-hb-file-layout.png)
{: .notice--info}
1. Reinsira seu cartão SD no seu dispositivo
diff --git a/_pages/pt_BR/installing-boot9strap-(homebrew-launcher).txt b/_pages/pt_BR/installing-boot9strap-(homebrew-launcher).txt
index a1b47bece5..6dcd0fdc6b 100644
--- a/_pages/pt_BR/installing-boot9strap-(homebrew-launcher).txt
+++ b/_pages/pt_BR/installing-boot9strap-(homebrew-launcher).txt
@@ -5,32 +5,9 @@ title: "Instalando boot9strap (Homebrew Launcher)"
Se você já fez um hack no seu dispositivo antes e tem um CFW baseado em EmuNAND, esse guia lida exclusivamente com a SysNAND, e você deve seguir todas as instruções a partir da ou aplicando para a SysNAND. Note que os termos EmuNAND e RedNAND se referem a implementações ligeiramente diferentes do [mesmo conceito](http://3dbrew.org/wiki/NAND_Redirection).
{: .notice--info}
-#### O que você precisa
-
-*A versão mais recente do [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
-* A versão mais recente do [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(boot9strap padrão; não o arquivo `devkit`, nem o arquivo `ntr`)*
-* A versão mais recente do [safehax](https://github.com/TiniVi/safehax/releases/latest)
-* A versão mais recente do [udsploit](https://github.com/smealum/udsploit/releases/latest)
-* A versão mais recente do [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(o arquivo `.7z`)*
-
#### Instruções
-##### Seção I - Trabalho Preparatório
-
-1. Remova seu cartão SD do seu dispositivo, deixando-o no Homebrew Launcher, e então insira seu cartão SD no seu computador
-1. Copie o `boot.firm` do `.7z` do Luma3DS para a raíz do seu cartão SD
-1. Crie uma pasta chamada `boot9strap` na raiz do seu cartão SD
-1. Copie os arquivos `boot9strap.firm` e `boot9strap.firm.sha` do `.zip` do boot9strap para a pasta `/boot9strap/` no seu cartão SD
-1. Copie o `safehax.3dsx` para a pasta `/3ds/` no seu cartão SD
-1. Copie `udsploit.3dsx` para a pasta `/3ds/` no seu cartão SD
-1. Copie `SafeB9SInstaller.bin` do `.zip` do SafeB9SInstaller para a raiz do seu cartão SD e renomeie `SafeB9SInstaller.bin` para `safehaxpayload.bin`
-
- ![]({{ base_path }}/images/screenshots/boot9strap-hb-file-layout.png)
- {: .notice--info}
-
-1. Reinsira seu cartão SD no seu dispositivo
-
-##### Seção II - Iniciando o SafeB9SInstaller
+##### Section I - Launching SafeB9SInstaller
1. Abra o udsploit da lista de homebrews
+ Você poderá ter que descer a tela para ver esta opção
@@ -44,13 +21,13 @@ Se você já fez um hack no seu dispositivo antes e tem um CFW baseado em EmuNAN
+ Se o console congelar, force-o a desligar segurando o botão Power, e então tente novamente
1. Se o exploit tiver sucesso, você terá entrado no SafeB9SInstaller
-##### Seção III - Instalando o boot9strap
+##### Seção II - Instalando o boot9strap
1. Espere todos as verificações de segurança finalizarem
1. Quando solicitado, aperte a sequência de botões dada para instalar o boot9strap
1. Quando concluído, aperte (A) para reiniciar o seu dispositivo
-##### Seção IV - Configurando o Luma3DS
+##### Seção III - Configurando o Luma3DS
1. Seu dispositivo deve ter reiniciado no menu de configuração de Luma3DS
+ Se você receber uma tela preta, [siga este guia de troubleshooting](troubleshooting#ts_sys_b9s)
diff --git a/_pages/pt_PT/finalizing-setup.txt b/_pages/pt_PT/finalizing-setup.txt
index 6a7ca9c33c..73175ab024 100644
--- a/_pages/pt_PT/finalizing-setup.txt
+++ b/_pages/pt_PT/finalizing-setup.txt
@@ -166,7 +166,7 @@ To use [NTR CFW](https://github.com/44670/BootNTR/), install [BootNTR Selector](
{: .notice--info}
{% capture notice-7 %}
-Remove any extra files and folders from the root of your SD card that are *not* in the following image:
+Remove any extra files and folders from the root of your SD card that are *not* in the following image. If you have it, leave the `DCIM` folder as this contains any pictures taken with the 3DS camera:
![]({{ base_path }}/images/screenshots/final-file-layout.png)
{% endcapture %}
diff --git a/_pages/pt_PT/homebrew-launcher-(alternatives).txt b/_pages/pt_PT/homebrew-launcher-(alternatives).txt
index 0b3745282b..db0ca1369c 100644
--- a/_pages/pt_PT/homebrew-launcher-(alternatives).txt
+++ b/_pages/pt_PT/homebrew-launcher-(alternatives).txt
@@ -14,14 +14,25 @@ Ensure your device's Wireless Communication is turned on as udsploit (used in th
#### What you need
* The Homebrew [Starter Kit](http://smealum.github.io/ninjhax2/starter.zip)
+* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
+* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
+* The latest release of [safehax](https://github.com/TiniVi/safehax/releases/latest)
+* The latest release of [udsploit](https://github.com/smealum/udsploit/releases/latest)
+* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(the `.7z` file)*
#### Instructions
1. Power off your device
1. Insert your SD card into your computer
1. Copy _the contents of_ the `starter.zip` to the root of your SD card
+1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
+1. Create a folder named `boot9strap` on the root of your SD card
+1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card
+1. Copy `safehax.3dsx` to the `/3ds/` folder on your SD card
+1. Copy `udsploit.3dsx` to the `/3ds/` folder on your SD card
+1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card and rename `SafeB9SInstaller.bin` to `safehaxpayload.bin`
- ![]({{ base_path }}/images/screenshots/hb-alt-file-layout.png)
+ ![]({{ base_path }}/images/screenshots/boot9strap-hb-file-layout.png)
{: .notice--info}
1. Reinsert your SD card into your device
diff --git a/_pages/pt_PT/homebrew-launcher-(soundhax).txt b/_pages/pt_PT/homebrew-launcher-(soundhax).txt
index f273a07fa2..df7fbf5966 100644
--- a/_pages/pt_PT/homebrew-launcher-(soundhax).txt
+++ b/_pages/pt_PT/homebrew-launcher-(soundhax).txt
@@ -24,6 +24,11 @@ This means that using a Cart Update from a version containing an older Nintendo
* The Homebrew [Starter Kit](http://smealum.github.io/ninjhax2/starter.zip)
* The latest release of [Soundhax](http://soundhax.com/) *(for your device and region)*
+* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
+* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
+* The latest release of [safehax](https://github.com/TiniVi/safehax/releases/latest)
+* The latest release of [udsploit](https://github.com/smealum/udsploit/releases/latest)
+* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(the `.7z` file)*
* The [otherapp payload](https://smealum.github.io/3ds/#otherapp) *(for your version and region)*
#### Instruções
@@ -33,8 +38,14 @@ This means that using a Cart Update from a version containing an older Nintendo
1. Copy _the contents of_ `starter.zip` to the root of your SD card
1. Copy the Soundhax `.m4a` to the root of your SD card
1. Copia o payload otherapp para a raíz do teu cartão SD e renomeia-o para `otherapp.bin`
+1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
+1. Create a folder named `boot9strap` on the root of your SD card
+1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card
+1. Copy `safehax.3dsx` to the `/3ds/` folder on your SD card
+1. Copy `udsploit.3dsx` to the `/3ds/` folder on your SD card
+1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card and rename `SafeB9SInstaller.bin` to `safehaxpayload.bin`
- ![]({{ base_path }}/images/screenshots/soundhax-file-layout.png)
+ ![]({{ base_path }}/images/screenshots/boot9strap-hb-file-layout.png)
{: .notice--info}
1. Reinsert your SD card into your device
diff --git a/_pages/pt_PT/installing-boot9strap-(homebrew-launcher).txt b/_pages/pt_PT/installing-boot9strap-(homebrew-launcher).txt
index 8d9744d5a4..1ae732ea95 100644
--- a/_pages/pt_PT/installing-boot9strap-(homebrew-launcher).txt
+++ b/_pages/pt_PT/installing-boot9strap-(homebrew-launcher).txt
@@ -5,32 +5,9 @@ title: "Installing boot9strap (Homebrew Launcher)"
If you have already hacked your device before and have a EmuNAND based CFW setup, this guide deals exclusively with SysNAND and you should follow all instructions from within or applying to SysNAND. Note that the terms EmuNAND and RedNAND refer to slightly different implementations of [the same concept](http://3dbrew.org/wiki/NAND_Redirection).
{: .notice--info}
-#### O que precisas
-
-* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
-* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
-* The latest release of [safehax](https://github.com/TiniVi/safehax/releases/latest)
-* The latest release of [udsploit](https://github.com/smealum/udsploit/releases/latest)
-* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(the `.7z` file)*
-
#### Instruções
-##### Section I - Prep Work
-
-1. Remove your SD card from your device, leaving it on the Homebrew Launcher, then insert your SD card into your computer
-1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
-1. Create a folder named `boot9strap` on the root of your SD card
-1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card
-1. Copy `safehax.3dsx` to the `/3ds/` folder on your SD card
-1. Copy `udsploit.3dsx` to the `/3ds/` folder on your SD card
-1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card and rename `SafeB9SInstaller.bin` to `safehaxpayload.bin`
-
- ![]({{ base_path }}/images/screenshots/boot9strap-hb-file-layout.png)
- {: .notice--info}
-
-1. Reinsert your SD card into your device
-
-##### Section II - Launching SafeB9SInstaller
+##### Section I - Launching SafeB9SInstaller
1. Launch udsploit from the list of homebrew
+ You may have to scroll down to see this option
@@ -44,13 +21,13 @@ If you have already hacked your device before and have a EmuNAND based CFW setup
+ If it freezes, just force the console to power off by holding the power button, then try again
1. If the exploit was successful, you will have booted into SafeB9SInstaller
-##### Section III - Installing boot9strap
+##### Section II - Installing boot9strap
1. Wait for all safety checks to complete
1. When prompted, input the key combo given to install boot9strap
1. Once it has completed, press (A) to reboot your device
-##### Section IV - Configuring Luma3DS
+##### Section III - Configuring Luma3DS
1. Your device should have rebooted into the Luma3DS configuration menu
+ If you get a black screen, [follow this troubleshooting guide](troubleshooting#ts_sys_b9s)
diff --git a/_pages/ro_RO/finalizing-setup.txt b/_pages/ro_RO/finalizing-setup.txt
index b51b3a3442..d058717bc8 100644
--- a/_pages/ro_RO/finalizing-setup.txt
+++ b/_pages/ro_RO/finalizing-setup.txt
@@ -166,7 +166,7 @@ To use [NTR CFW](https://github.com/44670/BootNTR/), install [BootNTR Selector](
{: .notice--info}
{% capture notice-7 %}
-Remove any extra files and folders from the root of your SD card that are *not* in the following image:
+Remove any extra files and folders from the root of your SD card that are *not* in the following image. If you have it, leave the `DCIM` folder as this contains any pictures taken with the 3DS camera:
![]({{ base_path }}/images/screenshots/final-file-layout.png)
{% endcapture %}
diff --git a/_pages/ro_RO/homebrew-launcher-(alternatives).txt b/_pages/ro_RO/homebrew-launcher-(alternatives).txt
index b1de354f91..73967880a6 100644
--- a/_pages/ro_RO/homebrew-launcher-(alternatives).txt
+++ b/_pages/ro_RO/homebrew-launcher-(alternatives).txt
@@ -14,14 +14,25 @@ Ensure your device's Wireless Communication is turned on as udsploit (used in th
#### What you need
* The Homebrew [Starter Kit](http://smealum.github.io/ninjhax2/starter.zip)
+* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
+* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
+* The latest release of [safehax](https://github.com/TiniVi/safehax/releases/latest)
+* The latest release of [udsploit](https://github.com/smealum/udsploit/releases/latest)
+* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(the `.7z` file)*
#### Instructions
1. Power off your device
1. Introduceți cardul SD în computer
1. Copy _the contents of_ the `starter.zip` to the root of your SD card
+1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
+1. Create a folder named `boot9strap` on the root of your SD card
+1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card
+1. Copy `safehax.3dsx` to the `/3ds/` folder on your SD card
+1. Copy `udsploit.3dsx` to the `/3ds/` folder on your SD card
+1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card and rename `SafeB9SInstaller.bin` to `safehaxpayload.bin`
- ![]({{ base_path }}/images/screenshots/hb-alt-file-layout.png)
+ ![]({{ base_path }}/images/screenshots/boot9strap-hb-file-layout.png)
{: .notice--info}
1. Reinsert your SD card into your device
diff --git a/_pages/ro_RO/homebrew-launcher-(soundhax).txt b/_pages/ro_RO/homebrew-launcher-(soundhax).txt
index 4d8f43b592..85efdb4e92 100644
--- a/_pages/ro_RO/homebrew-launcher-(soundhax).txt
+++ b/_pages/ro_RO/homebrew-launcher-(soundhax).txt
@@ -24,6 +24,11 @@ This means that using a Cart Update from a version containing an older Nintendo
* The Homebrew [Starter Kit](http://smealum.github.io/ninjhax2/starter.zip)
* The latest release of [Soundhax](http://soundhax.com/) *(for your device and region)*
+* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
+* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
+* The latest release of [safehax](https://github.com/TiniVi/safehax/releases/latest)
+* The latest release of [udsploit](https://github.com/smealum/udsploit/releases/latest)
+* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(the `.7z` file)*
* The [otherapp payload](https://smealum.github.io/3ds/#otherapp) *(for your version and region)*
#### Instrucțiuni
@@ -33,8 +38,14 @@ This means that using a Cart Update from a version containing an older Nintendo
1. Copy _the contents of_ `starter.zip` to the root of your SD card
1. Copy the Soundhax `.m4a` to the root of your SD card
1. Copiați fișierul otherapp payload pe card și redenumiți-l în`otherapp.bin`
+1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
+1. Create a folder named `boot9strap` on the root of your SD card
+1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card
+1. Copy `safehax.3dsx` to the `/3ds/` folder on your SD card
+1. Copy `udsploit.3dsx` to the `/3ds/` folder on your SD card
+1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card and rename `SafeB9SInstaller.bin` to `safehaxpayload.bin`
- ![]({{ base_path }}/images/screenshots/soundhax-file-layout.png)
+ ![]({{ base_path }}/images/screenshots/boot9strap-hb-file-layout.png)
{: .notice--info}
1. Reinsert your SD card into your device
diff --git a/_pages/ro_RO/installing-boot9strap-(homebrew-launcher).txt b/_pages/ro_RO/installing-boot9strap-(homebrew-launcher).txt
index ed5ac044e7..883060f4a7 100644
--- a/_pages/ro_RO/installing-boot9strap-(homebrew-launcher).txt
+++ b/_pages/ro_RO/installing-boot9strap-(homebrew-launcher).txt
@@ -5,32 +5,9 @@ title: "Installing boot9strap (Homebrew Launcher)"
If you have already hacked your device before and have a EmuNAND based CFW setup, this guide deals exclusively with SysNAND and you should follow all instructions from within or applying to SysNAND. Note that the terms EmuNAND and RedNAND refer to slightly different implementations of [the same concept](http://3dbrew.org/wiki/NAND_Redirection).
{: .notice--info}
-#### Ce îți va trebui
-
-* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
-* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
-* The latest release of [safehax](https://github.com/TiniVi/safehax/releases/latest)
-* The latest release of [udsploit](https://github.com/smealum/udsploit/releases/latest)
-* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(the `.7z` file)*
-
#### Instrucțiuni
-##### Section I - Prep Work
-
-1. Remove your SD card from your device, leaving it on the Homebrew Launcher, then insert your SD card into your computer
-1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
-1. Create a folder named `boot9strap` on the root of your SD card
-1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card
-1. Copy `safehax.3dsx` to the `/3ds/` folder on your SD card
-1. Copy `udsploit.3dsx` to the `/3ds/` folder on your SD card
-1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card and rename `SafeB9SInstaller.bin` to `safehaxpayload.bin`
-
- ![]({{ base_path }}/images/screenshots/boot9strap-hb-file-layout.png)
- {: .notice--info}
-
-1. Reinsert your SD card into your device
-
-##### Section II - Launching SafeB9SInstaller
+##### Section I - Launching SafeB9SInstaller
1. Launch udsploit from the list of homebrew
+ You may have to scroll down to see this option
@@ -44,13 +21,13 @@ If you have already hacked your device before and have a EmuNAND based CFW setup
+ Dacă se blochează, închideți consola forțat ținând apăsat butonul de Power și încercați din nou
1. If the exploit was successful, you will have booted into SafeB9SInstaller
-##### Section III - Installing boot9strap
+##### Section II - Installing boot9strap
1. Wait for all safety checks to complete
1. When prompted, input the key combo given to install boot9strap
1. Once it has completed, press (A) to reboot your device
-##### Section IV - Configuring Luma3DS
+##### Section III - Configuring Luma3DS
1. Your device should have rebooted into the Luma3DS configuration menu
+ If you get a black screen, [follow this troubleshooting guide](troubleshooting#ts_sys_b9s)
diff --git a/_pages/ru_RU/finalizing-setup.txt b/_pages/ru_RU/finalizing-setup.txt
index b857bddd09..33a7f48bd6 100644
--- a/_pages/ru_RU/finalizing-setup.txt
+++ b/_pages/ru_RU/finalizing-setup.txt
@@ -166,7 +166,7 @@ ___
{: .notice--info}
{% capture notice-7 %}
-Удалите любые лишние файлы и папки из корня вашей SD-карты, которых *нет* на следующем изображении:
+Remove any extra files and folders from the root of your SD card that are *not* in the following image. If you have it, leave the `DCIM` folder as this contains any pictures taken with the 3DS camera:
![]({{ base_path }}/images/screenshots/final-file-layout.png)
{% endcapture %}
diff --git a/_pages/ru_RU/homebrew-launcher-(alternatives).txt b/_pages/ru_RU/homebrew-launcher-(alternatives).txt
index c148dd456b..e41d614937 100644
--- a/_pages/ru_RU/homebrew-launcher-(alternatives).txt
+++ b/_pages/ru_RU/homebrew-launcher-(alternatives).txt
@@ -14,14 +14,25 @@ Homebrew Launcher имеет множество точек входа, или м
#### Что понадобится
* Homebrew [Starter Kit](http://smealum.github.io/ninjhax2/starter.zip)
+* Свежая версия [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
+* Свежая версия [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(стандартный boot9strap; не `devkit-файл`, не `ntr-файл`)*
+* Свежая версия [safehax](https://github.com/TiniVi/safehax/releases/latest)
+* Свежая версия [udsploit](https://github.com/smealum/udsploit/releases/latest)
+* Свежая версия [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(`.7z-архив`)*
#### Инструкция
1. Выключите консоль
1. Вставьте SD-карту в компьютер
1. Скопируйте _содержимое_ `starter.zip` в корень вашей SD-карты
+1. Скопируйте файл `boot.firm` из `.7z-архива` Luma3DS в корень SD-карты
+1. Создайте папку `boot9strap` в корне SD-карты
+1. Скопируйте `boot9strap.firm` и `boot9strap.firm.sha` из `.zip-архива` boot9strap в папку `/boot9strap/` в корне SD-карты
+1. Скопируйте `safehax.3dsx` в папку `/3ds/` на SD-карте
+1. Скопируйте `udsploit.3dsx` в папку `/3ds/` на SD-карте
+1. Скопируйте `SafeB9SInstaller.bin` из `.zip-архива` SafeB9SInstaller в корень SD-карты и переименуйте `SafeB9SInstaller.bin` в `safehaxpayload.bin`
- ![]({{ base_path }}/images/screenshots/hb-alt-file-layout.png)
+ ![]({{ base_path }}/images/screenshots/boot9strap-hb-file-layout.png)
{: .notice--info}
1. Вставьте SD-карту обратно в консоль
diff --git a/_pages/ru_RU/homebrew-launcher-(soundhax).txt b/_pages/ru_RU/homebrew-launcher-(soundhax).txt
index c5c774b442..e283eabb33 100644
--- a/_pages/ru_RU/homebrew-launcher-(soundhax).txt
+++ b/_pages/ru_RU/homebrew-launcher-(soundhax).txt
@@ -24,6 +24,11 @@ Soundhax совместим с версиями прошивки от 9.0.0 до
* Homebrew [Starter Kit](http://smealum.github.io/ninjhax2/starter.zip)
* Последняя версия [Soundhax](http://soundhax.com/) *(для вашего устройства и региона)*
+* Свежая версия [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
+* Свежая версия [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(стандартный boot9strap; не `devkit-файл`, не `ntr-файл`)*
+* Свежая версия [safehax](https://github.com/TiniVi/safehax/releases/latest)
+* Свежая версия [udsploit](https://github.com/smealum/udsploit/releases/latest)
+* Свежая версия [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(`.7z-архив`)*
* [otherapp payload](https://smealum.github.io/3ds/#otherapp) *(для вашей версии и региона)*
#### Инструкция
@@ -33,8 +38,14 @@ Soundhax совместим с версиями прошивки от 9.0.0 до
1. Скопируйте _содержимое_ `starter.zip` в корень вашей SD-карты
1. Скопируйте Soundhax `.m4a` в корень вашей SD-карты
1. Скопируйте otherapp payload в корень вашей SD-карты и переименуйте его в `otherapp.bin`
+1. Скопируйте файл `boot.firm` из `.7z-архива` Luma3DS в корень SD-карты
+1. Создайте папку `boot9strap` в корне SD-карты
+1. Скопируйте `boot9strap.firm` и `boot9strap.firm.sha` из `.zip-архива` boot9strap в папку `/boot9strap/` в корне SD-карты
+1. Скопируйте `safehax.3dsx` в папку `/3ds/` на SD-карте
+1. Скопируйте `udsploit.3dsx` в папку `/3ds/` на SD-карте
+1. Скопируйте `SafeB9SInstaller.bin` из `.zip-архива` SafeB9SInstaller в корень SD-карты и переименуйте `SafeB9SInstaller.bin` в `safehaxpayload.bin`
- ![]({{ base_path }}/images/screenshots/soundhax-file-layout.png)
+ ![]({{ base_path }}/images/screenshots/boot9strap-hb-file-layout.png)
{: .notice--info}
1. Вставьте SD-карту обратно в консоль
diff --git a/_pages/ru_RU/installing-boot9strap-(homebrew-launcher).txt b/_pages/ru_RU/installing-boot9strap-(homebrew-launcher).txt
index 002ba8db11..e3caea05ad 100644
--- a/_pages/ru_RU/installing-boot9strap-(homebrew-launcher).txt
+++ b/_pages/ru_RU/installing-boot9strap-(homebrew-launcher).txt
@@ -5,32 +5,9 @@ title: "Установка boot9strap (Homebrew Launcher)"
Если вы взламывали ваше устройство ранее и у вас установлена кастомная прошивка на основе EmuNAND, помните, что данное руководство работает только с SysNAND и вы должны выполнять вся шаги находясь в SysNAND. Помните, что RedNAND и EmuNAND - немного разные реализации [одного и того же](http://3dbrew.org/wiki/NAND_Redirection) (англ.).
{: .notice--info}
-#### Что понадобится
-
-* Свежая версия [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
-* Свежая версия [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(стандартный boot9strap; не `devkit-файл`, не `ntr-файл`)*
-* Свежая версия [safehax](https://github.com/TiniVi/safehax/releases/latest)
-* Свежая версия [udsploit](https://github.com/smealum/udsploit/releases/latest)
-* Свежая версия [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(`.7z-архив`)*
-
#### Инструкция
-##### Часть I - Подготовительные работы
-
-1. Не выходя из Homebrew Launcher, извлеките SD-карту и вставьте её в компьютер
-1. Скопируйте файл `boot.firm` из `.7z-архива` Luma3DS в корень SD-карты
-1. Создайте папку `boot9strap` в корне SD-карты
-1. Скопируйте `boot9strap.firm` и `boot9strap.firm.sha` из `.zip-архива` boot9strap в папку `/boot9strap/` в корне SD-карты
-1. Скопируйте `safehax.3dsx` в папку `/3ds/` на SD-карте
-1. Скопируйте `udsploit.3dsx` в папку `/3ds/` на SD-карте
-1. Скопируйте `SafeB9SInstaller.bin` из `.zip-архива` SafeB9SInstaller в корень SD-карты и переименуйте `SafeB9SInstaller.bin` в `safehaxpayload.bin`
-
- ![]({{ base_path }}/images/screenshots/boot9strap-hb-file-layout.png)
- {: .notice--info}
-
-1. Вставьте SD-карту обратно в консоль
-
-##### Часть II - Запуск SafeB9SInstaller
+##### Section I - Launching SafeB9SInstaller
1. Выберите udsploit в списке homebrew
+ Вам может потребоваться пролистать список вниз, чтобы увидеть нужный пункт
@@ -44,13 +21,13 @@ title: "Установка boot9strap (Homebrew Launcher)"
+ При зависании отключите питание консоли, зажав кнопку питания, и попробуйте снова
1. Если эксплойт сработал, запустится SafeB9SInstaller
-##### Часть III - Установка boot9strap
+##### Часть II - Установка boot9strap
1. Дождитесь окончания всех проверок безопасности
1. При появлении запроса, введите указанную комбинацию кнопок для установки boot9strap
1. После завершения процесса, нажмите (A) для перезагрузки
-##### Часть IV - Настройка Luma3DS
+##### Часть III - Настройка Luma3DS
1. Ваша консоль должна перезагрузиться в меню конфигурации Luma3DS
+ Если экран остаётся чёрным, то перейдите к разделу [проблемы и их решения](troubleshooting#ts_sys_b9s)
diff --git a/_pages/sr_SP/finalizing-setup.txt b/_pages/sr_SP/finalizing-setup.txt
index 31510ba3a7..3aca49c4de 100644
--- a/_pages/sr_SP/finalizing-setup.txt
+++ b/_pages/sr_SP/finalizing-setup.txt
@@ -166,7 +166,7 @@ To use [NTR CFW](https://github.com/44670/BootNTR/), install [BootNTR Selector](
{: .notice--info}
{% capture notice-7 %}
-Remove any extra files and folders from the root of your SD card that are *not* in the following image:
+Remove any extra files and folders from the root of your SD card that are *not* in the following image. If you have it, leave the `DCIM` folder as this contains any pictures taken with the 3DS camera:
![]({{ base_path }}/images/screenshots/final-file-layout.png)
{% endcapture %}
diff --git a/_pages/sr_SP/homebrew-launcher-(alternatives).txt b/_pages/sr_SP/homebrew-launcher-(alternatives).txt
index 0b3745282b..db0ca1369c 100644
--- a/_pages/sr_SP/homebrew-launcher-(alternatives).txt
+++ b/_pages/sr_SP/homebrew-launcher-(alternatives).txt
@@ -14,14 +14,25 @@ Ensure your device's Wireless Communication is turned on as udsploit (used in th
#### What you need
* The Homebrew [Starter Kit](http://smealum.github.io/ninjhax2/starter.zip)
+* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
+* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
+* The latest release of [safehax](https://github.com/TiniVi/safehax/releases/latest)
+* The latest release of [udsploit](https://github.com/smealum/udsploit/releases/latest)
+* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(the `.7z` file)*
#### Instructions
1. Power off your device
1. Insert your SD card into your computer
1. Copy _the contents of_ the `starter.zip` to the root of your SD card
+1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
+1. Create a folder named `boot9strap` on the root of your SD card
+1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card
+1. Copy `safehax.3dsx` to the `/3ds/` folder on your SD card
+1. Copy `udsploit.3dsx` to the `/3ds/` folder on your SD card
+1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card and rename `SafeB9SInstaller.bin` to `safehaxpayload.bin`
- ![]({{ base_path }}/images/screenshots/hb-alt-file-layout.png)
+ ![]({{ base_path }}/images/screenshots/boot9strap-hb-file-layout.png)
{: .notice--info}
1. Reinsert your SD card into your device
diff --git a/_pages/sr_SP/homebrew-launcher-(soundhax).txt b/_pages/sr_SP/homebrew-launcher-(soundhax).txt
index b08f2a1133..1ade427a02 100644
--- a/_pages/sr_SP/homebrew-launcher-(soundhax).txt
+++ b/_pages/sr_SP/homebrew-launcher-(soundhax).txt
@@ -24,6 +24,11 @@ This means that using a Cart Update from a version containing an older Nintendo
* The Homebrew [Starter Kit](http://smealum.github.io/ninjhax2/starter.zip)
* The latest release of [Soundhax](http://soundhax.com/) *(for your device and region)*
+* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
+* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
+* The latest release of [safehax](https://github.com/TiniVi/safehax/releases/latest)
+* The latest release of [udsploit](https://github.com/smealum/udsploit/releases/latest)
+* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(the `.7z` file)*
* The [otherapp payload](https://smealum.github.io/3ds/#otherapp) *(for your version and region)*
#### Instructions
@@ -33,8 +38,14 @@ This means that using a Cart Update from a version containing an older Nintendo
1. Copy _the contents of_ `starter.zip` to the root of your SD card
1. Copy the Soundhax `.m4a` to the root of your SD card
1. Copy the otherapp payload to the root of your SD card and rename it to `otherapp.bin`
+1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
+1. Create a folder named `boot9strap` on the root of your SD card
+1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card
+1. Copy `safehax.3dsx` to the `/3ds/` folder on your SD card
+1. Copy `udsploit.3dsx` to the `/3ds/` folder on your SD card
+1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card and rename `SafeB9SInstaller.bin` to `safehaxpayload.bin`
- ![]({{ base_path }}/images/screenshots/soundhax-file-layout.png)
+ ![]({{ base_path }}/images/screenshots/boot9strap-hb-file-layout.png)
{: .notice--info}
1. Reinsert your SD card into your device
diff --git a/_pages/sr_SP/installing-boot9strap-(homebrew-launcher).txt b/_pages/sr_SP/installing-boot9strap-(homebrew-launcher).txt
index 5b430ca0bf..da2bb297b5 100644
--- a/_pages/sr_SP/installing-boot9strap-(homebrew-launcher).txt
+++ b/_pages/sr_SP/installing-boot9strap-(homebrew-launcher).txt
@@ -5,32 +5,9 @@ title: "Installing boot9strap (Homebrew Launcher)"
If you have already hacked your device before and have a EmuNAND based CFW setup, this guide deals exclusively with SysNAND and you should follow all instructions from within or applying to SysNAND. Note that the terms EmuNAND and RedNAND refer to slightly different implementations of [the same concept](http://3dbrew.org/wiki/NAND_Redirection).
{: .notice--info}
-#### What you need
-
-* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
-* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
-* The latest release of [safehax](https://github.com/TiniVi/safehax/releases/latest)
-* The latest release of [udsploit](https://github.com/smealum/udsploit/releases/latest)
-* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(the `.7z` file)*
-
#### Instructions
-##### Section I - Prep Work
-
-1. Remove your SD card from your device, leaving it on the Homebrew Launcher, then insert your SD card into your computer
-1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
-1. Create a folder named `boot9strap` on the root of your SD card
-1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card
-1. Copy `safehax.3dsx` to the `/3ds/` folder on your SD card
-1. Copy `udsploit.3dsx` to the `/3ds/` folder on your SD card
-1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card and rename `SafeB9SInstaller.bin` to `safehaxpayload.bin`
-
- ![]({{ base_path }}/images/screenshots/boot9strap-hb-file-layout.png)
- {: .notice--info}
-
-1. Reinsert your SD card into your device
-
-##### Section II - Launching SafeB9SInstaller
+##### Section I - Launching SafeB9SInstaller
1. Launch udsploit from the list of homebrew
+ You may have to scroll down to see this option
@@ -44,13 +21,13 @@ If you have already hacked your device before and have a EmuNAND based CFW setup
+ If it freezes, just force the console to power off by holding the power button, then try again
1. If the exploit was successful, you will have booted into SafeB9SInstaller
-##### Section III - Installing boot9strap
+##### Section II - Installing boot9strap
1. Wait for all safety checks to complete
1. When prompted, input the key combo given to install boot9strap
1. Once it has completed, press (A) to reboot your device
-##### Section IV - Configuring Luma3DS
+##### Section III - Configuring Luma3DS
1. Your device should have rebooted into the Luma3DS configuration menu
+ If you get a black screen, [follow this troubleshooting guide](troubleshooting#ts_sys_b9s)
diff --git a/_pages/sv_SE/finalizing-setup.txt b/_pages/sv_SE/finalizing-setup.txt
index 31510ba3a7..3aca49c4de 100644
--- a/_pages/sv_SE/finalizing-setup.txt
+++ b/_pages/sv_SE/finalizing-setup.txt
@@ -166,7 +166,7 @@ To use [NTR CFW](https://github.com/44670/BootNTR/), install [BootNTR Selector](
{: .notice--info}
{% capture notice-7 %}
-Remove any extra files and folders from the root of your SD card that are *not* in the following image:
+Remove any extra files and folders from the root of your SD card that are *not* in the following image. If you have it, leave the `DCIM` folder as this contains any pictures taken with the 3DS camera:
![]({{ base_path }}/images/screenshots/final-file-layout.png)
{% endcapture %}
diff --git a/_pages/sv_SE/homebrew-launcher-(alternatives).txt b/_pages/sv_SE/homebrew-launcher-(alternatives).txt
index 0b3745282b..db0ca1369c 100644
--- a/_pages/sv_SE/homebrew-launcher-(alternatives).txt
+++ b/_pages/sv_SE/homebrew-launcher-(alternatives).txt
@@ -14,14 +14,25 @@ Ensure your device's Wireless Communication is turned on as udsploit (used in th
#### What you need
* The Homebrew [Starter Kit](http://smealum.github.io/ninjhax2/starter.zip)
+* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
+* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
+* The latest release of [safehax](https://github.com/TiniVi/safehax/releases/latest)
+* The latest release of [udsploit](https://github.com/smealum/udsploit/releases/latest)
+* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(the `.7z` file)*
#### Instructions
1. Power off your device
1. Insert your SD card into your computer
1. Copy _the contents of_ the `starter.zip` to the root of your SD card
+1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
+1. Create a folder named `boot9strap` on the root of your SD card
+1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card
+1. Copy `safehax.3dsx` to the `/3ds/` folder on your SD card
+1. Copy `udsploit.3dsx` to the `/3ds/` folder on your SD card
+1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card and rename `SafeB9SInstaller.bin` to `safehaxpayload.bin`
- ![]({{ base_path }}/images/screenshots/hb-alt-file-layout.png)
+ ![]({{ base_path }}/images/screenshots/boot9strap-hb-file-layout.png)
{: .notice--info}
1. Reinsert your SD card into your device
diff --git a/_pages/sv_SE/homebrew-launcher-(soundhax).txt b/_pages/sv_SE/homebrew-launcher-(soundhax).txt
index b08f2a1133..1ade427a02 100644
--- a/_pages/sv_SE/homebrew-launcher-(soundhax).txt
+++ b/_pages/sv_SE/homebrew-launcher-(soundhax).txt
@@ -24,6 +24,11 @@ This means that using a Cart Update from a version containing an older Nintendo
* The Homebrew [Starter Kit](http://smealum.github.io/ninjhax2/starter.zip)
* The latest release of [Soundhax](http://soundhax.com/) *(for your device and region)*
+* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
+* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
+* The latest release of [safehax](https://github.com/TiniVi/safehax/releases/latest)
+* The latest release of [udsploit](https://github.com/smealum/udsploit/releases/latest)
+* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(the `.7z` file)*
* The [otherapp payload](https://smealum.github.io/3ds/#otherapp) *(for your version and region)*
#### Instructions
@@ -33,8 +38,14 @@ This means that using a Cart Update from a version containing an older Nintendo
1. Copy _the contents of_ `starter.zip` to the root of your SD card
1. Copy the Soundhax `.m4a` to the root of your SD card
1. Copy the otherapp payload to the root of your SD card and rename it to `otherapp.bin`
+1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
+1. Create a folder named `boot9strap` on the root of your SD card
+1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card
+1. Copy `safehax.3dsx` to the `/3ds/` folder on your SD card
+1. Copy `udsploit.3dsx` to the `/3ds/` folder on your SD card
+1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card and rename `SafeB9SInstaller.bin` to `safehaxpayload.bin`
- ![]({{ base_path }}/images/screenshots/soundhax-file-layout.png)
+ ![]({{ base_path }}/images/screenshots/boot9strap-hb-file-layout.png)
{: .notice--info}
1. Reinsert your SD card into your device
diff --git a/_pages/sv_SE/installing-boot9strap-(homebrew-launcher).txt b/_pages/sv_SE/installing-boot9strap-(homebrew-launcher).txt
index 5b430ca0bf..da2bb297b5 100644
--- a/_pages/sv_SE/installing-boot9strap-(homebrew-launcher).txt
+++ b/_pages/sv_SE/installing-boot9strap-(homebrew-launcher).txt
@@ -5,32 +5,9 @@ title: "Installing boot9strap (Homebrew Launcher)"
If you have already hacked your device before and have a EmuNAND based CFW setup, this guide deals exclusively with SysNAND and you should follow all instructions from within or applying to SysNAND. Note that the terms EmuNAND and RedNAND refer to slightly different implementations of [the same concept](http://3dbrew.org/wiki/NAND_Redirection).
{: .notice--info}
-#### What you need
-
-* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
-* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
-* The latest release of [safehax](https://github.com/TiniVi/safehax/releases/latest)
-* The latest release of [udsploit](https://github.com/smealum/udsploit/releases/latest)
-* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(the `.7z` file)*
-
#### Instructions
-##### Section I - Prep Work
-
-1. Remove your SD card from your device, leaving it on the Homebrew Launcher, then insert your SD card into your computer
-1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
-1. Create a folder named `boot9strap` on the root of your SD card
-1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card
-1. Copy `safehax.3dsx` to the `/3ds/` folder on your SD card
-1. Copy `udsploit.3dsx` to the `/3ds/` folder on your SD card
-1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card and rename `SafeB9SInstaller.bin` to `safehaxpayload.bin`
-
- ![]({{ base_path }}/images/screenshots/boot9strap-hb-file-layout.png)
- {: .notice--info}
-
-1. Reinsert your SD card into your device
-
-##### Section II - Launching SafeB9SInstaller
+##### Section I - Launching SafeB9SInstaller
1. Launch udsploit from the list of homebrew
+ You may have to scroll down to see this option
@@ -44,13 +21,13 @@ If you have already hacked your device before and have a EmuNAND based CFW setup
+ If it freezes, just force the console to power off by holding the power button, then try again
1. If the exploit was successful, you will have booted into SafeB9SInstaller
-##### Section III - Installing boot9strap
+##### Section II - Installing boot9strap
1. Wait for all safety checks to complete
1. When prompted, input the key combo given to install boot9strap
1. Once it has completed, press (A) to reboot your device
-##### Section IV - Configuring Luma3DS
+##### Section III - Configuring Luma3DS
1. Your device should have rebooted into the Luma3DS configuration menu
+ If you get a black screen, [follow this troubleshooting guide](troubleshooting#ts_sys_b9s)
diff --git a/_pages/th_TH/finalizing-setup.txt b/_pages/th_TH/finalizing-setup.txt
index 31510ba3a7..3aca49c4de 100644
--- a/_pages/th_TH/finalizing-setup.txt
+++ b/_pages/th_TH/finalizing-setup.txt
@@ -166,7 +166,7 @@ To use [NTR CFW](https://github.com/44670/BootNTR/), install [BootNTR Selector](
{: .notice--info}
{% capture notice-7 %}
-Remove any extra files and folders from the root of your SD card that are *not* in the following image:
+Remove any extra files and folders from the root of your SD card that are *not* in the following image. If you have it, leave the `DCIM` folder as this contains any pictures taken with the 3DS camera:
![]({{ base_path }}/images/screenshots/final-file-layout.png)
{% endcapture %}
diff --git a/_pages/th_TH/homebrew-launcher-(alternatives).txt b/_pages/th_TH/homebrew-launcher-(alternatives).txt
index 0b3745282b..db0ca1369c 100644
--- a/_pages/th_TH/homebrew-launcher-(alternatives).txt
+++ b/_pages/th_TH/homebrew-launcher-(alternatives).txt
@@ -14,14 +14,25 @@ Ensure your device's Wireless Communication is turned on as udsploit (used in th
#### What you need
* The Homebrew [Starter Kit](http://smealum.github.io/ninjhax2/starter.zip)
+* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
+* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
+* The latest release of [safehax](https://github.com/TiniVi/safehax/releases/latest)
+* The latest release of [udsploit](https://github.com/smealum/udsploit/releases/latest)
+* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(the `.7z` file)*
#### Instructions
1. Power off your device
1. Insert your SD card into your computer
1. Copy _the contents of_ the `starter.zip` to the root of your SD card
+1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
+1. Create a folder named `boot9strap` on the root of your SD card
+1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card
+1. Copy `safehax.3dsx` to the `/3ds/` folder on your SD card
+1. Copy `udsploit.3dsx` to the `/3ds/` folder on your SD card
+1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card and rename `SafeB9SInstaller.bin` to `safehaxpayload.bin`
- ![]({{ base_path }}/images/screenshots/hb-alt-file-layout.png)
+ ![]({{ base_path }}/images/screenshots/boot9strap-hb-file-layout.png)
{: .notice--info}
1. Reinsert your SD card into your device
diff --git a/_pages/th_TH/homebrew-launcher-(soundhax).txt b/_pages/th_TH/homebrew-launcher-(soundhax).txt
index b08f2a1133..1ade427a02 100644
--- a/_pages/th_TH/homebrew-launcher-(soundhax).txt
+++ b/_pages/th_TH/homebrew-launcher-(soundhax).txt
@@ -24,6 +24,11 @@ This means that using a Cart Update from a version containing an older Nintendo
* The Homebrew [Starter Kit](http://smealum.github.io/ninjhax2/starter.zip)
* The latest release of [Soundhax](http://soundhax.com/) *(for your device and region)*
+* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
+* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
+* The latest release of [safehax](https://github.com/TiniVi/safehax/releases/latest)
+* The latest release of [udsploit](https://github.com/smealum/udsploit/releases/latest)
+* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(the `.7z` file)*
* The [otherapp payload](https://smealum.github.io/3ds/#otherapp) *(for your version and region)*
#### Instructions
@@ -33,8 +38,14 @@ This means that using a Cart Update from a version containing an older Nintendo
1. Copy _the contents of_ `starter.zip` to the root of your SD card
1. Copy the Soundhax `.m4a` to the root of your SD card
1. Copy the otherapp payload to the root of your SD card and rename it to `otherapp.bin`
+1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
+1. Create a folder named `boot9strap` on the root of your SD card
+1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card
+1. Copy `safehax.3dsx` to the `/3ds/` folder on your SD card
+1. Copy `udsploit.3dsx` to the `/3ds/` folder on your SD card
+1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card and rename `SafeB9SInstaller.bin` to `safehaxpayload.bin`
- ![]({{ base_path }}/images/screenshots/soundhax-file-layout.png)
+ ![]({{ base_path }}/images/screenshots/boot9strap-hb-file-layout.png)
{: .notice--info}
1. Reinsert your SD card into your device
diff --git a/_pages/th_TH/installing-boot9strap-(homebrew-launcher).txt b/_pages/th_TH/installing-boot9strap-(homebrew-launcher).txt
index 5b430ca0bf..da2bb297b5 100644
--- a/_pages/th_TH/installing-boot9strap-(homebrew-launcher).txt
+++ b/_pages/th_TH/installing-boot9strap-(homebrew-launcher).txt
@@ -5,32 +5,9 @@ title: "Installing boot9strap (Homebrew Launcher)"
If you have already hacked your device before and have a EmuNAND based CFW setup, this guide deals exclusively with SysNAND and you should follow all instructions from within or applying to SysNAND. Note that the terms EmuNAND and RedNAND refer to slightly different implementations of [the same concept](http://3dbrew.org/wiki/NAND_Redirection).
{: .notice--info}
-#### What you need
-
-* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
-* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
-* The latest release of [safehax](https://github.com/TiniVi/safehax/releases/latest)
-* The latest release of [udsploit](https://github.com/smealum/udsploit/releases/latest)
-* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(the `.7z` file)*
-
#### Instructions
-##### Section I - Prep Work
-
-1. Remove your SD card from your device, leaving it on the Homebrew Launcher, then insert your SD card into your computer
-1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
-1. Create a folder named `boot9strap` on the root of your SD card
-1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card
-1. Copy `safehax.3dsx` to the `/3ds/` folder on your SD card
-1. Copy `udsploit.3dsx` to the `/3ds/` folder on your SD card
-1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card and rename `SafeB9SInstaller.bin` to `safehaxpayload.bin`
-
- ![]({{ base_path }}/images/screenshots/boot9strap-hb-file-layout.png)
- {: .notice--info}
-
-1. Reinsert your SD card into your device
-
-##### Section II - Launching SafeB9SInstaller
+##### Section I - Launching SafeB9SInstaller
1. Launch udsploit from the list of homebrew
+ You may have to scroll down to see this option
@@ -44,13 +21,13 @@ If you have already hacked your device before and have a EmuNAND based CFW setup
+ If it freezes, just force the console to power off by holding the power button, then try again
1. If the exploit was successful, you will have booted into SafeB9SInstaller
-##### Section III - Installing boot9strap
+##### Section II - Installing boot9strap
1. Wait for all safety checks to complete
1. When prompted, input the key combo given to install boot9strap
1. Once it has completed, press (A) to reboot your device
-##### Section IV - Configuring Luma3DS
+##### Section III - Configuring Luma3DS
1. Your device should have rebooted into the Luma3DS configuration menu
+ If you get a black screen, [follow this troubleshooting guide](troubleshooting#ts_sys_b9s)
diff --git a/_pages/tr_TR/finalizing-setup.txt b/_pages/tr_TR/finalizing-setup.txt
index 619ebb6521..cebfd2c821 100644
--- a/_pages/tr_TR/finalizing-setup.txt
+++ b/_pages/tr_TR/finalizing-setup.txt
@@ -166,7 +166,7 @@ To use [NTR CFW](https://github.com/44670/BootNTR/), install [BootNTR Selector](
{: .notice--info}
{% capture notice-7 %}
-Remove any extra files and folders from the root of your SD card that are *not* in the following image:
+Remove any extra files and folders from the root of your SD card that are *not* in the following image. If you have it, leave the `DCIM` folder as this contains any pictures taken with the 3DS camera:
![]({{ base_path }}/images/screenshots/final-file-layout.png)
{% endcapture %}
diff --git a/_pages/tr_TR/homebrew-launcher-(alternatives).txt b/_pages/tr_TR/homebrew-launcher-(alternatives).txt
index 7d3ea6dba3..d1b8ace805 100644
--- a/_pages/tr_TR/homebrew-launcher-(alternatives).txt
+++ b/_pages/tr_TR/homebrew-launcher-(alternatives).txt
@@ -14,14 +14,25 @@ Ensure your device's Wireless Communication is turned on as udsploit (used in th
#### Gerekenler
* The Homebrew [Starter Kit](http://smealum.github.io/ninjhax2/starter.zip)
+* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
+* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
+* The latest release of [safehax](https://github.com/TiniVi/safehax/releases/latest)
+* The latest release of [udsploit](https://github.com/smealum/udsploit/releases/latest)
+* En son sürümü [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(the '.7z' file) *
#### Talimatlar
1. Cihazınızı kapatın
1. SD kartınızı bilgisayarınıza takın
1. `starter.zip` dosyasının _içeriklerini_ SD kartınızın köküne kopyalayın
+1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
+1. Create a folder named `boot9strap` on the root of your SD card
+1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card
+1. Copy `safehax.3dsx` to the `/3ds/` folder on your SD card
+1. Copy `udsploit.3dsx` to the `/3ds/` folder on your SD card
+1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card and rename `SafeB9SInstaller.bin` to `safehaxpayload.bin`
- ![]({{ base_path }}/images/screenshots/hb-alt-file-layout.png)
+ ![]({{ base_path }}/images/screenshots/boot9strap-hb-file-layout.png)
{: .notice--info}
1. SD kartınızı cihazınıza tekrar takın
diff --git a/_pages/tr_TR/homebrew-launcher-(soundhax).txt b/_pages/tr_TR/homebrew-launcher-(soundhax).txt
index efe9d681cf..4816d308d4 100644
--- a/_pages/tr_TR/homebrew-launcher-(soundhax).txt
+++ b/_pages/tr_TR/homebrew-launcher-(soundhax).txt
@@ -24,6 +24,11 @@ This means that using a Cart Update from a version containing an older Nintendo
* The Homebrew [Starter Kit](http://smealum.github.io/ninjhax2/starter.zip)
* The latest release of [Soundhax](http://soundhax.com/) *(for your device and region)*
+* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
+* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
+* The latest release of [safehax](https://github.com/TiniVi/safehax/releases/latest)
+* The latest release of [udsploit](https://github.com/smealum/udsploit/releases/latest)
+* En son sürümü [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(the '.7z' file) *
* The [otherapp payload](https://smealum.github.io/3ds/#otherapp) *(for your version and region)*
#### Talimatlar
@@ -33,8 +38,14 @@ This means that using a Cart Update from a version containing an older Nintendo
1. Copy _the contents of_ `starter.zip` to the root of your SD card
1. SoundHax `.m4a` uzantılı dosyasını SD kartınızın kök dizinine kopyalayın
1. Otherapp payload dosyasını SD kartınızın köküne kopyalayın ve adını `otherapp.bin`olarak değiştirin
+1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
+1. Create a folder named `boot9strap` on the root of your SD card
+1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card
+1. Copy `safehax.3dsx` to the `/3ds/` folder on your SD card
+1. Copy `udsploit.3dsx` to the `/3ds/` folder on your SD card
+1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card and rename `SafeB9SInstaller.bin` to `safehaxpayload.bin`
- ![]({{ base_path }}/images/screenshots/soundhax-file-layout.png)
+ ![]({{ base_path }}/images/screenshots/boot9strap-hb-file-layout.png)
{: .notice--info}
1. Reinsert your SD card into your device
diff --git a/_pages/tr_TR/installing-boot9strap-(homebrew-launcher).txt b/_pages/tr_TR/installing-boot9strap-(homebrew-launcher).txt
index 06f1e4aba6..0da65e55ee 100644
--- a/_pages/tr_TR/installing-boot9strap-(homebrew-launcher).txt
+++ b/_pages/tr_TR/installing-boot9strap-(homebrew-launcher).txt
@@ -5,32 +5,9 @@ title: "Installing boot9strap (Homebrew Launcher)"
If you have already hacked your device before and have a EmuNAND based CFW setup, this guide deals exclusively with SysNAND and you should follow all instructions from within or applying to SysNAND. EmuNAND ve RedNAND terimlerinin, birbirinden farklı uygulamalara işaret ettiğini unutmayın.[aynı konsept](http://3dbrew.org/wiki/NAND_Redirection).
{: .notice--info}
-#### Nelere ihtiyacınız var
-
-* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
-* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
-* The latest release of [safehax](https://github.com/TiniVi/safehax/releases/latest)
-* The latest release of [udsploit](https://github.com/smealum/udsploit/releases/latest)
-* En son sürümü [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(the '.7z' file) *
-
#### Talimatlar
-##### Bölüm l - Hazırlık
-
-1. Remove your SD card from your device, leaving it on the Homebrew Launcher, then insert your SD card into your computer
-1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
-1. Create a folder named `boot9strap` on the root of your SD card
-1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card
-1. Copy `safehax.3dsx` to the `/3ds/` folder on your SD card
-1. Copy `udsploit.3dsx` to the `/3ds/` folder on your SD card
-1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card and rename `SafeB9SInstaller.bin` to `safehaxpayload.bin`
-
- ![]({{ base_path }}/images/screenshots/boot9strap-hb-file-layout.png)
- {: .notice--info}
-
-1. SD kartınızı cihazınıza tekrar takın
-
-##### Section II - Launching SafeB9SInstaller
+##### Section I - Launching SafeB9SInstaller
1. Launch udsploit from the list of homebrew
+ You may have to scroll down to see this option
@@ -44,13 +21,13 @@ If you have already hacked your device before and have a EmuNAND based CFW setup
+ Eğer donarsa, konsolun kapatma tuşuna konsol kapanana kadar basın, sonra tekrar deneyin
1. If the exploit was successful, you will have booted into SafeB9SInstaller
-##### Section III - Installing boot9strap
+##### Section II - Installing boot9strap
1. Wait for all safety checks to complete
1. When prompted, input the key combo given to install boot9strap
1. Once it has completed, press (A) to reboot your device
-##### Section IV - Configuring Luma3DS
+##### Bölüm III - Luma3DS yapılandırma
1. Your device should have rebooted into the Luma3DS configuration menu
+ If you get a black screen, [follow this troubleshooting guide](troubleshooting#ts_sys_b9s)
diff --git a/_pages/uk_UA/finalizing-setup.txt b/_pages/uk_UA/finalizing-setup.txt
index 31510ba3a7..3aca49c4de 100644
--- a/_pages/uk_UA/finalizing-setup.txt
+++ b/_pages/uk_UA/finalizing-setup.txt
@@ -166,7 +166,7 @@ To use [NTR CFW](https://github.com/44670/BootNTR/), install [BootNTR Selector](
{: .notice--info}
{% capture notice-7 %}
-Remove any extra files and folders from the root of your SD card that are *not* in the following image:
+Remove any extra files and folders from the root of your SD card that are *not* in the following image. If you have it, leave the `DCIM` folder as this contains any pictures taken with the 3DS camera:
![]({{ base_path }}/images/screenshots/final-file-layout.png)
{% endcapture %}
diff --git a/_pages/uk_UA/homebrew-launcher-(alternatives).txt b/_pages/uk_UA/homebrew-launcher-(alternatives).txt
index 0b3745282b..db0ca1369c 100644
--- a/_pages/uk_UA/homebrew-launcher-(alternatives).txt
+++ b/_pages/uk_UA/homebrew-launcher-(alternatives).txt
@@ -14,14 +14,25 @@ Ensure your device's Wireless Communication is turned on as udsploit (used in th
#### What you need
* The Homebrew [Starter Kit](http://smealum.github.io/ninjhax2/starter.zip)
+* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
+* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
+* The latest release of [safehax](https://github.com/TiniVi/safehax/releases/latest)
+* The latest release of [udsploit](https://github.com/smealum/udsploit/releases/latest)
+* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(the `.7z` file)*
#### Instructions
1. Power off your device
1. Insert your SD card into your computer
1. Copy _the contents of_ the `starter.zip` to the root of your SD card
+1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
+1. Create a folder named `boot9strap` on the root of your SD card
+1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card
+1. Copy `safehax.3dsx` to the `/3ds/` folder on your SD card
+1. Copy `udsploit.3dsx` to the `/3ds/` folder on your SD card
+1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card and rename `SafeB9SInstaller.bin` to `safehaxpayload.bin`
- ![]({{ base_path }}/images/screenshots/hb-alt-file-layout.png)
+ ![]({{ base_path }}/images/screenshots/boot9strap-hb-file-layout.png)
{: .notice--info}
1. Reinsert your SD card into your device
diff --git a/_pages/uk_UA/homebrew-launcher-(soundhax).txt b/_pages/uk_UA/homebrew-launcher-(soundhax).txt
index b08f2a1133..1ade427a02 100644
--- a/_pages/uk_UA/homebrew-launcher-(soundhax).txt
+++ b/_pages/uk_UA/homebrew-launcher-(soundhax).txt
@@ -24,6 +24,11 @@ This means that using a Cart Update from a version containing an older Nintendo
* The Homebrew [Starter Kit](http://smealum.github.io/ninjhax2/starter.zip)
* The latest release of [Soundhax](http://soundhax.com/) *(for your device and region)*
+* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
+* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
+* The latest release of [safehax](https://github.com/TiniVi/safehax/releases/latest)
+* The latest release of [udsploit](https://github.com/smealum/udsploit/releases/latest)
+* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(the `.7z` file)*
* The [otherapp payload](https://smealum.github.io/3ds/#otherapp) *(for your version and region)*
#### Instructions
@@ -33,8 +38,14 @@ This means that using a Cart Update from a version containing an older Nintendo
1. Copy _the contents of_ `starter.zip` to the root of your SD card
1. Copy the Soundhax `.m4a` to the root of your SD card
1. Copy the otherapp payload to the root of your SD card and rename it to `otherapp.bin`
+1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
+1. Create a folder named `boot9strap` on the root of your SD card
+1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card
+1. Copy `safehax.3dsx` to the `/3ds/` folder on your SD card
+1. Copy `udsploit.3dsx` to the `/3ds/` folder on your SD card
+1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card and rename `SafeB9SInstaller.bin` to `safehaxpayload.bin`
- ![]({{ base_path }}/images/screenshots/soundhax-file-layout.png)
+ ![]({{ base_path }}/images/screenshots/boot9strap-hb-file-layout.png)
{: .notice--info}
1. Reinsert your SD card into your device
diff --git a/_pages/uk_UA/installing-boot9strap-(homebrew-launcher).txt b/_pages/uk_UA/installing-boot9strap-(homebrew-launcher).txt
index 5b430ca0bf..da2bb297b5 100644
--- a/_pages/uk_UA/installing-boot9strap-(homebrew-launcher).txt
+++ b/_pages/uk_UA/installing-boot9strap-(homebrew-launcher).txt
@@ -5,32 +5,9 @@ title: "Installing boot9strap (Homebrew Launcher)"
If you have already hacked your device before and have a EmuNAND based CFW setup, this guide deals exclusively with SysNAND and you should follow all instructions from within or applying to SysNAND. Note that the terms EmuNAND and RedNAND refer to slightly different implementations of [the same concept](http://3dbrew.org/wiki/NAND_Redirection).
{: .notice--info}
-#### What you need
-
-* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
-* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
-* The latest release of [safehax](https://github.com/TiniVi/safehax/releases/latest)
-* The latest release of [udsploit](https://github.com/smealum/udsploit/releases/latest)
-* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(the `.7z` file)*
-
#### Instructions
-##### Section I - Prep Work
-
-1. Remove your SD card from your device, leaving it on the Homebrew Launcher, then insert your SD card into your computer
-1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
-1. Create a folder named `boot9strap` on the root of your SD card
-1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card
-1. Copy `safehax.3dsx` to the `/3ds/` folder on your SD card
-1. Copy `udsploit.3dsx` to the `/3ds/` folder on your SD card
-1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card and rename `SafeB9SInstaller.bin` to `safehaxpayload.bin`
-
- ![]({{ base_path }}/images/screenshots/boot9strap-hb-file-layout.png)
- {: .notice--info}
-
-1. Reinsert your SD card into your device
-
-##### Section II - Launching SafeB9SInstaller
+##### Section I - Launching SafeB9SInstaller
1. Launch udsploit from the list of homebrew
+ You may have to scroll down to see this option
@@ -44,13 +21,13 @@ If you have already hacked your device before and have a EmuNAND based CFW setup
+ If it freezes, just force the console to power off by holding the power button, then try again
1. If the exploit was successful, you will have booted into SafeB9SInstaller
-##### Section III - Installing boot9strap
+##### Section II - Installing boot9strap
1. Wait for all safety checks to complete
1. When prompted, input the key combo given to install boot9strap
1. Once it has completed, press (A) to reboot your device
-##### Section IV - Configuring Luma3DS
+##### Section III - Configuring Luma3DS
1. Your device should have rebooted into the Luma3DS configuration menu
+ If you get a black screen, [follow this troubleshooting guide](troubleshooting#ts_sys_b9s)
diff --git a/_pages/vi_VN/finalizing-setup.txt b/_pages/vi_VN/finalizing-setup.txt
index f119b467e3..020d7ac9ca 100644
--- a/_pages/vi_VN/finalizing-setup.txt
+++ b/_pages/vi_VN/finalizing-setup.txt
@@ -166,7 +166,7 @@ To use [NTR CFW](https://github.com/44670/BootNTR/), install [BootNTR Selector](
{: .notice--info}
{% capture notice-7 %}
-Remove any extra files and folders from the root of your SD card that are *not* in the following image:
+Remove any extra files and folders from the root of your SD card that are *not* in the following image. If you have it, leave the `DCIM` folder as this contains any pictures taken with the 3DS camera:
![]({{ base_path }}/images/screenshots/final-file-layout.png)
{% endcapture %}
diff --git a/_pages/vi_VN/homebrew-launcher-(alternatives).txt b/_pages/vi_VN/homebrew-launcher-(alternatives).txt
index 0b3745282b..db0ca1369c 100644
--- a/_pages/vi_VN/homebrew-launcher-(alternatives).txt
+++ b/_pages/vi_VN/homebrew-launcher-(alternatives).txt
@@ -14,14 +14,25 @@ Ensure your device's Wireless Communication is turned on as udsploit (used in th
#### What you need
* The Homebrew [Starter Kit](http://smealum.github.io/ninjhax2/starter.zip)
+* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
+* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
+* The latest release of [safehax](https://github.com/TiniVi/safehax/releases/latest)
+* The latest release of [udsploit](https://github.com/smealum/udsploit/releases/latest)
+* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(the `.7z` file)*
#### Instructions
1. Power off your device
1. Insert your SD card into your computer
1. Copy _the contents of_ the `starter.zip` to the root of your SD card
+1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
+1. Create a folder named `boot9strap` on the root of your SD card
+1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card
+1. Copy `safehax.3dsx` to the `/3ds/` folder on your SD card
+1. Copy `udsploit.3dsx` to the `/3ds/` folder on your SD card
+1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card and rename `SafeB9SInstaller.bin` to `safehaxpayload.bin`
- ![]({{ base_path }}/images/screenshots/hb-alt-file-layout.png)
+ ![]({{ base_path }}/images/screenshots/boot9strap-hb-file-layout.png)
{: .notice--info}
1. Reinsert your SD card into your device
diff --git a/_pages/vi_VN/homebrew-launcher-(soundhax).txt b/_pages/vi_VN/homebrew-launcher-(soundhax).txt
index b08f2a1133..1ade427a02 100644
--- a/_pages/vi_VN/homebrew-launcher-(soundhax).txt
+++ b/_pages/vi_VN/homebrew-launcher-(soundhax).txt
@@ -24,6 +24,11 @@ This means that using a Cart Update from a version containing an older Nintendo
* The Homebrew [Starter Kit](http://smealum.github.io/ninjhax2/starter.zip)
* The latest release of [Soundhax](http://soundhax.com/) *(for your device and region)*
+* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
+* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
+* The latest release of [safehax](https://github.com/TiniVi/safehax/releases/latest)
+* The latest release of [udsploit](https://github.com/smealum/udsploit/releases/latest)
+* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(the `.7z` file)*
* The [otherapp payload](https://smealum.github.io/3ds/#otherapp) *(for your version and region)*
#### Instructions
@@ -33,8 +38,14 @@ This means that using a Cart Update from a version containing an older Nintendo
1. Copy _the contents of_ `starter.zip` to the root of your SD card
1. Copy the Soundhax `.m4a` to the root of your SD card
1. Copy the otherapp payload to the root of your SD card and rename it to `otherapp.bin`
+1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
+1. Create a folder named `boot9strap` on the root of your SD card
+1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card
+1. Copy `safehax.3dsx` to the `/3ds/` folder on your SD card
+1. Copy `udsploit.3dsx` to the `/3ds/` folder on your SD card
+1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card and rename `SafeB9SInstaller.bin` to `safehaxpayload.bin`
- ![]({{ base_path }}/images/screenshots/soundhax-file-layout.png)
+ ![]({{ base_path }}/images/screenshots/boot9strap-hb-file-layout.png)
{: .notice--info}
1. Reinsert your SD card into your device
diff --git a/_pages/vi_VN/installing-boot9strap-(homebrew-launcher).txt b/_pages/vi_VN/installing-boot9strap-(homebrew-launcher).txt
index 5b430ca0bf..da2bb297b5 100644
--- a/_pages/vi_VN/installing-boot9strap-(homebrew-launcher).txt
+++ b/_pages/vi_VN/installing-boot9strap-(homebrew-launcher).txt
@@ -5,32 +5,9 @@ title: "Installing boot9strap (Homebrew Launcher)"
If you have already hacked your device before and have a EmuNAND based CFW setup, this guide deals exclusively with SysNAND and you should follow all instructions from within or applying to SysNAND. Note that the terms EmuNAND and RedNAND refer to slightly different implementations of [the same concept](http://3dbrew.org/wiki/NAND_Redirection).
{: .notice--info}
-#### What you need
-
-* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
-* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
-* The latest release of [safehax](https://github.com/TiniVi/safehax/releases/latest)
-* The latest release of [udsploit](https://github.com/smealum/udsploit/releases/latest)
-* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(the `.7z` file)*
-
#### Instructions
-##### Section I - Prep Work
-
-1. Remove your SD card from your device, leaving it on the Homebrew Launcher, then insert your SD card into your computer
-1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
-1. Create a folder named `boot9strap` on the root of your SD card
-1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card
-1. Copy `safehax.3dsx` to the `/3ds/` folder on your SD card
-1. Copy `udsploit.3dsx` to the `/3ds/` folder on your SD card
-1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card and rename `SafeB9SInstaller.bin` to `safehaxpayload.bin`
-
- ![]({{ base_path }}/images/screenshots/boot9strap-hb-file-layout.png)
- {: .notice--info}
-
-1. Reinsert your SD card into your device
-
-##### Section II - Launching SafeB9SInstaller
+##### Section I - Launching SafeB9SInstaller
1. Launch udsploit from the list of homebrew
+ You may have to scroll down to see this option
@@ -44,13 +21,13 @@ If you have already hacked your device before and have a EmuNAND based CFW setup
+ If it freezes, just force the console to power off by holding the power button, then try again
1. If the exploit was successful, you will have booted into SafeB9SInstaller
-##### Section III - Installing boot9strap
+##### Section II - Installing boot9strap
1. Wait for all safety checks to complete
1. When prompted, input the key combo given to install boot9strap
1. Once it has completed, press (A) to reboot your device
-##### Section IV - Configuring Luma3DS
+##### Section III - Configuring Luma3DS
1. Your device should have rebooted into the Luma3DS configuration menu
+ If you get a black screen, [follow this troubleshooting guide](troubleshooting#ts_sys_b9s)
diff --git a/_pages/zh_CN/finalizing-setup.txt b/_pages/zh_CN/finalizing-setup.txt
index db9104a3ba..221649ddd6 100644
--- a/_pages/zh_CN/finalizing-setup.txt
+++ b/_pages/zh_CN/finalizing-setup.txt
@@ -166,7 +166,7 @@ To use [NTR CFW](https://github.com/44670/BootNTR/), install [BootNTR Selector](
{: .notice--info}
{% capture notice-7 %}
-Remove any extra files and folders from the root of your SD card that are *not* in the following image:
+Remove any extra files and folders from the root of your SD card that are *not* in the following image. If you have it, leave the `DCIM` folder as this contains any pictures taken with the 3DS camera:
![]({{ base_path }}/images/screenshots/final-file-layout.png)
{% endcapture %}
diff --git a/_pages/zh_CN/homebrew-launcher-(alternatives).txt b/_pages/zh_CN/homebrew-launcher-(alternatives).txt
index d201a79bda..2832bd8d3d 100644
--- a/_pages/zh_CN/homebrew-launcher-(alternatives).txt
+++ b/_pages/zh_CN/homebrew-launcher-(alternatives).txt
@@ -14,14 +14,25 @@ Ensure your device's Wireless Communication is turned on as udsploit (used in th
#### 你需要
* 自制程序[新手包](http://smealum.github.io/ninjhax2/starter.zip)
+* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
+* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
+* The latest release of [safehax](https://github.com/TiniVi/safehax/releases/latest)
+* The latest release of [udsploit](https://github.com/smealum/udsploit/releases/latest)
+* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(the `.7z` file)*
#### 指南
1. Power off your device
1. 将你的 SD 卡插入到您的计算机
1. 将 `starter.zip` 里的文件复制到SD卡的根目录下
+1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
+1. Create a folder named `boot9strap` on the root of your SD card
+1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card
+1. Copy `safehax.3dsx` to the `/3ds/` folder on your SD card
+1. Copy `udsploit.3dsx` to the `/3ds/` folder on your SD card
+1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card and rename `SafeB9SInstaller.bin` to `safehaxpayload.bin`
- ![]({{ base_path }}/images/screenshots/hb-alt-file-layout.png)
+ ![]({{ base_path }}/images/screenshots/boot9strap-hb-file-layout.png)
{: .notice--info}
1. Reinsert your SD card into your device
diff --git a/_pages/zh_CN/homebrew-launcher-(soundhax).txt b/_pages/zh_CN/homebrew-launcher-(soundhax).txt
index f019e404a3..cbb7a4c880 100644
--- a/_pages/zh_CN/homebrew-launcher-(soundhax).txt
+++ b/_pages/zh_CN/homebrew-launcher-(soundhax).txt
@@ -24,6 +24,11 @@ This means that using a Cart Update from a version containing an older Nintendo
* The Homebrew [Starter Kit](http://smealum.github.io/ninjhax2/starter.zip)
* The latest release of [Soundhax](http://soundhax.com/) *(for your device and region)*
+* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
+* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
+* The latest release of [safehax](https://github.com/TiniVi/safehax/releases/latest)
+* The latest release of [udsploit](https://github.com/smealum/udsploit/releases/latest)
+* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(the `.7z` file)*
* The [otherapp payload](https://smealum.github.io/3ds/#otherapp) *(for your version and region)*
#### 操作指南
@@ -33,8 +38,14 @@ This means that using a Cart Update from a version containing an older Nintendo
1. Copy _the contents of_ `starter.zip` to the root of your SD card
1. 装声音破解的 `.m4a` 文件复制到SD卡的根目录下
1. 将下载的 otherapp payload 复制到SD卡的根目录下,并重命名为 `otherapp.bin`
+1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
+1. Create a folder named `boot9strap` on the root of your SD card
+1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card
+1. Copy `safehax.3dsx` to the `/3ds/` folder on your SD card
+1. Copy `udsploit.3dsx` to the `/3ds/` folder on your SD card
+1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card and rename `SafeB9SInstaller.bin` to `safehaxpayload.bin`
- ![]({{ base_path }}/images/screenshots/soundhax-file-layout.png)
+ ![]({{ base_path }}/images/screenshots/boot9strap-hb-file-layout.png)
{: .notice--info}
1. Reinsert your SD card into your device
diff --git a/_pages/zh_CN/installing-boot9strap-(homebrew-launcher).txt b/_pages/zh_CN/installing-boot9strap-(homebrew-launcher).txt
index 2495fcb94f..5211143cde 100644
--- a/_pages/zh_CN/installing-boot9strap-(homebrew-launcher).txt
+++ b/_pages/zh_CN/installing-boot9strap-(homebrew-launcher).txt
@@ -5,32 +5,9 @@ title: "Installing boot9strap (Homebrew Launcher)"
如果你的3DS之前已经破解并安装了基于虚拟系统(EnuNAND)的自制系统(CFW),请务必注意本教程仅适用于真实系统(SysNAND),并且教程内的所有步骤都应当在你的真实系统(SysNAND)上进行。 注意EmuNAND和RedNAND是[同一概念](http://3dbrew.org/wiki/NAND_Redirection)的两种略微不同的实现。
{: .notice--info}
-#### 你需要
-
-* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
-* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
-* The latest release of [safehax](https://github.com/TiniVi/safehax/releases/latest)
-* The latest release of [udsploit](https://github.com/smealum/udsploit/releases/latest)
-* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(the `.7z` file)*
-
#### 操作指南
-##### 第一部分 - 准备工作
-
-1. Remove your SD card from your device, leaving it on the Homebrew Launcher, then insert your SD card into your computer
-1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
-1. Create a folder named `boot9strap` on the root of your SD card
-1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card
-1. Copy `safehax.3dsx` to the `/3ds/` folder on your SD card
-1. Copy `udsploit.3dsx` to the `/3ds/` folder on your SD card
-1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card and rename `SafeB9SInstaller.bin` to `safehaxpayload.bin`
-
- ![]({{ base_path }}/images/screenshots/boot9strap-hb-file-layout.png)
- {: .notice--info}
-
-1. Reinsert your SD card into your device
-
-##### Section II - Launching SafeB9SInstaller
+##### Section I - Launching SafeB9SInstaller
1. Launch udsploit from the list of homebrew
+ You may have to scroll down to see this option
@@ -44,13 +21,13 @@ title: "Installing boot9strap (Homebrew Launcher)"
+ 如果直接启动 SoundHax,会让这些提示每次都跳出来,除非你先跳过提示,然后再正常重新启动播放程式
1. If the exploit was successful, you will have booted into SafeB9SInstaller
-##### Section III - Installing boot9strap
+##### 第二部分 - 安装 boot9strap
1. Wait for all safety checks to complete
1. When prompted, input the key combo given to install boot9strap
1. Once it has completed, press (A) to reboot your device
-##### Section IV - Configuring Luma3DS
+##### 第三部分 - 设置 Luma3DS
1. Your device should have rebooted into the Luma3DS configuration menu
+ If you get a black screen, [follow this troubleshooting guide](troubleshooting#ts_sys_b9s)
diff --git a/_pages/zh_TW/finalizing-setup.txt b/_pages/zh_TW/finalizing-setup.txt
index 9c0b0f64f5..9f110bd58d 100644
--- a/_pages/zh_TW/finalizing-setup.txt
+++ b/_pages/zh_TW/finalizing-setup.txt
@@ -166,7 +166,7 @@ ___
{: .notice--info}
{% capture notice-7 %}
-**刪除 SD 卡中*不在*圖中所列的檔案及資料夾:**
+Remove any extra files and folders from the root of your SD card that are *not* in the following image. If you have it, leave the `DCIM` folder as this contains any pictures taken with the 3DS camera:
![]({{ base_path }}/images/screenshots/final-file-layout.png)
{% endcapture %}
diff --git a/_pages/zh_TW/homebrew-launcher-(alternatives).txt b/_pages/zh_TW/homebrew-launcher-(alternatives).txt
index b1d4b66c11..8bd410e0d8 100644
--- a/_pages/zh_TW/homebrew-launcher-(alternatives).txt
+++ b/_pages/zh_TW/homebrew-launcher-(alternatives).txt
@@ -14,14 +14,25 @@ Homebrew Launcher 有許多不同的進入點或啟動方法。
#### 必備項目
* 自製軟體[入門套件](http://smealum.github.io/ninjhax2/starter.zip)
+* 最新版的 [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
+* 最新版的 [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(正常版的 boot9strap;非 `devkit` 或 `ntr` 檔案)*
+* 最新版的 [safehax](https://github.com/TiniVi/safehax/releases/latest)
+* 最新版的 [udsploit](https://github.com/smealum/udsploit/releases/latest)
+* 最新版的 [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(`.7z` 檔案)*
#### 操作說明
1. 關閉您的主機
1. 將 SD 卡插入電腦中
1. 複製`starter.zip`裡的 _所有內容_ 到 SD 卡的根目錄底下
+1. 解壓 Luma3DS `.7z` 內的 `boot.firm` 到 SD 卡的根目錄底下
+1. 在 SD 卡的根目錄底下建立一個新的資料夾 `boot9strap`
+1. 解壓 boot9strap `.zip` 的 `boot9strap.firm` 及 `boot9strap.firm.sha` 檔案至 SD 卡的 `/boot9strap/` 資料夾中
+1. 將 `safehax.3dsx` 複製到 SD 卡中的 `/3ds/` 資料夾底下
+1. 將 `udsploit.3dsx` 複製到 SD 卡中的 `/3ds/` 資料夾底下
+1. 解壓 SafeB9SInstaller `.zip` 中的 `SafeB9SInstaller.bin` 到 SD 卡的根目錄下,並將其重新命名為 `safehaxpayload.bin`
- ![]({{ base_path }}/images/screenshots/hb-alt-file-layout.png)
+ ![]({{ base_path }}/images/screenshots/boot9strap-hb-file-layout.png)
{: .notice--info}
1. 將 SD 卡插回主機中
diff --git a/_pages/zh_TW/homebrew-launcher-(soundhax).txt b/_pages/zh_TW/homebrew-launcher-(soundhax).txt
index 1e4bcc1a0d..08a9849ef3 100644
--- a/_pages/zh_TW/homebrew-launcher-(soundhax).txt
+++ b/_pages/zh_TW/homebrew-launcher-(soundhax).txt
@@ -24,6 +24,11 @@ Soundhax 相容於 9.0.0 至 11.3.0 的歐、日、韓及美區的系統版本
* 自製軟體[入門套件](http://smealum.github.io/ninjhax2/starter.zip)
* 最新版的 [Soundhax](http://soundhax.com/) *(選擇對應您主機的區域及型號)*
+* 最新版的 [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
+* 最新版的 [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(正常版的 boot9strap;非 `devkit` 或 `ntr` 檔案)*
+* 最新版的 [safehax](https://github.com/TiniVi/safehax/releases/latest)
+* 最新版的 [udsploit](https://github.com/smealum/udsploit/releases/latest)
+* 最新版的 [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(`.7z` 檔案)*
* [otherapp payload 檔案](https://smealum.github.io/3ds/#otherapp) *(選擇對應您主機的區域及型號的檔案)*
#### 操作說明
@@ -33,8 +38,14 @@ Soundhax 相容於 9.0.0 至 11.3.0 的歐、日、韓及美區的系統版本
1. 複製`starter.zip`裡的 _所有內容_ 到 SD 卡的根目錄底下
1. 複製 Soundhax `.m4a` 至 SD 卡的根目錄底下
1. 複製 otherapp 啟動程式到 SD 卡的根目錄底下,並重新命名其檔名為 `otherapp.bin`
+1. 解壓 Luma3DS `.7z` 內的 `boot.firm` 到 SD 卡的根目錄底下
+1. 在 SD 卡的根目錄底下建立一個新的資料夾 `boot9strap`
+1. 解壓 boot9strap `.zip` 的 `boot9strap.firm` 及 `boot9strap.firm.sha` 檔案至 SD 卡的 `/boot9strap/` 資料夾中
+1. 將 `safehax.3dsx` 複製到 SD 卡中的 `/3ds/` 資料夾底下
+1. 將 `udsploit.3dsx` 複製到 SD 卡中的 `/3ds/` 資料夾底下
+1. 解壓 SafeB9SInstaller `.zip` 中的 `SafeB9SInstaller.bin` 到 SD 卡的根目錄下,並將其重新命名為 `safehaxpayload.bin`
- ![]({{ base_path }}/images/screenshots/soundhax-file-layout.png)
+ ![]({{ base_path }}/images/screenshots/boot9strap-hb-file-layout.png)
{: .notice--info}
1. 將 SD 卡插回主機中
diff --git a/_pages/zh_TW/installing-boot9strap-(homebrew-launcher).txt b/_pages/zh_TW/installing-boot9strap-(homebrew-launcher).txt
index 69fb8de6ab..8a75603bb7 100644
--- a/_pages/zh_TW/installing-boot9strap-(homebrew-launcher).txt
+++ b/_pages/zh_TW/installing-boot9strap-(homebrew-launcher).txt
@@ -5,32 +5,9 @@ title: "安裝 boot9strap(透過 Homebrew Launcher)"
如果您先前已改機過,且已安裝基於 EmuNAND 的自製系統-請注意,本教學是專門用來處理 SysNAND 的。您應在閱讀本手冊時在 SysNAND 中操作,或將其套用至 SysNAND 中。 注意 EmuNAND 與 RedNAND 指的是些微不同運作方式但[同樣道理](http://3dbrew.org/wiki/NAND_Redirection)的用語。
{: .notice--info}
-#### 必備項目
-
-* 最新版的 [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
-* 最新版的 [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(正常版的 boot9strap;非 `devkit` 或 `ntr` 檔案)*
-* 最新版的 [safehax](https://github.com/TiniVi/safehax/releases/latest)
-* 最新版的 [udsploit](https://github.com/smealum/udsploit/releases/latest)
-* 最新版的 [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(`.7z` 檔案)*
-
#### 操作說明
-##### 第一節 — 準備工作
-
-1. 在 Homebrew Launcher 中,將 SD 卡從主機中拔出,並將其插入電腦中
-1. 解壓 Luma3DS `.7z` 內的 `boot.firm` 到 SD 卡的根目錄底下
-1. 在 SD 卡的根目錄底下建立一個新的資料夾 `boot9strap`
-1. 解壓 boot9strap `.zip` 的 `boot9strap.firm` 及 `boot9strap.firm.sha` 檔案至 SD 卡的 `/boot9strap/` 資料夾中
-1. 將 `safehax.3dsx` 複製到 SD 卡中的 `/3ds/` 資料夾底下
-1. 將 `udsploit.3dsx` 複製到 SD 卡中的 `/3ds/` 資料夾底下
-1. 解壓 SafeB9SInstaller `.zip` 中的 `SafeB9SInstaller.bin` 到 SD 卡的根目錄下,並將其重新命名為 `safehaxpayload.bin`
-
- ![]({{ base_path }}/images/screenshots/boot9strap-hb-file-layout.png)
- {: .notice--info}
-
-1. 將 SD 卡插回主機中
-
-##### 第二節 — 啟動 SafeB9SInstaller
+##### Section I - Launching SafeB9SInstaller
1. 透過 Homebrew 清單啟動 udsploit
+ 您可能得往下些才會看到此選項
@@ -44,13 +21,13 @@ title: "安裝 boot9strap(透過 Homebrew Launcher)"
+ 如果當機的話,按住電源紐強制重啟您的主機再試一次即可
1. 如果一切成功的話,您將自動進入 SafeB9SInstaller
-##### 第三節 — 安裝 boot9strap
+##### 第二節 — 安裝 boot9strap
1. 等待所有的安全性檢查檢查完畢
1. 出現提示時,輸入提示的按鍵組合以安裝 boot9strap
1. 過程結束後,按下「A」重啟主機
-##### 第四節 — 設定 Luma3DS
+##### 第三節 — 設定 Luma3DS
1. 您的主機將會重啟至 Luma3DS 設定選單中
+ 如果黑屏,[請參見此疑難排解](troubleshooting#ts_sys_b9s)