_sysnand_###.bin.sha` from the `/gm9/out/` folder on your SD card after copying it
+1. Reinsert your SD card into your device
+1. Power on your device
+
+___
+
+#### Information and Notes
+
+{% capture notice-10 %}
+You can now use Luma3DS Updater to update your Luma3DS to the latest version just by opening it and pressing (A).
+
+This is not the same thing as a System Update; it just downloads and extracts the newest Luma3DS files.
+
+This will update the Luma3DS files on your SD card and in CTRNAND, which is what your device boots from when there is no SD card present.
+{% endcapture %}
+
+{{ notice-10 | markdownify }}
+
+{% capture notice-6 %}
+You will now boot Luma3DS CFW SysNAND by default.
+
+You can now hold (Select) on boot to launch the Luma3DS configuration menu.
+
+You can now hold (Start) on boot to launch the Luma3DS chainloader menu (note that the Luma3DS chainloader menu is only displayed if there is more than one payload detected).
+
+You can now hold (Start) + (Select) + (X) on boot to dump the ARM11 bootrom (`boot11.bin`), the ARM9 bootrom (`boot9.bin`), and your console unique OTP (`OTP.bin`) to the `/boot9strap/` folder on your SD card (note that this will not have any kind of prompt or message).
+
+You can now press (L) + (Down) + (Select) while the system is booted to open the Rosalina menu integrated into Luma3DS. For a full list of Rosalina features, please see the [Luma3DS v8.0 Release](https://github.com/AuroraWright/Luma3DS/releases/tag/v8.0)
+{% endcapture %}
+
+{{ notice-6 | markdownify }}
+
+{% capture notice-6 %}
+If you would like to upgrade to a bigger sized SD card, all you have to do is format your new SD card as FAT32 and copy paste the contents of the old SD card onto the new SD card.
+
+If your new SD card is bigger than 32GB, then you have to use a different tool to format it, such as [guiformat](http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm) for Windows, [gparted](http://gparted.org/download.php) for Linux, or [Disk Utility](https://support.apple.com/en-gb/guide/disk-utility/format-a-disk-for-windows-computers-dskutl1010/mac) for Mac.
+{% endcapture %}
+
+{{ notice-6 | markdownify }}
+
+For information on changing your device to another region, check out the [Region Changing](region-changing) page.
+{: .notice--success}
+
+For information on using GodMode9's various features, check out the [GodMode9 Usage](godmode9-usage) page.
+{: .notice--success}
+
+For information on using Luma3DS's various features, check out [its wiki](https://github.com/AuroraWright/Luma3DS/wiki/Options-and-usage).
+{: .notice--success}
+
+For information on installing custom themes and splash screens, check out [Theme Plaza](https://themeplaza.eu/).
+{: .notice--success}
+
+For information on using Gateshark cheat codes on Luma3DS, check out [Checkpoint](https://github.com/FlagBrew/Checkpoint).
+{: .notice--success}
diff --git a/_pages/et_EE/flashing-ntrboot-(3ds-multi-system).txt b/_pages/et_EE/flashing-ntrboot-(3ds-multi-system).txt
new file mode 100644
index 0000000000..7f91344288
--- /dev/null
+++ b/_pages/et_EE/flashing-ntrboot-(3ds-multi-system).txt
@@ -0,0 +1,58 @@
+---
+title: "Flashing ntrboot (3DS Multi System)"
+---
+
+{% include toc title="Table of Contents" %}
+
+### Required Reading
+
+Before proceeding, ensure you have read all of the information on [ntrboot](ntrboot)
+
+This method requires temporary access to a second 3DS family device that is already running boot9strap. This does not require your flashcart to support either 3DS's version.
+
+Note that in some rare circumstances, it may be possible for the flashing process to **brick** a counterfeit flashcart and render it permanently unusable. This is unlikely, but nevertheless only original listed flashcarts are supported. To reduce the chance of receiving a counterfeit card, it is recommended that you use a reputable site to buy your flashcart (such as [NDS Card](http://www.nds-card.net/))
+{: .notice--danger}
+
+### What You Need
+
+* Your ntrboot compatible flashcart
+* Two 3DS family devices
+ + **The source 3DS**: the 3DS family device that is already running boot9strap
+ + **The target 3DS**: the device on stock firmware
+* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(`ntr` boot9strap; not the `devkit` file)*
+* The latest release of [ntrboot_flasher](https://github.com/ntrteam/ntrboot_flasher/releases/latest)
+
+### Instructions
+
+#### Section I - Prep Work
+
+1. Power off **the source 3DS**
+1. Insert **the source 3DS**'s SD card into your computer
+1. Create a folder named `ntrboot` on the root of your SD card
+1. Copy `boot9strap_ntr.firm` and `boot9strap_ntr.firm.sha` from the boot9strap ntr `.zip` to the `/ntrboot/` folder on your SD card
+1. Copy `ntrboot_flasher.firm` to the `/luma/payloads/` folder on **the source 3DS**'s SD card
+1. Reinsert **the source 3DS**'s SD card back into **the source 3DS**
+1. Insert your ntrboot compatible DS / DSi flashcart into **the source 3DS**
+
+#### Section II - Flashing ntrboot
+
+1. Launch the Luma3DS chainloader by holding (Start) during boot on **the source 3DS**
+1. Select "ntrboot_flasher"
+1. Read the red screen warning
+1. Press (A) to continue
+1. Select your flashcart
+ + If you do not see your flashcart in the list at the top, read the bottom screen for more info on each option
+1. Select "Dump Flash"
+1. Wait until the process is completed
+1. Press (A) to continue
+1. Press (A) to return to the main menu
+1. Select "Inject Ntrboot"
+1. Press (A) for retail unit ntrboot
+1. Wait until the process is completed
+1. Press (A) to return to the main menu
+1. Press (B) to power off **the source 3DS**
+
+___
+
+### Continue to [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot))
+{: .notice--primary}
diff --git a/_pages/et_EE/flashing-ntrboot-(3ds-single-system).txt b/_pages/et_EE/flashing-ntrboot-(3ds-single-system).txt
new file mode 100644
index 0000000000..9e505b10f2
--- /dev/null
+++ b/_pages/et_EE/flashing-ntrboot-(3ds-single-system).txt
@@ -0,0 +1,53 @@
+---
+title: "Flashing ntrboot (3DS Single System)"
+---
+
+{% include toc title="Table of Contents" %}
+
+### Required Reading
+
+Before proceeding, ensure you have read all of the information on [ntrboot](ntrboot)
+
+This method requires nothing more than your stock unhacked 3DS and a compatible flashcart. This method uses the flashcart to run the ntrboot flasher `.nds` file on your 3DS. This means that your flashcart must support launching `.nds` files on your 3DS's version. See the flashcart table on [ntrboot](ntrboot) for more information.
+
+Note that in some rare circumstances, it may be possible for the flashing process to **brick** a counterfeit flashcart and render it permanently unusable. This is unlikely, but nevertheless only original listed flashcarts are supported. To reduce the chance of receiving a counterfeit card, it is recommended that you use a reputable site to buy your flashcart (such as [NDS Card](http://www.nds-card.net/))
+{: .notice--danger}
+
+### What You Need
+
+* Your ntrboot compatible flashcart
+* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(`ntr` boot9strap; not the `devkit` file)*
+* The latest release of [ds_ntrboot_flasher](https://github.com/jason0597/ntrboot_flasher_nds/releases/latest)
+
+### Instructions
+
+#### Section I - Prep Work
+
+1. Power off your device
+1. Insert your flashcart's SD card into your computer
+1. Create a folder named `ntrboot` on the root of your flashcart's SD card
+1. Copy `boot9strap_ntr.firm` from the boot9strap ntr `.zip` to the `/ntrboot/` folder on your flashcart's SD card
+1. Copy `ntrboot_flasher_nds.nds` to your flashcart's SD card
+1. Reinsert your flashcart's SD card back into your flashcart
+1. Insert your ntrboot compatible DS / DSi flashcart into your device
+
+#### Section II - Flashing ntrboot
+
+1. Launch `ntrboot_flasher_nds.nds` on your device using your flashcart
+1. Press (A) to continue
+1. Use (Up) and (Down) to select your flashcart
+1. Press (A) to continue
+1. Select "Dump flash" to make a backup of your flashcart's memory
+1. Input the key combo given to confirm
+1. Press (A) to continue
+1. Use (Up) and (Down) to select your flashcart
+1. Press (A) to continue
+1. Select "Inject FIRM" to install boot9strap to your flashcart
+1. Input the key combo given to confirm
+1. Press (A) to continue
+1. Power off your device
+
+___
+
+### Continue to [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot))
+{: .notice--primary}
diff --git a/_pages/et_EE/flashing-ntrboot-(dsi).txt b/_pages/et_EE/flashing-ntrboot-(dsi).txt
new file mode 100644
index 0000000000..2c3d01a324
--- /dev/null
+++ b/_pages/et_EE/flashing-ntrboot-(dsi).txt
@@ -0,0 +1,48 @@
+---
+title: "Flashing ntrboot (DSi)"
+---
+
+{% include toc title="Table of Contents" %}
+
+### Required Reading
+
+Before proceeding, ensure you have read all of the information on [ntrboot](ntrboot)
+
+This method requires temporary access to a Nintendo DSi that is compatible with your flashcart. This method uses the flashcart to run the ntrboot flasher `.nds` file on your DSi. This means that your flashcart must support launching `.nds` files on your DSi's version. See the flashcart table on [ntrboot](ntrboot) for more information.
+
+Note that in some rare circumstances, it may be possible for the flashing process to **brick** a counterfeit flashcart and render it permanently unusable. This is unlikely, but nevertheless only original listed flashcarts are supported. To reduce the chance of receiving a counterfeit card, it is recommended that you use a reputable site to buy your flashcart (such as [NDS Card](http://www.nds-card.net/))
+{: .notice--danger}
+
+### What You Need
+
+* Your ntrboot compatible flashcart
+* Two devices
+ + **The source DSi**: the Nintendo DSi which is compatible with your flashcart
+ + **The target 3DS**: the 3DS family device on stock firmware
+* The latest release of [ds_ntrboot_flasher](https://github.com/ntrteam/ds_ntrboot_flasher/releases/latest) *(`dsi` flasher; not the standard flasher)*
+
+### Instructions
+
+#### Section I - Prep Work
+
+1. Power off **the source DSi**
+1. Insert your flashcart's SD card into your computer
+1. Copy `ds_ntrboot_flasher_dsi.nds` to your flashcart's SD card
+1. Reinsert your flashcart's SD card back into your flashcart
+1. Insert your ntrboot compatible DS / DSi flashcart into **the source DSi**
+
+#### Section II - Flashing ntrboot
+
+1. Launch `ds_ntrboot_flasher_dsi.nds` on **the source DSi** using your flashcart
+1. Press (A) to continue
+1. Use (Up) and (Down) to select your flashcart
+1. Press (A) to continue
+1. Press (A) to "inject ntrboothax"
+1. Press (A) to select "RETAIL"
+1. Press (A) to continue
+1. Select "EXIT"
+
+___
+
+### Continue to [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot))
+{: .notice--primary}
diff --git a/_pages/et_EE/flashing-ntrboot-(nds).txt b/_pages/et_EE/flashing-ntrboot-(nds).txt
new file mode 100644
index 0000000000..f7a331c0eb
--- /dev/null
+++ b/_pages/et_EE/flashing-ntrboot-(nds).txt
@@ -0,0 +1,57 @@
+---
+title: "Flashing ntrboot (NDS)"
+---
+
+{% include toc title="Table of Contents" %}
+
+### Required Reading
+
+Before proceeding, ensure you have read all of the information on [ntrboot](ntrboot)
+
+This method requires temporary access to a Nintendo DS or Nintendo DS Lite that is compatible with your flashcart. This method uses the flashcart to run the ntrboot flasher `.nds` file on your NDS.
+
+Note that in some rare circumstances, it may be possible for the flashing process to **brick** a counterfeit flashcart and render it permanently unusable. This is unlikely, but nevertheless only original listed flashcarts are supported. To reduce the chance of receiving a counterfeit card, it is recommended that you use a reputable site to buy your flashcart (such as [NDS Card](http://www.nds-card.net/))
+{: .notice--danger}
+
+### What You Need
+
+* Your ntrboot compatible flashcart
+* Two devices
+ + **The source NDS / NDSL**: the Nintendo DS or Nintendo DS Lite which is compatible with your flashcart
+ + **The target 3DS**: the 3DS family device on stock firmware
+* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(`ntr` boot9strap; not the `devkit` file)*
+* The latest release of [ds_ntrboot_flasher](https://github.com/jason0597/ntrboot_flasher_nds/releases/latest)
+
+### Instructions
+
+#### Section I - Prep Work
+
+1. Power off **the source NDS / NDSL**
+1. Insert your flashcart's SD card into your computer
+1. Create a folder named `ntrboot` on the root of your flashcart's SD card
+1. Copy `boot9strap_ntr.firm` from the boot9strap ntr `.zip` to the `/ntrboot/` folder on your flashcart's SD card
+1. Copy `ntrboot_flasher_nds.nds` to your flashcart's SD card
+1. Reinsert your flashcart's SD card back into your flashcart
+1. Insert your ntrboot compatible DS / DSi flashcart into **the source NDS / NDSL**
+
+#### Section II - Flashing ntrboot
+
+1. Launch `ntrboot_flasher_nds.nds` on **the source NDS / NDSL** using your flashcart
+1. Press (A) to continue
+1. Use (Up) and (Down) to select your flashcart
+1. Press (A) to continue
+1. Select "Dump flash" to make a backup of your flashcart's memory
+1. Input the key combo given to confirm
+1. Press (A) to continue
+1. Use (Up) and (Down) to select your flashcart
+1. Press (A) to continue
+1. Select "Inject FIRM" to install boot9strap to your flashcart
+1. Input the key combo given to confirm
+1. Press (A) to continue
+1. Power off **the source NDS / NDSL**
+1. Eject your flashcart from **the source NDS / NDSL**
+
+___
+
+### Continue to [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot))
+{: .notice--primary}
\ No newline at end of file
diff --git a/_pages/et_EE/get-started.txt b/_pages/et_EE/get-started.txt
new file mode 100644
index 0000000000..0462e2a9f0
--- /dev/null
+++ b/_pages/et_EE/get-started.txt
@@ -0,0 +1,97 @@
+---
+title: "Get Started"
+---
+
+{% include toc title="Table of Contents" %}
+
+### Required Reading
+
+Select the appropriate page for your version from the chart below. Note that the "from" and "to" fields are inclusive. This means that, for example, the "from 9.0.0 to 9.2.0" row includes 9.0.0, 9.1.0, and 9.2.0.
+
+Additionally, note that the last two columns of the chart refer to the last number of your version (which corresponds to the browser version installed to the system). If the version is -0 then you do not have a browser, while any number above -0 indicates a browser is installed.
+
+In the case of "5.0.0-0U" for example, you would follow the "No Browser" column and 5.0.0 to 5.1.0 row because the system is on the a system version in that range and has no browser installed.
+
+Your device version can be found at the bottom right of the top screen of the System Settings.
+
+![]({{ "/images/screenshots/system-version.png" | absolute_url }})
+{: .notice--info}
+
+**If you are unable to follow the instructions corresponding to your specific version due to missing prerequisites, then you should either update to the latest version or use the "All Versions" row for methods that work regardless of system version.**
+
+For all versions you can also [Cartridge Update](cart-update) (or use a standard system update) to get to a higher version in the same column to follow its instructions.
+
+If you have already hacked your 3DS before and have an EmuNAND based CFW setup, just follow all instructions while on SysNAND. Replace any files that already exist. Your data will be transferred from EmuNAND to your new B9S install at the end. If you use menuhax, you should [clear Home Menu's extdata](troubleshooting#clear-home-menu-extdata) to remove it before beginning.
+
+This page is for instructions on how to install boot9strap to a *stock* 3DS or 2DS. If you already have arm9loaderhax installed and are looking to update to boot9strap, follow [A9LH to B9S](a9lh-to-b9s).
+{: .notice--primary}
+
+Before starting, Windows users should enable the option to show file extensions using [File Extensions (Windows)](file-extensions-(windows))!
+{: .notice--info}
+
+Before starting, you may want to check your SD card for errors using [H2testw (Windows)](h2testw-(windows)), [F3 (Linux)](f3-(linux)), or [F3X (Mac)](f3x-(mac))!
+{: .notice--warning}
+
+{% capture notice-1 %}
+There have been reports of a wave of bans being handed out to CFW users by Nintendo. To protect yourself, please do the following steps before starting this guide:
+
+1. Go to System Settings, then "Internet Settings", then "SpotPass", then "Sending of System Information"
+1. Disable the "Sending of System Information" option
+1. Exit the System Settings
+1. Go to your Friend List (the [orange Face Icon]({{ "/images/friend-list-icon.png" | absolute_url }}) in the top row of your Home Menu)
+ + If you receive an error and are kicked out of the menu, the Friend List setting is either already disabled or your console cannot connect to Nintendo's servers (due to a ban or connection issues)
+1. Go to the Friend List settings, then "Friend Notification Settings", then "Show friends what you're playing"
+1. Disable the "Show friends what you're playing" option
+1. Exit your Friend List
+
+{% endcapture %}
+
+{{ notice-1 | markdownify }}
+
+### Version Table
+
+
diff --git a/_pages/et_EE/godmode9-usage.txt b/_pages/et_EE/godmode9-usage.txt
new file mode 100644
index 0000000000..5374cffab2
--- /dev/null
+++ b/_pages/et_EE/godmode9-usage.txt
@@ -0,0 +1,238 @@
+---
+title: "GodMode9 Usage"
+---
+
+{% include toc title="Table of Contents" %}
+
+For support (in English) with GodMode9, as well as help with scripting and to get updates and info, join [GodMode9 on Discord](https://discord.gg/EGu6Qxw).
+{: .notice--primary}
+
+### Required Reading
+
+GodMode9 is a full access file browser for the Nintendo 3DS console, giving you access to your SD card, the FAT partitions inside your SysNAND and EmuNAND, and basically anything else. Among other functionality, you can copy, delete, rename files, and create folders.
+
+Note that if you have any payload files other than `GodMode9.firm` in the `/luma/payloads/` folder on your SD card, holding (Start) on boot will display a "chainloader menu" where you will have to use the D-Pad and the (A) button to select "GodMode9" for these instructions.
+
+GodMode9 is powerful software that has the capability to modify essentially anything on your console. Though many of these modifications are locked behind a permissions system, and it is impossible to accidentally perform dangerous actions without deliberately unlocking permissions, you should still follow instructions carefully and keep backups just in case.
+
+## Updating GodMode9
+
+Some of the instructions below are only applicable to the latest version of GodMode9, and as such you should follow this section to update your copy before continuing. Overwrite any existing files.
+{: .notice--info}
+
+### What You Need
+
+* The latest release of [GodMode9](https://github.com/d0k3/GodMode9/releases/latest)
+
+### Instructions
+
+1. Power off your device
+1. Insert your SD card into your computer
+1. Copy `GodMode9.firm` from the GodMode9 `.zip` to the `/luma/payloads/` folder on your SD card
+1. Copy the `gm9` folder from the GodMode9 `.zip` to the root of your SD card
+1. Reinsert your SD card into your device
+
+## Creating a NAND Backup
+
+1. Launch GodMode9 by holding (Start) during boot
+1. Press (Home) to bring up the action menu
+1. Select "Scripts..."
+1. Select "GM9Megascript"
+1. Select "Backup Options"
+1. Select "SysNAND Backup"
+1. Press (A) to confirm
+ + This process will take some time
+ + If you get an error, make sure that you have at least 1.3GB of free space on your SD card
+1. Press (A) to continue
+1. Press (B) to return to the main menu
+1. Select "Exit"
+1. Press (A) to relock write permissions if prompted
+1. Hold (R) and press (B) at the same time to eject your SD card
+1. Insert your SD card into your computer
+1. Copy `__sysnand_###.bin` and `essential.exefs` from the `/gm9/out/` folder on your SD card to a safe location on your computer
+ + Make backups in multiple locations (such as online file storage)
+ + These backups will save you from a brick and/or help you recover files from the NAND image if anything goes wrong in the future
+1. Delete `__sysnand_###.bin` and `__sysnand_###.bin.sha` from the `/gm9/out/` folder on your SD card after copying it
+1. Reinsert your SD card into your device
+ + If your SD card was not detected, hold (R) and press (B) at the same time to remount it
+
+## Restoring a NAND Backup
+
+1. Launch GodMode9 by holding (Start) during boot
+1. Hold (R) and press (B) at the same time to eject your SD card
+1. Insert your SD card into your computer
+1. Copy `__sysnand_###.bin` from your computer to the `/gm9/out/` folder on your SD card
+1. Reinsert your SD card into your device
+1. Press (Home) to bring up the action menu
+1. Select "Scripts..."
+1. Select "GM9Megascript"
+1. Select "Restore Options"
+1. Select "SysNAND Restore (safe)"
+1. Select your NAND backup
+1. Press (A) to unlock SysNAND (lvl3) writing, then input the key combo given
+ + This will not overwrite your boot9strap installation
+ + This process will take some time
+1. Press (A) to continue
+1. Press (B) to return to the main menu
+1. Select "Exit"
+1. Press (A) to relock write permissions if prompted
+
+## Injecting any .CIA app into Health & Safety
+
+For organizational purposes, copy the `.cia` file you wish to inject to the `/cias/` folder on your SD card
+{: .notice--info}
+
+Note that it is not possible to inject files into Health & Safety that are larger than it (including games and other large applications)
+{: .notice--info}
+
+1. Launch GodMode9 by holding (Start) during boot
+1. Navigate to `[0:] SDCARD` -> `cias`
+1. Press (A) on your `.cia` to select it, then select "CIA image options...", then select "Mount image to drive"
+1. Press (A) on the `.app` file, then select "NCCH image options", then select "Inject to H&S"
+1. Press (A) to unlock SysNAND (lvl1) writing, then input the key combo given
+1. Press (A) to continue
+1. Press (A) to relock write permissions if prompted
+
+## Restoring Health & Safety after injecting a .CIA app
+
+This will only work if the Health & Safety injection was performed by GodMode9 (not Decrypt9 or Hourglass9).
+{: .notice--info}
+
+1. Launch GodMode9 by holding (Start) during boot
+1. Press (Home) to bring up the action menu
+1. Select "More..."
+1. Select "Restore H&S"
+1. Press (A) to unlock SysNAND (lvl1) writing, then input the key combo given
+1. Press (A) to relock write permissions if prompted
+
+## Dumping a Game Cartridge
+
+{% capture notice %}
+Insert the game cartridge you intend to dump into your device
+ + 3DS game cartridges will be dumped to an installable `.cia` format
+ + NDS game cartridges will be dumped to a non-installable `.nds` format compatible with flashcarts and emulators
+{% endcapture %}
+
+{{ notice | markdownify }}
+
+1. Launch GodMode9 by holding (Start) during boot
+1. Navigate to `[C:] GAMECART`
+1. Follow the steps applicable to your game cartridge:
+ + **3DS Game Cartridge:** Press (A) on `[TitleID].trim.3ds` to select it, then select "NCSD image options...", then select "Build CIA from file"
+ + **NDS Game Cartridge:** Press (A) on `[TitleID].trim.nds` to select it, then select "Copy to 0:/gm9/out"
+1. Your installable `.cia` or non-installable `.nds` formatted file will be outputted to the `/gm9/out/` folder on your SD card
+
+## Dumping a Title
+
+1. Launch GodMode9 by holding (Start) during boot
+1. Hover over the drive applicable to the type of title you wish to dump:
+ + **User Installed Title**: `[A:] SYSNAND SD`
+ + **System Title**: `[1:] SYSNAND CTRNAND`
+1. Hold (R) and press (A) at the same time to open the drive options
+1. Select "Search for titles"
+1. Press (A) to continue
+1. Press (A) on the `.tmd` file to select it, then select "TMD file options...", then select "Build CIA (standard)"
+1. Your installable `.cia` formatted file will be outputted to the `/gm9/out/` folder on your SD card
+
+## Converting a .3DS to .CIA
+
+{% capture notice %}
++ For organizational purposes, copy each `.3ds` file you wish to convert to the `/cias/` folder on your SD card
+ + Note that if you wish to convert a `.3ds` file that is already on a flashcart, you should follow [Dumping a Game Cartridge](#dumping-a-game-cartridge)
+{% endcapture %}
+
+{{ notice | markdownify }}
+
+1. Launch GodMode9 by holding (Start) during boot
+1. Navigate to `[0:] SDCARD` -> `cias`
+1. Press (A) on your `.3ds` file to select it, then select "NCSD image options...", then select "Build CIA from file"
+1. Your installable `.cia` formatted file will be outputted to the `/gm9/out/` folder on your SD card
+
+## Backup GBA VC Saves
+
+The game will be outputted to the `/gm9/out/` folder on your SD card with the name `.gbavc.sav`.
+{: .notice--info}
+
+To identify a `.gbavc.sav` file's Title ID, you can get a listing of all games on the system and their corresponding Title IDs by hovering over `[A:] SYSNAND SD`, holding (R) and pressing (A) at the same time, then selecting "Search for titles".
+{: .notice--info}
+
+1. Do the following process for each GBA VC game that you want to backup the save for:
+ + Launch the GBA VC game
+ + Exit the GBA VC game
+ + Boot your device while holding (Start) to launch the Luma3DS chainloader menu
+ + Launch GodMode9 by pressing (A)
+ + Navigate to `[S:] SYSNAND VIRTUAL`
+ + Press (A) on `agbsave.bin` to select it
+ + Select "AGBSAVE options..."
+ + Select "Dump GBA VC save"
+ + Press (A) to continue
+ + Press (Start) to reboot your device
+
+## Restore GBA VC Saves
+
+To identify a `.gbavc.sav` file's Title ID, you can get a listing of all games on the system and their corresponding Title IDs by hovering over `[A:] SYSNAND SD`, holding (R) and pressing (A) at the same time, then selecting "Search for titles".
+{: .notice--info}
+
+1. Do the following process for each GBA VC game that you want to restore the save for:
+ + Launch the GBA VC game
+ + Exit the GBA VC game
+ + Boot your device while holding (Start) to launch the Luma3DS chainloader menu
+ + Launch GodMode9 by pressing (A)
+ + Navigate to `[0:] SDCARD` -> `gm9`
+ + Press (Y) on the `.gbavc.sav` file you wish to restore to copy it
+ + Press (B) to return to the main menu
+ + Navigate to `[S:] SYSNAND VIRTUAL`
+ + Press (A) on `agbsave.bin` to select it
+ + Select "AGBSAVE options..."
+ + Select "Inject GBA VC save"
+ + Press (A) to continue
+ + Press (Start) to reboot your device
+ + Launch the GBA VC game
+ + Exit the GBA VC game
+
+## Format an SD card
+
+**Note that this will erase the contents of your SD card!**
+{: .notice--danger}
+
+1. Launch GodMode9 by holding (Start) during boot
+1. Press (Home) to bring up the action menu
+1. Select "More..."
+1. Select "SD format menu"
+1. Select any EmuNAND options you wish to use
+ + Most users will want to select "No EmuNAND"
+1. Select "Auto"
+1. Press (A) to accept the label `GM9SD`
+ + Optionally, you may input a custom name for the SD card
+1. When prompted, input the key combo given to confirm
+
+## Encrypting / Decrypting a .CIA file
+
+For organizational purposes, copy each `.cia` file you wish to encrypt / decrypt to the `/cias/` folder on your SD card
+{: .notice--info}
+
+1. Launch GodMode9 by holding (Start) during boot
+1. Navigate to `[0:] SDCARD` -> `cias`
+1. Press (A) on the `.cia` file to select it, then select "CIA image options..."
+1. Select the option to perform the desired function:
+ + **Encrypt to 0:/gm9/out:** Create an encrypted copy of the selected `.cia` file in the `/gm9/out/` folder on your SD card
+ + **Decrypt to 0:/gm9/out:** Create a decrypted copy of the selected `.cia` file in the `/gm9/out/` folder on your SD card
+ + **Encrypt inplace:** Replace the selected `.cia` file with an encrypted version
+ + **Decrypt inplace:** Replace the selected `.cia` file with a decrypted version
+1. Your encrypted / decrypted `.cia` will be outputted to the desired location
+
+## Removing an NNID without formatting your device
+
+1. Launch GodMode9 by holding (Start) during boot
+1. Press (Home) to bring up the action menu
+1. Select "Scripts..."
+1. Select "GM9Megascript"
+1. Select "Scripts from Plailect's Guide"
+1. Select "Remove NNID"
+1. Press (A) to continue
+1. Press (A) to unlock SysNAND (lvl1) writing, then input the key combo given
+1. Press (A) to continue
+1. Press (B) to return to the main menu
+1. Select "Exit"
+1. Press (A) to relock write permissions if prompted
+1. Press (Start) to reboot your device
diff --git a/_pages/et_EE/h2testw-(windows).txt b/_pages/et_EE/h2testw-(windows).txt
new file mode 100644
index 0000000000..f1e5bd1b44
--- /dev/null
+++ b/_pages/et_EE/h2testw-(windows).txt
@@ -0,0 +1,40 @@
+---
+title: "H2testw (Windows)"
+---
+
+{% include toc title="Table of Contents" %}
+
+### Required Reading
+
+This is an add-on section for checking your SD card for errors using h2testw.
+
+Depending on the size of your SD card and the speed of your computer, this process can take up to several hours!
+
+This page is for Windows users only. If you are not on windows, check out the [F3 (linux)](f3-(linux)) or [F3X (mac)](f3x-(mac)) pages.
+
+### What You Need
+
+* The latest version of [h2testw](http://www.heise.de/ct/Redaktion/bo/downloads/h2testw_1.4.zip)
+
+### Instructions
+
+1. Copy `h2testw.exe` from the h2testw `.zip` to your desktop
+1. Insert your SD card into your computer
+1. Run `h2testw.exe`
+1. Select "English"
+1. Click "Select target"
+1. Select your SD card's drive letter
+1. Ensure "all available space" is selected
+1. Click "Write + Verify"
+1. Wait until the process is completed
+
+___
+
+If the test shows the result `Test finished without errors`, your SD card is good and you can delete all `.h2w` files on your SD card
+{: .notice--success}
+
+If the test shows any other results, your SD card may be corrupted or damaged and you may have to replace it!
+{: .notice--danger}
+
+### Return to [Get Started](get-started)
+{: .notice--primary}
diff --git a/_pages/et_EE/home.txt b/_pages/et_EE/home.txt
new file mode 100644
index 0000000000..2d99705764
--- /dev/null
+++ b/_pages/et_EE/home.txt
@@ -0,0 +1,91 @@
+---
+layout: splash
+title: "3DS Hacks Guide" #
+header:
+ overlay_color: "#5e616c" #
+ overlay_image: /images/home-page-feature.jpg
+ overlay_filter: 0.5
+ caption:
+excerpt: "A complete guide to 3DS custom firmware,
from stock to boot9strap.
"
+---
+
+For complete guides to homebrew and custom firmware for other devices, check out [Hacks.Guide](https://hacks.guide).
+{: .notice--primary}
+
+___
+
+Thoroughly read all of the introductory pages (including this one!) before proceeding.
+{: .notice--warning}
+
+{% capture notice-1 %}
+This guide is for retail (consumer purchased; not from the Nintendo Developer Program) consoles _only_!
+If you have a developer ("PANDA") console, check out the [Panda 3DS Hacks Guide](https://panda.hacks.guide).
+{% endcapture %}
+
+{{ notice-1 | markdownify }}
+
+{% capture notice-1 %}
+This guide is available in other languages!
+Click the icon at the top right of the page to change the language.
+Alternatively, click [here](https://crowdin.com/project/3ds-guide) to help to keep these translations up to date.
+{% endcapture %}
+
+{{ notice-1 | markdownify }}
+
+This guide needs *your* help to seed [these]({{ "rss.xml" | absolute_url }}) torrents!
+{: .notice--primary}
+
+## What is Homebrew?
+
+[**Homebrew**](https://en.wikipedia.org/wiki/List_of_homebrew_video_games) usually refers to software that is not authorized by Nintendo. This includes homebrew tools, applications, games, and emulators.
+
+In many cases, running homebrew on your device is 100% free using just the Nintendo 3DS Sound app. There are also various other exploits in commercial games and the browser to get homebrew running.
+
+## What is Custom Firmware?
+
+**Custom Firmware** ("CFW") enables you to use more advanced hacks that userland homebrew can't easily do. For instance, signature patches let you install unsigned titles that appear right on your HOME Menu.
+
+CFW can be set up on any console on any version (but may require additional tools / accessories for versions >11.3.0).
+
+## What does this guide install?
+
+This guide has the end goal of taking a completely unmodified 3DS from stock
+firmware to boot9strap powered Custom Firmware. On some versions, it utilizes homebrew as a stepping off point, but Custom Firmware is still the goal.
+
+boot9strap is the newest and best method of launching Custom Firmware that gives us nearly full control of the system only milliseconds into boot, which is similar to the effect of BootMii for the Wii. It gives us even earlier control than arm9loaderhax did, and, unlike standard sighax, boot9strap uses an NDMA overwrite exploit in order to gain Boot9 code execution. This means that any console running boot9strap is capable of dumping the console unique OTP (`OTP.bin`), the ARM11 bootrom (`boot11.bin`), and the ARM9 bootrom (`boot9.bin`).
+
+The benefits of boot9strap over other Custom Firmware launch methods are numerous, and as such it is recommended to use this guide over any other that relies on outdated software (such as menuhax + rxTools, arm9loaderhax, or even normal sighax).
+
+For information on how boot9strap works, please see [this paper](https://arxiv.org/abs/1802.00359).
+
+For a list of each of the calculated sighax signatures, see [this gist](https://gist.github.com/SciresM/cdd2266efb80175d37eabbe86f9d8c52).
+
+## What can I do with Custom Firmware?
+
++ Play all game cards and eShop games, regardless of region
++ Customize your HOME Menu with user-created [themes and splash screens](https://themeplaza.eu/)
++ Use "ROM hacks" for games that you own
++ Take gameplay and application screenshots
++ Backup, edit, and restore saves for many games
++ Play games for older systems with various emulators, using RetroArch or other standalone emulators. (Works best with a New Nintendo 3DS)
++ Install homebrew titles to your system, and have them appear on your HOME Menu
++ Dump your game cards to a format you can install, and play them without needing the card
++ New 3DS or New 2DS only: stream live gameplay to your PC wirelessly with NTR CFW
++ Run many old Nintendo DS flash carts that were blocked long ago or never worked on Nintendo 3DS
++ Safely update to the latest system version without fear of losing access to homebrew
+
+## What do I need to know before starting?
+
++ **Before beginning the guide, you must know the risks of 3DS hacking: EVERY time you modify your system, there is always the potential for an UNRECOVERABLE brick. They're rare, but still a possibility so make sure you follow ALL directions EXACTLY.**
++ If you have already hacked your 3DS before to get an EmuNAND setup, and would like to move the contents of your previous EmuNAND to your new SysNAND CFW, you should follow all instructions and restore your existing EmuNAND when prompted once you reach [Finalizing Setup](finalizing-setup).
++ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions on firmware 11.13.0 or below.
++ If everything goes according to plan, you will lose no data and end up with everything that you started with (games, NNID, saves, etc will be preserved).
++ Keep your device plugged in and charged throughout the entire process to avoid data loss or damage from an unexpected power-off!
++ Your SD card should be [MBR, not GPT](http://www.howtogeek.com/245610/) (the SD card that comes with your device will be MBR by default).
++ If you need to format a brand new SD card, you can use [guiformat](http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768).
++ The Old 2DS is essentially identical to the Old 3DS in terms of software, while the New 2DS is essentially identical to the New 3DS in terms of software. Any steps which say "Old 3DS" also apply to Old 2DS, and any steps which say "New 3DS" also apply to New 2DS.
+
+___
+
+### Continue to [Get Started](get-started)
+{: .notice--primary}
diff --git a/_pages/et_EE/homebrew-launcher-(alternatives).txt b/_pages/et_EE/homebrew-launcher-(alternatives).txt
new file mode 100644
index 0000000000..18fc2717bd
--- /dev/null
+++ b/_pages/et_EE/homebrew-launcher-(alternatives).txt
@@ -0,0 +1,85 @@
+---
+title: "Homebrew Launcher (Alternatives)"
+---
+
+{% include toc title="Table of Contents" %}
+
+### Required Reading
+
+This udsploit/safehax exploit is compatible with versions 9.0.0 through 11.3.0.
+
+The Homebrew Launcher has many different entrypoints, or methods of launching.
+
+If browserhax is not an option (see the chart below), you do not already own any of these games, and do not have another 3DS that can access the Homebrew Launcher, the cheapest option is to buy a "Nintendo Selects" copy of [Ocarina of Time 3D](https://amzn.to/2fkaKdp) (ensure you get the correct cartridge for your region) and a [Powersaves](https://amzn.to/2fb3VY7) (compatible with all regions), then use oot3dhax from the chart below.
+
+Ensure your device's Wireless Communication is turned on as udsploit (used in the next page) will need the wireless module to be active to function, and some devices (New 3DS, New 2DS, and Old 2DS) cannot adjust the Wireless Communication setting from the Homebrew Launcher. Wireless Communication only has to be on; connecting it to an access point is not required.
+
+To extract the `.7z` files linked on this page, you will need a file archiver like [7-Zip](http://www.7-zip.org/) or [The Unarchiver](https://theunarchiver.com/).
+
+### What You Need
+
+* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest)
+* 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. Create a folder named `3ds` on the root of your SD card if it does not already exist
+1. Copy `boot.3dsx` 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`
+
+ ![]({{ "/images/screenshots/boot9strap-hb-file-layout.png" | absolute_url }})
+ {: .notice--info}
+
+1. Reinsert your SD card into your device
+1. Power on your device
+1. Use one of the following alternate entrypoints to get into the Homebrew Launcher:
+
+ | | Requires | Editions | Devices | Regions | Game Versions | System Versions |
+ |:-:|:-:|:-:|:-:|:-:|:-:|:-:|
+ | [browserhax](https://yls8.mtheall.com/3dsbrowserhax.php) | Nothing | Preinstalled | New, Old, 2DS | EUR, JPN, USA | All | 9.0.0-2 up to and including 11.0.0-33 |
+ | [oot3dhax](https://github.com/yellows8/oot3dhax) | [*Ocarina of Time 3D*](https://amzn.to/2fkaKdp),
Either a powersaves or another 3DS which already has the Homebrew Launcher | Cart | New, Old, 2DS | EUR, JPN, USA | All | 9.0.0-X up to and including 11.7.0-X |
+ | [smashbroshax](https://gbatemp.net/threads/397194/) | [*Super Smash Bros*](https://amzn.to/2ftGA72) | Cart, eShop | New | EUR, JPN, USA | <1.1.3,
Carts with "amiibo" on the cover are preinstalled with v1.1.4 | 9.0.0-X up to and including 11.3.0-X |
+ | [supermysterychunkhax](https://smd.salthax.org/) | [*Pokemon Super Mystery Dungeon*](https://amzn.to/2ebxZ75),
Another 3DS which already has the Homebrew Launcher | Cart | New, Old, 2DS | EUR, JPN, USA | All | 9.9.0-X (USA/JPN) / 10.2.0-X (EUR) up to and including 11.0.0-X |
+ | [freakyhax](http://plutooo.github.io/freakyhax/) | [*Freakyforms Deluxe*](https://amzn.to/2f6eHO7) | eShop, Cart | New, Old, 2DS | EUR, JPN, USA | All | 9.0.0-X up to and including 11.7.0-X |
+ | [basehaxx](http://mrnbayoh.github.io/basehaxx/) | *Pokemon [Omega Ruby](https://amzn.to/2eRILNQ)/[Alpha Sapphire](https://amzn.to/2ebGrmN)*,
Another 3DS which already has the Homebrew Launcher | Cart | New, Old, 2DS | EUR, JPN, USA | 1.0, 1.4 | 9.0.0-X up to and including 11.3.0-X |
+ | [BASICSploit](https://mrnbayoh.github.io/basicsploit/) | [*SmileBASIC*](https://www.nintendo.com/games/detail/eYURHNjVdfyrnA3OJGfmlMYIrJUzgOcv) | eShop | New, Old, 2DS | USA | 3.2.1 | 9.0.0-X up to and including 11.0.0-X |
+ | [smilehax](https://plutooo.github.io/smilehax/) | [*SmileBASIC*](https://www.nintendo.com/games/detail/eYURHNjVdfyrnA3OJGfmlMYIrJUzgOcv) | eShop | New, Old, 2DS | JPN, USA | 3.3.1 | 9.0.0-X up to and including 11.0.0-X |
+ | [stickerhax](https://github.com/yellows8/stickerhax) | [*Paper Mario: Sticker Star*](https://amzn.to/2f6aDx8),
Another 3DS which already has the Homebrew Launcher | eShop, Cart | New, Old, 2DS | EUR, JPN, KOR, USA | All | 9.0.0-X up to and including 11.3.0-X |
+ | [Ninjhax 2](http://smealum.github.io/ninjhax2/) | [*Cubic Ninja*](https://amzn.to/2eRI1by) | eShop, Cart | New, Old, 2DS | EUR, JPN, USA | All | 9.0.0-X up to and including 11.7.0-X |
+ | [Notehax](https://mrnbayoh.github.io/notehax/) | [*Flipnote Studio 3D*](https://my.nintendo.com/rewards/0391c34c430369c0) | eShop | New, Old, 2DS | EUR, JPN, USA | 1.3.1 (JPN) / 1.0.0 (EUR/USA) | 9.0.0-X up to and including 11.5.0-X |
+ | [RPwnG](https://mrnbayoh.github.io/rpwng/) | [*RPG Maker Player*](http://www.nintendo.com/games/detail/rpg-maker-player-3ds) | eShop | New, Old, 2DS | EUR, JPN, USA | 1.1.4 (EUR) / 1.1.2 (JPN/USA) | 9.0.0-X up to and including 11.5.0-X |
+ | [GenHax](https://github.com/svanheulen/genhax_proxy_installer) | [*Monster Hunter X*](http://amzn.to/2gsk6Tk) | eShop | New | JPN | All | 9.9.0-X up to and including 11.2.0-X |
+ {: .notice--info}
+
+
+
+
+1. Your device should load the Homebrew Launcher
+
+ ![]({{ "/images/screenshots/homebrew-launcher.png" | absolute_url }})
+ {: .notice--info}
+
+### Continue to [Installing boot9strap (SafeB9SInstaller)](installing-boot9strap-(safeb9sinstaller))
+{: .notice--primary}
diff --git a/_pages/et_EE/homebrew-launcher-(pichaxx).txt b/_pages/et_EE/homebrew-launcher-(pichaxx).txt
new file mode 100644
index 0000000000..f5a8f4721d
--- /dev/null
+++ b/_pages/et_EE/homebrew-launcher-(pichaxx).txt
@@ -0,0 +1,54 @@
+---
+title: "Homebrew Launcher (PicHaxx)"
+---
+
+{% include toc title="Table of Contents" %}
+
+### Required Reading
+
+This method of using Seedminer for further exploitation uses your `movable.sed` file to gain access to the Homebrew Launcher using the PicHaxx exploit for the purposes of injecting an exploitable DSiWare title into the DS Download Play application. This method requires you to already own (or download) the free "Pokemon Picross" game from the eShop.
+
+If your device already has access to the Homebrew Launcher (whether through pichaxx or another exploit), you can skip to [DSiWare Dumper](dsidumper)).
+{: .notice--success}
+
+If you already have Pokemon Picross, this process will overwrite your game's save file!
+{: .notice--warning}
+
+### What You Need
+
+* The free eShop game "Pokemon Picross"
+* Your `movable.sed` file from completing [Seedminer](seedminer)
+* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest)
+* The [otherapp payload](https://deadphoenix8091.github.io/3ds/#otherapp) *(for your region and version)*
+
+### Instructions
+
+#### Section I - Prep Work
+
+1. Copy `boot.3dsx` 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`
+ + if you do not see the `.bin` extension, do not add it to the end of the filename
+1. Create a folder named `3ds` on the root of your SD card if it does not already exist
+
+#### Section II - PicHaxx
+
+1. Open [the PicHaxx Injector website](https://seedminer.hacks.guide/pichaxx/) on your computer
+1. Select your `movable.sed` file
+1. Select "Build and Download"
+1. Wait for the process to complete
+1. Navigate to `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` on your SD card
+ + This `` will be the same one that you used in [Seedminer](seedminer)
+ + This `` folder will be another 32 letter/number folder inside the `` folder
+1. Copy the new downloaded `00000001.sav` file to the `data` folder on your SD card
+ + Overwrite the old save file when prompted
+1. Reinsert your SD card into your device
+1. Power on your device
+1. Launch "Pokemon Picross"
+1. If the exploit was successful, your device will have loaded the Homebrew Launcher
+ + You may see an error stating there are no applications found.
+1. Power off your device.
+
+___
+
+### Continue to [DSiWare Dumper](dsidumper)
+{: .notice--primary}
diff --git a/_pages/et_EE/homebrew-launcher-(soundhax).txt b/_pages/et_EE/homebrew-launcher-(soundhax).txt
new file mode 100644
index 0000000000..9bba75dadc
--- /dev/null
+++ b/_pages/et_EE/homebrew-launcher-(soundhax).txt
@@ -0,0 +1,76 @@
+---
+title: "Homebrew Launcher (Soundhax)"
+---
+
+{% include toc title="Table of Contents" %}
+
+### Required Reading
+
+The Homebrew Launcher has many different entrypoints, or methods of launching.
+
+Soundhax (when combined with the Homebrew Launcher) is compatible with versions 9.0.0 through 11.3.0 in the EUR, JPN, KOR, and USA regions.
+
+Ensure your device's Wireless Communication is turned on as udsploit (used in the next page) will need the wireless module to be active to function, and some devices (New 3DS, New 2DS, and Old 2DS) cannot adjust the Wireless Communication setting from the Homebrew Launcher. Wireless Communication only has to be on; connecting it to an access point is not required.
+
+{% capture notice-1 %}
+
+Note that cartridge updates will only deliver updates to core features, such as the System Settings, Home Menu, etc. cartridge updates will not deliver updates to Nintendo 3DS Sound and Network features, such as System Transfer, Internet Browser, StreetPass Mii Plaza, or eShop.
+
+This means that using a cartridge update from a version containing an older Nintendo 3DS Sound version *(<3.0.0)* to one that introduced a newer Nintendo 3DS Sound version will break Soundhax! You will need an [alternate method](homebrew-launcher-(alternatives)) of entering the Homebrew Launcher!
+{% endcapture %}
+
+{{ notice-1 | markdownify }}
+
+### What You Need
+
+* The latest release of [Soundhax](http://soundhax.com) *(for your region, device, and version)*
+* 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 `.3dsx` file)*
+* 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 [otherapp payload](https://smealum.github.io/3ds/#otherapp) *(for your region and version)*
+
+### Instructions
+
+1. Power off your device
+1. Insert your SD card into your computer
+1. Create a folder named `3ds` on the root of your SD card if it does not already exist
+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` and `boot.3dsx` from the Luma3DS `.zip` 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`
+
+ ![]({{ "/images/screenshots/boot9strap-hb-file-layout.png" | absolute_url }})
+ {: .notice--info}
+
+1. Reinsert your SD card into your device
+1. Power on your device
+1. Launch Nintendo 3DS Sound
+
+ ![]({{ "/images/screenshots/soundhax-welcome.png" | absolute_url }})
+ {: .notice--info}
+
+1. If you've never opened Nintendo 3DS Sound before and get tips on how to use it from a bird icon, go through all of the bird tips, then close the app normally and relaunch it
+ + In this situation, launching Soundhax immediately would cause these tips to appear on every launch of the Nintendo 3DS Sound until this is done
+1. Go to `/SDCARD`, then play "<3 nedwill 2016"
+ + This may take many tries
+ + If it freezes, just force the console to power off by holding the power button, then try again
+ + If you get a red screen, ensure you copied `boot.3dsx` (the Homebrew Launcher) to the root of your SD card
+
+ ![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }})
+ {: .notice--info}
+
+1. If the exploit was successful, your device will have loaded the Homebrew Launcher
+
+ ![]({{ "/images/screenshots/homebrew-launcher.png" | absolute_url }})
+ {: .notice--info}
+
+___
+
+### Continue to [Installing boot9strap (SafeB9SInstaller)](installing-boot9strap-(safeb9sinstaller))
+{: .notice--primary}
diff --git a/_pages/et_EE/homebrew-launcher-(steelhax).txt b/_pages/et_EE/homebrew-launcher-(steelhax).txt
new file mode 100644
index 0000000000..681be6021f
--- /dev/null
+++ b/_pages/et_EE/homebrew-launcher-(steelhax).txt
@@ -0,0 +1,63 @@
+---
+title: "Homebrew Launcher (Steelhax)"
+---
+
+{% include toc title="Table of Contents" %}
+
+### Required Reading
+
+This method of using Seedminer for further exploitation uses your `movable.sed` file to gain access to the Homebrew Launcher using the Steelhax exploit for the purposes of injecting an exploitable DSiWare title into the DS Download Play application. This method requires you to already own (or download) the free "Steel Diver: Sub Wars" game from the eShop.
+
+If your device already has access to the Homebrew Launcher (whether through Steelhax or another exploit), you can skip to [DSiWare Dumper](dsidumper)).
+{: .notice--success}
+
+If you already have Steel Diver: Sub Wars, this process will overwrite your game's save file!
+{: .notice--warning}
+
+### What You Need
+
+* The free eShop game "Steel Diver: Sub Wars"
+* Your `movable.sed` file from completing [Seedminer](seedminer)
+* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest)
+* The latest release of [Steelhax](https://github.com/MechanicalDragon0687/vegaroxas.github.io/releases/download/1.0/steelhax-release.zip)
+* The [otherapp payload](https://deadphoenix8091.github.io/3ds/#otherapp) *(for your region and version)*
+
+### Instructions
+
+#### Section I - Prep Work
+
+1. Create a folder named `3ds` on the root of your SD card if it does not already exist
+1. Copy `boot.3dsx` to the root of your SD card
+1. Copy the `steelhax` folder from the `Steelhax-release.zip` to the root of your SD card
+1. Copy the otherapp payload to the `steelhax` folder on your SD card and rename it to `payload.bin`
+
+#### Section II - Steelminer
+
+1. Insert your SD card into your device
+1. Launch "Steel Diver: Sub Wars" once and select a Mii to initialize your save file
+ + Decline the game update when prompted
+ + If you have already updated the game, use the Data Management menu of the System Settings to delete the update
+1. Exit "Steel Diver: Sub Wars"
+1. Power off your device
+1. Insert your SD card into your computer
+1. Open [the Steelminer Injector website](https://seedminer.hacks.guide/steelhax/) on your computer
+1. Select your `movable.sed` file
+1. Select "Start!"
+1. Wait for the process to complete
+1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `title` -> `00040000` -> `<8-character-region>` -> `data` on your SD card
+ + **EUR Region**: `000d7e00`
+ + **JPN Region**: `000d7c00`
+ + **USA Region**: `000d7d00`
+1. Copy the new downloaded save file to the `data` folder on your SD card
+ + Overwrite the old save file when prompted
+1. Reinsert your SD card into your device
+1. Power on your device
+1. Launch "Steel Diver: Sub Wars"
+1. If the exploit was successful, your device will have loaded the Homebrew Launcher
+ + You may see an error stating there are no applications found.
+1. Power off your device.
+
+___
+
+### Continue to [DSiWare Dumper](dsidumper)
+{: .notice--primary}
diff --git a/_pages/et_EE/installing-boot9strap-(2xrsa).txt b/_pages/et_EE/installing-boot9strap-(2xrsa).txt
new file mode 100644
index 0000000000..63481de72e
--- /dev/null
+++ b/_pages/et_EE/installing-boot9strap-(2xrsa).txt
@@ -0,0 +1,58 @@
+---
+title: "Installing boot9strap (2xrsa)"
+---
+
+{% include toc title="Table of Contents" %}
+
+### 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 [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest)
+
+### Instructions
+
+#### Section I - Prep Work
+
+1. Power off your device
+1. Insert your SD card into your computer
+1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` 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 `arm9.bin` and `arm11.bin` from the SafeB9SInstaller `.zip` to the root of your SD card
+
+ ![]({{ "/images/screenshots/boot9strap-2xrsa-file-layout.png" | absolute_url }})
+ {: .notice--info}
+
+1. Reinsert your SD card into your device
+1. Power on your device
+
+#### Section II - Launching SafeB9SInstaller
+
+1. Launch the browser and go to the following URL on your device
+ + `http://2xrsa.hacks.guide`
+ + If you are on a New 3DS, New 2DS, or Old 2DS and Wireless Communication is off, you can re-enable the wireless by removing the battery and unplugging the charger for several seconds then booting back up
+ + If you get the error "This service is not available in your region", use the System Settings to set your device's country to match the NAND region you installed with 2.1.0 CTRTransfer
+ + If you forgot to disable parental controls before CTRTransfering or otherwise cannot access wireless settings, note that the device will autoconnect to any network named `attwifi` with no password
+ + If you get another error, [follow this troubleshooting guide](troubleshooting#a-browser-based-exploit-is-not-working)
+1. If the exploit was successful, you will have booted into SafeB9SInstaller
+
+#### Section III - 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
+
+1. Your device should have rebooted into the Luma3DS configuration menu
+ + If you get a black screen, [follow this troubleshooting guide](troubleshooting#black-screen-on-sysnand-boot-after-installing-boot9strap)
+1. Use the (A) button and the D-Pad to turn on the following:
+ + **"Show NAND or user string in System Settings"**
+1. Press (Start) to save and reboot
+ + If you get an error, just continue the next page
+
+___
+
+### Continue to [Finalizing Setup](finalizing-setup)
+{: .notice--primary}
diff --git a/_pages/et_EE/installing-boot9strap-(browser).txt b/_pages/et_EE/installing-boot9strap-(browser).txt
new file mode 100644
index 0000000000..35b6370080
--- /dev/null
+++ b/_pages/et_EE/installing-boot9strap-(browser).txt
@@ -0,0 +1,58 @@
+---
+title: "Installing boot9strap (Browser)"
+---
+
+{% include toc title="Table of Contents" %}
+
+### 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 [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest)
+
+### Instructions
+
+#### Section I - Prep Work
+
+1. Power off your device
+1. Insert your SD card into your computer
+1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` 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 `SafeB9SInstaller.dat` and `Launcher.dat` from the SafeB9SInstaller `.zip` to the root of your SD card
+
+ ![]({{ "/images/screenshots/boot9strap-browser-file-layout.png" | absolute_url }})
+ {: .notice--info}
+
+1. Reinsert your SD card into your device
+1. Power on your device
+
+#### Section II - Launching SafeB9SInstaller
+
+1. Launch the browser and go to one of the following URLs on your device
+ + `https://dukesrg.github.io/?SafeB9SInstaller.dat`
+ + `http://www.reboot.ms/3ds/load.html?Launcher.dat`
+ + `http://dukesrg.dynu.net/3ds/rop?GW17567.dat&Launcher.dat`
+ + Make sure to try each URL if the first one doesn't work (some versions cannot use the first one, and some versions cannot use the last two)
+ + If you get an error, [follow this troubleshooting guide](troubleshooting#a-browser-based-exploit-is-not-working)
+1. If the exploit was successful, you will have booted into SafeB9SInstaller
+
+#### Section III - 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
+
+1. Your device should have rebooted into the Luma3DS configuration menu
+ + If you get a black screen, [follow this troubleshooting guide](troubleshooting#black-screen-on-sysnand-boot-after-installing-boot9strap)
+1. Use the (A) button and the D-Pad to turn on the following:
+ + **"Show NAND or user string in System Settings"**
+1. Press (Start) to save and reboot
+ + If you get an error, just continue the next page
+
+___
+
+### Continue to [Finalizing Setup](finalizing-setup)
+{: .notice--primary}
diff --git a/_pages/et_EE/installing-boot9strap-(fredtool).txt b/_pages/et_EE/installing-boot9strap-(fredtool).txt
new file mode 100644
index 0000000000..46eedbe264
--- /dev/null
+++ b/_pages/et_EE/installing-boot9strap-(fredtool).txt
@@ -0,0 +1,102 @@
+---
+title: "Installing Boot9strap (Fredtool)"
+---
+
+{% include toc title="Table of Contents" %}
+
+### Required Reading
+
+This method of using Seedminer for further exploitation uses your `movable.sed` file to decrypt any DSiWare title for the purposes of injecting an exploitable DSiWare title into the DS Internet Settings application. This requires you to have a DSiWare backup, for example from BannerBomb or the DSiWare Dumper tool.
+
+This is a currently working implementation of the "FIRM partitions known-plaintext" exploit detailed [here](https://www.3dbrew.org/wiki/3DS_System_Flaws).
+
+### What You Need
+
+* A DSiWare Backup (such as the one on SD root from [BannerBomb3](bannerbomb3) or [DSiWare Dumper](dsidumper))
+* Your `movable.sed` file from completing [Seedminer](seedminer)
+* The latest release of [Frogminer_save](https://github.com/zoogie/Frogminer/releases/latest)
+* The latest release of [b9sTool](https://github.com/zoogie/b9sTool/releases/latest)
+* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest)
+
+#### Section I - Prep Work
+
+1. Power off your device
+1. Insert your SD card into your computer
+1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card
+1. Copy `boot.nds` (B9STool) to the root of your SD card
+1. Copy the `private` folder from the Frogminer_save `.zip` to the root of your SD card
+
+#### Section II - Fredtool
+
+1. Open [Fredtool](https://fredtool.bruteforcemovable.com/) on your computer
+1. Select your `movable.sed` file for the "Your movable.sed" field
+1. Select your DSiWare Backup (`<8-character-id>.bin`) file for the "Your dsiware.bin" field
+1. Complete the "I'm not a robot" captcha
+1. Select "Start"
+1. Wait for the process to complete
+1. When the process has completed, download your modified DSiWare archive from the site
+ + This file contains 2 dsiware backup files, one clean (unmodified) and one hax (exploited)
+1. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card
+ + This `` will be the same one that you used in [Seedminer](seedminer)
+ + This `` folder will be another 32 letter/number folder inside the `` folder
+ + If the `Nintendo DSiWare` folder does not exist, create it inside the `` folder
+1. Copy the `42383841.bin` file from the `output/hax/` folder of the downloaded DSiWare archive (`fredtool_output.zip`) to the `Nintendo DSiWare` folder
+1. Reinsert your SD card into your device
+1. Power on your device
+1. Launch System Settings on your device
+1. Navigate to `Data Management` -> `DSiWare`
+1. Under the "SD Card" section, select the "Haxxxxxxxxx!" title
+1. Select "Copy", then select "OK"
+1. Return to main menu of the System Settings
+1. Navigate to `Internet Settings` -> `Nintendo DS Connections`, then select "OK"
+1. If the exploit was successful, your device will have loaded the JPN version of Flipnote Studio
+
+#### Section III - Flipnote Exploit
+
+If you would prefer a visual guide to this section, one is available [here](https://zoogie.github.io/web/flipnote_directions/).
+{: .notice--info}
+
+1. Complete the initial setup process for the launched game until you reach the main menu
+ + Select the left option whenever prompted during the setup process
+1. Using the touch-screen, select the large left box, then select the box with an SD card icon
+1. Once the menu loads, select the face icon, then the bottom right icon to continue
+1. Press (X) or (UP) on the D-Pad depending on which is shown on the top screen
+1. Select the second button along the top with a film-reel icon
+1. Scroll right until reel "3/3" is selected
+1. Tap the third box with the letter "A" in it
+1. Scroll left until reel "1/3" is selected
+1. Tap the fourth box with the letter "A" in it
+1. If the exploit was successful, your device will have loaded b9sTool
+1. Using the D-Pad, move to "Install boot9strap"
+ + If you miss this step, the system will exit to home menu instead of installing boot9strap and you will need to open Nintendo DS Connections and start over from the beginning of Section III
+1. Press (A), then press START and SELECT at the same time to begin the process
+1. Once completed and the bottom screen says "done.", exit b9sTool, then power off your device
+ + You may have to force power off by holding the power button
+ + If you see the Luma Configuration screen, continue with the guide without powering off
+
+#### Section IV - Configuring Luma3DS
+
+1. Boot your device while holding (Select) to launch the Luma configuration menu
+ + If you encounter issues launching the Luma configuration menu, [follow this troubleshooting guide](https://github.com/zoogie/b9sTool/blob/master/TROUBLESHOOTING.md)
+1. Use the (A) button and the D-Pad to turn on the following:
+ + **"Show NAND or user string in System Settings"**
+1. Press (Start) to save and reboot
+ + Your device should load the Home Menu after a short delay. If you get a black screen lasting longer than 5 minutes, [follow this troubleshooting guide](troubleshooting#black-screen-on-sysnand-boot-after-installing-boot9strap)
+
+#### Section V - Restoring DS Connection Settings
+
+1. Power off your device
+1. Insert your SD card into your computer
+1. Copy the `42383841.bin` file from the `output/clean/` folder of the downloaded DSiWare archive (`fredtool_output.zip`) to the `Nintendo 3DS//<32-character-id>/Nintendo DSiWare/` folder on your SD card
+ + Replace the existing `42383841.bin` file
+1. Reinsert your SD card into your device
+1. Power on your device
+1. Launch System Settings on your device
+1. Navigate to `Data Management` -> `DSiWare`
+1. Under the "SD Card" section, select the "Nintendo DSi™" title
+1. Select "Copy", then select "OK"
+
+___
+
+### Continue to [Finalizing Setup](finalizing-setup)
+{: .notice--primary}
diff --git a/_pages/et_EE/installing-boot9strap-(frogtool).txt b/_pages/et_EE/installing-boot9strap-(frogtool).txt
new file mode 100644
index 0000000000..01691c1a1d
--- /dev/null
+++ b/_pages/et_EE/installing-boot9strap-(frogtool).txt
@@ -0,0 +1,80 @@
+---
+title: "Installing Boot9strap (Frogtool)"
+---
+
+{% include toc title="Table of Contents" %}
+
+### Required Reading
+
+We will now use our Homebrew Launcher access to run the Frogtool utility in order to inject the exploitable Japanese version of the "Flipnote Studio" title, which we then use to run b9sTool and install boot9strap.
+
+This is a currently working implementation of the "FIRM partitions known-plaintext" exploit detailed [here](https://www.3dbrew.org/wiki/3DS_System_Flaws).
+
+To use the [magnet](https://wikipedia.org/wiki/Magnet_URI_scheme) links on this page, you will need a torrent client like [Deluge](http://dev.deluge-torrent.org/wiki/Download).
+
+### What You Need
+
+* Your `movable.sed` file from completing [Seedminer](seedminer)
+* - [frogcert.bin](magnet:?xt=urn:btih:d12278ea50bb3574f1fbd327f3d0e2292c70941f&dn=frogcert.bin&tr=https%3a%2f%2ftracker.fastdownload.xyz%3a443%2fannounce&tr=https%3a%2f%2fopentracker.xyz%3a443%2fannounce&tr=http%3a%2f%2fopen.trackerlist.xyz%3a80%2fannounce&tr=http%3a%2f%2ft.nyaatracker.com%3a80%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2fopen.demonii.si%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.port443.xyz%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.vanitycore.co%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2fretracker.lanta-net.ru%3a2710%2fannounce&tr=udp%3a%2f%2fthetracker.org%3a80%2fannounce&tr=http%3a%2f%2ftorrent.nwps.ws%3a80%2fannounce&tr=udp%3a%2f%2ftracker.coppersurfer.tk%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.iamhansen.xyz%3a2000%2fannounce&tr=udp%3a%2f%2fbt.xxx-tracker.com%3a2710%2fannounce&tr=http%3a%2f%2f0d.kebhana.mx%3a443%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2ftracker4.itzmx.com%3a2710%2fannounce&tr=udp%3a%2f%2ftracker.justseed.it%3a1337%2fannounce&tr=http%3a%2f%2ftherightsize.net%3a1337%2fannounce&tr=udp%3a%2f%2fretracker.hotplug.ru%3a2710%2fannounce&tr=udp%3a%2f%2ftracker.internetwarriors.net%3a1337%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2800%2fannounce&tr=https%3a%2f%2f2.track.ga%3a443%2fannounce&tr=udp%3a%2f%2fbigfoot1942.sektori.org%3a6969%2fannounce)
+* The latest release of [Frogtool](https://github.com/zoogie/Frogtool/releases/latest)
+* The latest release of [b9sTool](https://github.com/zoogie/b9sTool/releases/latest)
+* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest)
+
+#### Section I - Prep Work
+
+1. Insert your SD card into your computer
+1. Copy your `movable.sed` file to the root of your SD card
+1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card
+1. Copy `boot.nds` (B9STool) from the b9sTool release `.zip` to the root of your SD card
+1. Copy `Frogtool.3dsx` to the `/3ds/` folder on your SD card
+1. Copy `frogcert.bin` to the root of your SD card
+1. Reinsert your SD card into your device
+1. Power on your device
+
+#### Section II - Patching DS Download Play
+
+1. Open the Homebrew Launcher using any method
+1. Launch Frogtool from the list of homebrew
+1. Select the "INJECT patched DS Download Play" option
+1. Frogtool will automatically run and inject the JPN version of Flipnote Studio into your DS Download Play
+1. Once this operation has finished, read the screens and check if the process was successful
+ + If there are any errors or missing files, correct the problem and try again
+1. If the process was successful, tap the touch screen, then select "BOOT patched DS Download Play"
+1. If the exploit was successful, your device will have loaded the JPN version of Flipnote Studio
+
+#### Section III - Flipnote Exploit
+
+If you would prefer a visual guide to this section, one is available [here](https://zoogie.github.io/web/flipnote_directions/).
+{: .notice--info}
+
+1. Complete the initial setup process for the launched game until you reach the main menu
+ + Select the left option whenever prompted during the setup process
+1. Using the touch-screen, select the large left box, then select the box with an SD card icon
+1. Once the menu loads, select the face icon, then the bottom right icon to continue
+1. Select the frog icon at the bottom left
+ + Alternatively, press (X) or (UP) on the D-Pad depending on which is shown on the top screen
+1. Select the second button along the top with a film-reel icon
+1. Scroll right until reel "3/3" is selected
+1. Tap the third box with the letter "A" in it
+1. Scroll left until reel "1/3" is selected
+1. Tap the fourth box with the letter "A" in it
+1. If the exploit was successful, your device will have loaded b9sTool
+1. Using the D-Pad, move to "Install boot9strap"
+1. Press (A), then press START and SELECT at the same time to begin the process
+1. Once complete and the bottom screen says "done.", exit b9sTool, then power off your device
+ + You may have to force power off by holding the power button
+ + If you see the Luma configuration menu, continue without powering off
+
+#### Section IV - Configuring Luma3DS
+
+1. Boot your device while holding (Select) to launch the Luma configuration menu
+ + If you encounter issues launching the Luma configuration menu, [follow this troubleshooting guide](https://github.com/zoogie/b9sTool/blob/master/TROUBLESHOOTING.md)
+1. Use the (A) button and the D-Pad to turn on the following:
+ + **"Show NAND or user string in System Settings"**
+1. Press (Start) to save and reboot
+ + Your device should load the Home Menu after a short delay. If you get a black screen lasting longer than 5 minutes, [follow this troubleshooting guide](troubleshooting#black-screen-on-sysnand-boot-after-installing-boot9strap)
+
+___
+
+### Continue to [Finalizing Setup](finalizing-setup)
+{: .notice--primary}
diff --git a/_pages/et_EE/installing-boot9strap-(hardmod).txt b/_pages/et_EE/installing-boot9strap-(hardmod).txt
new file mode 100644
index 0000000000..7ff5108da8
--- /dev/null
+++ b/_pages/et_EE/installing-boot9strap-(hardmod).txt
@@ -0,0 +1,96 @@
+---
+title: "Installing boot9strap (Hardmod)"
+---
+
+{% include toc title="Table of Contents" %}
+
+### Required Reading
+
+An excellent guide to getting a hardmod can be found [here](https://gbatemp.net/threads/414498/).
+
+This is a currently working implementation of the "FIRM partitions known-plaintext" exploit detailed [here](https://www.3dbrew.org/wiki/3DS_System_Flaws).
+
+To use the [magnet](https://wikipedia.org/wiki/Magnet_URI_scheme) links on this page, you will need a torrent client like [Deluge](http://dev.deluge-torrent.org/wiki/Download).
+
+To extract the `.7z` files linked on this page, you will need a file archiver like [7-Zip](http://www.7-zip.org/) or [The Unarchiver](https://theunarchiver.com/).
+
+This will work on New 3DS, New 2DS, Old 3DS, and Old 2DS on *all* versions that you have a corresponding `.firm` for.
+
+### What You Need
+
+* Your NAND image extracted using your [hardmod](https://gbatemp.net/threads/414498/)
+* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
+* The latest version of [hardmod-b9s-installer](https://github.com/ihaveamac/hardmod-b9s-installer/releases/latest)
+ + Windows users can use the compiled `.exe`, while Mac and Linux users will need to have [Python 3](https://www.python.org/downloads/) installed to run the `.py`
+* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest)
+* The `.firm` corresponding to your device and version:
+
+| Version(s) | Kernel | Old 3DS or Old 2DS | New 3DS or New 2DS |
+|-|-|:-:|:-:|
+| 1.0.0 | 2.27-0 | [2.27-0_1.0_OLD.firm](magnet:?xt=urn:btih:5c86edc67a1827991567b3c326a4182b66647d07&dn=2.27-0_1.0_OLD.firm&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce) | - |
+| 1.1.0 | 2.28-0 | [2.28-0_1.1_OLD.firm](magnet:?xt=urn:btih:7c7696ff18e7d83a638b9c80f83052f763fb0fa5&dn=2.28-0_1.1_OLD.firm&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce) | - |
+| 2.0.0 | 2.29-7 | [2.29-7_2.0_OLD.firm](magnet:?xt=urn:btih:9ba9245a8cc22ddf9f4cd22d7572b443efd47b2d&dn=2.29-7_2.0_OLD.firm&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce) | - |
+| 2.1.0 | 2.30-18 | [2.30-18_2.1_OLD.firm](magnet:?xt=urn:btih:3584e44a83fc0e9c9e1bd31e38982b2bd62b9436&dn=2.30-18_2.1_OLD.firm&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce) | - |
+| 2.2.0 | 2.31-40 | [2.31-40_2.2_OLD.firm](magnet:?xt=urn:btih:b5148ff900e14710494965f173f16d3a05c6b072&dn=2.31-40_2.2_OLD.firm&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce) | - |
+| 3.0.0 | 2.32-15 | [2.32-15_3.0_OLD.firm](magnet:?xt=urn:btih:43034e15ae11eb2faccfd3148f4283bedd2eeb88&dn=2.32-15_3.0_OLD.firm&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce) | - |
+| 4.0.0 | 2.33-4 | [2.33-4_4.0_OLD.firm](magnet:?xt=urn:btih:a86afa2f784335446b6b9feebd5eb887a3bd2067&dn=2.33-4_4.0_OLD.firm&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce) | - |
+| 4.1.0 - 4.5.0 | 2.34-0 | [2.34-0_4.1_OLD.firm](magnet:?xt=urn:btih:5e66281b3be1e7a26830e13357e9a3a998c12e11&dn=2.34-0_4.1_OLD.firm&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce) | - |
+| 5.0.0 | 2.35-6 | [2.35-6_5.0_OLD.firm](magnet:?xt=urn:btih:b759e4003e5e16cbffcf894f5ec968628eb2a304&dn=2.35-6_5.0_OLD.firm&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce) | - |
+| 5.1.0 | 2.36-0 | [2.36-0_5.1_OLD.firm](magnet:?xt=urn:btih:7e6ec0fcb79928cfd2073196ee97755d27cbb9c8&dn=2.36-0_5.1_OLD.firm&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce) | - |
+| 6.0.0 | 2.37-0 | [2.37-0_6.0_OLD.firm](magnet:?xt=urn:btih:2d99d3d742bdf5579817adf6906a619cb901c7f0&dn=2.37-0_6.0_OLD.firm&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce) | - |
+| 6.1.0 - 6.4.0 | 2.38-0 | [2.38-0_6.1_OLD.firm](magnet:?xt=urn:btih:79dfcc3c12147f30b0d32acf47059c64cc530ab7&dn=2.38-0_6.1_OLD.firm&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce) | - |
+| 7.0.0 - 7.1.0 | 2.39-4 | [2.39-0_7.0_OLD.firm](magnet:?xt=urn:btih:7e11151de6873de92eae0c1052fe5b88ccda0c07&dn=2.39-0_7.0_OLD.firm&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce) | - |
+| 7.2.0 | 2.40-0 | [2.40-0_7.2_OLD.firm](magnet:?xt=urn:btih:29a648302eb6b3833858a289147c78608622695b&dn=2.40-0_7.2_OLD.firm&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce) | - |
+| 8.0.0 - 8.1.0 | 2.44-6 / 2.45-5 | [2.44-6_8.0_OLD.firm](magnet:?xt=urn:btih:d07a3cc54ab50da5a1294727e5974b681417a90d&dn=2.44-6_8.0_OLD.firm&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce) | [2.45-5_8.1_NEW.firm](magnet:?xt=urn:btih:bab35d663d1316e037985b002becd47f187f0f31&dn=2.45-5_8.1_NEW.firm&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce) |
+| 9.0.0 - 9.2.0 | 2.46-0 | [2.46-0_9.0_OLD.firm](magnet:?xt=urn:btih:1cda7efdc0b096c64bc2aff09653fb6a94f70802&dn=2.46-0_9.0_OLD.firm&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce) | [2.46-0_9.0_NEW.firm](magnet:?xt=urn:btih:62089eda709232a20c03c73064f18714e19476b6&dn=2.46-0_9.0_NEW.firm&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce) |
+| 9.3.0 - 9.4.0 | 2.48-3 | [2.48-3_9.3_OLD.firm](magnet:?xt=urn:btih:29aafb4ebf327fbfb3d5ea34183124de156920f8&dn=2.48-3_9.3_OLD.firm&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce) | [2.48-3_9.3_NEW.firm](magnet:?xt=urn:btih:778878e336c61f079d7b146c1afc08289a18357e&dn=2.48-3_9.3_NEW.firm&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce) |
+| 9.5.0 | 2.49-0 | [2.49-0_9.5_OLD.firm](magnet:?xt=urn:btih:b75b9e438ee0d56108d63016b92f67e932103cfb&dn=2.49-0_9.5_OLD.firm&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce) | [2.49-0_9.5_NEW.firm](magnet:?xt=urn:btih:626d4be82d7cd1a0684ae56f54740dbe5061bc58&dn=2.49-0_9.5_NEW.firm&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce) |
+| 9.6.0 - 9.9.0 | 2.50-1 | [2.50-1_9.6_OLD.firm](magnet:?xt=urn:btih:6bfd08ed3aa62aeb05666defa0c639399f6cf523&dn=2.50-1_9.6_OLD.firm&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce) | [2.50-1_9.6_NEW.firm](magnet:?xt=urn:btih:d6c28dbe1217a711f2214821804668ce7e131295&dn=2.50-1_9.6_NEW.firm&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce) |
+| 10.0.0 | 2.50-7 | [2.50-7_10.0_OLD.firm](magnet:?xt=urn:btih:63b5ab8f0ee881c71c059ab1ee9c1e0c10a5ff2c&dn=2.50-7_10.0_OLD.firm&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce) | [2.50-7_10.0_NEW.firm](magnet:?xt=urn:btih:a603569254ebd6e6ae4de447458144bda97281c2&dn=2.50-7_10.0_NEW.firm&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce) |
+| 10.2.0 - 10.3.0 | 2.50-9 | [2.50-9_10.2_OLD.firm](magnet:?xt=urn:btih:611c7a468a61b5b085cd81f82559e284f6c477ce&dn=2.50-9_10.2_OLD.firm&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce) | [2.50-9_10.2_NEW.firm](magnet:?xt=urn:btih:537fac39870d796ac163d962b4f145da101f6ab9&dn=2.50-9_10.2_NEW.firm&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce) |
+| 10.4.0 - 10.7.0 | 2.50-11 | [2.50-11_10.4_OLD.firm](magnet:?xt=urn:btih:deb1b8aed5820d1ce202c54782f856bb382e0e45&dn=2.50-11_10.4_OLD.firm&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce) | [2.50-11_10.4_NEW.firm](magnet:?xt=urn:btih:8f6522179498e3e23c811155c247c1bf58c5c430&dn=2.50-11_10.4_NEW.firm&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce) |
+| 11.0.0 | 2.51-0 | [2.51-0_11.0_OLD.firm](magnet:?xt=urn:btih:10ce0c501e9c7ef03c698c0610e5325a6f076215&dn=2.51-0_11.0_OLD.firm&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce) | [2.51-0_11.0_NEW.firm](magnet:?xt=urn:btih:4ecf0ed64f3ef94914542e7ad1aba336aae771c4&dn=2.51-0_11.0_NEW.firm&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce) |
+| 11.1.0 | 2.51-2 | [2.51-2_11.1_OLD.firm](magnet:?xt=urn:btih:1d858fbffdb9fac8adbebd9c640b287284098601&dn=2.51-2_11.1_OLD.firm&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce) | [2.51-2_11.1_NEW.firm](magnet:?xt=urn:btih:307993b2b7b78502827458d6c6e78b75bea6eb41&dn=2.51-2_11.1_NEW.firm&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce) |
+| 11.2.0 | 2.52-0 | [2.52-0_11.2_OLD.firm](magnet:?xt=urn:btih:6de2e257f73f11151ebfb4bf1345be64e47aed52&dn=2.52-0_11.2_OLD.firm&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce) | [2.52-0_11.2_NEW.firm](magnet:?xt=urn:btih:337e4618d30f9a84dd172b8e91f87451653c23b6&dn=2.52-0_11.2_NEW.firm&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce) |
+| 11.3.0 | 2.53-0 | [2.53-0_11.3_OLD.firm](magnet:?xt=urn:btih:9d8d62c50b0ef1ad35b5e62602f21fac773171ce&dn=2.53-0_11.3_OLD.firm&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce) | [2.53-0_11.3_NEW.firm](magnet:?xt=urn:btih:53363ab66f877d9edf33f55e6abc3ccf72819191&dn=2.53-0_11.3_NEW.firm&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce) |
+| 11.4.0 - 11.7.0 | 2.54-0 | [2.54-0_11.4_OLD.firm](magnet:?xt=urn:btih:0dd89d42ad711f770da899af05ee162ede0d0070&dn=2.54-0_11.4_OLD.firm&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce) | [2.54-0_11.4_NEW.firm](magnet:?xt=urn:btih:3b59dd43eec3edb133555f58d1180bfb196acbb4&dn=2.54-0_11.4_NEW.firm&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce) |
+| 11.8.0 - 11.11.0 | 2.55-0 | [2.55-0_11.8_OLD.firm](magnet:?xt=urn:btih:ee882a07afcf3f6acc676f8dc0ab25f291b643e0&dn=2.55-0%5F11.8%5FOLD.firm&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=http%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Fzer0day.ch%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.leechers-paradise.org%3A6969%2Fannounce&tr=http%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=udp%3A%2F%2F9.rarbg.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fp4p.arenabg.com%3A1337%2Fannounce&tr=http%3A%2F%2Fp4p.arenabg.com%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.aletorrenty.pl%3A2710%2Fannounce&tr=http%3A%2F%2Ftracker.aletorrenty.pl%3A2710%2Fannounce&tr=http%3A%2F%2Ftracker1.wasabii.com.tw%3A6969%2Fannounce&tr=http%3A%2F%2Ftracker.baravik.org%3A6970%2Fannounce&tr=http%3A%2F%2Ftracker.tfile.me%2Fannounce&tr=udp%3A%2F%2Ftorrent.gresille.org%3A80%2Fannounce&tr=http%3A%2F%2Ftorrent.gresille.org%2Fannounce&tr=udp%3A%2F%2Ftracker.yoshi210.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.filetracker.pl%3A8089%2Fannounce) | [2.55-0_11.8_NEW.firm](magnet:?xt=urn:btih:97dc6ba91ed243596adb744cc20daa610c10fcab&dn=2.55-0%5F11.8%5FNEW.firm&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=http%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Fzer0day.ch%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.leechers-paradise.org%3A6969%2Fannounce&tr=http%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=udp%3A%2F%2F9.rarbg.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fp4p.arenabg.com%3A1337%2Fannounce&tr=http%3A%2F%2Fp4p.arenabg.com%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.aletorrenty.pl%3A2710%2Fannounce&tr=http%3A%2F%2Ftracker.aletorrenty.pl%3A2710%2Fannounce&tr=http%3A%2F%2Ftracker1.wasabii.com.tw%3A6969%2Fannounce&tr=http%3A%2F%2Ftracker.baravik.org%3A6970%2Fannounce&tr=http%3A%2F%2Ftracker.tfile.me%2Fannounce&tr=udp%3A%2F%2Ftorrent.gresille.org%3A80%2Fannounce&tr=http%3A%2F%2Ftorrent.gresille.org%2Fannounce&tr=udp%3A%2F%2Ftracker.yoshi210.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.filetracker.pl%3A8089%2Fannounce) |
+
+### Instructions
+
+#### Section I - Prep Work
+
+1. Power off your device
+1. Insert your SD card into your computer
+1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card
+1. Copy the hardmod-b9s-installer folder from the hardmod-b9s-installer `.zip` to your computer
+1. Copy your downloaded `.firm` to the hardmod-b9s-installer folder on your computer
+1. Rename your downloaded `.firm` in the hardmod-b9s-installer folder on your computer to `current.firm`
+1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the hardmod-b9s-installer folder on your computer
+1. Reinsert your SD card into your device
+1. Use your hardmod to create a NAND backup
+1. Move your NAND backup to the hardmod-b9s-installer folder on your computer and rename it to `NAND.bin`
+
+#### Section II - Installing boot9strap
+
+1. Run hardmod-b9s-installer
+ + Windows Users: Run `install-b9s.exe`
+ + Mac and Linux Users: Run `install-b9s.py`
+1. Flash your outputted `NAND-patched.bin` to your device with your hardmod
+1. Power off your device
+1. Disconnect your hardmod
+1. Power on your device
+
+#### Section III - Configuring Luma3DS
+
+1. Your device should have booted into the Luma3DS configuration menu
+ + If you get a black screen, [follow this troubleshooting guide](troubleshooting#black-screen-on-sysnand-boot-after-installing-boot9strap)
+1. Use the (A) button and the D-Pad to turn on the following:
+ + **"Show NAND or user string in System Settings"**
+1. Press (Start) to save and reboot
+ + If you get an error, just continue the next page
+
+___
+
+### Continue to [Finalizing Setup](finalizing-setup)
+{: .notice--primary}
diff --git a/_pages/et_EE/installing-boot9strap-(mset).txt b/_pages/et_EE/installing-boot9strap-(mset).txt
new file mode 100644
index 0000000000..80bd50187e
--- /dev/null
+++ b/_pages/et_EE/installing-boot9strap-(mset).txt
@@ -0,0 +1,60 @@
+---
+title: "Installing boot9strap (MSET)"
+---
+
+{% include toc title="Table of Contents" %}
+
+### What You Need
+
+* Any DS flashcart that works on your device version
+* 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 [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest)
+
+### Instructions
+
+#### Section I - Prep Work
+
+1. Power off your device
+1. Insert your SD card into your computer
+1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` 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 `SafeB9SInstaller.dat` from the SafeB9SInstaller `.zip` to the root of your SD card
+
+ ![]({{ "/images/screenshots/boot9strap-mset-file-layout.png" | absolute_url }})
+ {: .notice--info}
+
+1. Reinsert your SD card into your device
+1. Copy `SafeB9SInstaller.nds` from the SafeB9SInstaller `.zip` to your DS flashcart
+1. Power on your device
+
+#### Section II - Launching SafeB9SInstaller
+
+1. Start your DS flashcart from your device
+1. Boot `SafeB9SInstaller.nds` using your flashcart
+1. Select the correct option for your system version
+ + 4.X.X -> "4.x SafeB9SInstaller"
+ + 6.X.X -> "6.x SafeB9SInstaller"
+1. Reboot the system, then go to System Settings, then "Other Settings", then "Profile", then "Nintendo DS Profile"
+1. If the exploit was successful, you will have booted into SafeB9SInstaller
+
+#### Section III - 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
+
+1. Your device should have rebooted into the Luma3DS configuration menu
+ + If you get a black screen, [follow this troubleshooting guide](troubleshooting#black-screen-on-sysnand-boot-after-installing-boot9strap)
+1. Use the (A) button and the D-Pad to turn on the following:
+ + **"Show NAND or user string in System Settings"**
+1. Press (Start) to save and reboot
+ + If you get an error, just continue the next page
+
+___
+
+### Continue to [Finalizing Setup](finalizing-setup)
+{: .notice--primary}
diff --git a/_pages/et_EE/installing-boot9strap-(ntrboot).txt b/_pages/et_EE/installing-boot9strap-(ntrboot).txt
new file mode 100644
index 0000000000..cde9885cfe
--- /dev/null
+++ b/_pages/et_EE/installing-boot9strap-(ntrboot).txt
@@ -0,0 +1,141 @@
+---
+title: "Installing boot9strap (ntrboot)"
+---
+
+{% include toc title="Table of Contents" %}
+
+### Required Reading
+
+To use the [magnet](https://wikipedia.org/wiki/Magnet_URI_scheme) links on this page, you will need a torrent client like [Deluge](http://dev.deluge-torrent.org/wiki/Download).
+
+### What You Need
+
+* A magnet that triggers the sleep mode of your device (if using a folding style device)
+* Your ntrboot flashed flashcart
+* 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 [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest)
+
+### Instructions
+
+#### Section I - Prep Work
+
+1. Power off your device
+1. Insert your device's SD card into your computer
+ + This is the SD card from your 3DS, *not* the SD card from your flashcart
+1. Copy `SafeB9SInstaller.firm` to the root of your SD card and rename it to `boot.firm`
+1. Copy `boot.3dsx` from the Luma3DS `.zip` 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
+
+ ![]({{ "/images/screenshots/boot9strap-ntrboot-file-layout.png" | absolute_url }})
+ {: .notice--info}
+
+1. Reinsert your SD card into your device
+1. Power on your device
+
+#### Section II - ntrboot
+
+1. Use the magnet to find the spot on your device where the sleep sensor is triggered
+ + This step is not needed on the old 2DS (which has a sleep mode switch)
+1. Power off your device
+1. Insert your flashcart into your device
+1. Place the magnet on your device to trigger the sleep sensor
+ + On old 2DS, you should instead enable the sleep mode switch
+1. Hold (Start) + (Select) + (X) + (Power) for several seconds, then release the buttons
+ + It may take a few attempts to get this to work because the positioning is awkward
+1. If the exploit was successful, you will have booted into SafeB9SInstaller
+
+#### Section III - Installing boot9strap
+
+1. Wait for all safety checks to complete
+1. Remove the magnet from your device
+ + On old 2DS, you should instead disable the sleep mode switch
+1. When prompted, input the key combo given to install boot9strap
+1. Once it has completed, force your device to power off by holding down the power button
+ + Your device will only boot to the SafeB9SInstaller screen until the next section is completed
+
+#### Section IV - Configuring Luma3DS
+
+1. Insert your SD card into your computer
+1. Delete `boot.firm` from the root of your SD card
+1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card
+1. Reinsert your SD card into your device
+1. Power on your device
+1. Your device should have booted into the Luma3DS configuration menu
+ + If you get a black screen, [follow this troubleshooting guide](troubleshooting#black-screen-on-sysnand-boot-after-installing-boot9strap)
+1. Use the (A) button and the D-Pad to turn on the following:
+ + **"Show NAND or user string in System Settings"**
+1. Press (Start) to save and reboot
+ + If you get an error, just continue the next page
+
+___
+
+### Continue to [Finalizing Setup](finalizing-setup)
+{: .notice--primary}
+
+___
+
+The following is an optional section that will allow you to restore your flashcart to its original state (to allow it to be used for its standard functions).
+
+Note that the Acekard 2i retains its ability to launch `.nds` files while having the ntrboot exploit installed. This only applies when the Acekard 2i is in an NDS or custom firmware 3DS! While the ntrboot exploit is installed to the Acekard 2i, it will be unable to launch `.nds` files on DSi or stock 3DS systems.
+
+Do not follow this section until you have completed the rest of the instructions on this page.
+
+#### Section V - Removing ntrboot
+
+##### What You Need
+
+* The latest release of [ntrboot_flasher](https://github.com/ntrteam/ntrboot_flasher/releases/latest)
+* The flashrom backup corresponding to your flashcart
+ + Note that if you followed [Flashing ntrboot (3DS Multi System)](flashing-ntrboot-(3ds-multi-system)), the flashrom backup already exists in the correct location and does not need to be downloaded
+ + Note that if you followed [Flashing ntrboot (3DS Single System)](flashing-ntrboot-(3ds-single-system)) or [Flashing ntrboot (NDS)](flashing-ntrboot-(nds)), the flashrom backup already exists on your flashcart's SD card and should be copied to the location specified below
+ + If you do not know which HW revision you have, just try each for your cart of them. Only the correct one will allow your flashcart to launch properly from home menu, but flashing the wrong one will not brick the cart
+
+| Flashcart | Hardware Revision | Flashrom |
+|-|:-:|:-:|
+| **Ace3DS X** | | *N/A* |
+| **Acekard 2i** | HW 81 | - [Acekard_2i_(HW_81)-Flashrom.zip](magnet:?xt=urn:btih:71ce385a1d65e28719c419fe58d171a4873501ff&dn=Acekard%5F2i%5F%28HW%5F81%29-Flashrom.zip&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce) |
+| **Acekard 2i** | HW 44 | - [Acekard_2i_(HW_44)-Flashrom.zip](magnet:?xt=urn:btih:d04bd19e15bf8600ccef6540bdbd043846888132&dn=Acekard%5F2i%5F%28HW%5F44%29-Flashrom.zip&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce) |
+| **DSTT** | | *Missing* |
+| **Infinity 3 R4i** | HW A5 | - [R4i_Gold_3DS_(HW_A5)-Flashrom.zip](magnet:?xt=urn:btih:c6dee8cc9535d58284ccb8430c9af4682c3e1efc&dn=R4i%5FGold%5F3DS%5F%28HW%5FA5%29-Flashrom.zip&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce) |
+| **R4 3D Revolution** | HW A6 | - [R4i_Gold_3DS_(HW_A6)-Flashrom.zip](magnet:?xt=urn:btih:e1675722834b870ea64ddf1ef9ca77d78db2be00&dn=R4i%5FGold%5F3DS%5F%28HW%5FA6%29-Flashrom.zip&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce) |
+| **R4i Gold 3DS Deluxe "Starter"** | | *Missing* |
+| **R4i Gold 3DS** | HW 4 | - [R4i_Gold_3DS_(HW_4)-Flashrom.zip](magnet:?xt=urn:btih:a742778ade94b4a0b877cc481ba0f1a4120262da&dn=R4i%5FGold%5F3DS%5F%28HW%5F4%29-Flashrom.zip&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce) |
+| **R4i Gold 3DS** | HW 5 | *Missing* |
+| **R4i Gold 3DS** | HW 6 | *Missing* |
+| **R4i Gold 3DS** | HW 7 | *Missing* |
+| **R4i Gold 3DS** | HW 8 | *Missing* |
+| **R4i Gold 3DS** | HW D | - [R4i_Gold_3DS_(HW_D)-Flashrom.zip](magnet:?xt=urn:btih:0a074dd475a26166d90ae26e313dcbc6d51cfa12&dn=R4i_Gold_3DS_%28HW_D%29-Flashrom.zip&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce) |
+| **R4i Gold 3DS Plus** | | *N/A* |
+| **R4i Gold 3DS RTS** | HW A5 | - [R4i_Gold_3DS_(HW_A5)-Flashrom.zip](magnet:?xt=urn:btih:c6dee8cc9535d58284ccb8430c9af4682c3e1efc&dn=R4i%5FGold%5F3DS%5F%28HW%5FA5%29-Flashrom.zip&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce) |
+| **R4i Gold 3DS RTS** | HW A6 | - [R4i_Gold_3DS_(HW_A6)-Flashrom.zip](magnet:?xt=urn:btih:e1675722834b870ea64ddf1ef9ca77d78db2be00&dn=R4i%5FGold%5F3DS%5F%28HW%5FA6%29-Flashrom.zip&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce) |
+| **R4i Gold 3DS RTS** | HW A7 | - [R4i_Gold_3DS_(HW_A7)-Flashrom.zip](magnet:?xt=urn:btih:d780a1fbcb83d0d3c99748c87534f77957da98ce&dn=R4i%5FGold%5F3DS%5F%28HW%5FA7%29-Flashrom.zip&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce) |
+| **R4i Ultra** | | - [R4i_Ultra-Flashrom.zip](magnet:?xt=urn:btih:e2a080eb70b92d3127ffea2a5be6bbdb1928a438&dn=R4i%5FUltra-Flashrom.zip&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce) |
+| **R4i-SDHC 3DS RTS** | | - [R4i-SDHC_3DS_RTS-Flashrom.zip](magnet:?xt=urn:btih:11a4a3b6dd1cef5652b49a413d8e8c662449d819&dn=R4i-SDHC%5F3DS%5FRTS-Flashrom.zip&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce) |
+| **R4i-SDHC B9S** | | - [R4i-SDHC_3DS_RTS-Flashrom.zip](magnet:?xt=urn:btih:11a4a3b6dd1cef5652b49a413d8e8c662449d819&dn=R4i-SDHC%5F3DS%5FRTS-Flashrom.zip&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce) |
+| **R4iSDHC GOLD Pro 20XX**** | | - [R4iSDHC_GOLD_Pro_20XX-Flashrom.zip](magnet:?xt=urn:btih:f41aeb6b88a986bb0c5246c53132f3b82052f58b&dn=R4iSDHC%5FGOLD%5FPro%5F20XX-Flashrom.zip&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce) |
+| **R4iSDHC RTS LITE 20XX** | | - [R4iSDHC_RTS_LITE_20XX-Flashrom.zip](magnet:?xt=urn:btih:543f90f7c50ee847af1d2152bdcbe76e7ed364e4&dn=R4iSDHC%5FRTS%5FLITE%5F20XX-Flashrom.zip&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce) |
+| **R4iSDHC Dual-Core 20XX** | | - [R4iSDHC_Dual-Core_20XX-Flashrom.zip](magnet:?xt=urn:btih:be5b27b85dcb8a696191a1eddef478f7ab346e06&dn=R4iSDHC%5FDual-Core%5F20XX-Flashrom.zip&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce) |
+
+##### Instructions
+
+1. Power off your device
+1. Insert your SD card into your computer
+ + This is the SD card from your 3DS, *not* the SD card from your flashcart
+1. Create a folder named `ntrboot` on the root of your SD card
+1. Copy the `.bin` file from your flashrom backup `.zip` to the `/ntrboot/` folder on the root of your SD card
+1. Create a folder named `payloads` in the `luma` folder on your SD card
+1. Copy `ntrboot_flasher.firm` to the `/luma/payloads/` folder on your SD card
+1. Reinsert your SD card into your device
+1. Insert your ntrboot compatible DS / DSi flashcart into your device
+1. Launch ntrboot_flasher by holding (Start) during boot
+1. Read the red screen warning
+1. Press (A) to continue
+1. Select your flashcart
+ + If you do not see your flashcart in the list at the top, read the bottom screen for more info on each option
+1. Select "Restore Flash"
+1. Press (A) to proceed
+1. Wait until the process is completed
+1. Press (A) to return to the main menu
+1. Press (B) to power off your device
diff --git a/_pages/et_EE/installing-boot9strap-(safeb9sinstaller).txt b/_pages/et_EE/installing-boot9strap-(safeb9sinstaller).txt
new file mode 100644
index 0000000000..099585ee5a
--- /dev/null
+++ b/_pages/et_EE/installing-boot9strap-(safeb9sinstaller).txt
@@ -0,0 +1,39 @@
+---
+title: "Installing boot9strap (SafeB9SInstaller)"
+---
+
+{% include toc title="Table of Contents" %}
+
+### Instructions
+
+#### Section I - Launching SafeB9SInstaller
+
+1. Launch udsploit from the list of homebrew
+1. Once it has completed, press (Start) to exit udsploit
+ + This may take several tries
+ + If it freezes, just force the console to power off by holding the power button, then try again
+1. Launch safehax from the list of homebrew
+ + If you get a "PM INIT FAILED" error, make sure you ran udsploit with Wireless Communication turned on
+ + If you *still* get a "PM INIT FAILED" error, try using the [r19 release of safehax](https://github.com/TiniVi/safehax/releases/tag/r19)
+ + 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 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 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#black-screen-on-sysnand-boot-after-installing-boot9strap)
+1. Use the (A) button and the D-Pad to turn on the following:
+ + **"Show NAND or user string in System Settings"**
+1. Press (Start) to save and reboot
+ + If you get an error, just continue the next page
+
+___
+
+### Continue to [Finalizing Setup](finalizing-setup)
+{: .notice--primary}
\ No newline at end of file
diff --git a/_pages/et_EE/installing-boot9strap-(soundhax).txt b/_pages/et_EE/installing-boot9strap-(soundhax).txt
new file mode 100644
index 0000000000..1ca04197d7
--- /dev/null
+++ b/_pages/et_EE/installing-boot9strap-(soundhax).txt
@@ -0,0 +1,83 @@
+---
+title: "Installing boot9strap (Soundhax)"
+---
+
+{% include toc title="Table of Contents" %}
+
+### Required Reading
+
+Soundhax (when combined with pre9otherapp) is compatible with versions 2.1.0 through 8.1.0 in the EUR, JPN, KOR, and USA regions.
+
+{% capture notice-1 %}
+
+Note that cartridge updates will only deliver updates to core features, such as the System Settings, Home Menu, etc. cartridge updates will not deliver updates to Nintendo 3DS Sound and Network features, such as System Transfer, Internet Browser, StreetPass Mii Plaza, or eShop.
+
+This means that using a cartridge update from a version containing an older Nintendo 3DS Sound version *(<2.1.0)* to one that introduced a newer Nintendo 3DS Sound version will break Soundhax! You will need an alternate method of entering the Homebrew Launcher such as [Installing boot9strap (Browser)](installing-boot9strap-(browser)) or [Installing boot9strap (MSET)](installing-boot9strap-(mset))!
+{% endcapture %}
+
+{{ notice-1 | markdownify }}
+
+### What You Need
+
+* The latest release of [Soundhax](http://soundhax.com) *(for your region, device, and version)*
+* 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 [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest)
+* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest)
+* The latest release of [pre9otherapp](https://github.com/Pirater12/otherapp/releases/latest) *(the `.bin` file corresponding to your firmware version)*
+
+### Instructions
+
+#### Section I - Prep Work
+
+1. Power off your device
+1. Insert your SD card into your computer
+1. Copy the Soundhax `.m4a` to the root of your SD card
+1. Copy the pre9otherapp payload to the root of your SD card and rename it to `otherapp.bin`
+1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card
+1. Copy `boot.3dsx` 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 `arm9.bin` from the SafeB9SInstaller `.zip` to the root of your SD card
+1. Reinsert your SD card into your device
+1. Power on your device
+
+#### Section II - Launching SafeB9SInstaller
+
+1. Reinsert your SD card into your device
+1. Power on your device
+1. Launch Nintendo 3DS Sound
+
+ ![]({{ "/images/screenshots/soundhax-welcome.png" | absolute_url }})
+ {: .notice--info}
+
+1. If you've never opened Nintendo 3DS Sound before and get tips on how to use it from a bird icon, go through all of the bird tips, then close the app normally and relaunch it
+ + In this situation, launching Soundhax immediately would cause these tips to appear on every launch of the Nintendo 3DS Sound until this is done
+1. Go to `/SDCARD`, then play "<3 nedwill 2016"
+ + This may take many tries
+ + If it freezes, just force the console to power off by holding the power button, then try again
+
+ ![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }})
+ {: .notice--info}
+
+1. If the exploit was successful, you will have booted into SafeB9SInstaller
+
+#### Section III - 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
+
+1. Your device should have rebooted into the Luma3DS configuration menu
+ + If you get a black screen, [follow this troubleshooting guide](troubleshooting#black-screen-on-sysnand-boot-after-installing-boot9strap)
+1. Use the (A) button and the D-Pad to turn on the following:
+ + **"Show NAND or user string in System Settings"**
+1. Press (Start) to save and reboot
+ + If you get an error, just continue the next page
+
+___
+
+### Continue to [Finalizing Setup](finalizing-setup)
+{: .notice--primary}
diff --git a/_pages/et_EE/installing-boot9strap-(usm).txt b/_pages/et_EE/installing-boot9strap-(usm).txt
new file mode 100644
index 0000000000..68a4aacbb1
--- /dev/null
+++ b/_pages/et_EE/installing-boot9strap-(usm).txt
@@ -0,0 +1,90 @@
+---
+title: "Installing boot9strap (USM)"
+---
+
+{% include toc title="Table of Contents" %}
+
+### Required Reading
+
+In order to exploit the SAFE_MODE firmware of our system, we need to inject an exploited WiFi profile.
+
+We can do this using an existing exploit, BannerBomb3.
+
+To accomplish this, we use your system's encryption key (movable.sed) to build a DSiWare backup that exploits the system in order to inject the exploited WiFi profile to your connections list.
+
+Once the WiFi profile has been injected, we will use SAFE_MODE, which is a recovery feature present on all 3DS consoles, to activate the exploited WiFi profile.
+
+These instructions work on USA, Europe, Japan, and Korea region consoles as indicated by the letters U, E, J, or K after the system version.
+
+If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will need to use a [Legacy Method](legacy-methods). For assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help.
+{: .notice--danger}
+
+### What You Need
+
+* Your `movable.sed` file from completing [Seedminer](seedminer)
+* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest)
+
+#### Section I - Prep Work
+
+1. Open [unSAFE_MODE-bb3 tool](https://usm.bruteforcemovable.com/) on your computer
+1. Upload your movable.sed using the "Choose File" option
+1. Click "Download unSAFE_MODE-bb3 archive"
+ + This will download an exploit DSiWare called `F00D43D5.bin` and a SAFE_MODE exploit data file called `usm.bin` inside of a zip folder (`unSAFE_MODE-bb3.zip`)
+1. If your console is powered on, power off your console
+1. Insert your SD card into your computer
+1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card
+1. Copy `usm.bin` from the USM archive (`unSAFE_MODE-bb3.zip`) to the root of your SD card
+1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card
+ + This `` will be the same one that you used in [Seedminer](seedminer)
+ + If `Nintendo DSiWare` does not exist, create it
+1. If there are any existing DSiWare backup files (`<8-character-id>.bin`) in this folder, move them to your PC
+ + This will leave you with an empty Nintendo DSiWare folder. Moving the files to your PC ensures you don't delete any intentional backups
+1. Copy the `F00D43D5.bin` file from the USM archive (`unSAFE_MODE-bb3.zip`) to the `Nintendo DSiWare` folder
+
+#### Section II - BannerBomb3
+
+1. Reinsert your SD card into your device
+1. Power on your device
+1. Launch System Settings on your device
+1. Navigate to `Data Management` -> `DSiWare`
+1. Click on the SD Card section
+ + Your bottom screen should flash Red and then the system will reboot to home menu a few seconds later. This means the exploit profile was successfully copied
+1. Power off your device
+
+#### Section III - unSAFE_MODE
+
+1. With your system still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), then press (Power)
+ + Release the buttons after a few seconds. Your console will boot into Safe Mode
+1. Press "OK" to accept the update
+ + There is no update. This is part of the exploit
+1. Press "I accept" to accept the terms and conditions
+1. The update will eventually fail, with error code `003-1099`. This is intended behaviour
+1. When asked "Would you like to configure Internet settings?", select "Yes"
+1. On the following menu, navigate to `Connection 1` -> `Change Settings` -> `Next Page (right arrow)` -> `Proxy Settings` -> `Detailed Setup`
+1. Once you see `B9S install SUCCESS` on the top screen, press any button to reboot to Luma Configuration
+
+#### Section IV - Configuring Luma3DS
+
+1. Your device should automatically show the Luma Configuration menu
+1. Use the (A) button and the D-Pad to turn on the following:
+ + **"Show NAND or user string in System Settings"**
+1. Press (Start) to save and reboot
+ + Your device should load the Home Menu after a short delay. If you get a black screen lasting longer than 5 minutes, [follow this troubleshooting guide](troubleshooting#black-screen-on-sysnand-boot-after-installing-boot9strap)
+
+#### Section V - Restoring WiFi Configuration Profiles
+
+1. Launch System Settings on your device
+1. Navigate to `Data Management` -> `DSiWare`
+1. Click on the SD Card section
+ + Your bottom screen should flash Green and then the system will reboot to home menu a few seconds later. This means your WiFi configuration profiles were successfully restored
+1. Power your system off
+1. Insert your SD card into your computer
+1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card
+ + This `` will be the same one that you used in [Seedminer](seedminer)
+1. Delete `F00D43D5.bin` from your Nintendo DSiWare folder
+1. Continue to Finalizing Setup
+
+___
+
+### Continue to [Finalizing Setup](finalizing-setup)
+{: .notice--primary}
diff --git a/_pages/et_EE/legacy-methods.txt b/_pages/et_EE/legacy-methods.txt
new file mode 100644
index 0000000000..10c65e24e9
--- /dev/null
+++ b/_pages/et_EE/legacy-methods.txt
@@ -0,0 +1,21 @@
+---
+title: "Legacy Methods"
+---
+
+{% include toc title="Table of Contents" %}
+
+### Required Reading
+
+There have been multiple improvements and advancements to methods for installing CFW over the last short while.
+
+For this reason, it is recommended you use the most up-to-date method found on the [Seedminer](seedminer) page.
+
+However, "legacy" or outdated methods are kept here for various purposes. They will require that you have done [Seedminer](seedminer) first.
+
+If you need help, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for assistance.
+
+1. [BannerBomb3](bannerbomb3): Seedminer + BannerBomb3 + Fredtool
+1. [Pichaxx](homebrew-launcher-(pichaxx)): Seedminer + Pichaxx + DSiWare Dumper + Fredtool
+ + Pichaxx also has a sub method: [Frogtool](installing-boot9strap-(frogtool)): Seedminer + Pichaxx + Frogtool
+
+All of these options should also finish with [Finalizing Setup](finalizing-setup).
\ No newline at end of file
diff --git a/_pages/et_EE/move-emunand.txt b/_pages/et_EE/move-emunand.txt
new file mode 100644
index 0000000000..70d4477623
--- /dev/null
+++ b/_pages/et_EE/move-emunand.txt
@@ -0,0 +1,176 @@
+---
+title: "Move EmuNAND"
+---
+
+{% include toc title="Table of Contents" %}
+
+### Required Reading
+
+This is an add-on section for moving the contents of a previous EmuNAND to your new SysNAND CFW, then removing the old EmuNAND partition. Note that the terms EmuNAND and RedNAND refer to slightly different implementations of [the same concept](http://3dbrew.org/wiki/NAND_Redirection).
+
+Note that if you have any payload files other than `GodMode9.firm` in the `/luma/payloads/` folder on your SD card, holding (Start) on boot will display a "chainloader menu" where you will have to use the D-Pad and the (A) button to select "GodMode9" for these instructions.
+
+You MUST have already installed Luma3DS and boot9strap to use this.
+{: .notice--danger}
+
+### What You Need
+
+* An existing EmuNAND
+* The latest release of [GodMode9](https://github.com/d0k3/GodMode9/releases/latest)
+* The latest release of [FBI](https://github.com/Steveice10/FBI/releases/latest)
+
+### Instructions
+
+#### Section I - Prep Work
+
+1. Power off your device
+1. Insert your SD card into your computer
+1. Copy `GodMode9.firm` from the GodMode9 `.zip` to the `/luma/payloads/` folder on your SD card
+1. Copy the `gm9` folder from the GodMode9 `.zip` to the root of your SD card
+1. Reinsert your SD card into your device
+
+#### Section II - Backup SysNAND DSiWare Saves
+
+If you do not have any DSiWare games or saves that you care about, skip this section.
+{: .notice--info}
+
+1. Launch GodMode9 by holding (Start) during boot
+1. If you are prompted to create an essential files backup, press (A) to do so, then press (A) to continue once it has completed
+1. If you are prompted to fix the RTC date&time, press (A) to do so, then set the date and time, then press (A) to continue
+ + Note that, if you had to fix the RTC date and time, you will have to fix the time in the System Settings as well after this guide
+1. Navigate to `[2:] SYSNAND TWLN` -> `title`
+1. Hold (R) and press (A) at the same time on `00030004` to select the folder, then select "Copy to 0:/gm9/out"
+ + This process may take some time if you have many DSiWare games
+1. Press (B) twice to return to the main menu
+
+#### Section III - Backup GBA VC Saves
+
+If you do not have any GBA VC games or saves that you care about, skip this section.
+{: .notice--info}
+
+Note that this is not necessary for any other kind of Virtual Console games (GBC, NES, etc)
+{: .notice--info}
+
+The game will be outputted to the `/gm9/out/` folder on your SD card with the name `.gbavc.sav`.
+{: .notice--info}
+
+To identify a `.gbavc.sav` file's Title ID, you can get a listing of all games on the system and their corresponding Title IDs by hovering over `[A:] SYSNAND SD`, holding (R) and pressing (A) at the same time, then selecting "Search for titles".
+{: .notice--info}
+
+1. Do the following process for each GBA VC game that you want to backup the save for:
+ + Launch the GBA VC game
+ + Exit the GBA VC game
+ + Boot your device while holding (Start) to launch the Luma3DS chainloader menu
+ + Launch GodMode9 by pressing (A)
+ + Navigate to `[S:] SYSNAND VIRTUAL`
+ + Press (A) on `agbsave.bin` to select it
+ + Select "AGBSAVE options..."
+ + Select "Dump GBA VC save"
+ + Press (A) to continue
+ + Press (Start) to reboot your device
+
+#### Section IV - Copy EmuNAND to SysNAND
+
+1. Launch GodMode9 by holding (Start) during boot
+1. Navigate to `[E:] EMUNAND VIRTUAL`
+1. Press (A) on `nand.bin` to select it, then select "NAND image options...", then select "Restore SysNAND (safe)"
+1. Press (A) to unlock SysNAND overwriting, then input the key combo given
+ + This will not overwrite your boot9strap installation
+1. Input the key combo given to unlock SysNAND (lvl1) writing
+ + This process will take some time
+1. Once it has completed, press (A) to continue
+1. Press (B) to decline relocking write permissions if prompted
+1. Press (B) to return to the main menu
+
+#### Section V - Restore DSiWare Saves
+
+If you did not backup DSiWare Saves earlier, skip this section.
+{: .notice--info}
+
+1. Navigate to `[0:] SDCARD` -> `gm9` -> `out`
+1. Press (Y) on the `00030004` folder to copy it
+1. Press (B) twice to return to the main menu
+1. Navigate to `[2:] SYSNAND TWLN` -> `title`
+1. Press (Y) to paste the `00030004` folder
+1. Select "Copy path(s)"
+1. Press (A) to unlock SysNAND (lvl1) writing, then input the key combo given
+1. Select "Overwrite file(s)"
+ + This process may take some time if you have many DSiWare games
+1. Press (B) to decline relocking write permissions if prompted
+1. Press (B) twice to return to the main menu
+
+#### Section VI - Restore GBA VC Saves
+
+If you did not backup GBA VC Saves earlier, skip this section.
+{: .notice--info}
+
+To identify a `.gbavc.sav` file's Title ID, you can get a listing of all games on the system and their corresponding Title IDs by holding (R) and pressing (A) on the GodeMode9 main menu, then selecting "Search for titles".
+{: .notice--info}
+
+1. Hold (R) and press (Start) at the same time to power off your device
+1. Power on your device into SysNAND
+1. Do the following process for each GBA VC game that you want to restore the save for:
+ + Launch the GBA VC game
+ + Exit the GBA VC game
+ + Boot your device while holding (Start) to launch the Luma3DS chainloader menu
+ + Launch GodMode9 by pressing (A)
+ + Navigate to `[0:] SDCARD` -> `gm9`
+ + Press (Y) on the `.gbavc.sav` file you wish to restore to copy it
+ + Press (B) to return to the main menu
+ + Navigate to `[S:] SYSNAND VIRTUAL`
+ + Press (A) on `agbsave.bin` to select it
+ + Select "AGBSAVE options..."
+ + Select "Inject GBA VC save"
+ + Press (A) to continue
+ + Press (Start) to reboot your device
+ + Launch the GBA VC game
+ + Exit the GBA VC game
+1. Launch GodMode9 by holding (Start) during boot
+
+#### Section VII - Backup SysNAND
+
+1. Press (Home) to bring up the action menu
+1. Select "Scripts..."
+1. Select "GM9Megascript"
+1. Select "Backup Options"
+1. Select "SysNAND Backup"
+1. Press (A) to confirm
+ + This process will take some time
+ + If you get an error, make sure that you have at least 1.3GB of free space on your SD card
+1. Press (A) to continue
+1. Press (B) to return to the main menu
+1. Select "Exit"
+1. Press (A) to relock write permissions if prompted
+1. Hold (R) and press (B) at the same time to eject your SD card
+1. Insert your SD card into your computer
+1. Copy `__sysnand_###.bin` and `essential.exefs` from the `/gm9/out/` folder on your SD card to a safe location on your computer
+ + Make backups in multiple locations (such as online file storage)
+ + These backups will save you from a brick and/or help you recover files from the NAND image if anything goes wrong in the future
+1. Delete `__sysnand_###.bin` and `__sysnand_###.bin.sha` from the `/gm9/out/` folder on your SD card after copying it
+1. **Backup every file on your SD card to a folder on your computer; all files will be deleted in the following steps**
+
+#### Section VIII - Format SD card
+
+1. Reinsert your SD card into your device
+1. Press (Home) to bring up the action menu
+1. Select "More..."
+1. Select "SD format menu"
+1. Press (A) to confirm
+1. Select "No EmuNAND"
+1. Select "Auto"
+1. Press (A) to accept the label `GM9SD`
+ + Optionally, you may input a custom name for the SD card
+1. When prompted, input the key combo given to confirm
+1. Hold (R) and press (B) at the same time to eject your SD card
+1. Insert your SD card into your computer
+1. Copy all your files back to your SD card
+ + Ensure you replace the `boot.firm` file on your SD card with the one from your backup
+1. Reinsert your SD card into your device
+1. Press (A) to remount your SD card
+1. Press (Start) to reboot
+1. If you get a black screen, [follow this troubleshooting guide](troubleshooting#ts_sys_down)
+
+___
+
+### Return to [Finalizing Setup](finalizing-setup).
+{: .notice--primary}
diff --git a/_pages/et_EE/ntrboot.txt b/_pages/et_EE/ntrboot.txt
new file mode 100644
index 0000000000..76f128345f
--- /dev/null
+++ b/_pages/et_EE/ntrboot.txt
@@ -0,0 +1,92 @@
+---
+title: "ntrboot"
+---
+
+{% include toc title="Table of Contents" %}
+
+If your flashcart comes pre-flashed with ntrboot (or you have already flashed ntrboot to your flashcart), you can skip to [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot)) for instructions on how to use it.
+{: .notice--success}
+
+### Required Reading
+
+Installing boot9strap with ntrboot requires a compatible NDS / DSi flashcart to flash ntrboot to. Note that some of these flashcarts are sold pre-flashed with ntrboot.
+
+While the ntrboot exploit works independently of system version, the ntrboot flasher (which installs the exploit to the cart) is not. This means that, depending on the versions and devices supported by your flashcart, only certain methods may be available to you.
+
+Note that carts with a "Time Bomb" will no longer be able to launch `.nds` files when they detect that the system clock has passed a date determined by the flashcart firmware. One method to bypass this is to set the system clock to an earlier date.
+
+| Flashcart Name | Current Price | "Time Bomb"? | 3DS Versions? | DSi Versions? | Other Notes |
+|-|-:|:-:|:-:|:-:|-|
+| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2019 | <= 11.13.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. |
+| [**R4i Gold 3DS Plus**](http://www.nds-card.com/ProShow.asp?ProID=575) | $19.99 | No | <= 11.13.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** ([internal switch to switch between ntrboot and NDS modes]({{ "/images/screenshots/r4i-gold-3ds-plus.png" | absolute_url }})); do not manually flash with ntrboot. |
+| [**Acekard 2i**](http://www.nds-card.com/ProShow.asp?ProID=160) | $20.99 | No | <= 4.3.0 | <= 1.4.4 | |
+| [**DSTT**](http://www.nds-card.com/ProShow.asp?ProID=157) | $9.99 | No | None | None | Only models with [certain flash chips](https://gist.github.com/aspargas2/fa2a70aed3a7fe33f1f10bc264d9fab6) are compatible with ntrboot. |
+| [**R4i Gold 3DS**](http://www.nds-card.com/ProShow.asp?ProID=149) | $19.99 | No | <= 11.13.0 | <= 1.4.5 | All RTS revisions are compatible. |
+| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.87: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | |
+| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 3.9b: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. |
+| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 3.9b: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. |
+| **Ace3DS X** | | No | <= 11.13.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** (external switch to switch between ntrboot ("3DS") and NDS modes); do not manually flash with ntrboot. |
+| **Ace3DS Plus** | | No | <= 11.13.0 | <= 1.4.5 | |
+| **Gateway Blue** | | No | 4.1.0 - 4.5.0 | <= 1.4.5 | |
+| **Infinity 3 R4i** | | No | <= 11.13.0 | <= 1.4.5 | |
+| **R4 3D Revolution** | | No | None | None | |
+| **R4i Gold 3DS Deluxe "Starter"** | | No | 4.1.0 - 4.5.0 | <= 1.4.5 | |
+| **R4i Ultra** | | No | <= 4.3.0 | <= 1.4.5 | |
+| **R4i-SDHC 3DS RTS Deluxe Edition** | | Unknown | <= 11.13.0 | <= 1.4.5 | |
+| **R4iSDHC Dual-Core 20XX** | | 3.9b: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. |
+
+ ![]({{ "/images/screenshots/ntrboot-flashcarts.png" | absolute_url }})
+ {: .notice--info}
+
+Ensure your flashcart is able to launch `.nds` files on your device before beginning. Some flashcarts may require firmware or "kernel" files to be copied to the flashcart SD card. Consult your specific flashcart's instructions for more information.
+
+Note that specific methods may have additional compatibility information.
+
+The usage of this exploit, regardless of flashing method, requires access to a small magnet if the target device is of a folding style (any 3DS family system that is not the old 2DS with a sleep switch). This is because the exploit requires your device to enter sleep mode while still having access to the buttons.
+
+To test if a magnet will work, hold it on or around the (A)(B)(X)(Y) buttons while the device is powered on to see if it triggers sleep mode. If it does, both displays will go black as long as the magnet is held in that spot.
+{: .notice--info}
+
+Note that the flashcart will not be able to be used for its standard functions while the ntrboot exploit is installed on it (except for in the case of the Acekard 2i, which remains functional *on NDS and custom firmware 3DS systems only*). This means that, for most flashcarts, it will not even display on the home menu. There are optional steps at the end of the ntrboot flashing instructions to remove it from your flashcart when you are done.
+
+Note that in some rare circumstances, it may be possible for the flashing process to **brick** a counterfeit flashcart and render it permanently unusable. This is unlikely, but nevertheless only original listed flashcarts are supported. To reduce the chance of receiving a counterfeit card, it is recommended that you use a reputable site to buy your flashcart (such as [NDS Card](http://www.nds-card.com/))
+{: .notice--danger}
+
+___
+### Methods
+
+___
+
+#### Flashing ntrboot (3DS Single System)
+
+This method requires nothing more than your stock unhacked 3DS and a compatible flashcart. This method uses the flashcart to run the ntrboot flasher `.nds` file on your 3DS. This means that your flashcart must support launching `.nds` files on your 3DS's version. See the flashcart table above for more information.
+
+Continue to [Flashing ntrboot (3DS Single System)](flashing-ntrboot-(3ds-single-system))
+{: .notice--primary}
+
+___
+
+#### Flashing ntrboot (3DS Multi System)
+
+This method requires temporary access to a second 3DS family device that is already running boot9strap. This does not require your flashcart to support either 3DS's version.
+
+Continue to [Flashing ntrboot (3DS Multi System)](flashing-ntrboot-(3ds-multi-system))
+{: .notice--primary}
+
+___
+
+#### Flashing ntrboot (NDS)
+
+This method requires temporary access to a Nintendo DS or Nintendo DS Lite that is compatible with your flashcart. This method uses the flashcart to run the ntrboot flasher `.nds` file on your NDS.
+
+Continue to [Flashing ntrboot (NDS)](flashing-ntrboot-(nds))
+{: .notice--primary}
+
+___
+
+#### Flashing ntrboot (DSi)
+
+This method requires temporary access to a Nintendo DSi that is compatible with your flashcart. This method uses the flashcart to run the ntrboot flasher `.nds` file on your DSi. This means that your flashcart must support launching `.nds` files on your DSi's version. See the flashcart table above for more information.
+
+Continue to [Flashing ntrboot (DSi)](flashing-ntrboot-(dsi))
+{: .notice--primary}
diff --git a/_pages/et_EE/privacy-policy.txt b/_pages/et_EE/privacy-policy.txt
new file mode 100644
index 0000000000..c36506539b
--- /dev/null
+++ b/_pages/et_EE/privacy-policy.txt
@@ -0,0 +1,30 @@
+---
+title: "Privacy Policy" #
+layout: single-no-ads
+---
+
+### Cookies
+
+This site utilizes cookies in order to facilitate routing users through the guide instructions. Cookies allow for the sidebar of the page to display current progress through the site to help users navigate the instructions more easily.
+
+### Embedded Content From Other Websites
+
+This site may include embedded content (e.g. videos, images, articles, etc.). Embedded content from other websites behaves as if the user has visited the other website.
+
+These websites may collect data about you, use cookies, embed additional third-party tracking, and monitor your interaction with that embedded content, including tracking your interaction with the embedded content if you have an account and are logged in to that website.
+
+### Analytics
+
+This site uses Google Analytics to monitor and analyze traffic. This site is hosted by Github Pages, which may collect data about you, use cookies, embed additional third-party tracking, and monitor your interaction with this site. For more information about Github Pages as it relates to user privacy, see the [GitHub Privacy Statement](https://help.github.com/en/articles/github-privacy-statement).
+
+### Information Collected
+
+This site does not collect personal information. This site may collect usage information in order to analyze interest in content and to provide advertisers with information on an aggregate basis. No personally identifiable information is shared with third-party advertising companies.
+
+### Third-Party Websites
+
+This site may link to other sites for users to use or reference. This site is not responsible for the privacy policies of other sites. Users should be aware that the privacy policies of other websites may differ from this one.
+
+### Changes to Privacy Policy
+
+The contents of this Privacy Policy may be altered at any time and for any reason.
diff --git a/_pages/et_EE/region-changing.txt b/_pages/et_EE/region-changing.txt
new file mode 100644
index 0000000000..86cff75300
--- /dev/null
+++ b/_pages/et_EE/region-changing.txt
@@ -0,0 +1,141 @@
+---
+title: "Region Changing"
+---
+
+{% include toc title="Table of Contents" %}
+
+### Required Reading
+
+This is add-on section for region changing your CFW SysNAND. This is done by installing the 11.5.0 CTRTransfer image for the region you want to switch to.
+
+Note that region changing is almost completely unnecessary since Luma3DS supports out-of-region games and individual title [Locale Emulation](https://github.com/AuroraWright/Luma3DS/wiki/Optional-features). Additionally, running NDS games with alternative out-of-region languages is supported by [TWiLightMenu++](https://github.com/DS-Homebrew/TWiLightMenu/releases).
+
+To use the [magnet](https://wikipedia.org/wiki/Magnet_URI_scheme) links on this page, you will need a torrent client like [Deluge](http://dev.deluge-torrent.org/wiki/Download).
+
+Note that if you have any payload files other than `GodMode9.firm` in the `/luma/payloads/` folder on your SD card, holding (Start) on boot will display a "chainloader menu" where you will have to use the D-Pad and the (A) button to select "GodMode9" for these instructions.
+
+This process will unlink your NNID from the system, since it will no longer be compatible with it. NNID's are locked to the region of your device that created them and cannot be transferred between regions without [a very complex and advanced process](https://gist.githubusercontent.com/yifanlu/e80db121d38aceb8cca0e03cefd5853b/raw/3c4dd89869156ca0f945a2791e699acfdb32b510/gistfile1.txt).
+{: .notice--warning}
+
+After this process, only **New 3DSs which have never accessed the eShop before** and **all Old 3DSs** will be able to access the eShop after creating a new NNID on their new region. Region changed New 3DSs that have already accessed the eShop on their original region cannot create a new NNID and access the eShop on their new region!
+{: .notice--warning}
+
+Note that occasionally the eShop will inexplicably still not work for devices that it should work for. This is entirely to do with Nintendo's servers, and I really do not have any control over it. Additionally, note that occasionally the eShop will inexplicably work for devices that it should not (such as some New 3DSs). The cause for this is currently unknown.
+
+Region changing using CTRTransfer (which this method uses) seems to cause reboot patches to break. The cause for this is unknown, but Old 3DS users, for now, will be unable to play extended memory mode games (such as Monster Hunter, Super Smash Bros, and Pokémon Sun / Moon) until they format their devices.
+
+You MUST have already installed Luma3DS and boot9strap to use this.
+{: .notice--danger}
+
+### What You Need
+
+* The latest release of [GodMode9](https://github.com/d0k3/GodMode9/releases/latest)
+* The latest release of [FBI](https://github.com/Steveice10/FBI/releases/latest) *(the`.3dsx` file)*
+* The 11.5.0 CTRTransfer image for your device and the region that you want to change to:
+ + - [New 3DS or 2DS - 11.5.0 - EUR - CTRTransfer](magnet:?xt=urn:btih:465f1048f81e8e5c651ce2a4d9df48fec88d1099&dn=11.5.0-38E_ctrtransfer_n3ds.zip&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce)
+ + - [New 3DS or 2DS - 11.5.0 - JPN - CTRTransfer](magnet:?xt=urn:btih:70f641c9f2a4933a07fac49eb7ad19451c7c8c96&dn=11.5.0-38J_ctrtransfer_n3ds.zip&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce)
+ + - [New 3DS or 2DS - 11.5.0 - KOR - CTRTransfer](magnet:?xt=urn:btih:c9e4de20d30b80032a5dd6f675fecb6d748f71b1&dn=11.5.0-34K_ctrtransfer_n3ds.zip&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce)
+ + - [New 3DS or 2DS - 11.5.0 - USA - CTRTransfer](magnet:?xt=urn:btih:2b0a71a2523328e447938fea7b4c02ebe0b72705&dn=11.5.0-38U_ctrtransfer_n3ds.zip&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce)
+~
+ + - [Old 3DS or 2DS - 11.5.0 - EUR - CTRTransfer](magnet:?xt=urn:btih:df0836a731778ab6ffe9a8c658400c782f0225cd&dn=11.5.0-38E_ctrtransfer_o3ds.zip&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce)
+ + - [Old 3DS or 2DS - 11.5.0 - JPN - CTRTransfer](magnet:?xt=urn:btih:d8913b4c0da224e8852fa2f685c41ddbce5310bc&dn=11.5.0-38J_ctrtransfer_o3ds.zip&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce)
+ + - [Old 3DS or 2DS - 11.5.0 - USA - CTRTransfer](magnet:?xt=urn:btih:2708089605ca47387fa64e996a699eedd18031e8&dn=11.5.0-38U_ctrtransfer_o3ds.zip&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce)
+
+### Instructions
+
+#### Section I - Prep Work
+
+1. Power off your device
+1. Insert your SD card into your computer
+1. Create a folder named `3ds` on the root of your SD card if it does not already exist
+1. Create a folder named `cias` on the root of your SD card if it does not already exist
+1. Copy `GodMode9.firm` from the GodMode9 `.zip` to the `/luma/payloads/` folder on your SD card
+1. Copy the `gm9` folder from the GodMode9 `.zip` to the root of your SD card****
+1. Copy the 11.5.0 CTRTransfer image `.bin` from the CTRTransfer `.zip` to the `/gm9/` folder on your SD card
+1. Copy `FBI.3dsx` to the `/3ds/` folder on your SD card
+1. Reinsert your SD card into your device
+
+#### Section II - CTRTransfer
+
+1. Launch GodMode9 by holding (Start) during boot
+1. If you are prompted to create an essential files backup, press (A) to do so, then press (A) to continue once it has completed
+1. If you are prompted to fix the RTC date&time, press (A) to do so, then set the date and time, then press (A) to continue
+ + Note that, if you had to fix the RTC date and time, you will have to fix the time in the System Settings as well after this guide
+1. Navigate to `[0:] SDCARD` -> `gm9`
+1. Press (A) on the CTRTransfer `.bin` to select it
+1. Select "CTRNAND options..."
+1. Select "Transfer image to CTRNAND"
+1. If prompted, select "Transfer to SysNAND"
+ + This prompt will only appear if you have an EmuNAND
+1. Press (A) to unlock SysNAND (lvl1) writing, then input the key combo given
+ + This process will take some time
+1. Once the transfer has completed, press (A) to continue
+1. Press (B) to decline relocking write permissions if prompted
+1. Press (B) twice to return to the main menu
+1. Press (Home) to bring up the action menu
+1. Select "Scripts..."
+1. Select "GM9Megascript"
+1. Select "Scripts from Plailect's Guide"
+1. Select "CTRTransfer Ticket Copy"
+1. When prompted, press (A) to proceed
+1. Press (A) to continue
+1. Press (B) to return to the main menu
+1. Select "Exit"
+1. Press (A) to relock write permissions if prompted
+1. Press (Start) to reboot your device
+1. Update your device by going to System Settings, then "Other Settings", then going all the way to the right and using "System Update"
+ + Updates while using B9S + Luma (what you have) are safe
+ + If this gives you an error, set your DNS settings to "auto"
+
+#### Section III - Launching FBI
+
+1. Launch the Download Play application (this [icon]({{ "/images/download-play-icon.png" | absolute_url }})
+1. Press (L) + (Down) + (Select) at the same time to open the Rosalina menu
+1. Select "Miscellaneous options"
+1. Select "Switch the hb. title to the current app."
+1. Press (B) to continue
+1. Press (B) to return to the Rosalina main menu
+1. Press (B) to exit the Rosalina menu
+1. Press (Home), then close Download Play
+1. Launch the Download Play application
+1. Your device should load the Homebrew Launcher
+
+#### Section IV - Reinstalling Tickets
+
+If script found no user tickets told you to skip this section, then skip this section
+{: .notice--info}
+
+1. Launch FBI from the list of homebrew
+1. Navigate to `SD` -> `cias`
+1. Return to the SD directory with (B)
+1. Select "gm9"
+1. Select "out"
+1. Select "ctrtransfer_tickets"
+1. Do the following process for either the `eshop` folder, `unknown` folder, or both
+ + Navigate to the folder
+ + Select "\"
+ + Select "Install and delete all tickets"
+ + Wait. The system may appear to freeze, just give it time.
+ + Press (A) to confirm
+ + Press (B) to decline installing tickets from CDN.
+1. Press (Home) to exit FBI
+
+#### Section V - Region settings
+
+1. Launch the System Settings
+1. Go to "Other Settings", "Profile", then "Region Settings"
+1. Select a country from the region you switched to
+1. If prompted, you do not need to set a state
+
+#### Section VI - Remove CTRTransfer image
+
+1. Launch GodMode9 by holding (Start) during boot
+1. Navigate to `[0:] SDCARD` -> `gm9`
+1. Press (X) on the CTRTransfer image `.bin` to delete it
+1. Press (A) to confirm
+1. Press (Start) to reboot your device
+
+___
+
+Old 3DSs and 2DSs may need to format (using TinyFormat or the System Settings) to play extended memory mode games (such as Monster Hunter, Super Smash Bros, or Pokemon Sun/Moon).
+{: .notice--info}
diff --git a/_pages/et_EE/seedminer.txt b/_pages/et_EE/seedminer.txt
new file mode 100644
index 0000000000..0652a4ac90
--- /dev/null
+++ b/_pages/et_EE/seedminer.txt
@@ -0,0 +1,94 @@
+---
+title: "Seedminer"
+---
+
+{% include toc title="Table of Contents" %}
+
+### Required Reading
+
+To install boot9strap on your device, we exploit an oversight in the security restrictions applied to "DSiWare" applications.
+
+To accomplish this, we use a tool called Seedminer to calculate the DSiWare encryption key (`movable.sed`) for your device. We then use this DSiWare encryption key to decrypt a compatible DSiWare application and inject an exploit into it to run our own code (the exact exploit used will depend on your device's region).
+
+If this key were completely random, the encryption key would be impossible to break on current computing hardware. Fortunately, the first half of the key (`movable_part1.sed`) is actually mathematically related to your device's Friend Code, allowing us to break the encryption. For information on how Seedminer works, please see [this presentation](https://zoogie.github.io/web/34⅕c3).
+
+This method uses a powerful graphics card to perform the calculations needed. A volunteer-run website is used for the purpose of assisting you with this method.
+
+### Instructions
+
+#### Section I - Compatibility Test
+
+While this test is not strictly necessary to perform the Seedminer exploit, the follow-up exploits to this do require this test to be performed and it would be a waste of time and effort to perform Seedminer without the ability to use the other exploits.
+
+There are two different methods for building on the Seedminer exploit (described in more detail at the bottom of this page), so even if this test fails you can still use another method.
+
+#### DS Internet Settings Test (used for Fredtool)
+
+1. Go to System Settings, then "Internet Settings", then "Nintendo DS Connections"
+1. Press "OK"
+1. If your device loads into a "Nintendo Wi-Fi Connection Setup" menu, the test was successful
+ + If the screen stays black or appears to freeze, the test has failed and you will not be able to use the bannerbomb3 method which requires a functioning DS Internet Settings
+1. Exit this menu
+
+#### Section II - Prep Work
+
+1. Insert your SD card into your computer
+1. Navigate to the `Nintendo 3DS` folder on your SD card
+1. Copy the 32 character long name of the folder you see inside Nintendo 3DS
+ + Do not go inside any more folders
+ + If you see multiple folders with long, random names inside `Nintendo 3DS` without opening any other folders, perform the following:
+ + Rename the `Nintendo 3DS` folder to `BACKUP_Nintendo 3DS`
+ + Reinsert your SD card into your device and power on your device
+ + Wait for the device to generate the SD card data
+ + Power off your device and reinsert your SD card into your computer
+ + Navigate to the `Nintendo 3DS` folder on your SD card
+ + Copy the 32 character long name of the folder you see
+ + Delete the `Nintendo 3DS` folder
+ + Rename the `BACKUP_Nintendo 3DS` folder to `Nintendo 3DS`
+1. Paste your 32 character long folder name into a document you can reference later
+ + This folder name is also known as your "ID0"
+1. Power on your device
+1. Go to your Friend List (the [orange Face Icon]({{ "/images/friend-list-icon.png" | absolute_url }}) in the top row of your Home Menu)
+ + If you receive an error and are kicked out of the menu, you either must create a new Mii or your console cannot connect to Nintendo's servers (due to a ban or connection issues)
+1. Find your Mii profile, then find the "Friend Code" field on the top screen
+
+#### Section III - Seedminer
+
+1. Open [Bruteforce Movable](https://seedminer.hacks.guide/) on your computer
+ + This site can automate the retrieval of `movable_part1.sed` (using a bot 3DS console) and the breaking of your device's DSiWare encryption (using a volunteer's computer to run Seedminer)
+ + If the automated service is nonfunctional, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask (in English) for someone there to assist you
+1. Enter your device's Friend Code (with no spaces or dashes) into the "Your friend code" field
+1. Paste your device's 32 character long folder name into the "Your ID0" field
+ + Do not attempt to enter the ID0 by hand. Ensure the ID0 is entered correctly by copying and pasting it from where you saved it in the previous section
+1. Complete the "I'm not a robot" captcha
+1. Select "Go"
+ + If the site immediately goes to step 4, download your `movable.sed` file and continue with the next section.
+1. When prompted, use the "Register Friend" button on your device to add the friend code of the bot 3DS console
+1. Wait for the site to update
+ + If it does not, wait a few minutes before refreshing the page once
+1. Once the site processes your information, you will be given the option to "Continue" or "Do another device". Click the green "Continue" button
+1. Wait for the remainder of the process to complete
+ + This is usually fast (1-5 minutes) but in some cases, can take up to half an hour.
+ + During this process, the bot you added may not show up on your 3ds. As long as the website updates, this is not an issue.
+ + If you are still waiting after half an hour, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask (in English) for someone there to assist you
+1. When the process has completed, download your `movable.sed` file from the site
+ + Keep this file as you will need it in the upcoming pages
+
+___
+
+#### Seedminer + unSAFE_MODE
+
+This method of using Seedminer for further exploitation uses your `movable.sed` file to take advantage of exploits in the SAFE_MODE firmware present on all 3DS units.
+
+This method is compatible with all regions, though CHN region is not covered by this guide.
+
+Continue to [unSAFE_MODE](installing-boot9strap-(usm))
+{: .notice--primary}
+
+___
+
+#### Legacy Methods
+
+These methods are outdated and not recommended unless you have a specific purpose for them, or you have been advised to use them.
+
+[Legacy Methods](legacy-methods)
\ No newline at end of file
diff --git a/_pages/et_EE/site-navigation.txt b/_pages/et_EE/site-navigation.txt
new file mode 100644
index 0000000000..a878c9c847
--- /dev/null
+++ b/_pages/et_EE/site-navigation.txt
@@ -0,0 +1,62 @@
+---
+title: "Site Navigation" #
+layout: single-no-ads
+sitemap: false
+---
+
+{% capture notice-1 %}
+**Popular**
+
++ [Finalizing Setup](finalizing-setup)
++ [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax))
++ [Installing boot9strap (unSAFE_MODE)](installing-boot9strap-(usm))
+{% endcapture %}
+{{ notice-1 | markdownify }}
+
+{% capture notice-2 %}
+**All**
+
++ [A9LH to B9S](a9lh-to-b9s)
++ [BannerBomb3](bannerbomb3)
++ [Cartridge Update](cart-update)
++ [Credits](credits)
++ [CTRTransfer](ctrtransfer)
++ [DSiWare Dumper](dsidumper)
++ [Donations](donations)
++ [F3 (Linux)](f3-(linux))
++ [F3X (Mac)](f3x-(mac))
++ [FAQ](faq)
++ [File Extensions (Windows)](file-extensions-(windows))
++ [Finalizing Setup](finalizing-setup)
++ [Flashing ntrboot (3DS Single System)](flashing-ntrboot-(3ds-single-system))
++ [Flashing ntrboot (3DS Multi System)](flashing-ntrboot-(3ds-multi-system))
++ [Flashing ntrboot (DSi)](flashing-ntrboot-(dsi))
++ [Flashing ntrboot (NDS)](flashing-ntrboot-(nds))
++ [Get Started](get-started)
++ [GodMode9 Usage](godmode9-usage)
++ [H2testw (Windows)](h2testw-(windows))
++ [Home](/)
++ [Homebrew Launcher (Alternatives)](homebrew-launcher-(alternatives))
++ [Homebrew Launcher (PicHaxx)](homebrew-launcher-(pichaxx))
++ [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax))
++ [Homebrew Launcher (Steelhax)](homebrew-launcher-(steelhax))
++ [Installing boot9strap (2xrsa)](installing-boot9strap-(2xrsa))
++ [Installing boot9strap (Browser)](installing-boot9strap-(browser))
++ [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool))
++ [Installing boot9strap (Frogtool)](installing-boot9strap-(frogtool))
++ [Installing boot9strap (Hardmod)](installing-boot9strap-(hardmod))
++ [Installing boot9strap (MSET)](installing-boot9strap-(mset))
++ [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot))
++ [Installing boot9strap (SafeB9SInstaller)](installing-boot9strap-(safeb9sinstaller))
++ [Installing boot9strap (Soundhax)](installing-boot9strap-(soundhax))
++ [Installing boot9strap (unSAFE_MODE)](installing-boot9strap-(usm))
++ [Move EmuNAND](move-emunand)
++ [ntrboot](ntrboot)
++ [Region Changing](region-changing)
++ [Seedminer](seedminer)
++ [Legacy Seedminer Methods](legacy-methods)
++ [Troubleshooting](troubleshooting)
++ [Uninstall CFW](uninstall-cfw)
++ [Updating B9S](updating-b9s)
+{% endcapture %}
+{{ notice-2 | markdownify }}
diff --git a/_pages/et_EE/troubleshooting.txt b/_pages/et_EE/troubleshooting.txt
new file mode 100644
index 0000000000..c559032d00
--- /dev/null
+++ b/_pages/et_EE/troubleshooting.txt
@@ -0,0 +1,157 @@
+---
+title: "Troubleshooting"
+---
+
+{% include toc title="Table of Contents" %}
+
+### Required Reading
+
+If you are unable to boot your device, please look for the section relevant to you and follow the instructions.
+
+If you still cannot solve your issue and need to reach out for help, please paste the contents of all relevant .log files from the root of your SD card into a [Gist](https://gist.github.com/), then come for help prepared with a detailed description of your problem and what you've tried.
+
+Note that if you have any payload files other than `GodMode9.firm` in the `/luma/payloads/` folder on your SD card, holding (Start) on boot will display a "chainloader menu" where you will have to use the D-Pad and the (A) button to select "GodMode9" for these instructions.
+
+To use the [magnet](https://wikipedia.org/wiki/Magnet_URI_scheme) links on this page, you will need a torrent client like [Deluge](http://dev.deluge-torrent.org/wiki/Download).
+
+## DSi / DS functionality is broken after completing the guide
+
+### What You Need
+
+* The latest release of [TWLFix-CFW](https://github.com/MechanicalDragon0687/TWLFix-CFW/releases/latest) *(the .3dsx file)*
+
+### Instructions
+
+#### Section I - Prep Work
+
+1. Power off your device
+1. Insert your SD card into your computer
+1. Create a folder named `3ds` on the root of your SD card if it does not already exist
+1. Copy `TWLFix-CFW.3dsx` to the `/3ds/` folder on your SD card
+1. Reinsert your SD card into your device
+
+#### Section II - Fixing TWL
+
+1. Open the Homebrew Launcher
+1. Launch TWLFix-CFW from the list of homebrew
+1. Press (A) to uninstall the broken TWL titles
+1. Press (Start) to reboot the device
+1. Perform a System Update by going to System Settings, then "Other Settings", then going all the way to the right and using "System Update"
+ + The update will see that the essential TWL titles have been uninstalled, and will redownload and reinstall them
+1. Once the update is complete, tap "OK" to reboot the device
+
+## Cannot inject H&S on Gateway downgraded device
+
+This is caused by Gateway implementing a very shoddy downgrade method which leaves two versions of each app on the system. One of them is unused, but it confuses the H&S inject system, causing it to inject into the wrong one.
+
+1. Launch GodMode9 by holding (Start) during boot
+1. Navigate to `[1:] SYSNAND CTRNAND` -> `title` -> `00040010`
+1. Navigate to the folder for your device and region:
+ + **Old 3DS or Old 2DS EUR**: `00022300` -> `content`
+ + **Old 3DS or Old 2DS JPN**: `00020300` -> `content`
+ + **Old 3DS or Old 2DS USA**: `00021300` -> `content`
+ + **New 3DS or New 2DS EUR**: `20022300` -> `content`
+ + **New 3DS or New 2DS JPN**: `20020300` -> `content`
+ + **New 3DS or New 2DS USA**: `20021300` -> `content`
+1. Notice that there are two sets of app and tmd files, one set with uppercase extensions (`.TMD` and `.APP`), and one set with lowercase extensions (`.tmd` and `.app`)
+1. While holding the (R) trigger, press (Y) to create a new directory
+1. Press (A) to confirm the name `newdir` (it does not matter what the folder is called)
+1. Press (A) to unlock SysNAND (lvl1) writing, then input the key combo given
+1. Press (B) to decline relocking write permissions if prompted
+1. Press the (L) trigger on each of the uppercase extension files (`.TMD` and `.APP`) to mark them
+1. Press (Y) to copy the files
+1. Navigate to `newdir`
+1. Press (Y) to paste the files
+1. Select "Move path(s)"
+1. The uppercase extension files will have been moved to the `newdir` directory
+1. Press (Start) to reboot your device
+1. Retry the H&S injection
+1. If this still doesn't work, move the uppercase extension files back to the `content` folder, then move the lowercase extension files to the `newdir` folder, then retry the H&S injection
+
+## A browser based exploit is not working
+
+Browser based exploits (such as browserhax or 2xrsa) are often unstable and crash frequently, but they can sometimes be fixed by doing the following steps.
+
+1. Launch the browser, then launch the browser settings
+1. Scroll to the bottom and Initialize Savedata (it also may be called Clear All Save Data)
+1. Try the exploit again
+
+## Black screen on SysNAND boot
+
+1. Try booting with your SD card out, and then reinserting it after booting
+ 1. Power off your device
+ 1. Remove your SD card from your device
+ 1. Power on your device
+ 1. When the home menu appears, reinsert your SD card into your device
+ 1. If this worked, you should clear Home Menu's extdata by following these instructions:
+ 1. Power off your device
+ 1. Launch GodMode9 by holding (Start) during boot
+ 1. Press (Home) to bring up the action menu
+ 1. Select "Scripts..."
+ 1. Select "GM9Megascript"
+ 1. Select "Scripts from Plailect's Guide"
+ 1. Select "Remove extdata"
+ 1. Press (A) to continue
+ 1. Press (A) to unlock SysNAND (lvl1) writing, then input the key combo given
+ 1. Press (A) to continue
+ 1. Press (B) to return to the main menu
+ 1. Select "Exit"
+ 1. Press (A) to relock write permissions if prompted
+ 1. Press (Start) to reboot your device
+1. Try booting without any cartridges inserted (including flashcarts)
+1. If you have a hardmod and a NAND backup, flash the backup back to SysNAND
+1. Try booting into recovery mode and updating your system
+ 1. Power off your device
+ 1. Hold (L) + (R) + (A) + (Up)
+ 1. Power on your device
+ 1. If you enter safe mode, update your device
+1. Your device may be bricked. For support (in English), join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp)
+
+## Clear Home Menu extdata
+
+1. Power off your device
+1. Insert your SD card into your computer
+1. Navigate to the `/Nintendo 3DS/<32-character-id>/<32-character-id>/extdata/00000000/` folder on your SD card
+1. Delete the extdata file corresponding to your region:
+ + **EUR Region**: `00000098`
+ + **JPN Region**: `00000082`
+ + **USA Region**: `0000008f`
+ + **CHN Region**: `000000A1`
+ + **KOR Region**: `000000A9`
+ + **TWN Region**: `000000B1`
+1. Reinsert your SD card into your device
+
+## Black screen on SysNAND boot after Installing boot9strap
+
+1. Ensure you have a working payload
+ 1. Check for the existence of `boot.firm` in the root of your SD card.
+1. Try resetting Luma's config and fix options
+ 1. Delete `/luma/config.bin` from your SD card
+ 1. Set your options when it boots
+1. Test booting GodMode9
+ 1. On Luma3DS, hold (Start) on boot
+1. Try deleting home menu's extdata by following these instructions:
+ 1. Power off your device
+ 1. Launch GodMode9 by holding (Start) during boot
+ 1. Press (Home) to bring up the action menu
+ 1. Select "Scripts..."
+ 1. Select "GM9Megascript"
+ 1. Select "Scripts from Plailect's Guide"
+ 1. Select "Remove extdata"
+ 1. Press (A) to continue
+ 1. Press (A) to unlock SysNAND (lvl1) writing, then input the key combo given
+ 1. Press (A) to continue
+ 1. Press (B) to return to the main menu
+ 1. Select "Exit"
+ 1. Press (A) to relock write permissions if prompted
+ 1. Press (Start) to reboot your device
+1. Try booting without any cartridges inserted (including flashcarts)
+1. If you previously downgraded with Gateway, ensure that you are using the latest Luma3DS version
+1. Try following [CTRTransfer](ctrtransfer)
+1. For support (in English), join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp)
+
+## Blue screen on boot (bootrom error)
+
+1. Your device is bricked
+1. You will need to get an ntrboot-comptible flashcart (one of the ones on [this list](ntrboot) or a [hardmod](https://gbatemp.net/threads/414498/), or repair / replace your device
+1. For support (in English), join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp)
diff --git a/_pages/et_EE/uninstall-cfw.txt b/_pages/et_EE/uninstall-cfw.txt
new file mode 100644
index 0000000000..30e878bc92
--- /dev/null
+++ b/_pages/et_EE/uninstall-cfw.txt
@@ -0,0 +1,88 @@
+---
+title: "Uninstall CFW"
+---
+
+{% include toc title="Table of Contents" %}
+
+### Required Reading
+
+This will completely remove CFW from your device, including Boot9Strap and Luma3DS, for the purpose of restoring the device to stock.
+
+This is almost never the solution to fix any issues you encounter with your CFW installation. A better idea would be to read the [troubleshooting](troubleshooting) page or ask (in English) for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp).
+{: .notice--danger}
+
+Any unsigned (illegitimate) games will be rendered unusable and should be manually removed before starting this process by using the Data Management section of the System Settings. Use a [save manager](https://github.com/FlagBrew/Checkpoint/releases/latest) to backup any saves for these unsigned (illegitimate) games you care about.
+
+This will not affect your NNID, any legitimately purchased games, or any saves for those legitimately purchased games.
+
+If you have modified critical system software (such as editing the home menu, unbanning your console, etc), uninstalling CFW may BRICK your device!
+{: .notice--danger}
+
+Note that if you have any payload files other than `GodMode9.firm` in the `/luma/payloads/` folder on your SD card, holding (Start) on boot will display a "chainloader menu" where you will have to use the D-Pad and the (A) button to select "GodMode9" for these instructions.
+
+### What You Need
+
+* The latest release of [GodMode9](https://github.com/d0k3/GodMode9/releases/latest)
+
+### Instructions
+
+#### Section I - Safety Test
+
+1. Power off your device
+1. Insert your SD card into your computer
+1. Copy `GodMode9.firm` from the GodMode9 `.zip` to the `/luma/payloads/` folder on your SD card
+1. Copy the `gm9` folder from the GodMode9 `.zip` to the root of your SD card
+1. Reinsert your SD card into your device
+1. Launch GodMode9 by holding (Start) during boot
+1. If you are prompted to create an essential files backup, press (A) to do so, then press (A) to continue once it has completed
+1. If you are prompted to fix the RTC date&time, press (A) to do so, then set the date and time, then press (A) to continue
+ + Note that, if you had to fix the RTC date and time, you will have to fix the time in the System Settings as well after this guide
+1. Navigate to `[1:] SYSNAND CTRNAND > title > 00040138 > (X)0000002 > content`
+ + On a "New" edition console, the (X) will instead be 2
+ + On an "Old" edition console, the (X) will instead be 0
+1. Select the `.app` file
+1. Select `NCCH Image Options`
+1. Select `Mount image to drive`
+1. In the window that appears, open the `exefs` folder
+1. In this folder, select the `.firm` file
+1. Select "Firm Image Options"
+1. Select "Boot Firm"
+1. When prompted, choose to decrypt and make a copy
+1. You should boot into the regular 3DS Home Menu. If you do, power your device off and continue to the next section
+ + If you do NOT boot into the regular 3DS Home Menu, continuing with these instructions **WILL** brick your device. You should join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask (in English) for someone there to assist you
+
+#### Section II - Prep Work
+
+1. Power on your device
+1. Navigate to System Settings > Data Management > Nintendo 3DS > Software
+1. In this list of software, delete any non-Nintendo content you installed while using CFW
+ + This includes common system software such as FBI, Anemone3DS, Luma Updater, Homebrew Launcher, Checkpoint, and others, along with any non-eShop games
+1. Navigate to Data Management > DSiWare
+1. In this list of software, delete any non-Nintendo content you installed while using CFW
+ + This includes software such as TWiLightMenu++, along with any non-eShop games
+ + Failure to remove all CFW software from both the 3DS and DSiWare sections before uninstalling CFW may prevent or disable access to the Data Management menu after uninstalling CFW
+1. Power off your device
+
+#### Section III - Running Uninstall Script
+
+1. Launch GodMode9 by holding (Start) during boot
+1. Press (Home) to bring up the action menu
+1. Select "Scripts..."
+1. Select "GM9Megascript"
+1. Select "Hax Options"
+1. Select "Un-install Hax"
+1. When prompted, press (A) to proceed
+1. Press (A) to unlock SysNAND (lvl3) writing, then input the key combo given
+1. Press (A) to continue
+1. Press (B) to return to the main menu
+1. Select "Exit"
+1. Press (A) to relock write permissions if prompted
+1. Press (Start) to reboot your device
+
+___
+
+All custom firmware has been removed from your device.
+{: .notice--success}
+
+You can now remove any extra files and folders from the root of your SD card that are *not* the `Nintendo 3DS` or `DCIM` folders.
+{: .notice--info}
diff --git a/_pages/et_EE/updating-b9s.txt b/_pages/et_EE/updating-b9s.txt
new file mode 100644
index 0000000000..84d8eb17f1
--- /dev/null
+++ b/_pages/et_EE/updating-b9s.txt
@@ -0,0 +1,77 @@
+---
+title: "Updating B9S"
+---
+
+{% include toc title="Table of Contents" %}
+
+### Required Reading
+
+This page is for existing boot9strap users to update their installation of boot9strap to the latest version.
+
+{% capture notice-1 %}
+There have been reports of a wave of bans being handed out to CFW users by Nintendo. To protect yourself, please do the following steps before starting this guide:
+
+1. Go to System Settings, then "Internet Settings", then "SpotPass", then "Sending of System Information"
+1. Disable the "Sending of System Information" option
+1. Exit the System Settings
+1. Go to your Friend List (the [orange Face Icon]({{ "/images/friend-list-icon.png" | absolute_url }}) in the top row of your Home Menu)
+ + If you receive an error and are kicked out of the menu, the Friend List setting is either already disabled or your console cannot connect to Nintendo's servers (due to a ban or connection issues)
+1. Go to the Friend List settings, then "Friend Notification Settings", then "Show friends what you're playing"
+1. Disable the "Show friends what you're playing" option
+1. Exit your Friend List
+
+{% endcapture %}
+
+{{ notice-1 | markdownify }}
+
+### 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 [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest)
+* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest)
+
+### Instructions
+
+#### Section I - Prep Work
+
+For all steps in this section, overwrite any existing files on your SD card.
+{: .notice--info}
+
+1. Insert your SD card into your computer
+1. Copy `boot.3dsx` 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 `SafeB9SInstaller.firm` from the SafeB9SInstaller `.zip` to the `/luma/payloads/` folder on your SD card
+1. Reinsert your SD card into your device
+
+#### Section II - Installing boot9strap
+
+1. Launch Luma3DS chainloader menu by holding (Start) during boot
+1. Launch SafeB9SInstaller by pressing (A)
+1. Wait for all safety checks to complete
+1. When prompted, input the key combo given to install boot9strap
+1. Once it has completed, hold (Start) while pressing (A) to reboot your device to the Luma3DS chainloader
+ + If you encounter an `argc = 0` error booting your device after the B9S update, just continue to fix it
+
+#### Section III - Update Luma3DS
+
+1. Power off your device
+1. Insert your SD card into your computer
+1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card, replacing the existing file
+1. Reinsert your SD card into your device
+1. Power on your device
+
+#### Section IV - Configuring Luma3DS
+
+This section is only needed if you are prompted with the Luma3DS configuration menu after the reboot.
+{: .notice--info}
+
+1. In the Luma3DS configuration menu, use the (A) button and the D-Pad to turn on the following:
+ + **"Show NAND or user string in System Settings"**
+1. Press (Start) to save and reboot
+
+___
+
+### Continue to [Finalizing Setup](finalizing-setup)
+{: .notice--primary}
diff --git a/_pages/fi_FI/credits.txt b/_pages/fi_FI/credits.txt
index 413171110d..67c57226b0 100644
--- a/_pages/fi_FI/credits.txt
+++ b/_pages/fi_FI/credits.txt
@@ -1,14 +1,14 @@
---
-title: "תודות"
+title: "Kiitokset"
---
-**תודות מיוחדות לכל [#Cakey on Freenode](http://webchat.freenode.net/?channels=%23Cakey) על היותכם מדהימים!**
+**Erityiskiitokset kaikille [#Cakey-kanavalla Freenodessa](http://webchat.freenode.net/?channels=%23Cakey)!**
{: .notice--primary}
-**תודה מיוחדת לכל [המתרגמים] (https://crowdin.com/project/3ds-guide) על זה שהם אדירים!**
+**Erityiskiitokset kaikille [kääntäjille](https://crowdin.com/project/3ds-guide)!**
{: .notice--primary}
-אם שכחתי אתכם כאן, צור איתי קשר ואוסיף את שמכם.
+Otathan yhteyttä minuun, jos unohdin sinut tästä, niin lisään nimesi.
{% capture notice-1 %}
diff --git a/_pages/fi_FI/finalizing-setup.txt b/_pages/fi_FI/finalizing-setup.txt
index ca64bbc452..e79da5480c 100644
--- a/_pages/fi_FI/finalizing-setup.txt
+++ b/_pages/fi_FI/finalizing-setup.txt
@@ -72,7 +72,7 @@ Jos sinulla oli ennen tämän oppaan aloittamista EmuNAND-kokoonpano, ja haluais
1. Launch the Download Play application (![]({{ "/images/download-play-icon.png" | absolute_url }}){: height="24px" width="24px"})
1. Wait until you see the two buttons
-1. Paina (L)-, (ALAS)- ja (SELECT)-painikkeita samaan aikaan avataksesi Rosalina-valikon
+1. Press (Left Shoulder) + (D-Pad Down) + (Select) at the same time to open the Rosalina menu
1. Valitse "Miscellaneous options"
1. Valitse "Switch the hb. title to the current app."
1. Paina (B):tä jatkaaksesi
diff --git a/_pages/fi_FI/flashing-ntrboot-(dsi).txt b/_pages/fi_FI/flashing-ntrboot-(dsi).txt
index 71ee6b32e2..7ab7c4b628 100644
--- a/_pages/fi_FI/flashing-ntrboot-(dsi).txt
+++ b/_pages/fi_FI/flashing-ntrboot-(dsi).txt
@@ -1,48 +1,48 @@
---
-title: "Ntrbootin asentaminen (DSi)"
+title: "ntrboot flashelése (DSi)"
---
-{% include toc title="Sisällysluettelo" %}
+{% include toc title="Tartalomjegyzék" %}
-### Tärkeää tietoa
+### Fontos tudnivalók
-Varmista ennen jatkamista, että olet lukenut kaikki [ntrbootia koskevat huomautukset](ntrboot).
+Mielőtt elkezdenénk, bizonyosodj meg róla, hogy mindent elolvastál az [ntrboot](ntrboot)-tal kapcsolatban
-Tämä menetelmä vaatii tilapäiseen käyttöön flash-korttisi kanssa yhteensopivan Nintendo DSi -konsolin. Tämä menetelmä käyttää flash-korttia ntrboot-asennusohjelman (`.nds`-tiedoston) avaamiseen DSi:lläsi. This means that your flashcart must support launching `.nds` files on your DSi's version. Tutustu [Ntrboot](ntrboot)-sivun flash-korttitaulukkoon lisätietoja varten.
+Ehhez a módszerhez szükséged lesz átmenetileg egy Nintendo DSi készülékre, ami kompatibilis a flashkártyáddal. Ez a módszer a flashkártyát használja, hogy futtassa az ntrboot flashelő `.nds` fájlt a DSi-den. Ez azt jelenti, hogy a flashkártyádnak támogatnia kell `.nds` fájlok futtatását azon a verzión, amin a DSi-d áll. További információkért lásd a táblázatot az [ntrboot](ntrboot) oldalon.
-Huomaa, että joissain harvinaisissa yhteensattumissa asennusprosessi saattaa **vioittaa** jäljitelmä-flash-korttia ja tehdä siitä pysyvästi käyttökelvottoman. Vaikka tämä onkin epätodennäköistä, on suositeltavaa käyttää vain alkuperäisiä kortteja. To reduce the chance of receiving a counterfeit card, it is recommended that you use a reputable site to buy your flashcart (such as [NDS Card](http://www.nds-card.net/))
+Vedd figyelembe, hogy néhány ritka esetben lehetséges, hogy a flashelési folyamat során **brickelődjön** néhány hamisított flashkártya és végleg használhatatlanná váljon. Ez elég valószínűtlen, azonban éppen emiatt csak eredeti flashkártyákat támogatunk. Ajánlott jó hírű oldalakon vásárolni (mint például az [NDS Card](http://www.nds-card.net/)), hogy elkerüld a hamisított flashkártyákat
{: .notice--danger}
-### Tarpeet
+### Amire szükséged lesz
-* Ntrboot-yhteensopiva flash-korttisi
-* Kaksi konsolia
- + **Lähde-DSi**: flash-korttisi kanssa yhteensopiva Nintendo DSi
- + **Kohde-3DS**: 3DS-perheen konsoli, jolla on vakiolaiteohjelmisto
-* The latest release of [ds_ntrboot_flasher](https://github.com/ntrteam/ds_ntrboot_flasher/releases/latest) *(`dsi` flasher; not the standard flasher)*
+* Olyan flashkártya, ami támogatja az ntrboot-ot
+* Két készülék
+ + **A forrás DSi**: egy Nintendo DSi, ami támogatja a flashkártyádat
+ + **A cél 3DS**: egy eszköz a 3DS családból, ami gyári állapotban van
+* A [ds_ntrboot_flasher](https://github.com/ntrteam/ds_ntrboot_flasher/releases/latest) legújabb verziója *(a `dsi` flasher; nem a sima flasher)*
-### Ohjeet
+### Utasítások
-#### Vaihe I – Valmistelut
+#### Első rész - Előkészületek
-1. Sammuta **lähde-DSi**
-1. Aseta flash-korttisi SD-kortti tietokoneeseesi
-1. Kopioi `ds_ntrboot_flasher_dsi.nds` flash-korttisi SD-kortille
-1. Aseta SD-kortti takaisin flash-korttiisi
-1. Aseta ntrboot-yhteensopiva DS-/DSi-flash-korttisi **lähde-DSi**:hin
+1. Kapcsold ki a **forrás DSi**-t
+1. Helyezd a flashkártyád SD kártyáját a számítógépbe
+1. Másold a `ds_ntrboot_flasher_dsi.nds` fájlt a flashkártyád SD kártyájára
+1. Helyezd vissza a flashkártyád SD kártyáját a flashkártyádba
+1. Helyezd be az ntrboot kompatibilis DS / DSi flashkártyádat a **forrás DSi**-be
-#### Vaihe II – Ntrbootin asentaminen
+#### Második rész - ntrboot flashelése
-1. Avaa `ds_ntrboot_flasher_dsi.nds` flash-korttisi avulla **lähde-DSi**-konsolilla
-1. Paina (A):ta jatkaaksesi
-1. Käytä ristiohjainta valitaksesi flash-korttisi
-1. Paina (A):ta jatkaaksesi
-1. Paina (A):ta suorittaaksesi toiminnon "inject ntrboothax"
-1. Paina (A):ta valitaksesi vaihtoehdon "RETAIL"
-1. Paina (A):ta jatkaaksesi
-1. Valitse "EXIT"
+1. Indítsd el a `ds_ntrboot_flasher_dsi.nds` fájlt **a forrás DSi-n** a flashkártyád segítségével
+1. Nyomd meg az (A) gombot a folytatáshoz
+1. Használd a (Fel) és (Le) gombokat a flashkártyád kiválasztásához
+1. Nyomd meg az (A) gombot a folytatáshoz
+1. Nyomd meg az (A) gombot, hogy elvégezd az "inject ntrboothax" folyamatot
+1. Nyomd meg az (A) gombot, hogy kiválaszd a "RETAIL" opciót
+1. Nyomd meg az (A) gombot a folytatáshoz
+1. Válaszd az "EXIT" opciót
___
-### Jatka osioon [Boot9strapin asentaminen (ntrboot)](installing-boot9strap-(ntrboot))
+### Továbblépés a [boot9strap telepítésére (ntrboot)](installing-boot9strap-(ntrboot))
{: .notice--primary}
diff --git a/_pages/fi_FI/installing-boot9strap-(usm).txt b/_pages/fi_FI/installing-boot9strap-(usm).txt
new file mode 100644
index 0000000000..8670277f99
--- /dev/null
+++ b/_pages/fi_FI/installing-boot9strap-(usm).txt
@@ -0,0 +1,90 @@
+---
+title: "Installing boot9strap (USM)"
+---
+
+{% include toc title="Sisällysluettelo" %}
+
+### Tärkeää tietoa
+
+In order to exploit the SAFE_MODE firmware of our system, we need to inject an exploited WiFi profile.
+
+We can do this using an existing exploit, BannerBomb3.
+
+To accomplish this, we use your system's encryption key (movable.sed) to build a DSiWare backup that exploits the system in order to inject the exploited WiFi profile to your connections list.
+
+Once the WiFi profile has been injected, we will use SAFE_MODE, which is a recovery feature present on all 3DS consoles, to activate the exploited WiFi profile.
+
+These instructions work on USA, Europe, Japan, and Korea region consoles as indicated by the letters U, E, J, or K after the system version.
+
+If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will need to use a [Legacy Method](legacy-methods). For assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help.
+{: .notice--danger}
+
+### Tarpeet
+
+* Your `movable.sed` file from completing [Seedminer](seedminer)
+* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest)
+
+#### Vaihe I – Valmistelut
+
+1. Open [unSAFE_MODE-bb3 tool](https://usm.bruteforcemovable.com/) on your computer
+1. Upload your movable.sed using the "Choose File" option
+1. Click "Download unSAFE_MODE-bb3 archive"
+ + This will download an exploit DSiWare called `F00D43D5.bin` and a SAFE_MODE exploit data file called `usm.bin` inside of a zip folder (`unSAFE_MODE-bb3.zip`)
+1. If your console is powered on, power off your console
+1. Aseta SD-korttisi tietokoneeseesi
+1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card
+1. Copy `usm.bin` from the USM archive (`unSAFE_MODE-bb3.zip`) to the root of your SD card
+1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card
+ + This `` will be the same one that you used in [Seedminer](seedminer)
+ + If `Nintendo DSiWare` does not exist, create it
+1. If there are any existing DSiWare backup files (`<8-character-id>.bin`) in this folder, move them to your PC
+ + This will leave you with an empty Nintendo DSiWare folder. Moving the files to your PC ensures you don't delete any intentional backups
+1. Copy the `F00D43D5.bin` file from the USM archive (`unSAFE_MODE-bb3.zip`) to the `Nintendo DSiWare` folder
+
+#### Section II - BannerBomb3
+
+1. Aseta SD-korttisi takaisin konsoliisi
+1. Käynnistä konsolisi
+1. Launch System Settings on your device
+1. Navigate to `Data Management` -> `DSiWare`
+1. Click on the SD Card section
+ + Your bottom screen should flash Red and then the system will reboot to home menu a few seconds later. This means the exploit profile was successfully copied
+1. Sammuta konsolisi
+
+#### Section III - unSAFE_MODE
+
+1. With your system still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), then press (Power)
+ + Release the buttons after a few seconds. Your console will boot into Safe Mode
+1. Press "OK" to accept the update
+ + There is no update. This is part of the exploit
+1. Press "I accept" to accept the terms and conditions
+1. The update will eventually fail, with error code `003-1099`. This is intended behaviour
+1. When asked "Would you like to configure Internet settings?", select "Yes"
+1. On the following menu, navigate to `Connection 1` -> `Change Settings` -> `Next Page (right arrow)` -> `Proxy Settings` -> `Detailed Setup`
+1. Once you see `B9S install SUCCESS` on the top screen, press any button to reboot to Luma Configuration
+
+#### Vaihe IV – Luma3DS:n määrittäminen
+
+1. Your device should automatically show the Luma Configuration menu
+1. Käytä (A):ta ja ristiohjainta ottaaksesi seuraavat asetukset käyttöön:
+ + **"Show NAND or user string in System Settings"**
+1. Paina (START)-painiketta tallentaaksesi ja käynnistääksesi uudelleen
+ + Your device should load the Home Menu after a short delay. If you get a black screen lasting longer than 5 minutes, [follow this troubleshooting guide](troubleshooting#black-screen-on-sysnand-boot-after-installing-boot9strap)
+
+#### Section V - Restoring WiFi Configuration Profiles
+
+1. Launch System Settings on your device
+1. Navigate to `Data Management` -> `DSiWare`
+1. Click on the SD Card section
+ + Your bottom screen should flash Green and then the system will reboot to home menu a few seconds later. This means your WiFi configuration profiles were successfully restored
+1. Power your system off
+1. Aseta SD-korttisi tietokoneeseesi
+1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card
+ + This `` will be the same one that you used in [Seedminer](seedminer)
+1. Delete `F00D43D5.bin` from your Nintendo DSiWare folder
+1. Continue to Finalizing Setup
+
+___
+
+### Jatka osioon [Asennuksen viimeistely](finalizing-setup)
+{: .notice--primary}
diff --git a/_pages/fi_FI/legacy-methods.txt b/_pages/fi_FI/legacy-methods.txt
new file mode 100644
index 0000000000..66da5aaa42
--- /dev/null
+++ b/_pages/fi_FI/legacy-methods.txt
@@ -0,0 +1,21 @@
+---
+title: "Legacy Methods"
+---
+
+{% include toc title="Sisällysluettelo" %}
+
+### Tärkeää tietoa
+
+There have been multiple improvements and advancements to methods for installing CFW over the last short while.
+
+For this reason, it is recommended you use the most up-to-date method found on the [Seedminer](seedminer) page.
+
+However, "legacy" or outdated methods are kept here for various purposes. They will require that you have done [Seedminer](seedminer) first.
+
+If you need help, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for assistance.
+
+1. [BannerBomb3](bannerbomb3): Seedminer + BannerBomb3 + Fredtool
+1. [Pichaxx](homebrew-launcher-(pichaxx)): Seedminer + Pichaxx + DSiWare Dumper + Fredtool
+ + Pichaxx also has a sub method: [Frogtool](installing-boot9strap-(frogtool)): Seedminer + Pichaxx + Frogtool
+
+All of these options should also finish with [Finalizing Setup](finalizing-setup).
\ No newline at end of file
diff --git a/_pages/fi_FI/seedminer.txt b/_pages/fi_FI/seedminer.txt
index e23dda4df1..d0573283e9 100644
--- a/_pages/fi_FI/seedminer.txt
+++ b/_pages/fi_FI/seedminer.txt
@@ -75,29 +75,20 @@ There are two different methods for building on the Seedminer exploit (described
+ Keep this file as you will need it in the upcoming pages
___
-### Menetelmät
-___
+#### Seedminer + unSAFE_MODE
-#### Seedminer + BannerBomb3 + Fredtool
-
-This method of using Seedminer for further exploitation uses your `movable.sed` file to decrypt any DSiWare title for the purposes of injecting an exploitable DSiWare title into the DS Internet Settings application.
+This method of using Seedminer for further exploitation uses your `movable.sed` file to take advantage of exploits in the SAFE_MODE firmware present on all 3DS units.
This method is compatible with all regions, though CHN region is not covered by this guide.
-This method requires that the DS Internet Settings be functioning properly (see the test at the top of this page).
-
-Continue to [BannerBomb3](bannerbomb3)
+Continue to [unSAFE_MODE](installing-boot9strap-(usm))
{: .notice--primary}
___
-#### Seedminer + PicHaxx + DSiDumper + Fredtool
+#### Legacy Methods
-This method of using Seedminer for further exploitation uses your `movable.sed` file to gain access to the Homebrew Launcher using the PicHaxx exploit for the purpose of dumping a system DSiWare. This method requires you to already own (or download) the free "Pokemon Picross" game from the eShop.
-
-This method is only compatible with the EUR, JPN, and USA regions, and is somewhat more complicated than the above method. It is only recommended to use this method if you do not have a functioning DS Internet Settings application.
-
-Continue to [Homebrew Launcher (PicHaxx)](homebrew-launcher-(pichaxx))
-{: .notice--primary}
+These methods are outdated and not recommended unless you have a specific purpose for them, or you have been advised to use them.
+[Legacy Methods](legacy-methods)
\ No newline at end of file
diff --git a/_pages/fi_FI/site-navigation.txt b/_pages/fi_FI/site-navigation.txt
index 86b1009e58..f7792721c6 100644
--- a/_pages/fi_FI/site-navigation.txt
+++ b/_pages/fi_FI/site-navigation.txt
@@ -9,7 +9,7 @@ sitemap: false
+ [Asennuksen viimeistely](finalizing-setup)
+ [Homebrew Launcher (SoundHax)](homebrew-launcher-(soundhax))
-+ [Installing boot9strap (SafeB9SInstaller)](installing-boot9strap-(SafeB9SInstaller))
++ [Installing boot9strap (unSAFE_MODE)](installing-boot9strap-(usm))
{% endcapture %}
{{ notice-1 | markdownify }}
@@ -49,10 +49,12 @@ sitemap: false
+ [Boot9strapin asentaminen (ntrboot)](installing-boot9strap-(ntrboot))
+ [Installing boot9strap (SafeB9SInstaller)](installing-boot9strap-(safeb9sinstaller))
+ [Installing boot9strap (Soundhax)](installing-boot9strap-(soundhax))
++ [Installing boot9strap (unSAFE_MODE)](installing-boot9strap-(usm))
+ [EmuNANDin siirtäminen](move-emunand)
+ [ntrboot](ntrboot)
+ [Alueen vaihtaminen](region-changing)
+ [Seedminer](seedminer)
++ [Legacy Seedminer Methods](legacy-methods)
+ [Vianmääritys](troubleshooting)
+ [CFW:n poistaminen](uninstall-cfw)
+ [B9S:n päivittäminen](updating-b9s)
diff --git a/_pages/fr_FR/finalizing-setup.txt b/_pages/fr_FR/finalizing-setup.txt
index 67d89ca455..5dd0ec4043 100644
--- a/_pages/fr_FR/finalizing-setup.txt
+++ b/_pages/fr_FR/finalizing-setup.txt
@@ -72,7 +72,7 @@ Si, avant d'avoir suivi ce guide, vous aviez une installation EmuNAND et que vou
1. Lancez l'application Mode Téléchargement (![]({{ "/images/download-play-icon.png" | absolute_url }}){: height="24px" width="24px"})
1. Attendez jusqu'à ce que vous voyiez les deux boutons
-1. Appuyez simultanément sur (L) + (Bas) + (Select) pour ouvrir le menu Rosalina
+1. Press (Left Shoulder) + (D-Pad Down) + (Select) at the same time to open the Rosalina menu
1. Sélectionnez "Miscellaneous options"
1. Sélectionnez "Switch the hb. title to the current app."
1. Appuyez sur (B) pour continuer
diff --git a/_pages/fr_FR/installing-boot9strap-(usm).txt b/_pages/fr_FR/installing-boot9strap-(usm).txt
new file mode 100644
index 0000000000..dd3b08e253
--- /dev/null
+++ b/_pages/fr_FR/installing-boot9strap-(usm).txt
@@ -0,0 +1,90 @@
+---
+title: "Installation de boot9strap (USM)"
+---
+
+{% include toc title="Table des matières" %}
+
+### Lecture requise
+
+Afin d'exploiter le firmware SAFE_MODE de notre console, nous devons injecter un profil WiFi exploité.
+
+Nous pouvons le faire en utilisant un exploit existant, BannerBomb3.
+
+Pour accomplir cela, nous utilisons la clé de chiffrement de votre console (movable.sed) pour créer une sauvegarde DSiWare qui exploite le système afin d'injecter le profil WiFi exploité dans votre liste de connexions.
+
+Une fois le profil WiFi injecté, nous utiliserons SAFE_MODE, qui est une fonctionnalité de récupération présente sur toutes les consoles 3DS, pour activer le profil WiFi exploité.
+
+Ces instructions fonctionnent dans les régions USA, Europe, Japon et Corée indiquées par les lettres U, E, J ou K après le numéro de version de la console.
+
+Si vos boutons (L/R), (Haut sur la croix directionnelle) ou (A) ne fonctionnent pas, vous devrez utiliser une [Ancienne Méthode](legacy-methods). Pour obtenir de l'aide, rejoignez [Nintendo Homebrew sur Discord](https://discord.gg/MWxPgEp) et demandez de l'aide en anglais.
+{: .notice--danger}
+
+## Ce dont vous avez besoin
+
+* Votre fichier `movable.sed` obtenu grâce à [Seedminer](seedminer)
+* La dernière version de [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest)
+
+#### Section I - Préparatifs
+
+1. Ouvrez [unSAFE_MODE-bb3 tool](https://usm.bruteforcemovable.com/) sur votre ordinateur
+1. Téléchargez votre movable.sed en utilisant l'option "Choisir le fichier"
+1. Cliquez sur "Download unSAFE_MODE-bb3 archive"
+ + Ceci va télécharger un exploit DSiWare appelé `F00D43D5.bin` et un fichier d'exploit SAFE_MODE appelé `usm.bin` dans un dossier zip (`unSAFE_MODE-bb3.zip`)
+1. Si votre console est allumée, éteignez-la
+1. Insérez votre carte SD dans votre ordinateur
+1. Copiez `boot.firm` et `boot.3dsx` depuis Luma3DS `.zip`vers la racine de votre carte SD
+1. Copiez `usm.bin` depuis l'archive USM (`unSAFE_MODE-bb3.zip`) vers la racine de votre carte SD
+1. Naviguez vers `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` sur votre carte SD
+ + Cet `` sera le même que celui que vous avez utilisé dans [Seedminer](seedminer)
+ + Si `Nintendo DSiWare` n'existe pas, créez-le
+1. S'il y a des copies de DSiWare existantes (`.bin`) dans ce dossier, déplacez-les sur votre PC
+ + Cela vous laissera avec un dossier Nintendo DSiWare vide. Déplacer ces fichiers sur votre PC vous permet de ne pas perdre vos éventuelles sauvegardes existantes
+1. Copiez le fichier `F00D43D5.bin` depuis l'archive USM (`unSAFE_MODE-bb3.zip`) vers le dossier `Nintendo DSiWare`
+
+#### Section II - BannerBomb3
+
+1. Réinsérez votre carte SD dans votre 3DS
+1. Allumez à présent votre 3DS
+1. Lancez les Paramètres de la console
+1. Naviguez vers`Gestion des données` -> `DSiWare`
+1. Cliquez sur l'onglet Carte SD
+ + Votre écran du bas devrait clignoter en Rouge, puis la console redémarrera sur le menu HOME quelques secondes plus tard. Cela signifie que le profil exploité a été copié avec succès
+1. Éteignez votre 3DS
+
+#### Section III - unSAFE_MODE
+
+1. Votre console toujours éteinte, maintenez enfoncé les boutons suivants : (L) + (R) + (Haut sur la croix directionnelle) + (A), puis appuyez sur (Power)
+ + Relâchez les boutons après quelques secondes. Votre console démarrera en mode sans échec
+1. Appuyez sur "OK" pour accepter la mise à jour
+ + Aucune mise à jour nécessaire. Ceci fait partie de l'exploit
+1. Appuyez sur « J'accepte » pour accepter les termes et conditions
+1. La mise à jour finira par échouer, avec le code d'erreur `003-1099`. Ne vous inquiétez pas, c'est normal
+1. Lorsque votre console vous demande "Paramétrer la connexion Internet de la console ?", sélectionnez "Paramétrer"
+1. Dans le menu suivant, accédez à `Connexion 1` -> `Modifier` -> `Page suivante (flèche de droite)` -> `Serveur proxy` -> `Paramètres avancés`
+1. Une fois que vous voyez `B9S install SUCCESS` sur l'écran du haut, appuyez sur n'importe quel bouton pour redémarrer sur le menu de configuration de Luma
+
+#### Section IV - Configuration de Luma3DS
+
+1. Votre console devrait afficher automatiquement le menu de configuration de Luma
+1. Utilisez le bouton (A) et la croix directionnelle pour activer les éléments suivants:
+ + **"Show NAND or user string in System Settings"**
+1. Appuyez sur (Start) pour enregistrer les modifications et redémarrer
+ + Votre console devrait afficher le Menu HOME après un court instant. Si vous avez un écran noir depuis plus de 5 minutes, [suivez ce guide de dépannage](troubleshooting#black-screen-on-sysnand-boot-after-installing-boot9strap)
+
+#### Section V - Restauration des profils de connexion WiFi
+
+1. Lancez les Paramètres de la console
+1. Naviguez vers`Gestion des données` -> `DSiWare`
+1. Cliquez sur l'onglet Carte SD
+ + Votre écran du bas devrait clignoter en Vert, puis la console redémarrera sur le menu HOME quelques secondes plus tard. Cela signifie que vos profils de connexion WiFi ont été restaurés avec succès
+1. Éteignez votre console
+1. Insérez votre carte SD dans votre ordinateur
+1. Naviguez vers `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` sur votre carte SD
+ + Cet `` sera le même que celui que vous avez utilisé dans [Seedminer](seedminer)
+1. Supprimez `F00D43D5.bin` de votre dossier Nintendo DSiWare
+1. Continuez vers la finalisation de l'installation
+
+___
+
+### Continuer vers [Finalisation de l'installation](finalizing-setup)
+{: .notice--primary}
diff --git a/_pages/fr_FR/legacy-methods.txt b/_pages/fr_FR/legacy-methods.txt
new file mode 100644
index 0000000000..67b633343d
--- /dev/null
+++ b/_pages/fr_FR/legacy-methods.txt
@@ -0,0 +1,21 @@
+---
+title: "Anciennes Méthodes"
+---
+
+{% include toc title="Table des matières" %}
+
+### Lecture requise
+
+Il y a eu de multiples améliorations et avancées dans les méthodes d'installation du CFW au cours de ces derniers temps.
+
+C'est pour cette raison qu'il est recommandé d'utiliser la méthode la plus récente que vous trouverez sur la page [Seedminer](seedminer).
+
+Cependant, des méthodes "anciennes" ou périmées sont conservées ici à diverses fins. Elles nécessiteront que vous ayez au préalable suivi [Seedminer](seedminer).
+
+Si vous avez besoin d'aide, rejoignez [Nintendo Homebrew sur Discord](https://discord.gg/MWxPgEp) et demandez de l'aide en anglais.
+
+1. [BannerBomb3](bannerbomb3): Seedminer + BannerBomb3 + Fredtool
+1. [Pichaxx](homebrew-launcher-(pichaxx)): Seedminer + Pichaxx + DSiWare Dumper + Fredtool
+ + Pichaxx a également une sous-méthode : [Frogtool](installing-boot9strap-(frogtool)): Seedminer + Pichaxx + Frogtool
+
+Toutes ces options devraient également se terminer par [Finalisation de l'installation](finalizing-setup).
\ No newline at end of file
diff --git a/_pages/fr_FR/seedminer.txt b/_pages/fr_FR/seedminer.txt
index 02f559dc56..72e6d4d98f 100644
--- a/_pages/fr_FR/seedminer.txt
+++ b/_pages/fr_FR/seedminer.txt
@@ -75,29 +75,20 @@ Il existe deux méthodes différentes pour l'exploit Seedminer (décrit plus en
+ Gardez ce fichier car vous en aurez besoin dans les pages à venir
___
-### Méthodes
-___
+#### Seedminer + unSAFE_MODE
-#### Seedminer + BannerBomb3 + Fredtool
-
-Cette méthode d'utilisation de Seedminer pour une exploitation ultérieure utilise votre fichier `movable.sed` pour déchiffrer n'importe quel titre DSiWare afin d'injecter un titre DSiWare exploitable dans l'application Connexions Nintendo DS.
+Cette méthode d'utilisation de Seedminer pour une exploitation plus poussée utilise votre fichier `movable.sed` pour tirer parti des exploits du firmware SAFE_MODE présent sur toutes les consoles 3DS.
Cette méthode est compatible avec toutes les régions, sauf la région CHN, qui n'est pas couverte par ce guide.
-Cette méthode nécessite que l'application Connexions Nintendo DS fonctionne correctement (voir le test en haut de cette page).
-
-Continuez vers [BannerBomb3](bannerbomb3)
+Continuer vers [unSAFE_MODE](installing-boot9strap-(usm))
{: .notice--primary}
___
-#### Seedminer + PicHaxx + DSiDumper + Fredtool
+#### Anciennes Méthodes
-Cette méthode d'utilisation de Seedminer pour une exploitation ultérieure utilise votre fichier `movable.sed` pour accéder à l'Homebrew Launcher en utilisant l'exploit PicHaxx pour dumper un DSiWare système. Cette méthode requiert que vous possédiez (ou téléchargiez) le jeu gratuit "Pokémon Picross" depuis l'eShop.
-
-Cette méthode n'est compatible qu'avec les régions EUR, JPN et USA et est un peu plus compliquée que la méthode du dessus. Il est recommandé d'utiliser cette méthode uniquement si votre application Connexions Nintendo DS n'est pas fonctionnelle.
-
-Continuez vers [Homebrew Launcher (PicHaxx)](homebrew-launcher-(pichaxx))
-{: .notice--primary}
+Ces méthodes sont désuètes et ne sont pas recommandées sauf si vous avez une raison spécifique de les utiliser, ou qu'il vous a été conseillé de les utiliser.
+[Anciennes Méthodes](legacy-methods)
\ No newline at end of file
diff --git a/_pages/fr_FR/site-navigation.txt b/_pages/fr_FR/site-navigation.txt
index 52ed1feadf..490754e90c 100644
--- a/_pages/fr_FR/site-navigation.txt
+++ b/_pages/fr_FR/site-navigation.txt
@@ -9,7 +9,7 @@ sitemap: false
+ [Finalisation de l'installation](finalizing-setup)
+ [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax))
-+ [Installation de boot9strap (SafeB9SInstaller)](installing-boot9strap-(SafeB9SInstaller))
++ [Installation de boot9strap (unSAFE_MODE)](installing-boot9strap-(usm))
{% endcapture %}
{{ notice-1 | markdownify }}
@@ -49,10 +49,12 @@ sitemap: false
+ [Installation de boot9strap (ntrboot)](installing-boot9strap-(ntrboot))
+ [Installation de boot9strap (SafeB9SInstaller)](installing-boot9strap-(safeb9sinstaller))
+ [Installation de boot9strap (Soundhax)](installing-boot9strap-(soundhax))
++ [Installation de boot9strap (unSAFE_MODE)](installing-boot9strap-(usm))
+ [Transférer une EmuNAND](move-emunand)
+ [ntrboot](ntrboot)
+ [Changement de Région](region-changing)
+ [Seedminer](seedminer)
++ [Anciennes Méthodes de Seedminer](legacy-methods)
+ [Dépannage](troubleshooting)
+ [Désinstallation du CFW](uninstall-cfw)
+ [Mettre à jour B9S](updating-b9s)
diff --git a/_pages/he_IL/finalizing-setup.txt b/_pages/he_IL/finalizing-setup.txt
index 60e5f6e763..54d4c5f86e 100644
--- a/_pages/he_IL/finalizing-setup.txt
+++ b/_pages/he_IL/finalizing-setup.txt
@@ -72,7 +72,7 @@ If, while following a previous version of this guide, you CTRTransfered your *Ne
1. Launch the Download Play application (![]({{ "/images/download-play-icon.png" | absolute_url }}){: height="24px" width="24px"})
1. Wait until you see the two buttons
-1. תלחצו (L) + (Down) + (Select) באותו זמן כדי לפתוח את התפריט של Rosalina
+1. Press (Left Shoulder) + (D-Pad Down) + (Select) at the same time to open the Rosalina menu
1. תבחרו ב "Miscellaneous options"
1. תבחרו ב "Switch the hb. title to the current app."
1. תלחצו (B) כדי להמשיך
diff --git a/_pages/he_IL/installing-boot9strap-(usm).txt b/_pages/he_IL/installing-boot9strap-(usm).txt
new file mode 100644
index 0000000000..94b71e5433
--- /dev/null
+++ b/_pages/he_IL/installing-boot9strap-(usm).txt
@@ -0,0 +1,90 @@
+---
+title: "Installing boot9strap (USM)"
+---
+
+{% include toc title="תוכן העניינים" %}
+
+### קריאה דרושה
+
+In order to exploit the SAFE_MODE firmware of our system, we need to inject an exploited WiFi profile.
+
+We can do this using an existing exploit, BannerBomb3.
+
+To accomplish this, we use your system's encryption key (movable.sed) to build a DSiWare backup that exploits the system in order to inject the exploited WiFi profile to your connections list.
+
+Once the WiFi profile has been injected, we will use SAFE_MODE, which is a recovery feature present on all 3DS consoles, to activate the exploited WiFi profile.
+
+These instructions work on USA, Europe, Japan, and Korea region consoles as indicated by the letters U, E, J, or K after the system version.
+
+If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will need to use a [Legacy Method](legacy-methods). For assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help.
+{: .notice--danger}
+
+### What You Need
+
+* Your `movable.sed` file from completing [Seedminer](seedminer)
+* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest)
+
+#### חלק I - הכנות
+
+1. Open [unSAFE_MODE-bb3 tool](https://usm.bruteforcemovable.com/) on your computer
+1. Upload your movable.sed using the "Choose File" option
+1. Click "Download unSAFE_MODE-bb3 archive"
+ + This will download an exploit DSiWare called `F00D43D5.bin` and a SAFE_MODE exploit data file called `usm.bin` inside of a zip folder (`unSAFE_MODE-bb3.zip`)
+1. If your console is powered on, power off your console
+1. תכניסו את ה-SD שלכם למחשב
+1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card
+1. Copy `usm.bin` from the USM archive (`unSAFE_MODE-bb3.zip`) to the root of your SD card
+1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card
+ + This `` will be the same one that you used in [Seedminer](seedminer)
+ + If `Nintendo DSiWare` does not exist, create it
+1. If there are any existing DSiWare backup files (`<8-character-id>.bin`) in this folder, move them to your PC
+ + This will leave you with an empty Nintendo DSiWare folder. Moving the files to your PC ensures you don't delete any intentional backups
+1. Copy the `F00D43D5.bin` file from the USM archive (`unSAFE_MODE-bb3.zip`) to the `Nintendo DSiWare` folder
+
+#### Section II - BannerBomb3
+
+1. תכניסו מחדש את כרטיס הSD שלכם לתוך המכשיר שלכם
+1. תפעילו את המכשיר
+1. Launch System Settings on your device
+1. Navigate to `Data Management` -> `DSiWare`
+1. Click on the SD Card section
+ + Your bottom screen should flash Red and then the system will reboot to home menu a few seconds later. This means the exploit profile was successfully copied
+1. תכבו את המכשיר
+
+#### Section III - unSAFE_MODE
+
+1. With your system still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), then press (Power)
+ + Release the buttons after a few seconds. Your console will boot into Safe Mode
+1. Press "OK" to accept the update
+ + There is no update. This is part of the exploit
+1. Press "I accept" to accept the terms and conditions
+1. The update will eventually fail, with error code `003-1099`. This is intended behaviour
+1. When asked "Would you like to configure Internet settings?", select "Yes"
+1. On the following menu, navigate to `Connection 1` -> `Change Settings` -> `Next Page (right arrow)` -> `Proxy Settings` -> `Detailed Setup`
+1. Once you see `B9S install SUCCESS` on the top screen, press any button to reboot to Luma Configuration
+
+#### חלק IV - הגדרת Luma3DS
+
+1. Your device should automatically show the Luma Configuration menu
+1. השתמשו במקש (A) ובמקשי החיצים על מנת להפעיל את ההגדרות הבאות:
+ + **"Show NAND or user string in System Settings"**
+1. לחצו על (Start) על מנת לשמור ולהפעיל מחדש
+ + Your device should load the Home Menu after a short delay. If you get a black screen lasting longer than 5 minutes, [follow this troubleshooting guide](troubleshooting#black-screen-on-sysnand-boot-after-installing-boot9strap)
+
+#### Section V - Restoring WiFi Configuration Profiles
+
+1. Launch System Settings on your device
+1. Navigate to `Data Management` -> `DSiWare`
+1. Click on the SD Card section
+ + Your bottom screen should flash Green and then the system will reboot to home menu a few seconds later. This means your WiFi configuration profiles were successfully restored
+1. Power your system off
+1. תכניסו את ה-SD שלכם למחשב
+1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card
+ + This `` will be the same one that you used in [Seedminer](seedminer)
+1. Delete `F00D43D5.bin` from your Nintendo DSiWare folder
+1. Continue to Finalizing Setup
+
+___
+
+### Continue to [Finalizing Setup](finalizing-setup)
+{: .notice--primary}
diff --git a/_pages/he_IL/legacy-methods.txt b/_pages/he_IL/legacy-methods.txt
new file mode 100644
index 0000000000..7a58ea5203
--- /dev/null
+++ b/_pages/he_IL/legacy-methods.txt
@@ -0,0 +1,21 @@
+---
+title: "Legacy Methods"
+---
+
+{% include toc title="תוכן העניינים" %}
+
+### קריאה דרושה
+
+There have been multiple improvements and advancements to methods for installing CFW over the last short while.
+
+For this reason, it is recommended you use the most up-to-date method found on the [Seedminer](seedminer) page.
+
+However, "legacy" or outdated methods are kept here for various purposes. They will require that you have done [Seedminer](seedminer) first.
+
+If you need help, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for assistance.
+
+1. [BannerBomb3](bannerbomb3): Seedminer + BannerBomb3 + Fredtool
+1. [Pichaxx](homebrew-launcher-(pichaxx)): Seedminer + Pichaxx + DSiWare Dumper + Fredtool
+ + Pichaxx also has a sub method: [Frogtool](installing-boot9strap-(frogtool)): Seedminer + Pichaxx + Frogtool
+
+All of these options should also finish with [Finalizing Setup](finalizing-setup).
\ No newline at end of file
diff --git a/_pages/he_IL/seedminer.txt b/_pages/he_IL/seedminer.txt
index a012b146aa..3c001f906a 100644
--- a/_pages/he_IL/seedminer.txt
+++ b/_pages/he_IL/seedminer.txt
@@ -75,29 +75,20 @@ There are two different methods for building on the Seedminer exploit (described
+ Keep this file as you will need it in the upcoming pages
___
-### דרכים
-___
+#### Seedminer + unSAFE_MODE
-#### Seedminer + BannerBomb3 + Fredtool
-
-This method of using Seedminer for further exploitation uses your `movable.sed` file to decrypt any DSiWare title for the purposes of injecting an exploitable DSiWare title into the DS Internet Settings application.
+This method of using Seedminer for further exploitation uses your `movable.sed` file to take advantage of exploits in the SAFE_MODE firmware present on all 3DS units.
This method is compatible with all regions, though CHN region is not covered by this guide.
-This method requires that the DS Internet Settings be functioning properly (see the test at the top of this page).
-
-Continue to [BannerBomb3](bannerbomb3)
+Continue to [unSAFE_MODE](installing-boot9strap-(usm))
{: .notice--primary}
___
-#### Seedminer + PicHaxx + DSiDumper + Fredtool
+#### Legacy Methods
-This method of using Seedminer for further exploitation uses your `movable.sed` file to gain access to the Homebrew Launcher using the PicHaxx exploit for the purpose of dumping a system DSiWare. This method requires you to already own (or download) the free "Pokemon Picross" game from the eShop.
-
-This method is only compatible with the EUR, JPN, and USA regions, and is somewhat more complicated than the above method. It is only recommended to use this method if you do not have a functioning DS Internet Settings application.
-
-Continue to [Homebrew Launcher (PicHaxx)](homebrew-launcher-(pichaxx))
-{: .notice--primary}
+These methods are outdated and not recommended unless you have a specific purpose for them, or you have been advised to use them.
+[Legacy Methods](legacy-methods)
\ No newline at end of file
diff --git a/_pages/he_IL/site-navigation.txt b/_pages/he_IL/site-navigation.txt
index 6b2593a150..483d58d915 100644
--- a/_pages/he_IL/site-navigation.txt
+++ b/_pages/he_IL/site-navigation.txt
@@ -9,7 +9,7 @@ sitemap: false
+ [סיום התהליך](finalizing-setup)
+ [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax))
-+ [Installing boot9strap (SafeB9SInstaller)](installing-boot9strap-(SafeB9SInstaller))
++ [Installing boot9strap (unSAFE_MODE)](installing-boot9strap-(usm))
{% endcapture %}
{{ notice-1 | markdownify }}
@@ -49,10 +49,12 @@ sitemap: false
+ [התקנת boot9strap (ntrboot)](installing-boot9strap-(ntrboot))
+ [Installing boot9strap (SafeB9SInstaller)](installing-boot9strap-(safeb9sinstaller))
+ [Installing boot9strap (Soundhax)](installing-boot9strap-(soundhax))
++ [Installing boot9strap (unSAFE_MODE)](installing-boot9strap-(usm))
+ [הזזת EmuNAND](move-emunand)
+ [ntrboot](ntrboot)
+ [שינוי אזור](region-changing)
+ [Seedminer](seedminer)
++ [Legacy Seedminer Methods](legacy-methods)
+ [פתרון בעיות](troubleshooting)
+ [הסרת CFW](uninstall-cfw)
+ [עדכון B9S](updating-b9s)
diff --git a/_pages/hr_HR/finalizing-setup.txt b/_pages/hr_HR/finalizing-setup.txt
index 4fe04cb8ae..fe3d1c1bbb 100644
--- a/_pages/hr_HR/finalizing-setup.txt
+++ b/_pages/hr_HR/finalizing-setup.txt
@@ -72,7 +72,7 @@ If, before following this guide, you already had an EmuNAND setup and would like
1. Launch the Download Play application (![]({{ "/images/download-play-icon.png" | absolute_url }}){: height="24px" width="24px"})
1. Wait until you see the two buttons
-1. Press (L) + (Down) + (Select) at the same time to open the Rosalina menu
+1. Press (Left Shoulder) + (D-Pad Down) + (Select) at the same time to open the Rosalina menu
1. Select "Miscellaneous options"
1. Select "Switch the hb. title to the current app."
1. Press (B) to continue
diff --git a/_pages/hr_HR/installing-boot9strap-(usm).txt b/_pages/hr_HR/installing-boot9strap-(usm).txt
new file mode 100644
index 0000000000..68a4aacbb1
--- /dev/null
+++ b/_pages/hr_HR/installing-boot9strap-(usm).txt
@@ -0,0 +1,90 @@
+---
+title: "Installing boot9strap (USM)"
+---
+
+{% include toc title="Table of Contents" %}
+
+### Required Reading
+
+In order to exploit the SAFE_MODE firmware of our system, we need to inject an exploited WiFi profile.
+
+We can do this using an existing exploit, BannerBomb3.
+
+To accomplish this, we use your system's encryption key (movable.sed) to build a DSiWare backup that exploits the system in order to inject the exploited WiFi profile to your connections list.
+
+Once the WiFi profile has been injected, we will use SAFE_MODE, which is a recovery feature present on all 3DS consoles, to activate the exploited WiFi profile.
+
+These instructions work on USA, Europe, Japan, and Korea region consoles as indicated by the letters U, E, J, or K after the system version.
+
+If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will need to use a [Legacy Method](legacy-methods). For assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help.
+{: .notice--danger}
+
+### What You Need
+
+* Your `movable.sed` file from completing [Seedminer](seedminer)
+* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest)
+
+#### Section I - Prep Work
+
+1. Open [unSAFE_MODE-bb3 tool](https://usm.bruteforcemovable.com/) on your computer
+1. Upload your movable.sed using the "Choose File" option
+1. Click "Download unSAFE_MODE-bb3 archive"
+ + This will download an exploit DSiWare called `F00D43D5.bin` and a SAFE_MODE exploit data file called `usm.bin` inside of a zip folder (`unSAFE_MODE-bb3.zip`)
+1. If your console is powered on, power off your console
+1. Insert your SD card into your computer
+1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card
+1. Copy `usm.bin` from the USM archive (`unSAFE_MODE-bb3.zip`) to the root of your SD card
+1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card
+ + This `` will be the same one that you used in [Seedminer](seedminer)
+ + If `Nintendo DSiWare` does not exist, create it
+1. If there are any existing DSiWare backup files (`<8-character-id>.bin`) in this folder, move them to your PC
+ + This will leave you with an empty Nintendo DSiWare folder. Moving the files to your PC ensures you don't delete any intentional backups
+1. Copy the `F00D43D5.bin` file from the USM archive (`unSAFE_MODE-bb3.zip`) to the `Nintendo DSiWare` folder
+
+#### Section II - BannerBomb3
+
+1. Reinsert your SD card into your device
+1. Power on your device
+1. Launch System Settings on your device
+1. Navigate to `Data Management` -> `DSiWare`
+1. Click on the SD Card section
+ + Your bottom screen should flash Red and then the system will reboot to home menu a few seconds later. This means the exploit profile was successfully copied
+1. Power off your device
+
+#### Section III - unSAFE_MODE
+
+1. With your system still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), then press (Power)
+ + Release the buttons after a few seconds. Your console will boot into Safe Mode
+1. Press "OK" to accept the update
+ + There is no update. This is part of the exploit
+1. Press "I accept" to accept the terms and conditions
+1. The update will eventually fail, with error code `003-1099`. This is intended behaviour
+1. When asked "Would you like to configure Internet settings?", select "Yes"
+1. On the following menu, navigate to `Connection 1` -> `Change Settings` -> `Next Page (right arrow)` -> `Proxy Settings` -> `Detailed Setup`
+1. Once you see `B9S install SUCCESS` on the top screen, press any button to reboot to Luma Configuration
+
+#### Section IV - Configuring Luma3DS
+
+1. Your device should automatically show the Luma Configuration menu
+1. Use the (A) button and the D-Pad to turn on the following:
+ + **"Show NAND or user string in System Settings"**
+1. Press (Start) to save and reboot
+ + Your device should load the Home Menu after a short delay. If you get a black screen lasting longer than 5 minutes, [follow this troubleshooting guide](troubleshooting#black-screen-on-sysnand-boot-after-installing-boot9strap)
+
+#### Section V - Restoring WiFi Configuration Profiles
+
+1. Launch System Settings on your device
+1. Navigate to `Data Management` -> `DSiWare`
+1. Click on the SD Card section
+ + Your bottom screen should flash Green and then the system will reboot to home menu a few seconds later. This means your WiFi configuration profiles were successfully restored
+1. Power your system off
+1. Insert your SD card into your computer
+1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card
+ + This `` will be the same one that you used in [Seedminer](seedminer)
+1. Delete `F00D43D5.bin` from your Nintendo DSiWare folder
+1. Continue to Finalizing Setup
+
+___
+
+### Continue to [Finalizing Setup](finalizing-setup)
+{: .notice--primary}
diff --git a/_pages/hr_HR/legacy-methods.txt b/_pages/hr_HR/legacy-methods.txt
new file mode 100644
index 0000000000..10c65e24e9
--- /dev/null
+++ b/_pages/hr_HR/legacy-methods.txt
@@ -0,0 +1,21 @@
+---
+title: "Legacy Methods"
+---
+
+{% include toc title="Table of Contents" %}
+
+### Required Reading
+
+There have been multiple improvements and advancements to methods for installing CFW over the last short while.
+
+For this reason, it is recommended you use the most up-to-date method found on the [Seedminer](seedminer) page.
+
+However, "legacy" or outdated methods are kept here for various purposes. They will require that you have done [Seedminer](seedminer) first.
+
+If you need help, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for assistance.
+
+1. [BannerBomb3](bannerbomb3): Seedminer + BannerBomb3 + Fredtool
+1. [Pichaxx](homebrew-launcher-(pichaxx)): Seedminer + Pichaxx + DSiWare Dumper + Fredtool
+ + Pichaxx also has a sub method: [Frogtool](installing-boot9strap-(frogtool)): Seedminer + Pichaxx + Frogtool
+
+All of these options should also finish with [Finalizing Setup](finalizing-setup).
\ No newline at end of file
diff --git a/_pages/hr_HR/seedminer.txt b/_pages/hr_HR/seedminer.txt
index ee6732839e..0652a4ac90 100644
--- a/_pages/hr_HR/seedminer.txt
+++ b/_pages/hr_HR/seedminer.txt
@@ -75,29 +75,20 @@ There are two different methods for building on the Seedminer exploit (described
+ Keep this file as you will need it in the upcoming pages
___
-### Methods
-___
+#### Seedminer + unSAFE_MODE
-#### Seedminer + BannerBomb3 + Fredtool
-
-This method of using Seedminer for further exploitation uses your `movable.sed` file to decrypt any DSiWare title for the purposes of injecting an exploitable DSiWare title into the DS Internet Settings application.
+This method of using Seedminer for further exploitation uses your `movable.sed` file to take advantage of exploits in the SAFE_MODE firmware present on all 3DS units.
This method is compatible with all regions, though CHN region is not covered by this guide.
-This method requires that the DS Internet Settings be functioning properly (see the test at the top of this page).
-
-Continue to [BannerBomb3](bannerbomb3)
+Continue to [unSAFE_MODE](installing-boot9strap-(usm))
{: .notice--primary}
___
-#### Seedminer + PicHaxx + DSiDumper + Fredtool
+#### Legacy Methods
-This method of using Seedminer for further exploitation uses your `movable.sed` file to gain access to the Homebrew Launcher using the PicHaxx exploit for the purpose of dumping a system DSiWare. This method requires you to already own (or download) the free "Pokemon Picross" game from the eShop.
-
-This method is only compatible with the EUR, JPN, and USA regions, and is somewhat more complicated than the above method. It is only recommended to use this method if you do not have a functioning DS Internet Settings application.
-
-Continue to [Homebrew Launcher (PicHaxx)](homebrew-launcher-(pichaxx))
-{: .notice--primary}
+These methods are outdated and not recommended unless you have a specific purpose for them, or you have been advised to use them.
+[Legacy Methods](legacy-methods)
\ No newline at end of file
diff --git a/_pages/hr_HR/site-navigation.txt b/_pages/hr_HR/site-navigation.txt
index 07472505a7..a878c9c847 100644
--- a/_pages/hr_HR/site-navigation.txt
+++ b/_pages/hr_HR/site-navigation.txt
@@ -5,16 +5,16 @@ sitemap: false
---
{% capture notice-1 %}
-**Popüler**
+**Popular**
+ [Finalizing Setup](finalizing-setup)
+ [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax))
-+ [Installing boot9strap (SafeB9SInstaller)](installing-boot9strap-(SafeB9SInstaller))
++ [Installing boot9strap (unSAFE_MODE)](installing-boot9strap-(usm))
{% endcapture %}
{{ notice-1 | markdownify }}
{% capture notice-2 %}
-**Hepsi**
+**All**
+ [A9LH to B9S](a9lh-to-b9s)
+ [BannerBomb3](bannerbomb3)
@@ -32,11 +32,11 @@ sitemap: false
+ [Flashing ntrboot (3DS Multi System)](flashing-ntrboot-(3ds-multi-system))
+ [Flashing ntrboot (DSi)](flashing-ntrboot-(dsi))
+ [Flashing ntrboot (NDS)](flashing-ntrboot-(nds))
-+ [Başlarken](get-started)
++ [Get Started](get-started)
+ [GodMode9 Usage](godmode9-usage)
+ [H2testw (Windows)](h2testw-(windows))
+ [Home](/)
-+ [Homebrew Launcher (Alternatifler)](homebrew-launcher-(alternatives))
++ [Homebrew Launcher (Alternatives)](homebrew-launcher-(alternatives))
+ [Homebrew Launcher (PicHaxx)](homebrew-launcher-(pichaxx))
+ [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax))
+ [Homebrew Launcher (Steelhax)](homebrew-launcher-(steelhax))
@@ -49,10 +49,12 @@ sitemap: false
+ [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot))
+ [Installing boot9strap (SafeB9SInstaller)](installing-boot9strap-(safeb9sinstaller))
+ [Installing boot9strap (Soundhax)](installing-boot9strap-(soundhax))
-+ [EmuNAND' Taşıma](move-emunand)
++ [Installing boot9strap (unSAFE_MODE)](installing-boot9strap-(usm))
++ [Move EmuNAND](move-emunand)
+ [ntrboot](ntrboot)
-+ [Bölge Değiştirme](region-changing)
++ [Region Changing](region-changing)
+ [Seedminer](seedminer)
++ [Legacy Seedminer Methods](legacy-methods)
+ [Troubleshooting](troubleshooting)
+ [Uninstall CFW](uninstall-cfw)
+ [Updating B9S](updating-b9s)
diff --git a/_pages/hu_HU/finalizing-setup.txt b/_pages/hu_HU/finalizing-setup.txt
index 2880e9ecb0..04d0c91347 100644
--- a/_pages/hu_HU/finalizing-setup.txt
+++ b/_pages/hu_HU/finalizing-setup.txt
@@ -72,7 +72,7 @@ Amennyiben ezen leírás megkezdése előtt már rendelkeztél EmuNAND-dal, és
1. Launch the Download Play application (![]({{ "/images/download-play-icon.png" | absolute_url }}){: height="24px" width="24px"})
1. Wait until you see the two buttons
-1. Nyomd meg az (L) + (Le) + (Select) gombokat egyszerre, hogy a Rosalina menü megnyitásához
+1. Press (Left Shoulder) + (D-Pad Down) + (Select) at the same time to open the Rosalina menu
1. Válaszd ki a "Miscellaneous options"-t
1. Válaszd a "Switch the hb. title to the current app." opciót
1. Nyomd meg a (B) gombot a folytatáshoz
diff --git a/_pages/hu_HU/installing-boot9strap-(usm).txt b/_pages/hu_HU/installing-boot9strap-(usm).txt
new file mode 100644
index 0000000000..1a9fadd2ef
--- /dev/null
+++ b/_pages/hu_HU/installing-boot9strap-(usm).txt
@@ -0,0 +1,90 @@
+---
+title: "Installing boot9strap (USM)"
+---
+
+{% include toc title="Tartalomjegyzék" %}
+
+### Fontos tudnivalók
+
+In order to exploit the SAFE_MODE firmware of our system, we need to inject an exploited WiFi profile.
+
+We can do this using an existing exploit, BannerBomb3.
+
+To accomplish this, we use your system's encryption key (movable.sed) to build a DSiWare backup that exploits the system in order to inject the exploited WiFi profile to your connections list.
+
+Once the WiFi profile has been injected, we will use SAFE_MODE, which is a recovery feature present on all 3DS consoles, to activate the exploited WiFi profile.
+
+These instructions work on USA, Europe, Japan, and Korea region consoles as indicated by the letters U, E, J, or K after the system version.
+
+If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will need to use a [Legacy Method](legacy-methods). For assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help.
+{: .notice--danger}
+
+### Amire szükséged lesz
+
+* Your `movable.sed` file from completing [Seedminer](seedminer)
+* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest)
+
+#### Első rész - Előkészületek
+
+1. Open [unSAFE_MODE-bb3 tool](https://usm.bruteforcemovable.com/) on your computer
+1. Upload your movable.sed using the "Choose File" option
+1. Click "Download unSAFE_MODE-bb3 archive"
+ + This will download an exploit DSiWare called `F00D43D5.bin` and a SAFE_MODE exploit data file called `usm.bin` inside of a zip folder (`unSAFE_MODE-bb3.zip`)
+1. If your console is powered on, power off your console
+1. Helyezd az SD kártyád a számítógépbe
+1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card
+1. Copy `usm.bin` from the USM archive (`unSAFE_MODE-bb3.zip`) to the root of your SD card
+1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card
+ + This `` will be the same one that you used in [Seedminer](seedminer)
+ + If `Nintendo DSiWare` does not exist, create it
+1. If there are any existing DSiWare backup files (`<8-character-id>.bin`) in this folder, move them to your PC
+ + This will leave you with an empty Nintendo DSiWare folder. Moving the files to your PC ensures you don't delete any intentional backups
+1. Copy the `F00D43D5.bin` file from the USM archive (`unSAFE_MODE-bb3.zip`) to the `Nintendo DSiWare` folder
+
+#### Section II - BannerBomb3
+
+1. Tedd vissza az SD kártyád a készülékedbe
+1. Kapcsold be a készülékedet
+1. Lépj be a System Settings-be a készülékeden
+1. Navigálj ide: `Data Management` -> `DSiWare`
+1. Click on the SD Card section
+ + Your bottom screen should flash Red and then the system will reboot to home menu a few seconds later. This means the exploit profile was successfully copied
+1. Kapcsold ki a készüléked
+
+#### Section III - unSAFE_MODE
+
+1. With your system still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), then press (Power)
+ + Release the buttons after a few seconds. Your console will boot into Safe Mode
+1. Press "OK" to accept the update
+ + There is no update. This is part of the exploit
+1. Press "I accept" to accept the terms and conditions
+1. The update will eventually fail, with error code `003-1099`. This is intended behaviour
+1. When asked "Would you like to configure Internet settings?", select "Yes"
+1. On the following menu, navigate to `Connection 1` -> `Change Settings` -> `Next Page (right arrow)` -> `Proxy Settings` -> `Detailed Setup`
+1. Once you see `B9S install SUCCESS` on the top screen, press any button to reboot to Luma Configuration
+
+#### Negyedik rész - Luma3DS konfigurálása
+
+1. Your device should automatically show the Luma Configuration menu
+1. Használd az (A) gombot és D-Pad-et a következő engedélyezéséhez:
+ + **"Show NAND or user string in System Settings"**
+1. Mentéshez és újraindításhoz nyomd meg a (Start) gombot
+ + Your device should load the Home Menu after a short delay. If you get a black screen lasting longer than 5 minutes, [follow this troubleshooting guide](troubleshooting#black-screen-on-sysnand-boot-after-installing-boot9strap)
+
+#### Section V - Restoring WiFi Configuration Profiles
+
+1. Lépj be a System Settings-be a készülékeden
+1. Navigálj ide: `Data Management` -> `DSiWare`
+1. Click on the SD Card section
+ + Your bottom screen should flash Green and then the system will reboot to home menu a few seconds later. This means your WiFi configuration profiles were successfully restored
+1. Power your system off
+1. Helyezd az SD kártyád a számítógépbe
+1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card
+ + This `` will be the same one that you used in [Seedminer](seedminer)
+1. Delete `F00D43D5.bin` from your Nintendo DSiWare folder
+1. Continue to Finalizing Setup
+
+___
+
+### Tovább a [telepítés véglegesítésére](finalizing-setup)
+{: .notice--primary}
diff --git a/_pages/hu_HU/legacy-methods.txt b/_pages/hu_HU/legacy-methods.txt
new file mode 100644
index 0000000000..21dcf0a629
--- /dev/null
+++ b/_pages/hu_HU/legacy-methods.txt
@@ -0,0 +1,21 @@
+---
+title: "Legacy Methods"
+---
+
+{% include toc title="Tartalomjegyzék" %}
+
+### Fontos tudnivalók
+
+There have been multiple improvements and advancements to methods for installing CFW over the last short while.
+
+For this reason, it is recommended you use the most up-to-date method found on the [Seedminer](seedminer) page.
+
+However, "legacy" or outdated methods are kept here for various purposes. They will require that you have done [Seedminer](seedminer) first.
+
+If you need help, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for assistance.
+
+1. [BannerBomb3](bannerbomb3): Seedminer + BannerBomb3 + Fredtool
+1. [Pichaxx](homebrew-launcher-(pichaxx)): Seedminer + Pichaxx + DSiWare Dumper + Fredtool
+ + Pichaxx also has a sub method: [Frogtool](installing-boot9strap-(frogtool)): Seedminer + Pichaxx + Frogtool
+
+All of these options should also finish with [Finalizing Setup](finalizing-setup).
\ No newline at end of file
diff --git a/_pages/hu_HU/seedminer.txt b/_pages/hu_HU/seedminer.txt
index aa0c7eff43..adde27ff06 100644
--- a/_pages/hu_HU/seedminer.txt
+++ b/_pages/hu_HU/seedminer.txt
@@ -75,29 +75,20 @@ There are two different methods for building on the Seedminer exploit (described
+ Keep this file as you will need it in the upcoming pages
___
-### Módszerek
-___
+#### Seedminer + unSAFE_MODE
-#### Seedminer + BannerBomb3 + Fredtool
-
-This method of using Seedminer for further exploitation uses your `movable.sed` file to decrypt any DSiWare title for the purposes of injecting an exploitable DSiWare title into the DS Internet Settings application.
+This method of using Seedminer for further exploitation uses your `movable.sed` file to take advantage of exploits in the SAFE_MODE firmware present on all 3DS units.
This method is compatible with all regions, though CHN region is not covered by this guide.
-This method requires that the DS Internet Settings be functioning properly (see the test at the top of this page).
-
-Continue to [BannerBomb3](bannerbomb3)
+Continue to [unSAFE_MODE](installing-boot9strap-(usm))
{: .notice--primary}
___
-#### Seedminer + PicHaxx + DSiDumper + Fredtool
+#### Legacy Methods
-This method of using Seedminer for further exploitation uses your `movable.sed` file to gain access to the Homebrew Launcher using the PicHaxx exploit for the purpose of dumping a system DSiWare. This method requires you to already own (or download) the free "Pokemon Picross" game from the eShop.
-
-This method is only compatible with the EUR, JPN, and USA regions, and is somewhat more complicated than the above method. It is only recommended to use this method if you do not have a functioning DS Internet Settings application.
-
-Continue to [Homebrew Launcher (PicHaxx)](homebrew-launcher-(pichaxx))
-{: .notice--primary}
+These methods are outdated and not recommended unless you have a specific purpose for them, or you have been advised to use them.
+[Legacy Methods](legacy-methods)
\ No newline at end of file
diff --git a/_pages/hu_HU/site-navigation.txt b/_pages/hu_HU/site-navigation.txt
index 4e41fa907e..7b9d657df5 100644
--- a/_pages/hu_HU/site-navigation.txt
+++ b/_pages/hu_HU/site-navigation.txt
@@ -9,7 +9,7 @@ sitemap: false
+ [Telepítés véglegesítése](finalizing-setup)
+ [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax))
-+ [Installing boot9strap (SafeB9SInstaller)](installing-boot9strap-(SafeB9SInstaller))
++ [Installing boot9strap (unSAFE_MODE)](installing-boot9strap-(usm))
{% endcapture %}
{{ notice-1 | markdownify }}
@@ -49,10 +49,12 @@ sitemap: false
+ [boot9strap telepítése (ntrboot)](installing-boot9strap-(ntrboot))
+ [Installing boot9strap (SafeB9SInstaller)](installing-boot9strap-(safeb9sinstaller))
+ [boot9strap telepítése (Soundhax)](installing-boot9strap-(soundhax))
++ [Installing boot9strap (unSAFE_MODE)](installing-boot9strap-(usm))
+ [EmuNAND költöztetése](move-emunand)
+ [ntrboot](ntrboot)
+ [Régióváltás](region-changing)
+ [Seedminer](seedminer)
++ [Legacy Seedminer Methods](legacy-methods)
+ [Hibaelhárítás](troubleshooting)
+ [CFW eltávolítása](uninstall-cfw)
+ [B9S frissítése](updating-b9s)
diff --git a/_pages/id_ID/finalizing-setup.txt b/_pages/id_ID/finalizing-setup.txt
index 4fe04cb8ae..fe3d1c1bbb 100644
--- a/_pages/id_ID/finalizing-setup.txt
+++ b/_pages/id_ID/finalizing-setup.txt
@@ -72,7 +72,7 @@ If, before following this guide, you already had an EmuNAND setup and would like
1. Launch the Download Play application (![]({{ "/images/download-play-icon.png" | absolute_url }}){: height="24px" width="24px"})
1. Wait until you see the two buttons
-1. Press (L) + (Down) + (Select) at the same time to open the Rosalina menu
+1. Press (Left Shoulder) + (D-Pad Down) + (Select) at the same time to open the Rosalina menu
1. Select "Miscellaneous options"
1. Select "Switch the hb. title to the current app."
1. Press (B) to continue
diff --git a/_pages/id_ID/installing-boot9strap-(usm).txt b/_pages/id_ID/installing-boot9strap-(usm).txt
new file mode 100644
index 0000000000..68a4aacbb1
--- /dev/null
+++ b/_pages/id_ID/installing-boot9strap-(usm).txt
@@ -0,0 +1,90 @@
+---
+title: "Installing boot9strap (USM)"
+---
+
+{% include toc title="Table of Contents" %}
+
+### Required Reading
+
+In order to exploit the SAFE_MODE firmware of our system, we need to inject an exploited WiFi profile.
+
+We can do this using an existing exploit, BannerBomb3.
+
+To accomplish this, we use your system's encryption key (movable.sed) to build a DSiWare backup that exploits the system in order to inject the exploited WiFi profile to your connections list.
+
+Once the WiFi profile has been injected, we will use SAFE_MODE, which is a recovery feature present on all 3DS consoles, to activate the exploited WiFi profile.
+
+These instructions work on USA, Europe, Japan, and Korea region consoles as indicated by the letters U, E, J, or K after the system version.
+
+If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will need to use a [Legacy Method](legacy-methods). For assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help.
+{: .notice--danger}
+
+### What You Need
+
+* Your `movable.sed` file from completing [Seedminer](seedminer)
+* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest)
+
+#### Section I - Prep Work
+
+1. Open [unSAFE_MODE-bb3 tool](https://usm.bruteforcemovable.com/) on your computer
+1. Upload your movable.sed using the "Choose File" option
+1. Click "Download unSAFE_MODE-bb3 archive"
+ + This will download an exploit DSiWare called `F00D43D5.bin` and a SAFE_MODE exploit data file called `usm.bin` inside of a zip folder (`unSAFE_MODE-bb3.zip`)
+1. If your console is powered on, power off your console
+1. Insert your SD card into your computer
+1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card
+1. Copy `usm.bin` from the USM archive (`unSAFE_MODE-bb3.zip`) to the root of your SD card
+1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card
+ + This `` will be the same one that you used in [Seedminer](seedminer)
+ + If `Nintendo DSiWare` does not exist, create it
+1. If there are any existing DSiWare backup files (`<8-character-id>.bin`) in this folder, move them to your PC
+ + This will leave you with an empty Nintendo DSiWare folder. Moving the files to your PC ensures you don't delete any intentional backups
+1. Copy the `F00D43D5.bin` file from the USM archive (`unSAFE_MODE-bb3.zip`) to the `Nintendo DSiWare` folder
+
+#### Section II - BannerBomb3
+
+1. Reinsert your SD card into your device
+1. Power on your device
+1. Launch System Settings on your device
+1. Navigate to `Data Management` -> `DSiWare`
+1. Click on the SD Card section
+ + Your bottom screen should flash Red and then the system will reboot to home menu a few seconds later. This means the exploit profile was successfully copied
+1. Power off your device
+
+#### Section III - unSAFE_MODE
+
+1. With your system still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), then press (Power)
+ + Release the buttons after a few seconds. Your console will boot into Safe Mode
+1. Press "OK" to accept the update
+ + There is no update. This is part of the exploit
+1. Press "I accept" to accept the terms and conditions
+1. The update will eventually fail, with error code `003-1099`. This is intended behaviour
+1. When asked "Would you like to configure Internet settings?", select "Yes"
+1. On the following menu, navigate to `Connection 1` -> `Change Settings` -> `Next Page (right arrow)` -> `Proxy Settings` -> `Detailed Setup`
+1. Once you see `B9S install SUCCESS` on the top screen, press any button to reboot to Luma Configuration
+
+#### Section IV - Configuring Luma3DS
+
+1. Your device should automatically show the Luma Configuration menu
+1. Use the (A) button and the D-Pad to turn on the following:
+ + **"Show NAND or user string in System Settings"**
+1. Press (Start) to save and reboot
+ + Your device should load the Home Menu after a short delay. If you get a black screen lasting longer than 5 minutes, [follow this troubleshooting guide](troubleshooting#black-screen-on-sysnand-boot-after-installing-boot9strap)
+
+#### Section V - Restoring WiFi Configuration Profiles
+
+1. Launch System Settings on your device
+1. Navigate to `Data Management` -> `DSiWare`
+1. Click on the SD Card section
+ + Your bottom screen should flash Green and then the system will reboot to home menu a few seconds later. This means your WiFi configuration profiles were successfully restored
+1. Power your system off
+1. Insert your SD card into your computer
+1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card
+ + This `` will be the same one that you used in [Seedminer](seedminer)
+1. Delete `F00D43D5.bin` from your Nintendo DSiWare folder
+1. Continue to Finalizing Setup
+
+___
+
+### Continue to [Finalizing Setup](finalizing-setup)
+{: .notice--primary}
diff --git a/_pages/id_ID/legacy-methods.txt b/_pages/id_ID/legacy-methods.txt
new file mode 100644
index 0000000000..10c65e24e9
--- /dev/null
+++ b/_pages/id_ID/legacy-methods.txt
@@ -0,0 +1,21 @@
+---
+title: "Legacy Methods"
+---
+
+{% include toc title="Table of Contents" %}
+
+### Required Reading
+
+There have been multiple improvements and advancements to methods for installing CFW over the last short while.
+
+For this reason, it is recommended you use the most up-to-date method found on the [Seedminer](seedminer) page.
+
+However, "legacy" or outdated methods are kept here for various purposes. They will require that you have done [Seedminer](seedminer) first.
+
+If you need help, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for assistance.
+
+1. [BannerBomb3](bannerbomb3): Seedminer + BannerBomb3 + Fredtool
+1. [Pichaxx](homebrew-launcher-(pichaxx)): Seedminer + Pichaxx + DSiWare Dumper + Fredtool
+ + Pichaxx also has a sub method: [Frogtool](installing-boot9strap-(frogtool)): Seedminer + Pichaxx + Frogtool
+
+All of these options should also finish with [Finalizing Setup](finalizing-setup).
\ No newline at end of file
diff --git a/_pages/id_ID/seedminer.txt b/_pages/id_ID/seedminer.txt
index ee6732839e..0652a4ac90 100644
--- a/_pages/id_ID/seedminer.txt
+++ b/_pages/id_ID/seedminer.txt
@@ -75,29 +75,20 @@ There are two different methods for building on the Seedminer exploit (described
+ Keep this file as you will need it in the upcoming pages
___
-### Methods
-___
+#### Seedminer + unSAFE_MODE
-#### Seedminer + BannerBomb3 + Fredtool
-
-This method of using Seedminer for further exploitation uses your `movable.sed` file to decrypt any DSiWare title for the purposes of injecting an exploitable DSiWare title into the DS Internet Settings application.
+This method of using Seedminer for further exploitation uses your `movable.sed` file to take advantage of exploits in the SAFE_MODE firmware present on all 3DS units.
This method is compatible with all regions, though CHN region is not covered by this guide.
-This method requires that the DS Internet Settings be functioning properly (see the test at the top of this page).
-
-Continue to [BannerBomb3](bannerbomb3)
+Continue to [unSAFE_MODE](installing-boot9strap-(usm))
{: .notice--primary}
___
-#### Seedminer + PicHaxx + DSiDumper + Fredtool
+#### Legacy Methods
-This method of using Seedminer for further exploitation uses your `movable.sed` file to gain access to the Homebrew Launcher using the PicHaxx exploit for the purpose of dumping a system DSiWare. This method requires you to already own (or download) the free "Pokemon Picross" game from the eShop.
-
-This method is only compatible with the EUR, JPN, and USA regions, and is somewhat more complicated than the above method. It is only recommended to use this method if you do not have a functioning DS Internet Settings application.
-
-Continue to [Homebrew Launcher (PicHaxx)](homebrew-launcher-(pichaxx))
-{: .notice--primary}
+These methods are outdated and not recommended unless you have a specific purpose for them, or you have been advised to use them.
+[Legacy Methods](legacy-methods)
\ No newline at end of file
diff --git a/_pages/id_ID/site-navigation.txt b/_pages/id_ID/site-navigation.txt
index b8358f776c..a878c9c847 100644
--- a/_pages/id_ID/site-navigation.txt
+++ b/_pages/id_ID/site-navigation.txt
@@ -9,7 +9,7 @@ sitemap: false
+ [Finalizing Setup](finalizing-setup)
+ [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax))
-+ [Installing boot9strap (SafeB9SInstaller)](installing-boot9strap-(SafeB9SInstaller))
++ [Installing boot9strap (unSAFE_MODE)](installing-boot9strap-(usm))
{% endcapture %}
{{ notice-1 | markdownify }}
@@ -49,10 +49,12 @@ sitemap: false
+ [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot))
+ [Installing boot9strap (SafeB9SInstaller)](installing-boot9strap-(safeb9sinstaller))
+ [Installing boot9strap (Soundhax)](installing-boot9strap-(soundhax))
++ [Installing boot9strap (unSAFE_MODE)](installing-boot9strap-(usm))
+ [Move EmuNAND](move-emunand)
+ [ntrboot](ntrboot)
+ [Region Changing](region-changing)
+ [Seedminer](seedminer)
++ [Legacy Seedminer Methods](legacy-methods)
+ [Troubleshooting](troubleshooting)
+ [Uninstall CFW](uninstall-cfw)
+ [Updating B9S](updating-b9s)
diff --git a/_pages/it_IT/finalizing-setup.txt b/_pages/it_IT/finalizing-setup.txt
index 5de905c2c1..cf99b4a86f 100644
--- a/_pages/it_IT/finalizing-setup.txt
+++ b/_pages/it_IT/finalizing-setup.txt
@@ -72,7 +72,7 @@ Se prima di seguire questa guida avevi già un'installazione EmuNAND presente e
1. Avvia l'applicazione "Modalità download" (![]({{ "/images/download-play-icon.png" | absolute_url }}){: height="24px" width="24px"})
1. Attendi finché non vedrai i due pulsanti
-1. Premi simultaneamente i pulsanti (L) + (Giù) + (Select) per aprire il menu di Rosalina
+1. Press (Left Shoulder) + (D-Pad Down) + (Select) at the same time to open the Rosalina menu
1. Seleziona "Miscellaneous options"
1. Seleziona "Switch the hb. title to the current app."
1. Premi (B) per continuare
diff --git a/_pages/it_IT/godmode9-usage.txt b/_pages/it_IT/godmode9-usage.txt
index 93f6783a45..e9fc2ec057 100644
--- a/_pages/it_IT/godmode9-usage.txt
+++ b/_pages/it_IT/godmode9-usage.txt
@@ -128,7 +128,7 @@ Inserisci nella console la scheda di gioco del quale vuoi creare un backup
1. Seleziona il drive appropriato per il tipo di titolo di cui vuoi creare un backup:
+ **Titolo installato dall'utente**: `[A:] SYSNAND SD`
+ **Titolo di sistema**: `[1:] SYSNAND CTRNAND`
-1. Tenendo premuto (R), premi (B) per aprire le opzioni del drive
+1. Tenendo premuto (R), premi (A) per aprire le opzioni del drive
1. Seleziona "Search for titles"
1. Premi il pulsante (A) per continuare
1. Premi (A) sul file `.tmd` per selezionarlo, quindi seleziona "TMD file options...", ed infine seleziona "Build CIA (standard)"
diff --git a/_pages/it_IT/home.txt b/_pages/it_IT/home.txt
index 6cace7e0a2..87710fb4b9 100644
--- a/_pages/it_IT/home.txt
+++ b/_pages/it_IT/home.txt
@@ -37,7 +37,7 @@ Questa guida ha bisogno del *tuo* aiuto per il seeding di [questi]({{ "rss.xml"
## Cosa vuol dire Homebrew?
-[**Homebrew**](https://en.wikipedia.org/wiki/List_of_homebrew_video_games) usually refers to software that is not authorized by Nintendo. Tra questi ci sono utilities, applicazioni, giochi ed emulatori.
+Con [**Homebrew**](https://en.wikipedia.org/wiki/List_of_homebrew_video_games) di solito si fa riferimento a software non autorizzato da Nintendo. Tra questi ci sono utilities, applicazioni, giochi ed emulatori.
Nella maggior parte dei casi, l'avvio di homebrew sulla tua console è al 100% gratis grazie all'applicazione Sound Nintendo 3DS. È comunque possibile avviare gli homebrew tramite exploit alternativi basati su giochi commerciali e sul browser internet di sistema.
diff --git a/_pages/it_IT/homebrew-launcher-(pichaxx).txt b/_pages/it_IT/homebrew-launcher-(pichaxx).txt
index ad3866b66c..288f86fff1 100644
--- a/_pages/it_IT/homebrew-launcher-(pichaxx).txt
+++ b/_pages/it_IT/homebrew-launcher-(pichaxx).txt
@@ -32,7 +32,7 @@ Se possiedi già Pokémon Picross, questo processo sovrascriverà il tuo salvata
#### Sezione II - PicHaxx
-1. Open [the PicHaxx Injector website](https://seedminer.hacks.guide/pichaxx/) on your computer
+1. Apri [il sito di PicHaxx Injector](https://seedminer.hacks.guide/pichaxx/) sul tuo computer
1. Seleziona il tuo file `movable.sed`
1. Seleziona "Build and Download"
1. Attendi il termine del processo
diff --git a/_pages/it_IT/homebrew-launcher-(steelhax).txt b/_pages/it_IT/homebrew-launcher-(steelhax).txt
index f17e850a6d..bec53e8af8 100644
--- a/_pages/it_IT/homebrew-launcher-(steelhax).txt
+++ b/_pages/it_IT/homebrew-launcher-(steelhax).txt
@@ -40,7 +40,7 @@ Se possiedi già Steel Diver: Sub Wars, questo processo sovrascriverà il tuo sa
1. Chiudi "Steel Diver: Sub Wars"
1. Spegni il tuo 3DS
1. Inserisci la scheda SD nel tuo computer
-1. Open [the Steelminer Injector website](https://seedminer.hacks.guide/steelhax/) on your computer
+1. Apri [il sito di Steelminer Injector](https://seedminer.hacks.guide/steelhax/) sul tuo computer
1. Seleziona il tuo file `movable.sed`
1. Seleziona "Start!"
1. Attendi il termine del processo
diff --git a/_pages/it_IT/installing-boot9strap-(soundhax).txt b/_pages/it_IT/installing-boot9strap-(soundhax).txt
index f229d68991..6961eccf39 100644
--- a/_pages/it_IT/installing-boot9strap-(soundhax).txt
+++ b/_pages/it_IT/installing-boot9strap-(soundhax).txt
@@ -6,13 +6,13 @@ title: "Installazione di boot9strap (Soundhax)"
### Lettura necessaria
-Soundhax (when combined with pre9otherapp) is compatible with versions 2.1.0 through 8.1.0 in the EUR, JPN, KOR, and USA regions.
+Soundhax (combinato a pre9otherapp) è compatibile con le versioni del software comprese tra 2.1.0 e 8.1.0 nelle regioni EUR, JPN, KOR e USA.
{% capture notice-1 %}
Tieni presente che tramite scheda di gioco vengono aggiornate solamente le applicazioni principali del sistema, come le Impostazioni della console, il menu HOME, ecc. Non vengono invece aggiornate le funzionalità come Sound Nintendo 3DS o le funzionalità che necessitano di Internet, come ad esempio il Trasferimento dati, il Browser Internet, la Piazza Mii StreetPass o l'eShop.
-This means that using a cartridge update from a version containing an older Nintendo 3DS Sound version *(<2.1.0)* to one that introduced a newer Nintendo 3DS Sound version will break Soundhax! Ti occorrerà un metodo alternativo per avviare l'Homebrew Launcher, come [Installazione di boot9strap (Browser)](installing-boot9strap-(browser)) o [Installazione di boot9strap (MSET)](installing-boot9strap-(mset))!
+Ciò significa che se aggiorni con una scheda di gioco da una versione avente una versione di Sound Nintendo 3DS obsoleta *(<2.1.0)* ad una versione con la stessa applicazione aggiornata, Soundhax non funzionerà! Ti occorrerà un metodo alternativo per avviare l'Homebrew Launcher, come [Installazione di boot9strap (Browser)](installing-boot9strap-(browser)) o [Installazione di boot9strap (MSET)](installing-boot9strap-(mset))!
{% endcapture %}
{{ notice-1 | markdownify }}
diff --git a/_pages/it_IT/installing-boot9strap-(usm).txt b/_pages/it_IT/installing-boot9strap-(usm).txt
new file mode 100644
index 0000000000..10444d3cf8
--- /dev/null
+++ b/_pages/it_IT/installing-boot9strap-(usm).txt
@@ -0,0 +1,90 @@
+---
+title: "Installing boot9strap (USM)"
+---
+
+{% include toc title="Indice" %}
+
+### Lettura necessaria
+
+In order to exploit the SAFE_MODE firmware of our system, we need to inject an exploited WiFi profile.
+
+We can do this using an existing exploit, BannerBomb3.
+
+To accomplish this, we use your system's encryption key (movable.sed) to build a DSiWare backup that exploits the system in order to inject the exploited WiFi profile to your connections list.
+
+Once the WiFi profile has been injected, we will use SAFE_MODE, which is a recovery feature present on all 3DS consoles, to activate the exploited WiFi profile.
+
+Queste istruzioni funzionano su console americane, europee, giapponesi e coreane, indicate rispettivamente dalle lettere U, E, J o K dopo la versione del sistema operativo.
+
+If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will need to use a [Legacy Method](legacy-methods). For assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help.
+{: .notice--danger}
+
+### Cosa serve
+
+* Il tuo file `movable.sed` dalla sezione [Seedminer](seedminer)
+* L'ultima versione di [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest)
+
+#### Sezione I - Preparazione
+
+1. Open [unSAFE_MODE-bb3 tool](https://usm.bruteforcemovable.com/) on your computer
+1. Carica il tuo file movable.sed scegliendo l'opzione "Choose File"
+1. Click "Download unSAFE_MODE-bb3 archive"
+ + This will download an exploit DSiWare called `F00D43D5.bin` and a SAFE_MODE exploit data file called `usm.bin` inside of a zip folder (`unSAFE_MODE-bb3.zip`)
+1. Se la tua console è accesa, spegnila
+1. Inserisci la scheda SD nel tuo computer
+1. Copia i file `boot.firm` e `boot.3dsx` dall'archivio `.zip` di Luma3DS nella directory principale della tua scheda SD
+1. Copy `usm.bin` from the USM archive (`unSAFE_MODE-bb3.zip`) to the root of your SD card
+1. Nella tua scheda SD, entra in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`
+ + Questo `` sarà lo stesso che hai utilizzato in [Seedminer](seedminer)
+ + Se la cartella `Nintendo DSiWare` non esiste, creala
+1. Se ci sono file di backup DSiWare esistenti (``) nella cartella, spostali sul tuo PC
+ + Così facendo la cartella Nintendo DSiWare verrà svuotata. Moving the files to your PC ensures you don't delete any intentional backups
+1. Copy the `F00D43D5.bin` file from the USM archive (`unSAFE_MODE-bb3.zip`) to the `Nintendo DSiWare` folder
+
+#### Section II - BannerBomb3
+
+1. Reinserisci la scheda SD nella tua console
+1. Accendi la console
+1. Avvia "Impostazioni della console"
+1. Entra in `Gestione dati` -> `DSiWare`
+1. Clicca sulla sezione Scheda SD
+ + Your bottom screen should flash Red and then the system will reboot to home menu a few seconds later. This means the exploit profile was successfully copied
+1. Spegni il tuo 3DS
+
+#### Section III - unSAFE_MODE
+
+1. With your system still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), then press (Power)
+ + Release the buttons after a few seconds. Your console will boot into Safe Mode
+1. Press "OK" to accept the update
+ + There is no update. This is part of the exploit
+1. Press "I accept" to accept the terms and conditions
+1. The update will eventually fail, with error code `003-1099`. This is intended behaviour
+1. When asked "Would you like to configure Internet settings?", select "Yes"
+1. On the following menu, navigate to `Connection 1` -> `Change Settings` -> `Next Page (right arrow)` -> `Proxy Settings` -> `Detailed Setup`
+1. Once you see `B9S install SUCCESS` on the top screen, press any button to reboot to Luma Configuration
+
+#### Sezione IV - Configurare Luma3DS
+
+1. Your device should automatically show the Luma Configuration menu
+1. Usa il pulsante (A) e il D-Pad per abilitare le seguenti opzioni:
+ + **"Show NAND or user string in System Settings"**
+1. Premi (Start) per salvare e riavviare il 3DS
+ + La console dovrebbe avviare il menu HOME dopo un po'. Se ottieni uno schermo nero per più di 5 minuti, [segui questa guida per risolvere il problema](troubleshooting#black-screen-on-sysnand-boot-after-installing-boot9strap)
+
+#### Section V - Restoring WiFi Configuration Profiles
+
+1. Avvia "Impostazioni della console"
+1. Entra in `Gestione dati` -> `DSiWare`
+1. Clicca sulla sezione Scheda SD
+ + Your bottom screen should flash Green and then the system will reboot to home menu a few seconds later. This means your WiFi configuration profiles were successfully restored
+1. Power your system off
+1. Inserisci la scheda SD nel tuo computer
+1. Nella tua scheda SD, entra in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`
+ + Questo `` sarà lo stesso che hai utilizzato in [Seedminer](seedminer)
+1. Delete `F00D43D5.bin` from your Nintendo DSiWare folder
+1. Continue to Finalizing Setup
+
+___
+
+### Prosegui con il [Completamento dell'installazione](finalizing-setup)
+{: .notice--primary}
diff --git a/_pages/it_IT/legacy-methods.txt b/_pages/it_IT/legacy-methods.txt
new file mode 100644
index 0000000000..37ca9b14ad
--- /dev/null
+++ b/_pages/it_IT/legacy-methods.txt
@@ -0,0 +1,21 @@
+---
+title: "Legacy Methods"
+---
+
+{% include toc title="Indice" %}
+
+### Lettura necessaria
+
+There have been multiple improvements and advancements to methods for installing CFW over the last short while.
+
+For this reason, it is recommended you use the most up-to-date method found on the [Seedminer](seedminer) page.
+
+However, "legacy" or outdated methods are kept here for various purposes. They will require that you have done [Seedminer](seedminer) first.
+
+If you need help, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for assistance.
+
+1. [BannerBomb3](bannerbomb3): Seedminer + BannerBomb3 + Fredtool
+1. [Pichaxx](homebrew-launcher-(pichaxx)): Seedminer + Pichaxx + DSiWare Dumper + Fredtool
+ + Pichaxx also has a sub method: [Frogtool](installing-boot9strap-(frogtool)): Seedminer + Pichaxx + Frogtool
+
+All of these options should also finish with [Finalizing Setup](finalizing-setup).
\ No newline at end of file
diff --git a/_pages/it_IT/ntrboot.txt b/_pages/it_IT/ntrboot.txt
index 2afc8d6922..3d085f63ce 100644
--- a/_pages/it_IT/ntrboot.txt
+++ b/_pages/it_IT/ntrboot.txt
@@ -20,7 +20,7 @@ Tieni presente che alcune cartucce hanno una "bomba a tempo" che impedirà loro
| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | €15.99 | 3 Settembre 2019 | <= 11.13.0 | <= 1.4.5 | **Venduta con ntrboot preinstallato**; è possibile riflasharla per ripristinarla a flashcart NDS. |
| [**R4i Gold 3DS Plus**](http://www.nds-card.com/ProShow.asp?ProID=575) | €19.99 | No | <= 11.13.0 | <= 1.4.5 | **Venduta con ntrboot preinstallato** ([Presenta un interruttore per alternare le modalità ntrboot e NDS]({{ "/images/screenshots/r4i-gold-3ds-plus.png" | absolute_url }})); da non flashare manualmente con ntrboot. |
| [**Acekard 2i**](http://www.nds-card.com/ProShow.asp?ProID=160) | €20.99 | No | <= 4.3.0 | <= 1.4.4 | |
-| [**DSTT**](http://www.nds-card.com/ProShow.asp?ProID=157) | $9.99 | No | None | None | Only models with [certain flash chips](https://gist.github.com/aspargas2/fa2a70aed3a7fe33f1f10bc264d9fab6) are compatible with ntrboot. |
+| [**DSTT**](http://www.nds-card.com/ProShow.asp?ProID=157) | €9.99 | No | Nessuna | Nessuna | Solo i modelli con [determinati flash chip](https://gist.github.com/aspargas2/fa2a70aed3a7fe33f1f10bc264d9fab6) sono compatibili con ntrboot. |
| [**R4i Gold 3DS**](http://www.nds-card.com/ProShow.asp?ProID=149) | €19.99 | No | <= 11.13.0 | <= 1.4.5 | Tutte le versioni di RTS sono compatibili. |
| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | €13.99 | 1.87:
3 Settembre 2019 | <= 11.13.0 | <= 1.4.5 | |
diff --git a/_pages/it_IT/region-changing.txt b/_pages/it_IT/region-changing.txt
index 4ac4e6158e..cc6b9672d2 100644
--- a/_pages/it_IT/region-changing.txt
+++ b/_pages/it_IT/region-changing.txt
@@ -8,7 +8,7 @@ title: "Cambiare regione"
In questa sezione aggiuntiva verrà spiegato come cambiare regionalità su SysNAND con CFW. Per questo scopo, verrà eseguito un CTRTransfer alla versione 11.5.0 della regione alla quale si desidera passare.
-Tuttavia, il cambio della regione è quasi completamente inutile in quanto Luma3DS supporta l'avvio di giochi di altre regioni e l'[Emulazione Regionale](https://github.com/AuroraWright/Luma3DS/wiki/Optional-features) su titoli individuali. Additionally, running NDS games with alternative out-of-region languages is supported by [TWiLightMenu++](https://github.com/DS-Homebrew/TWiLightMenu/releases).
+Tuttavia, il cambio della regione è quasi completamente inutile in quanto Luma3DS supporta l'avvio di giochi di altre regioni e l'[Emulazione Regionale](https://github.com/AuroraWright/Luma3DS/wiki/Optional-features) su titoli individuali. Inoltre, è possibile avviare giochi NDS con lingue alternative [TWiLightMenu++](https://github.com/DS-Homebrew/TWiLightMenu/releases).
Per usare i link [magnet](https://wikipedia.org/wiki/Magnet_URI_scheme) di questa guida avrai bisogno di un client torrent come [Deluge](http://dev.deluge-torrent.org/wiki/Download).
diff --git a/_pages/it_IT/seedminer.txt b/_pages/it_IT/seedminer.txt
index 14f9a20004..d5e780600c 100644
--- a/_pages/it_IT/seedminer.txt
+++ b/_pages/it_IT/seedminer.txt
@@ -54,7 +54,7 @@ Dopo l'esecuzione dell'exploit Seedminer possono essere eseguiti due diversi exp
#### Sezione III - Seedminer
-1. Open [Bruteforce Movable](https://seedminer.hacks.guide/) on your computer
+1. Avvia [Bruteforce Movable](https://seedminer.hacks.guide/) sul tuo computer
+ Questo sito permette il recupero automatico del file `movable_part1.sed` (utilizzando una console 3DS fittizia) e la decriptazione della chiave DSiWare della tua console (utilizzando Seedminer tramite il computer di un volontario)
+ Se il servizio automatizzato non funziona, entra nel [canale Discord di Nintendo Homebrew](https://discord.gg/MWxPgEp) (in Inglese) per richiedere assistenza
1. Inserisci il Codice Amico della tua console (senza spazi o trattini) nel campo "Your friend code"
@@ -75,29 +75,20 @@ Dopo l'esecuzione dell'exploit Seedminer possono essere eseguiti due diversi exp
+ Conserva questo file in quanto ti servirà nelle pagine successive
___
-### Metodi
-___
+#### Seedminer + unSAFE_MODE
-#### Seedminer + BannerBomb3 + Fredtool
-
-Seedminer utilizza il tuo file `movable.sed` per decriptare un qualunque titolo DSiWare per iniettare una particolare applicazione DSiWare nell'applicazione Impostazioni Internet DS.
+This method of using Seedminer for further exploitation uses your `movable.sed` file to take advantage of exploits in the SAFE_MODE firmware present on all 3DS units.
Questo metodo è compatibile con tutte le regioni, anche se la regione CHN non è coperta da questa guida.
-Questo metodo richiede che le Impostazioni Internet DS funzionino regolarmente (vedi il test in cima a questa pagina).
-
-Prosegui con [BannerBomb3](bannerbomb3)
+Continue to [unSAFE_MODE](installing-boot9strap-(usm))
{: .notice--primary}
___
-#### Seedminer + PicHaxx + DSiDumper + Fredtool
+#### Legacy Methods
-Seedminer utilizza il tuo file `movable.sed` per ottenere accesso all'Homebrew Launcher tramite l'exploit PicHaxx per eseguire il dump di un'applicazione DSiWare di sistema. Questo metodo richiede il possesso (o lo scaricamento) del gioco gratuito "Pokémon Picross" dall'eShop.
-
-Questo metodo è compatibile con le regioni EUR, JPN e USA, ed è leggermente più complicato del precedente. È consigliabile utilizzare questo metodo solo se non hai un'applicazione Connessioni Nintendo DS funzionante.
-
-Prosegui con l'[Homebrew Launcher (PicHaxx)](homebrew-launcher-(pichaxx))
-{: .notice--primary}
+These methods are outdated and not recommended unless you have a specific purpose for them, or you have been advised to use them.
+[Legacy Methods](legacy-methods)
\ No newline at end of file
diff --git a/_pages/it_IT/site-navigation.txt b/_pages/it_IT/site-navigation.txt
index 37ba4ddfc5..86f4699a76 100644
--- a/_pages/it_IT/site-navigation.txt
+++ b/_pages/it_IT/site-navigation.txt
@@ -9,7 +9,7 @@ sitemap: false
+ [Completamento dell'installazione](finalizing-setup)
+ [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax))
-+ [Installazione di boot9strap (SafeB9SInstaller)](installing-boot9strap-(SafeB9SInstaller))
++ [Installing boot9strap (unSAFE_MODE)](installing-boot9strap-(usm))
{% endcapture %}
{{ notice-1 | markdownify }}
@@ -49,10 +49,12 @@ sitemap: false
+ [Installazione di boot9strap (ntrboot)](installing-boot9strap-(ntrboot))
+ [Installazione di boot9strap (SafeB9SInstaller)](installing-boot9strap-(safeb9sinstaller))
+ [Installazione di boot9strap (Soundhax)](installing-boot9strap-(soundhax))
++ [Installing boot9strap (unSAFE_MODE)](installing-boot9strap-(usm))
+ [Spostare l'EmuNAND](move-emunand)
+ [ntrboot](ntrboot)
+ [Cambiare regione](region-changing)
+ [Seedminer](seedminer)
++ [Legacy Seedminer Methods](legacy-methods)
+ [Risoluzione dei problemi](troubleshooting)
+ [Disinstallare il CFW](uninstall-cfw)
+ [Aggiornare B9S](updating-a9lh)
diff --git a/_pages/it_IT/uninstall-cfw.txt b/_pages/it_IT/uninstall-cfw.txt
index 35afbc7eaa..89bced90a3 100644
--- a/_pages/it_IT/uninstall-cfw.txt
+++ b/_pages/it_IT/uninstall-cfw.txt
@@ -45,7 +45,7 @@ Tieni presente che se hai altri file payload oltre a `GodMode9.firm` nella carte
1. Seleziona `Mount image to drive`
1. Nella finestra che appare, apri la cartella `exefs`
1. In questa cartella, scegli il file `.firm`
-1. Select "Firm Image Options"
+1. Seleziona "Firm Image Options"
1. Seleziona "Boot Firm"
1. Quando richiesto, scegli le opzioni per decriptare a fare una copia
1. Ora dovrebbe avviarsi il normale menu HOME del 3DS. In tal caso, spegni la console e prosegui con la prossima sezione
diff --git a/_pages/ja_JP/finalizing-setup.txt b/_pages/ja_JP/finalizing-setup.txt
index 2834bb4f6b..fb319d2aed 100644
--- a/_pages/ja_JP/finalizing-setup.txt
+++ b/_pages/ja_JP/finalizing-setup.txt
@@ -72,7 +72,7 @@ If, before following this guide, you already had an EmuNAND setup and would like
1. Launch the Download Play application (![]({{ "/images/download-play-icon.png" | absolute_url }}){: height="24px" width="24px"})
1. Wait until you see the two buttons
-1. Press (L) + (Down) + (Select) at the same time to open the Rosalina menu
+1. Press (Left Shoulder) + (D-Pad Down) + (Select) at the same time to open the Rosalina menu
1. Select "Miscellaneous options"
1. Select "Switch the hb. title to the current app."
1. Press (B) to continue
diff --git a/_pages/ja_JP/home.txt b/_pages/ja_JP/home.txt
index 6cace7e0a2..a0c61c5273 100644
--- a/_pages/ja_JP/home.txt
+++ b/_pages/ja_JP/home.txt
@@ -1,91 +1,91 @@
---
layout: splash
-title: "Guida per l'Hacking del 3DS" #
+title: "3DS Hacks Guide" #
header:
overlay_color: "#5e616c" #
overlay_image: /images/home-page-feature.jpg
overlay_filter: 0.5
caption:
-excerpt: "La guida omnicomprensiva per installare un custom firmware su 3DS,
da zero a boot9strap.
"
+excerpt: "A complete guide to 3DS custom firmware,
from stock to boot9strap.
"
---
-Per la lista di tutte le guide per l'installazione di homebrew e custom firmware su altre console, visita [Hacks.Guide](https://hacks.guide).
+For complete guides to homebrew and custom firmware for other devices, check out [Hacks.Guide](https://hacks.guide).
{: .notice--primary}
___
-Leggi attentamente tutte le pagine introduttive (compresa questa!) prima di continuare.
+Thoroughly read all of the introductory pages (including this one!) before proceeding.
{: .notice--warning}
{% capture notice-1 %}
-Questa guida è riservata _solamente_ alle console retail (cioè quelle acquistate in negozio, non quelle ottenute tramite il Nintendo Developer Program)!
-Se hai una console per sviluppatori ("PANDA"), visita la [Guida all'Hacking di un 3DS Panda](https://panda.hacks.guide).
+This guide is for retail (consumer purchased; not from the Nintendo Developer Program) consoles _only_!
+If you have a developer ("PANDA") console, check out the [Panda 3DS Hacks Guide](https://panda.hacks.guide).
{% endcapture %}
{{ notice-1 | markdownify }}
{% capture notice-1 %}
-Questa guida è disponibile anche in altre lingue!
-Clicca l'icona in alto a destra per cambiare la lingua.
-Oppure, clicca [qui](https://crowdin.com/project/3ds-guide) per aiutare a mantenere queste traduzioni aggiornate.
+This guide is available in other languages!
+Click the icon at the top right of the page to change the language.
+Alternatively, click [here](https://crowdin.com/project/3ds-guide) to help to keep these translations up to date.
{% endcapture %}
{{ notice-1 | markdownify }}
-Questa guida ha bisogno del *tuo* aiuto per il seeding di [questi]({{ "rss.xml" | absolute_url }}) torrent!
+This guide needs *your* help to seed [these]({{ "rss.xml" | absolute_url }}) torrents!
{: .notice--primary}
-## Cosa vuol dire Homebrew?
+## Homebrewとは
-[**Homebrew**](https://en.wikipedia.org/wiki/List_of_homebrew_video_games) usually refers to software that is not authorized by Nintendo. Tra questi ci sono utilities, applicazioni, giochi ed emulatori.
+[**Homebrew**](https://en.wikipedia.org/wiki/List_of_homebrew_video_games) usually refers to software that is not authorized by Nintendo. This includes homebrew tools, applications, games, and emulators.
-Nella maggior parte dei casi, l'avvio di homebrew sulla tua console è al 100% gratis grazie all'applicazione Sound Nintendo 3DS. È comunque possibile avviare gli homebrew tramite exploit alternativi basati su giochi commerciali e sul browser internet di sistema.
+In many cases, running homebrew on your device is 100% free using just the Nintendo 3DS Sound app. There are also various other exploits in commercial games and the browser to get homebrew running.
-## Cosa vuol dire Custom Firmware?
+## カスタムファームウェアとは
-Un **Custom Firmware** ("CFW") ti permette di accedere a funzionalità avanzate (spesso) non disponibili con un homebrew userland. Ad esempio, le signature patch ti permettono di installare titoli non firmati in modo tale che appaiano nel menu HOME.
+**カスタム ファームウェア** ("CFW") は高度な技術によりHomebrewでは実現できないようなハッキングを実現しています。 例えば「署名回避パッチ」は、署名のない、許可されていないソフトをHOMEメニューにインストールできます。
-È possibile installare un CFW su qualunque console di qualunque versione (ma in caso sia superiore a 11.3.0 possono essere necessari ulteriori tool o accessori).
+CFW can be set up on any console on any version (but may require additional tools / accessories for versions >11.3.0).
-## Cosa viene installato con questa guida?
+## ごのガイドでインストールされるもの
-Lo scopo di questa guida è di installare in un normale 3DS mai modificato
-un Custom Firmware basato su boot9strap. Con alcune versioni del software di sistema è necessario utilizzare degli homebrew come punto di partenza, ma il Custom Firmware rimane comunque l'obiettivo finale.
+このガイドの目的は、通常の3DSファームウェアを
+firmware to boot9strap powered Custom Firmware. 一部のバージョンではHomebrewを利用していますが、最終的にはカスタムファームウェアを導入します。
-boot9strap è attualmente il più recente e miglior metodo per installare un Custom Firmware in grado di fornirci pieno controllo della console a pochi istanti dal boot, con un effetto simile a quello di BootMii su Wii. Ha effetto temporalmente prima di quanto accadeva con arm9loaderhax e, a differenza di un sighax standard, boot9strap utilizza un exploit basato su sovrascrittura di NDMA per acquisire l'esecuzione di codice Boot9. Questo vuol dire che qualunque console che avvii boot9strap è in grado di creare un dump del file OTP univoco della console (`OTP.bin`), della bootrom ARM11 (`boot11.bin`) e della bootrom ARM9 (`boot9.bin`).
+boot9strap is the newest and best method of launching Custom Firmware that gives us nearly full control of the system only milliseconds into boot, which is similar to the effect of BootMii for the Wii. It gives us even earlier control than arm9loaderhax did, and, unlike standard sighax, boot9strap uses an NDMA overwrite exploit in order to gain Boot9 code execution. This means that any console running boot9strap is capable of dumping the console unique OTP (`OTP.bin`), the ARM11 bootrom (`boot11.bin`), and the ARM9 bootrom (`boot9.bin`).
-L'uso di boot9strap rispetto metodi preesistenti per l'avvio di un Custom Firmware è consigliato sotto ogni aspetto, per cui si raccomanda l'uso di questa guida al posto di procedure basate su software ormai datati (come menuhax + rxTools, arm9loaderhax, o anche normali sighax).
+The benefits of boot9strap over other Custom Firmware launch methods are numerous, and as such it is recommended to use this guide over any other that relies on outdated software (such as menuhax + rxTools, arm9loaderhax, or even normal sighax).
-Per informazioni sul funzionamento di boot9strap, consulta [questo articolo](https://arxiv.org/abs/1802.00359).
+For information on how boot9strap works, please see [this paper](https://arxiv.org/abs/1802.00359).
-Per una lista di tutte le firme di sighax, è possibile consultare [questo gist](https://gist.github.com/SciresM/cdd2266efb80175d37eabbe86f9d8c52).
+For a list of each of the calculated sighax signatures, see [this gist](https://gist.github.com/SciresM/cdd2266efb80175d37eabbe86f9d8c52).
-## Cosa posso fare con un Custom Firmware?
+## カスタムファームウェアでできること
-+ Giocare tutte le schede di gioco e tutti titoli dell'eShop, indipendentemente dalla regionalità
-+ Personalizza il tuo Menu HOME con [temi e splash screen](https://themeplaza.eu/) creati dagli utenti
-+ Applicare "ROMhack" a giochi posseduti
-+ Catturare screenshot di applicazioni e giochi
-+ Fare un backup, modificare e ripristinare i salvataggi di molti giochi
-+ Avviare giochi per vecchie piattaforme usando emulatori, RetroArch o altri sistemi a sé stanti. (Di solito sono più performanti con un New Nintendo 3DS)
-+ Installare titoli amatoriali sul tuo sistema e farli apparire sul tuo menu HOME
-+ Installare le tue schede di gioco direttamente nella console per poterci giocare senza dover inserire la scheda
-+ Solo con New 3DS o con New 2DS: fare dei live streaming sul tuo PC via wireless tramite NTR CFW
-+ Utilizzare molte vecchie flashcard per il Nintendo DS che sono state bloccate tempo addietro o che non hanno mai funzionato su un Nintendo 3DS
-+ Aggiornare all'ultima versione di sistema in sicurezza senza doversi preoccupare di perdere l'accesso agli homebrew
++ 地域に関係なく、すべてのゲームカードやダウンロードソフトを遊ぶ
++ Customize your HOME Menu with user-created [themes and splash screens](https://themeplaza.eu/)
++ 自分が所有するゲームに「ROMハック」を使用する
++ ゲームとアプリケーションのスクリーン ショットを取る事ができます。
++ Backup, edit, and restore saves for many games
++ RetroArchを始めとしたエミュレータでレトロゲームを遊ぶ (Newニンテンドー3DS上ではさらに快適に動作します)
++ HomeBrewをインストールし、HOMEメニューから直接実行
++ ゲームカードをインストール可能な形式で吸い出し、ゲームカードを使用せず遊ぶ
++ New 3DS or New 2DS only: stream live gameplay to your PC wirelessly with NTR CFW
++ 本体更新により対策されたDSマジコンを起動
++ 自作ソフトが起動可能な状態を維持して本体更新
-## Cosa mi serve sapere prima di cominciare?
+## 改造する前の注意点
-+ **Prima di seguire la guida, è necessario che tu conosca il rischio dell'hacking di un 3DS: OGNI volta che si modifica il sistema c'è sempre il rischio di un brick IRREVERSIBILE. È raro ma può sempre capitare, quindi assicurati di seguire ESATTAMENTE OGNI SINGOLO PASSAGGIO.**
-+ Se hai già modificato in precedenza il tuo 3DS per configurare un'EmuNAND e vorresti spostare il contenuto dell'EmuNAND nel nuovo CFW SysNAND, segui tutte le istruzioni per ripristinare l'EmuNAND una volta raggiunta la sezione [Completamento dell'installazione](finalizing-setup).
-+ Questa guida è applicabile a New 3DS, Old 3DS, New 2DS e Old 2DS di ogni regione e con versione del software 11.13.0 o inferiore.
-+ Seguendo correttamente la guida non perderai alcun dato e manterrai tutto ciò che era installato nella console (per cui giochi, NNID, salvataggi, ecc verranno tutti conservati).
-+ Mantieni sempre la console in carica per evitare la perdita di dati o danni derivanti dall'improvviso spegnimento della console!
-+ La tua scheda SD dovrebbe essere [MBR e non GPT](http://www.howtogeek.com/245610/) (la scheda SD preconfezionata con la console è MBR di default).
-+ Se devi formattare una nuova scheda SD, puoi usare [guiformat](http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm) e impostare Allocation Unit Size a 32K (32768).
-+ A livello di software, un Old 2DS è essenzialmente identico a un Old 3DS, mentre un New 2DS è essenzialmente identico ad un New 3DS. Qualunque istruzione indicante "Old 3DS" si applica anche agli Old 2DS, e qualunque istruzione relativa ai "New 3DS" si applica ai New 2DS.
++ **ガイドを始める前に、あなたの3DSが復元不可能なBRICK状態になるリスクが有ることを忘れないでください。 稀ではありますが、BRICKする可能性があります。必ず全ての指示に従ってください。**
++ If you have already hacked your 3DS before to get an EmuNAND setup, and would like to move the contents of your previous EmuNAND to your new SysNAND CFW, you should follow all instructions and restore your existing EmuNAND when prompted once you reach [Finalizing Setup](finalizing-setup).
++ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions on firmware 11.13.0 or below.
+すべてが計画通りに進めば、データは全く失われず、導入前にあなたが使用していたすべてのもの (ゲーム、NNID、セーブデータなど) が保持されます。
++ Keep your device plugged in and charged throughout the entire process to avoid data loss or damage from an unexpected power-off!
++ Your SD card should be [MBR, not GPT](http://www.howtogeek.com/245610/) (the SD card that comes with your device will be MBR by default).
++ If you need to format a brand new SD card, you can use [guiformat](http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768).
++ The Old 2DS is essentially identical to the Old 3DS in terms of software, while the New 2DS is essentially identical to the New 3DS in terms of software. Any steps which say "Old 3DS" also apply to Old 2DS, and any steps which say "New 3DS" also apply to New 2DS.
___
-### Prosegui con [Cominciamo!](get-started)
+### Continue to [Get Started](get-started)
{: .notice--primary}
diff --git a/_pages/ja_JP/installing-boot9strap-(usm).txt b/_pages/ja_JP/installing-boot9strap-(usm).txt
new file mode 100644
index 0000000000..059cb66c7f
--- /dev/null
+++ b/_pages/ja_JP/installing-boot9strap-(usm).txt
@@ -0,0 +1,90 @@
+---
+title: "Installing boot9strap (USM)"
+---
+
+{% include toc title="Table of Contents" %}
+
+### Required Reading
+
+In order to exploit the SAFE_MODE firmware of our system, we need to inject an exploited WiFi profile.
+
+We can do this using an existing exploit, BannerBomb3.
+
+To accomplish this, we use your system's encryption key (movable.sed) to build a DSiWare backup that exploits the system in order to inject the exploited WiFi profile to your connections list.
+
+Once the WiFi profile has been injected, we will use SAFE_MODE, which is a recovery feature present on all 3DS consoles, to activate the exploited WiFi profile.
+
+These instructions work on USA, Europe, Japan, and Korea region consoles as indicated by the letters U, E, J, or K after the system version.
+
+If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will need to use a [Legacy Method](legacy-methods). For assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help.
+{: .notice--danger}
+
+### What You Need
+
+* Your `movable.sed` file from completing [Seedminer](seedminer)
+* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest)
+
+#### Section I - Prep Work
+
+1. Open [unSAFE_MODE-bb3 tool](https://usm.bruteforcemovable.com/) on your computer
+1. Upload your movable.sed using the "Choose File" option
+1. Click "Download unSAFE_MODE-bb3 archive"
+ + This will download an exploit DSiWare called `F00D43D5.bin` and a SAFE_MODE exploit data file called `usm.bin` inside of a zip folder (`unSAFE_MODE-bb3.zip`)
+1. If your console is powered on, power off your console
+1. パソコンにSDカードを入れます
+1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card
+1. Copy `usm.bin` from the USM archive (`unSAFE_MODE-bb3.zip`) to the root of your SD card
+1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card
+ + This `` will be the same one that you used in [Seedminer](seedminer)
+ + If `Nintendo DSiWare` does not exist, create it
+1. If there are any existing DSiWare backup files (`<8-character-id>.bin`) in this folder, move them to your PC
+ + This will leave you with an empty Nintendo DSiWare folder. Moving the files to your PC ensures you don't delete any intentional backups
+1. Copy the `F00D43D5.bin` file from the USM archive (`unSAFE_MODE-bb3.zip`) to the `Nintendo DSiWare` folder
+
+#### Section II - BannerBomb3
+
+1. Reinsert your SD card into your device
+1. Power on your device
+1. Launch System Settings on your device
+1. Navigate to `Data Management` -> `DSiWare`
+1. Click on the SD Card section
+ + Your bottom screen should flash Red and then the system will reboot to home menu a few seconds later. This means the exploit profile was successfully copied
+1. Power off your device
+
+#### Section III - unSAFE_MODE
+
+1. With your system still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), then press (Power)
+ + Release the buttons after a few seconds. Your console will boot into Safe Mode
+1. Press "OK" to accept the update
+ + There is no update. This is part of the exploit
+1. Press "I accept" to accept the terms and conditions
+1. The update will eventually fail, with error code `003-1099`. This is intended behaviour
+1. When asked "Would you like to configure Internet settings?", select "Yes"
+1. On the following menu, navigate to `Connection 1` -> `Change Settings` -> `Next Page (right arrow)` -> `Proxy Settings` -> `Detailed Setup`
+1. Once you see `B9S install SUCCESS` on the top screen, press any button to reboot to Luma Configuration
+
+#### Section IV - Configuring Luma3DS
+
+1. Your device should automatically show the Luma Configuration menu
+1. Use the (A) button and the D-Pad to turn on the following:
+ + **「Show NAND or user string in System Settings」**
+1. (Start) を押してセーブして再起動します
+ + Your device should load the Home Menu after a short delay. If you get a black screen lasting longer than 5 minutes, [follow this troubleshooting guide](troubleshooting#black-screen-on-sysnand-boot-after-installing-boot9strap)
+
+#### Section V - Restoring WiFi Configuration Profiles
+
+1. Launch System Settings on your device
+1. Navigate to `Data Management` -> `DSiWare`
+1. Click on the SD Card section
+ + Your bottom screen should flash Green and then the system will reboot to home menu a few seconds later. This means your WiFi configuration profiles were successfully restored
+1. Power your system off
+1. パソコンにSDカードを入れます
+1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card
+ + This `` will be the same one that you used in [Seedminer](seedminer)
+1. Delete `F00D43D5.bin` from your Nintendo DSiWare folder
+1. Continue to Finalizing Setup
+
+___
+
+### Continue to [Finalizing Setup](finalizing-setup)
+{: .notice--primary}
diff --git a/_pages/ja_JP/legacy-methods.txt b/_pages/ja_JP/legacy-methods.txt
new file mode 100644
index 0000000000..10c65e24e9
--- /dev/null
+++ b/_pages/ja_JP/legacy-methods.txt
@@ -0,0 +1,21 @@
+---
+title: "Legacy Methods"
+---
+
+{% include toc title="Table of Contents" %}
+
+### Required Reading
+
+There have been multiple improvements and advancements to methods for installing CFW over the last short while.
+
+For this reason, it is recommended you use the most up-to-date method found on the [Seedminer](seedminer) page.
+
+However, "legacy" or outdated methods are kept here for various purposes. They will require that you have done [Seedminer](seedminer) first.
+
+If you need help, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for assistance.
+
+1. [BannerBomb3](bannerbomb3): Seedminer + BannerBomb3 + Fredtool
+1. [Pichaxx](homebrew-launcher-(pichaxx)): Seedminer + Pichaxx + DSiWare Dumper + Fredtool
+ + Pichaxx also has a sub method: [Frogtool](installing-boot9strap-(frogtool)): Seedminer + Pichaxx + Frogtool
+
+All of these options should also finish with [Finalizing Setup](finalizing-setup).
\ No newline at end of file
diff --git a/_pages/ja_JP/seedminer.txt b/_pages/ja_JP/seedminer.txt
index 999fc83d8a..a31503507a 100644
--- a/_pages/ja_JP/seedminer.txt
+++ b/_pages/ja_JP/seedminer.txt
@@ -75,29 +75,20 @@ There are two different methods for building on the Seedminer exploit (described
+ Keep this file as you will need it in the upcoming pages
___
-### Methods
-___
+#### Seedminer + unSAFE_MODE
-#### Seedminer + BannerBomb3 + Fredtool
-
-This method of using Seedminer for further exploitation uses your `movable.sed` file to decrypt any DSiWare title for the purposes of injecting an exploitable DSiWare title into the DS Internet Settings application.
+This method of using Seedminer for further exploitation uses your `movable.sed` file to take advantage of exploits in the SAFE_MODE firmware present on all 3DS units.
This method is compatible with all regions, though CHN region is not covered by this guide.
-This method requires that the DS Internet Settings be functioning properly (see the test at the top of this page).
-
-Continue to [BannerBomb3](bannerbomb3)
+Continue to [unSAFE_MODE](installing-boot9strap-(usm))
{: .notice--primary}
___
-#### Seedminer + PicHaxx + DSiDumper + Fredtool
+#### Legacy Methods
-This method of using Seedminer for further exploitation uses your `movable.sed` file to gain access to the Homebrew Launcher using the PicHaxx exploit for the purpose of dumping a system DSiWare. This method requires you to already own (or download) the free "Pokemon Picross" game from the eShop.
-
-This method is only compatible with the EUR, JPN, and USA regions, and is somewhat more complicated than the above method. It is only recommended to use this method if you do not have a functioning DS Internet Settings application.
-
-Continue to [Homebrew Launcher (PicHaxx)](homebrew-launcher-(pichaxx))
-{: .notice--primary}
+These methods are outdated and not recommended unless you have a specific purpose for them, or you have been advised to use them.
+[Legacy Methods](legacy-methods)
\ No newline at end of file
diff --git a/_pages/ja_JP/site-navigation.txt b/_pages/ja_JP/site-navigation.txt
index ac2a57a141..820f64fd3d 100644
--- a/_pages/ja_JP/site-navigation.txt
+++ b/_pages/ja_JP/site-navigation.txt
@@ -9,7 +9,7 @@ sitemap: false
+ [Finalizing Setup](finalizing-setup)
+ [Homebrew Launcher(Soundhax)](homebrew-launcher-(soundhax))
-+ [Installing boot9strap (SafeB9SInstaller)](installing-boot9strap-(SafeB9SInstaller))
++ [Installing boot9strap (unSAFE_MODE)](installing-boot9strap-(usm))
{% endcapture %}
{{ notice-1 | markdownify }}
@@ -49,10 +49,12 @@ sitemap: false
+ [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot))
+ [Installing boot9strap (SafeB9SInstaller)](installing-boot9strap-(safeb9sinstaller))
+ [Installing boot9strap (Soundhax)](installing-boot9strap-(soundhax))
++ [Installing boot9strap (unSAFE_MODE)](installing-boot9strap-(usm))
+ [EmuNANDを移動する](move-emunand)
+ [ntrboot](ntrboot)
+ [地域変更](region-changing)
+ [Seedminer](seedminer)
++ [Legacy Seedminer Methods](legacy-methods)
+ [トラブルシューティング](troubleshooting)
+ [Uninstall CFW](uninstall-cfw)
+ [Updating B9S](updating-b9s)
diff --git a/_pages/ko_KR/finalizing-setup.txt b/_pages/ko_KR/finalizing-setup.txt
index ae24e5880d..f0cb4df607 100644
--- a/_pages/ko_KR/finalizing-setup.txt
+++ b/_pages/ko_KR/finalizing-setup.txt
@@ -72,7 +72,7 @@ If, before following this guide, you already had an EmuNAND setup and would like
1. Launch the Download Play application (![]({{ "/images/download-play-icon.png" | absolute_url }}){: height="24px" width="24px"})
1. Wait until you see the two buttons
-1. Press (L) + (Down) + (Select) at the same time to open the Rosalina menu
+1. Press (Left Shoulder) + (D-Pad Down) + (Select) at the same time to open the Rosalina menu
1. Select "Miscellaneous options"
1. Select "Switch the hb. title to the current app."
1. Press (B) to continue
diff --git a/_pages/ko_KR/installing-boot9strap-(hardmod).txt b/_pages/ko_KR/installing-boot9strap-(hardmod).txt
index 5f9050332c..ab36735c45 100644
--- a/_pages/ko_KR/installing-boot9strap-(hardmod).txt
+++ b/_pages/ko_KR/installing-boot9strap-(hardmod).txt
@@ -60,14 +60,14 @@ This will work on New 3DS, New 2DS, Old 3DS, and Old 2DS on *all* versions that
#### Section I - Prep Work
-1. 기기를 종료해 주세요.
-1. SD 카드를 컴퓨터에 삽입해 주세요.
+1. Power off your device
+1. パソコンにSDカードを入れます
1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card
1. Copy the hardmod-b9s-installer folder from the hardmod-b9s-installer `.zip` to your computer
1. Copy your downloaded `.firm` to the hardmod-b9s-installer folder on your computer
1. Rename your downloaded `.firm` in the hardmod-b9s-installer folder on your computer to `current.firm`
1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the hardmod-b9s-installer folder on your computer
-1. SD 카드를 기기에 다시 삽입해 주세요.
+1. Reinsert your SD card into your device
1. Use your hardmod to create a NAND backup
1. Move your NAND backup to the hardmod-b9s-installer folder on your computer and rename it to `NAND.bin`
@@ -77,17 +77,17 @@ This will work on New 3DS, New 2DS, Old 3DS, and Old 2DS on *all* versions that
+ Windows Users: Run `install-b9s.exe`
+ Mac and Linux Users: Run `install-b9s.py`
1. Flash your outputted `NAND-patched.bin` to your device with your hardmod
-1. 기기를 종료해 주세요.
+1. Power off your device
1. Disconnect your hardmod
-1. 기기를 시작해 주세요.
+1. Power on your device
#### Section III - Configuring Luma3DS
1. Your device should have booted into the Luma3DS configuration menu
+ If you get a black screen, [follow this troubleshooting guide](troubleshooting#black-screen-on-sysnand-boot-after-installing-boot9strap)
1. Use the (A) button and the D-Pad to turn on the following:
- + **"Show NAND or user string in System Settings"**
-1. (start)를 눌러 저장하고 기기를 다시 시작해 주세요.
+ + **「Show NAND or user string in System Settings」**
+1. (Start) を押してセーブして再起動します
+ If you get an error, just continue the next page
___
diff --git a/_pages/ko_KR/installing-boot9strap-(usm).txt b/_pages/ko_KR/installing-boot9strap-(usm).txt
new file mode 100644
index 0000000000..ca99fcf3c0
--- /dev/null
+++ b/_pages/ko_KR/installing-boot9strap-(usm).txt
@@ -0,0 +1,90 @@
+---
+title: "Installing boot9strap (USM)"
+---
+
+{% include toc title="Table of Contents" %}
+
+### Required Reading
+
+In order to exploit the SAFE_MODE firmware of our system, we need to inject an exploited WiFi profile.
+
+We can do this using an existing exploit, BannerBomb3.
+
+To accomplish this, we use your system's encryption key (movable.sed) to build a DSiWare backup that exploits the system in order to inject the exploited WiFi profile to your connections list.
+
+Once the WiFi profile has been injected, we will use SAFE_MODE, which is a recovery feature present on all 3DS consoles, to activate the exploited WiFi profile.
+
+These instructions work on USA, Europe, Japan, and Korea region consoles as indicated by the letters U, E, J, or K after the system version.
+
+If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will need to use a [Legacy Method](legacy-methods). For assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help.
+{: .notice--danger}
+
+### What You Need
+
+* Your `movable.sed` file from completing [Seedminer](seedminer)
+* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest)
+
+#### Section I - Prep Work
+
+1. Open [unSAFE_MODE-bb3 tool](https://usm.bruteforcemovable.com/) on your computer
+1. Upload your movable.sed using the "Choose File" option
+1. Click "Download unSAFE_MODE-bb3 archive"
+ + This will download an exploit DSiWare called `F00D43D5.bin` and a SAFE_MODE exploit data file called `usm.bin` inside of a zip folder (`unSAFE_MODE-bb3.zip`)
+1. If your console is powered on, power off your console
+1. SD 카드를 컴퓨터에 삽입해 주세요.
+1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card
+1. Copy `usm.bin` from the USM archive (`unSAFE_MODE-bb3.zip`) to the root of your SD card
+1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card
+ + This `` will be the same one that you used in [Seedminer](seedminer)
+ + If `Nintendo DSiWare` does not exist, create it
+1. If there are any existing DSiWare backup files (`<8-character-id>.bin`) in this folder, move them to your PC
+ + This will leave you with an empty Nintendo DSiWare folder. Moving the files to your PC ensures you don't delete any intentional backups
+1. Copy the `F00D43D5.bin` file from the USM archive (`unSAFE_MODE-bb3.zip`) to the `Nintendo DSiWare` folder
+
+#### Section II - BannerBomb3
+
+1. SD 카드를 기기에 다시 삽입해 주세요.
+1. 기기를 시작해 주세요.
+1. Launch System Settings on your device
+1. Navigate to `Data Management` -> `DSiWare`
+1. Click on the SD Card section
+ + Your bottom screen should flash Red and then the system will reboot to home menu a few seconds later. This means the exploit profile was successfully copied
+1. 기기를 종료해 주세요.
+
+#### Section III - unSAFE_MODE
+
+1. With your system still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), then press (Power)
+ + Release the buttons after a few seconds. Your console will boot into Safe Mode
+1. Press "OK" to accept the update
+ + There is no update. This is part of the exploit
+1. Press "I accept" to accept the terms and conditions
+1. The update will eventually fail, with error code `003-1099`. This is intended behaviour
+1. When asked "Would you like to configure Internet settings?", select "Yes"
+1. On the following menu, navigate to `Connection 1` -> `Change Settings` -> `Next Page (right arrow)` -> `Proxy Settings` -> `Detailed Setup`
+1. Once you see `B9S install SUCCESS` on the top screen, press any button to reboot to Luma Configuration
+
+#### Section IV - Configuring Luma3DS
+
+1. Your device should automatically show the Luma Configuration menu
+1. Use the (A) button and the D-Pad to turn on the following:
+ + **"Show NAND or user string in System Settings"**
+1. (start)를 눌러 저장하고 기기를 다시 시작해 주세요.
+ + Your device should load the Home Menu after a short delay. If you get a black screen lasting longer than 5 minutes, [follow this troubleshooting guide](troubleshooting#black-screen-on-sysnand-boot-after-installing-boot9strap)
+
+#### Section V - Restoring WiFi Configuration Profiles
+
+1. Launch System Settings on your device
+1. Navigate to `Data Management` -> `DSiWare`
+1. Click on the SD Card section
+ + Your bottom screen should flash Green and then the system will reboot to home menu a few seconds later. This means your WiFi configuration profiles were successfully restored
+1. Power your system off
+1. SD 카드를 컴퓨터에 삽입해 주세요.
+1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card
+ + This `` will be the same one that you used in [Seedminer](seedminer)
+1. Delete `F00D43D5.bin` from your Nintendo DSiWare folder
+1. Continue to Finalizing Setup
+
+___
+
+### Continue to [Finalizing Setup](finalizing-setup)
+{: .notice--primary}
diff --git a/_pages/ko_KR/legacy-methods.txt b/_pages/ko_KR/legacy-methods.txt
new file mode 100644
index 0000000000..10c65e24e9
--- /dev/null
+++ b/_pages/ko_KR/legacy-methods.txt
@@ -0,0 +1,21 @@
+---
+title: "Legacy Methods"
+---
+
+{% include toc title="Table of Contents" %}
+
+### Required Reading
+
+There have been multiple improvements and advancements to methods for installing CFW over the last short while.
+
+For this reason, it is recommended you use the most up-to-date method found on the [Seedminer](seedminer) page.
+
+However, "legacy" or outdated methods are kept here for various purposes. They will require that you have done [Seedminer](seedminer) first.
+
+If you need help, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for assistance.
+
+1. [BannerBomb3](bannerbomb3): Seedminer + BannerBomb3 + Fredtool
+1. [Pichaxx](homebrew-launcher-(pichaxx)): Seedminer + Pichaxx + DSiWare Dumper + Fredtool
+ + Pichaxx also has a sub method: [Frogtool](installing-boot9strap-(frogtool)): Seedminer + Pichaxx + Frogtool
+
+All of these options should also finish with [Finalizing Setup](finalizing-setup).
\ No newline at end of file
diff --git a/_pages/ko_KR/seedminer.txt b/_pages/ko_KR/seedminer.txt
index e010afb234..107e8b9d2a 100644
--- a/_pages/ko_KR/seedminer.txt
+++ b/_pages/ko_KR/seedminer.txt
@@ -75,29 +75,20 @@ There are two different methods for building on the Seedminer exploit (described
+ Keep this file as you will need it in the upcoming pages
___
-### Methods
-___
+#### Seedminer + unSAFE_MODE
-#### Seedminer + BannerBomb3 + Fredtool
-
-This method of using Seedminer for further exploitation uses your `movable.sed` file to decrypt any DSiWare title for the purposes of injecting an exploitable DSiWare title into the DS Internet Settings application.
+This method of using Seedminer for further exploitation uses your `movable.sed` file to take advantage of exploits in the SAFE_MODE firmware present on all 3DS units.
This method is compatible with all regions, though CHN region is not covered by this guide.
-This method requires that the DS Internet Settings be functioning properly (see the test at the top of this page).
-
-Continue to [BannerBomb3](bannerbomb3)
+Continue to [unSAFE_MODE](installing-boot9strap-(usm))
{: .notice--primary}
___
-#### Seedminer + PicHaxx + DSiDumper + Fredtool
+#### Legacy Methods
-This method of using Seedminer for further exploitation uses your `movable.sed` file to gain access to the Homebrew Launcher using the PicHaxx exploit for the purpose of dumping a system DSiWare. This method requires you to already own (or download) the free "Pokemon Picross" game from the eShop.
-
-This method is only compatible with the EUR, JPN, and USA regions, and is somewhat more complicated than the above method. It is only recommended to use this method if you do not have a functioning DS Internet Settings application.
-
-Continue to [Homebrew Launcher (PicHaxx)](homebrew-launcher-(pichaxx))
-{: .notice--primary}
+These methods are outdated and not recommended unless you have a specific purpose for them, or you have been advised to use them.
+[Legacy Methods](legacy-methods)
\ No newline at end of file
diff --git a/_pages/ko_KR/site-navigation.txt b/_pages/ko_KR/site-navigation.txt
index 1a54bd13a9..fc55bb75da 100644
--- a/_pages/ko_KR/site-navigation.txt
+++ b/_pages/ko_KR/site-navigation.txt
@@ -9,7 +9,7 @@ sitemap: false
+ [Finalizing Setup](finalizing-setup)
+ [홈브류 런처 (Soundhax)](homebrew-launcher-(soundhax))
-+ [Installing boot9strap (SafeB9SInstaller)](installing-boot9strap-(SafeB9SInstaller))
++ [Installing boot9strap (unSAFE_MODE)](installing-boot9strap-(usm))
{% endcapture %}
{{ notice-1 | markdownify }}
@@ -49,10 +49,12 @@ sitemap: false
+ [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot))
+ [Installing boot9strap (SafeB9SInstaller)](installing-boot9strap-(safeb9sinstaller))
+ [Installing boot9strap (Soundhax)](installing-boot9strap-(soundhax))
++ [Installing boot9strap (unSAFE_MODE)](installing-boot9strap-(usm))
+ [EmuNAND기반 데이터 이동](move-emunand)
+ [ntrboot](ntrboot)
+ [지역 변경](region-changing)
+ [Seedminer](seedminer)
++ [Legacy Seedminer Methods](legacy-methods)
+ [문제 해결](troubleshooting)
+ [Uninstall CFW](uninstall-cfw)
+ [Updating B9S](updating-b9s)
diff --git a/_pages/ms_MY/donations.txt b/_pages/ms_MY/donations.txt
index 579e1c2e72..7f5e56f592 100644
--- a/_pages/ms_MY/donations.txt
+++ b/_pages/ms_MY/donations.txt
@@ -1,5 +1,5 @@
---
-title: "Gimme Ye Gold" #
+title: "Donations" #
layout: single-no-ads
---
diff --git a/_pages/ms_MY/finalizing-setup.txt b/_pages/ms_MY/finalizing-setup.txt
index 07433281b7..c7cc92e950 100644
--- a/_pages/ms_MY/finalizing-setup.txt
+++ b/_pages/ms_MY/finalizing-setup.txt
@@ -72,7 +72,7 @@ If, before following this guide, you already had an EmuNAND setup and would like
1. Launch the Download Play application (![]({{ "/images/download-play-icon.png" | absolute_url }}){: height="24px" width="24px"})
1. Wait until you see the two buttons
-1. Press (L) + (Down) + (Select) at the same time to open the Rosalina menu
+1. Press (Left Shoulder) + (D-Pad Down) + (Select) at the same time to open the Rosalina menu
1. Select "Miscellaneous options"
1. Select "Switch the hb. title to the current app."
1. Press (B) to continue
diff --git a/_pages/ms_MY/installing-boot9strap-(ntrboot).txt b/_pages/ms_MY/installing-boot9strap-(ntrboot).txt
index cc467beeaa..58d5b3e6fa 100644
--- a/_pages/ms_MY/installing-boot9strap-(ntrboot).txt
+++ b/_pages/ms_MY/installing-boot9strap-(ntrboot).txt
@@ -1,5 +1,5 @@
---
-title: "Installin' boot9strap (ntrboot)"
+title: "Installing boot9strap (ntrboot)"
---
{% include toc title="Table of Contents" %}
@@ -10,35 +10,35 @@ To use the [magnet](https://wikipedia.org/wiki/Magnet_URI_scheme) links on this
### What You Need
-* A magnet that triggers th' sleep mode 'o ye device (if ye be usin' a foldin' style one)
-* Ye ntrboot-flashed flashcart
+* A magnet that triggers the sleep mode of your device (if using a folding style device)
+* Your ntrboot flashed flashcart
* 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 [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest)
### Instructions
-#### Section I - Set th' sails (prep work)
+#### Section I - Prep Work
-1. Power off ye device
+1. Power off your device
1. Insert your device's SD card into your computer
+ This is the SD card from your 3DS, *not* the SD card from your flashcart
1. Copy `SafeB9SInstaller.firm` to the root of your SD card and rename it to `boot.firm`
1. Copy `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card
-1. Create a folder named `boot9strap` on th' root 'o ye SD card
-1. Copy `boot9strap.firm` 'n `boot9strap.firm.sha` from th' boot9strap `.zip` to th' `/boot9strap/` folder on ye 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
![]({{ "/images/screenshots/boot9strap-ntrboot-file-layout.png" | absolute_url }})
{: .notice--info}
-1. Reinsert ye SD card into ye device
+1. Reinsert your SD card into your device
1. Power on your device
#### Section II - ntrboot
1. Use the magnet to find the spot on your device where the sleep sensor is triggered
+ This step is not needed on the old 2DS (which has a sleep mode switch)
-1. Power off ye device
+1. Power off your device
1. Insert your flashcart into your device
1. Place the magnet on your device to trigger the sleep sensor
+ On old 2DS, you should instead enable the sleep mode switch
@@ -48,26 +48,26 @@ To use the [magnet](https://wikipedia.org/wiki/Magnet_URI_scheme) links on this
#### Section III - Installing boot9strap
-1. Wait fer all safety checks to be completed
+1. Wait for all safety checks to complete
1. Remove the magnet from your device
+ On old 2DS, you should instead disable the sleep mode switch
-1. When prompted, input th' key combo given to be installin' boot9strap
+1. When prompted, input the key combo given to install boot9strap
1. Once it has completed, force your device to power off by holding down the power button
+ Your device will only boot to the SafeB9SInstaller screen until the next section is completed
#### Section IV - Configuring Luma3DS
-1. Insert ye SD card into ye computer
+1. Pasang kad SD anda ke dalam komputer
1. Delete `boot.firm` from the root of your SD card
1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card
-1. Reinsert ye SD card into ye device
+1. Reinsert your SD card into your device
1. Power on your device
1. Your device should have booted into the Luma3DS configuration menu
+ If you get a black screen, [follow this troubleshooting guide](troubleshooting#black-screen-on-sysnand-boot-after-installing-boot9strap)
-1. Use th' (A) button 'n th' D-Pad to turn on th' followin':
+1. Use the (A) button and the D-Pad to turn on the following:
+ **"Show NAND or user string in System Settings"**
-1. Press (Start) to save 'n reboot
- + If ye be gettin' an error, jus' continue to th' next page
+1. Tekan (Start) untuk save dan reboot
+ + If you get an error, just continue the next page
___
@@ -120,22 +120,22 @@ Do not follow this section until you have completed the rest of the instructions
##### Instructions
-1. Power off ye device
-1. Insert ye SD card into ye computer
+1. Power off your device
+1. Pasang kad SD anda ke dalam komputer
+ This is the SD card from your 3DS, *not* the SD card from your flashcart
1. Create a folder named `ntrboot` on the root of your SD card
1. Copy the `.bin` file from your flashrom backup `.zip` to the `/ntrboot/` folder on the root of your SD card
1. Create a folder named `payloads` in the `luma` folder on your SD card
1. Copy `ntrboot_flasher.firm` to the `/luma/payloads/` folder on your SD card
-1. Reinsert ye SD card into ye device
+1. Reinsert your SD card into your device
1. Insert your ntrboot compatible DS / DSi flashcart into your device
1. Launch ntrboot_flasher by holding (Start) during boot
1. Read the red screen warning
-1. Press (A) to continue
+1. Tekan (A) untuk meneruskan
1. Select your flashcart
+ If you do not see your flashcart in the list at the top, read the bottom screen for more info on each option
1. Select "Restore Flash"
1. Press (A) to proceed
-1. Wait 'til th' process be completed
+1. Tunggu sehingga proses selesai
1. Press (A) to return to the main menu
1. Press (B) to power off your device
diff --git a/_pages/ms_MY/installing-boot9strap-(usm).txt b/_pages/ms_MY/installing-boot9strap-(usm).txt
new file mode 100644
index 0000000000..075b0a038e
--- /dev/null
+++ b/_pages/ms_MY/installing-boot9strap-(usm).txt
@@ -0,0 +1,90 @@
+---
+title: "Installing boot9strap (USM)"
+---
+
+{% include toc title="Table of Contents" %}
+
+### Required Reading
+
+In order to exploit the SAFE_MODE firmware of our system, we need to inject an exploited WiFi profile.
+
+We can do this using an existing exploit, BannerBomb3.
+
+To accomplish this, we use your system's encryption key (movable.sed) to build a DSiWare backup that exploits the system in order to inject the exploited WiFi profile to your connections list.
+
+Once the WiFi profile has been injected, we will use SAFE_MODE, which is a recovery feature present on all 3DS consoles, to activate the exploited WiFi profile.
+
+These instructions work on USA, Europe, Japan, and Korea region consoles as indicated by the letters U, E, J, or K after the system version.
+
+If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will need to use a [Legacy Method](legacy-methods). For assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help.
+{: .notice--danger}
+
+### What You Need
+
+* Your `movable.sed` file from completing [Seedminer](seedminer)
+* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest)
+
+#### Section I - Prep Work
+
+1. Open [unSAFE_MODE-bb3 tool](https://usm.bruteforcemovable.com/) on your computer
+1. Upload your movable.sed using the "Choose File" option
+1. Click "Download unSAFE_MODE-bb3 archive"
+ + This will download an exploit DSiWare called `F00D43D5.bin` and a SAFE_MODE exploit data file called `usm.bin` inside of a zip folder (`unSAFE_MODE-bb3.zip`)
+1. If your console is powered on, power off your console
+1. Pasang kad SD anda ke dalam komputer
+1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card
+1. Copy `usm.bin` from the USM archive (`unSAFE_MODE-bb3.zip`) to the root of your SD card
+1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card
+ + This `` will be the same one that you used in [Seedminer](seedminer)
+ + If `Nintendo DSiWare` does not exist, create it
+1. If there are any existing DSiWare backup files (`<8-character-id>.bin`) in this folder, move them to your PC
+ + This will leave you with an empty Nintendo DSiWare folder. Moving the files to your PC ensures you don't delete any intentional backups
+1. Copy the `F00D43D5.bin` file from the USM archive (`unSAFE_MODE-bb3.zip`) to the `Nintendo DSiWare` folder
+
+#### Section II - BannerBomb3
+
+1. Reinsert your SD card into your device
+1. Power on your device
+1. Launch System Settings on your device
+1. Navigate to `Data Management` -> `DSiWare`
+1. Click on the SD Card section
+ + Your bottom screen should flash Red and then the system will reboot to home menu a few seconds later. This means the exploit profile was successfully copied
+1. Power off your device
+
+#### Section III - unSAFE_MODE
+
+1. With your system still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), then press (Power)
+ + Release the buttons after a few seconds. Your console will boot into Safe Mode
+1. Press "OK" to accept the update
+ + There is no update. This is part of the exploit
+1. Press "I accept" to accept the terms and conditions
+1. The update will eventually fail, with error code `003-1099`. This is intended behaviour
+1. When asked "Would you like to configure Internet settings?", select "Yes"
+1. On the following menu, navigate to `Connection 1` -> `Change Settings` -> `Next Page (right arrow)` -> `Proxy Settings` -> `Detailed Setup`
+1. Once you see `B9S install SUCCESS` on the top screen, press any button to reboot to Luma Configuration
+
+#### Section IV - Configuring Luma3DS
+
+1. Your device should automatically show the Luma Configuration menu
+1. Use the (A) button and the D-Pad to turn on the following:
+ + **"Show NAND or user string in System Settings"**
+1. Tekan (Start) untuk save dan reboot
+ + Your device should load the Home Menu after a short delay. If you get a black screen lasting longer than 5 minutes, [follow this troubleshooting guide](troubleshooting#black-screen-on-sysnand-boot-after-installing-boot9strap)
+
+#### Section V - Restoring WiFi Configuration Profiles
+
+1. Launch System Settings on your device
+1. Navigate to `Data Management` -> `DSiWare`
+1. Click on the SD Card section
+ + Your bottom screen should flash Green and then the system will reboot to home menu a few seconds later. This means your WiFi configuration profiles were successfully restored
+1. Power your system off
+1. Pasang kad SD anda ke dalam komputer
+1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card
+ + This `` will be the same one that you used in [Seedminer](seedminer)
+1. Delete `F00D43D5.bin` from your Nintendo DSiWare folder
+1. Continue to Finalizing Setup
+
+___
+
+### Continue to [Finalizing Setup](finalizing-setup)
+{: .notice--primary}
diff --git a/_pages/ms_MY/legacy-methods.txt b/_pages/ms_MY/legacy-methods.txt
new file mode 100644
index 0000000000..10c65e24e9
--- /dev/null
+++ b/_pages/ms_MY/legacy-methods.txt
@@ -0,0 +1,21 @@
+---
+title: "Legacy Methods"
+---
+
+{% include toc title="Table of Contents" %}
+
+### Required Reading
+
+There have been multiple improvements and advancements to methods for installing CFW over the last short while.
+
+For this reason, it is recommended you use the most up-to-date method found on the [Seedminer](seedminer) page.
+
+However, "legacy" or outdated methods are kept here for various purposes. They will require that you have done [Seedminer](seedminer) first.
+
+If you need help, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for assistance.
+
+1. [BannerBomb3](bannerbomb3): Seedminer + BannerBomb3 + Fredtool
+1. [Pichaxx](homebrew-launcher-(pichaxx)): Seedminer + Pichaxx + DSiWare Dumper + Fredtool
+ + Pichaxx also has a sub method: [Frogtool](installing-boot9strap-(frogtool)): Seedminer + Pichaxx + Frogtool
+
+All of these options should also finish with [Finalizing Setup](finalizing-setup).
\ No newline at end of file
diff --git a/_pages/ms_MY/seedminer.txt b/_pages/ms_MY/seedminer.txt
index 8e8c92d663..1bab74234d 100644
--- a/_pages/ms_MY/seedminer.txt
+++ b/_pages/ms_MY/seedminer.txt
@@ -75,29 +75,20 @@ There are two different methods for building on the Seedminer exploit (described
+ Keep this file as you will need it in the upcoming pages
___
-### Methods
-___
+#### Seedminer + unSAFE_MODE
-#### Seedminer + BannerBomb3 + Fredtool
-
-This method of using Seedminer for further exploitation uses your `movable.sed` file to decrypt any DSiWare title for the purposes of injecting an exploitable DSiWare title into the DS Internet Settings application.
+This method of using Seedminer for further exploitation uses your `movable.sed` file to take advantage of exploits in the SAFE_MODE firmware present on all 3DS units.
This method is compatible with all regions, though CHN region is not covered by this guide.
-This method requires that the DS Internet Settings be functioning properly (see the test at the top of this page).
-
-Continue to [BannerBomb3](bannerbomb3)
+Continue to [unSAFE_MODE](installing-boot9strap-(usm))
{: .notice--primary}
___
-#### Seedminer + PicHaxx + DSiDumper + Fredtool
+#### Legacy Methods
-This method of using Seedminer for further exploitation uses your `movable.sed` file to gain access to the Homebrew Launcher using the PicHaxx exploit for the purpose of dumping a system DSiWare. This method requires you to already own (or download) the free "Pokemon Picross" game from the eShop.
-
-This method is only compatible with the EUR, JPN, and USA regions, and is somewhat more complicated than the above method. It is only recommended to use this method if you do not have a functioning DS Internet Settings application.
-
-Continue to [Homebrew Launcher (PicHaxx)](homebrew-launcher-(pichaxx))
-{: .notice--primary}
+These methods are outdated and not recommended unless you have a specific purpose for them, or you have been advised to use them.
+[Legacy Methods](legacy-methods)
\ No newline at end of file
diff --git a/_pages/ms_MY/site-navigation.txt b/_pages/ms_MY/site-navigation.txt
index bf532e56cf..ba87e1732c 100644
--- a/_pages/ms_MY/site-navigation.txt
+++ b/_pages/ms_MY/site-navigation.txt
@@ -9,7 +9,7 @@ sitemap: false
+ [Finalizing Setup](finalizing-setup)
+ [Homebrew Launcher (SoundHax)](homebrew-launcher-(soundhax))
-+ [Installing boot9strap (SafeB9SInstaller)](installing-boot9strap-(SafeB9SInstaller))
++ [Installing boot9strap (unSAFE_MODE)](installing-boot9strap-(usm))
{% endcapture %}
{{ notice-1 | markdownify }}
@@ -49,10 +49,12 @@ sitemap: false
+ [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot))
+ [Installing boot9strap (SafeB9SInstaller)](installing-boot9strap-(safeb9sinstaller))
+ [Installing boot9strap (Soundhax)](installing-boot9strap-(soundhax))
++ [Installing boot9strap (unSAFE_MODE)](installing-boot9strap-(usm))
+ [Pindah EmuNAND](move-emunand)
+ [ntrboot](ntrboot)
+ [Menukar Kawasan](region-changing)
+ [Seedminer](seedminer)
++ [Legacy Seedminer Methods](legacy-methods)
+ [Penyelesaian](troubleshooting)
+ [Uninstall CFW](uninstall-cfw)
+ [Updating B9S](updating-b9s)
diff --git a/_pages/nl_NL/finalizing-setup.txt b/_pages/nl_NL/finalizing-setup.txt
index abd92335d0..ef32aa70cd 100644
--- a/_pages/nl_NL/finalizing-setup.txt
+++ b/_pages/nl_NL/finalizing-setup.txt
@@ -72,7 +72,7 @@ If, before following this guide, you already had an EmuNAND setup and would like
1. Launch the Download Play application (![]({{ "/images/download-play-icon.png" | absolute_url }}){: height="24px" width="24px"})
1. Wait until you see the two buttons
-1. Press (L) + (Down) + (Select) at the same time to open the Rosalina menu
+1. Press (Left Shoulder) + (D-Pad Down) + (Select) at the same time to open the Rosalina menu
1. Select "Miscellaneous options"
1. Select "Switch the hb. title to the current app."
1. Press (B) to continue
diff --git a/_pages/nl_NL/installing-boot9strap-(usm).txt b/_pages/nl_NL/installing-boot9strap-(usm).txt
new file mode 100644
index 0000000000..9e2b1c1fdc
--- /dev/null
+++ b/_pages/nl_NL/installing-boot9strap-(usm).txt
@@ -0,0 +1,90 @@
+---
+title: "Installing boot9strap (USM)"
+---
+
+{% include toc title="Table of Contents" %}
+
+### Required Reading
+
+In order to exploit the SAFE_MODE firmware of our system, we need to inject an exploited WiFi profile.
+
+We can do this using an existing exploit, BannerBomb3.
+
+To accomplish this, we use your system's encryption key (movable.sed) to build a DSiWare backup that exploits the system in order to inject the exploited WiFi profile to your connections list.
+
+Once the WiFi profile has been injected, we will use SAFE_MODE, which is a recovery feature present on all 3DS consoles, to activate the exploited WiFi profile.
+
+These instructions work on USA, Europe, Japan, and Korea region consoles as indicated by the letters U, E, J, or K after the system version.
+
+If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will need to use a [Legacy Method](legacy-methods). For assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help.
+{: .notice--danger}
+
+### What You Need
+
+* Your `movable.sed` file from completing [Seedminer](seedminer)
+* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest)
+
+#### Section I - Prep Work
+
+1. Open [unSAFE_MODE-bb3 tool](https://usm.bruteforcemovable.com/) on your computer
+1. Upload your movable.sed using the "Choose File" option
+1. Click "Download unSAFE_MODE-bb3 archive"
+ + This will download an exploit DSiWare called `F00D43D5.bin` and a SAFE_MODE exploit data file called `usm.bin` inside of a zip folder (`unSAFE_MODE-bb3.zip`)
+1. If your console is powered on, power off your console
+1. Plaats je SD kaart in je computer
+1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card
+1. Copy `usm.bin` from the USM archive (`unSAFE_MODE-bb3.zip`) to the root of your SD card
+1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card
+ + This `` will be the same one that you used in [Seedminer](seedminer)
+ + If `Nintendo DSiWare` does not exist, create it
+1. If there are any existing DSiWare backup files (`<8-character-id>.bin`) in this folder, move them to your PC
+ + This will leave you with an empty Nintendo DSiWare folder. Moving the files to your PC ensures you don't delete any intentional backups
+1. Copy the `F00D43D5.bin` file from the USM archive (`unSAFE_MODE-bb3.zip`) to the `Nintendo DSiWare` folder
+
+#### Section II - BannerBomb3
+
+1. Stop je SD kaart terug in je 3DS
+1. Zet je 3DS aan
+1. Launch System Settings on your device
+1. Navigate to `Data Management` -> `DSiWare`
+1. Click on the SD Card section
+ + Your bottom screen should flash Red and then the system will reboot to home menu a few seconds later. This means the exploit profile was successfully copied
+1. Schakel je 3ds uit
+
+#### Section III - unSAFE_MODE
+
+1. With your system still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), then press (Power)
+ + Release the buttons after a few seconds. Your console will boot into Safe Mode
+1. Press "OK" to accept the update
+ + There is no update. This is part of the exploit
+1. Press "I accept" to accept the terms and conditions
+1. The update will eventually fail, with error code `003-1099`. This is intended behaviour
+1. When asked "Would you like to configure Internet settings?", select "Yes"
+1. On the following menu, navigate to `Connection 1` -> `Change Settings` -> `Next Page (right arrow)` -> `Proxy Settings` -> `Detailed Setup`
+1. Once you see `B9S install SUCCESS` on the top screen, press any button to reboot to Luma Configuration
+
+#### Section IV - Configuring Luma3DS
+
+1. Your device should automatically show the Luma Configuration menu
+1. Use the (A) button and the D-Pad to turn on the following:
+ + **"Show NAND or user string in System Settings"**
+1. Druk op (Start) om op te slaan en opnieuw op te starten
+ + Your device should load the Home Menu after a short delay. If you get a black screen lasting longer than 5 minutes, [follow this troubleshooting guide](troubleshooting#black-screen-on-sysnand-boot-after-installing-boot9strap)
+
+#### Section V - Restoring WiFi Configuration Profiles
+
+1. Launch System Settings on your device
+1. Navigate to `Data Management` -> `DSiWare`
+1. Click on the SD Card section
+ + Your bottom screen should flash Green and then the system will reboot to home menu a few seconds later. This means your WiFi configuration profiles were successfully restored
+1. Power your system off
+1. Plaats je SD kaart in je computer
+1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card
+ + This `` will be the same one that you used in [Seedminer](seedminer)
+1. Delete `F00D43D5.bin` from your Nintendo DSiWare folder
+1. Continue to Finalizing Setup
+
+___
+
+### Continue to [Finalizing Setup](finalizing-setup)
+{: .notice--primary}
diff --git a/_pages/nl_NL/legacy-methods.txt b/_pages/nl_NL/legacy-methods.txt
new file mode 100644
index 0000000000..10c65e24e9
--- /dev/null
+++ b/_pages/nl_NL/legacy-methods.txt
@@ -0,0 +1,21 @@
+---
+title: "Legacy Methods"
+---
+
+{% include toc title="Table of Contents" %}
+
+### Required Reading
+
+There have been multiple improvements and advancements to methods for installing CFW over the last short while.
+
+For this reason, it is recommended you use the most up-to-date method found on the [Seedminer](seedminer) page.
+
+However, "legacy" or outdated methods are kept here for various purposes. They will require that you have done [Seedminer](seedminer) first.
+
+If you need help, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for assistance.
+
+1. [BannerBomb3](bannerbomb3): Seedminer + BannerBomb3 + Fredtool
+1. [Pichaxx](homebrew-launcher-(pichaxx)): Seedminer + Pichaxx + DSiWare Dumper + Fredtool
+ + Pichaxx also has a sub method: [Frogtool](installing-boot9strap-(frogtool)): Seedminer + Pichaxx + Frogtool
+
+All of these options should also finish with [Finalizing Setup](finalizing-setup).
\ No newline at end of file
diff --git a/_pages/nl_NL/move-emunand.txt b/_pages/nl_NL/move-emunand.txt
index c8b08806fa..abb26363a7 100644
--- a/_pages/nl_NL/move-emunand.txt
+++ b/_pages/nl_NL/move-emunand.txt
@@ -6,7 +6,7 @@ title: "Move EmuNAND"
### Required Reading
-Dit is de add-on-sectie voor het verplaatsen van een oude EmuNAND naar je nieuwe SysNAND CFW, en daarna het verwijderen van het oude EmuNAND gedeelte. Merk op dat de termen EmuNAND en RedNAND naar iets andere implementaties van [hetzelfde concept verwijzen](http://3dbrew.org/wiki/NAND_Redirection).
+This is an add-on section for moving the contents of a previous EmuNAND to your new SysNAND CFW, then removing the old EmuNAND partition. Merk at EmuNAND og RedNAND refererer til litt forskjellige implementeringer av [det samme konseptet](http://3dbrew.org/wiki/NAND_Redirection).
Note that if you have any payload files other than `GodMode9.firm` in the `/luma/payloads/` folder on your SD card, holding (Start) on boot will display a "chainloader menu" where you will have to use the D-Pad and the (A) button to select "GodMode9" for these instructions.
@@ -15,7 +15,7 @@ You MUST have already installed Luma3DS and boot9strap to use this.
### What You Need
-* Een bestaande EmuNAND
+* En eksisterende EmuNAND
* The latest release of [GodMode9](https://github.com/d0k3/GodMode9/releases/latest)
* The latest release of [FBI](https://github.com/Steveice10/FBI/releases/latest)
@@ -23,32 +23,32 @@ You MUST have already installed Luma3DS and boot9strap to use this.
#### Section I - Prep Work
-1. Schakel je 3DS uit
-1. Plaats je SD kaart in je computer
-1. Copy `GodMode9.firm` from the GodMode9 `.zip` to the `/luma/payloads/` folder on your SD card
+1. Slå av enheten
+1. Sett inn SD-kortet i datamaskinen din
+1. Kopier `GodMode9.firm` fra GodMode9 `.zip` til `/luma/payloads/` på SD-kortet ditt
1. Copy the `gm9` folder from the GodMode9 `.zip` to the root of your SD card
-1. Stop je SD kaart terug in je 3DS
+1. Sett inn SD-kortet i konsollen igjen
#### Section II - Backup SysNAND DSiWare Saves
-Als je geen DSiWare spellen of saves hebt die je wilt behouden, kan je dit deel overslaan.
+If you do not have any DSiWare games or saves that you care about, skip this section.
{: .notice--info}
1. Launch GodMode9 by holding (Start) during boot
1. If you are prompted to create an essential files backup, press (A) to do so, then press (A) to continue once it has completed
1. If you are prompted to fix the RTC date&time, press (A) to do so, then set the date and time, then press (A) to continue
+ Note that, if you had to fix the RTC date and time, you will have to fix the time in the System Settings as well after this guide
-1. Navigeer naar `[2:] SYSNAND TWLN` -> `title`
+1. Navigér til `[2:] SYSNAND TWLN` -> `title`
1. Hold (R) and press (A) at the same time on `00030004` to select the folder, then select "Copy to 0:/gm9/out"
- + Dit proces kan even duren als je veel DSiWare spellen hebt
-1. Druk twee keer op (B) om terug te gaan naar het hoofdmenu
+ + This process may take some time if you have many DSiWare games
+1. Trykk (B) to ganger for å gå tilbake til hovedmenyen
#### Section III - Backup GBA VC Saves
-Als je geen GBA VC spellen of saves hebt die je wat uit maken, kan je dit deel overslaan.
+If you do not have any GBA VC games or saves that you care about, skip this section.
{: .notice--info}
-Dit is niet nodig voor elke andere soort van Virtual Console spellen (GBC, NES, etc)
+Note that this is not necessary for any other kind of Virtual Console games (GBC, NES, etc)
{: .notice--info}
The game will be outputted to the `/gm9/out/` folder on your SD card with the name `.gbavc.sav`.
@@ -57,118 +57,118 @@ The game will be outputted to the `/gm9/out/` folder on your SD card with the na
To identify a `.gbavc.sav` file's Title ID, you can get a listing of all games on the system and their corresponding Title IDs by hovering over `[A:] SYSNAND SD`, holding (R) and pressing (A) at the same time, then selecting "Search for titles".
{: .notice--info}
-1. Doe het volgende proces voor elk GBA VC spel waarvan je een backup van de save wil maken:
- + Start het GBA VC spel
- + Sluit het spel af
- + Start je 3DS terwijl je (Start) ingedrukt houdt om het Luma3DS chainloader menu te openen
- + Open GodMode9 door op (A) te drukken
- + Navigeer naar `[S:] SYSNAND VIRTUAL`
+1. Do the following process for each GBA VC game that you want to backup the save for:
+ + Launch the GBA VC game
+ + Exit the GBA VC game
+ + Boot your device while holding (Start) to launch the Luma3DS chainloader menu
+ + Start GodMode9 ved å trykke (A)
+ + Navigér til `[S:] SYSNAND VIRTUAL`
+ Press (A) on `agbsave.bin` to select it
+ Select "AGBSAVE options..."
+ Select "Dump GBA VC save"
+ Press (A) to continue
- + Druk op (Start) om je 3DS opnieuw op te starten
+ + Press (Start) to reboot your device
#### Section IV - Copy EmuNAND to SysNAND
1. Launch GodMode9 by holding (Start) during boot
-1. Navigeer naar `[E:] EMUNAND VIRTUAL`
-1. Druk op (A) op `nand.bin` om het te selecteren, selecteer vervolgens "NAND image options...", en selecteer dan "Restore SysNAND (safe)"
-1. Druk op (A) om SysNAND overwriting te ontgrendelen en voer daarna de toetsencombinatie in die wordt gegeven
+1. Navigér til `[E:] EMUNAND VIRTUAL`
+1. Press (A) on `nand.bin` to select it, then select "NAND image options...", then select "Restore SysNAND (safe)"
+1. Press (A) to unlock SysNAND overwriting, then input the key combo given
+ This will not overwrite your boot9strap installation
-1. Voer de gegeven combinatie van knoppen in om SysNAND (lvl1) writing in te schakelen
- + Dit proces zal enige tijd duren
+1. Input the key combo given to unlock SysNAND (lvl1) writing
+ + Denne prosessen vil ta litt tid
1. Once it has completed, press (A) to continue
1. Press (B) to decline relocking write permissions if prompted
-1. Druk op (B) om terug te gaan naar het hoofdmenu
+1. Press (B) to return to the main menu
#### Section V - Restore DSiWare Saves
-Als je geen backup DSiWare Saves hebt gemaakt, kan je dit overslaan.
+If you did not backup DSiWare Saves earlier, skip this section.
{: .notice--info}
1. Navigate to `[0:] SDCARD` -> `gm9` -> `out`
-1. Druk op (Y) op de `00030004` map om deze te kopiëren
-1. Druk twee keer op (B) om terug te gaan naar het hoofdmenu
-1. Navigeer naar `[2:] SYSNAND TWLN` -> `title`
-1. Druk op (Y) om de `00030004` map te plakken
-1. Selecteer "Copy path(s)"
-1. Druk op (A) om SysNAND (lvl1) writing te ontgrendelen en voer daarna de toetsencombinatie in die wordt gegeven
-1. Selecteer "Overwrite file(s)"
- + Dit proces kan even duren als je veel DSiWare spellen hebt
+1. Press (Y) on the `00030004` folder to copy it
+1. Trykk (B) to ganger for å gå tilbake til hovedmenyen
+1. Navigér til `[2:] SYSNAND TWLN` -> `title`
+1. Press (Y) to paste the `00030004` folder
+1. Velg "Copy path(s)"
+1. Trykk (A) for å låse opp SysNAND (lvl1) skriving, deretter trykk in den gitte tastekombinasjonen
+1. Velg "Overwrite file(s)"
+ + This process may take some time if you have many DSiWare games
1. Press (B) to decline relocking write permissions if prompted
-1. Druk twee keer op (B) om terug te gaan naar het hoofdmenu
+1. Trykk (B) to ganger for å gå tilbake til hovedmenyen
#### Section VI - Restore GBA VC Saves
-Als je geen backup GBA VC Saves hebt gemaakt, kan je dit overslaan.
+If you did not backup GBA VC Saves earlier, skip this section.
{: .notice--info}
To identify a `.gbavc.sav` file's Title ID, you can get a listing of all games on the system and their corresponding Title IDs by holding (R) and pressing (A) on the GodeMode9 main menu, then selecting "Search for titles".
{: .notice--info}
-1. Houd (R) ingedrukt en druk op (Start) op hetzelfde moment om je 3DS uit te zetten
-1. Start je systeem in SysNAND op
+1. Hold (R) and press (Start) at the same time to power off your device
+1. Power on your device into SysNAND
1. Do the following process for each GBA VC game that you want to restore the save for:
- + Start het GBA VC spel
- + Sluit het spel af
- + Start je 3DS terwijl je (Start) ingedrukt houdt om het Luma3DS chainloader menu te openen
- + Open GodMode9 door op (A) te drukken
+ + Launch the GBA VC game
+ + Exit the GBA VC game
+ + Boot your device while holding (Start) to launch the Luma3DS chainloader menu
+ + Start GodMode9 ved å trykke (A)
+ Navigate to `[0:] SDCARD` -> `gm9`
+ Press (Y) on the `.gbavc.sav` file you wish to restore to copy it
- + Druk op (B) om terug te gaan naar het hoofdmenu
- + Navigeer naar `[S:] SYSNAND VIRTUAL`
+ + Press (B) to return to the main menu
+ + Navigér til `[S:] SYSNAND VIRTUAL`
+ Press (A) on `agbsave.bin` to select it
+ Select "AGBSAVE options..."
+ Select "Inject GBA VC save"
+ Press (A) to continue
- + Druk op (Start) om je 3DS opnieuw op te starten
- + Start het GBA VC spel
- + Sluit het spel af
+ + Press (Start) to reboot your device
+ + Launch the GBA VC game
+ + Exit the GBA VC game
1. Launch GodMode9 by holding (Start) during boot
#### Section VII - Backup SysNAND
-1. Druk op de (Home) knop om het actiemenu te openen
+1. Press (Home) to bring up the action menu
1. Select "Scripts..."
1. Select "GM9Megascript"
1. Select "Backup Options"
1. Select "SysNAND Backup"
-1. Druk op (A) om het te bevestigen
- + Dit proces zal enige tijd duren
+1. Trykk (A) for å bekrefte
+ + Denne prosessen vil ta litt tid
+ If you get an error, make sure that you have at least 1.3GB of free space on your SD card
-1. Druk op (A) om door te gaan
-1. Druk op (B) om terug te gaan naar het hoofdmenu
+1. Trykk (A) for å fortsette
+1. Press (B) to return to the main menu
1. Select "Exit"
1. Press (A) to relock write permissions if prompted
-1. Houd (R) en (B) gelijkertijd ingedrukt om je SD kaart uit te werpen
-1. Plaats je SD kaart in je computer
+1. Hold (R) og trykk (B) for å løse ut SD-kortet
+1. Sett inn SD-kortet i datamaskinen din
1. Copy `__sysnand_###.bin` and `essential.exefs` from the `/gm9/out/` folder on your SD card to a safe location on your computer
- + Maak back-ups in verschillende locaties (zoals een online bestandsopslag)
+ + Make backups in multiple locations (such as online file storage)
+ These backups will save you from a brick and/or help you recover files from the NAND image if anything goes wrong in the future
1. Delete `__sysnand_###.bin` and `__sysnand_###.bin.sha` from the `/gm9/out/` folder on your SD card after copying it
-1. **Maak een backup van elk bestand op je SD kaart naar een map op je computer; alle bestanden zullen verwijderd worden in de volgende stappen**
+1. **Sikkerhetskopiér alle filene på SD-kortet til en mappe på datamaskinen, alle filene vil slettes i det neste trinnet**
#### Section VIII - Format SD card
-1. Stop je SD kaart terug in je 3DS
-1. Druk op de (Home) knop om het actiemenu te openen
-1. Selecteer "More..."
-1. Selecteer "SD format menu"
-1. Druk op (A) om te bevestigen
-1. Selecteer "NO EmuNAND"
-1. Selecteer "Auto"
-1. Druk op (A) om het label `GM9SD` te accepteren
- + Optioneel kan je een aangepaste naam voor de SD kaart invoeren
-1. Wanneer er om gevraagd wordt, voer de gegeven combinatie van knoppen in om te bevestigen
-1. Houd (R) en (B) gelijkertijd ingedrukt om je SD kaart uit te werpen
-1. Plaats je SD kaart in je computer
-1. Kopieer alle bestanden terug naar je SD kaart
+1. Sett inn SD-kortet i konsollen igjen
+1. Press (Home) to bring up the action menu
+1. Velg "More..."
+1. Velg "SD format menu"
+1. Trykk (A) for å bekrefte
+1. Velg "No EmuNAND"
+1. Velg "Auto"
+1. Press (A) to accept the label `GM9SD`
+ + Optionally, you may input a custom name for the SD card
+1. When prompted, input the key combo given to confirm
+1. Hold (R) og trykk (B) for å løse ut SD-kortet
+1. Sett inn SD-kortet i datamaskinen din
+1. Copy all your files back to your SD card
+ Ensure you replace the `boot.firm` file on your SD card with the one from your backup
-1. Stop je SD kaart terug in je 3DS
-1. Druk (A) om je SD kaart te remounten
+1. Sett inn SD-kortet i konsollen igjen
+1. Trykk (A) for å montere SD-kortet på nytt
1. Press (Start) to reboot
-1. Wanneer je een zwart scherm hebt, [volg dan deze foutoplossingshadleiding](troubleshooting#ts_sys_down)
+1. + Hvis du får en svart skjerm, [følg denne feilsøkingsveiledningen](troubleshooting#ts_sys_down)
___
diff --git a/_pages/nl_NL/seedminer.txt b/_pages/nl_NL/seedminer.txt
index 3566bc89d4..43867dae8d 100644
--- a/_pages/nl_NL/seedminer.txt
+++ b/_pages/nl_NL/seedminer.txt
@@ -75,29 +75,20 @@ There are two different methods for building on the Seedminer exploit (described
+ Keep this file as you will need it in the upcoming pages
___
-### Methods
-___
+#### Seedminer + unSAFE_MODE
-#### Seedminer + BannerBomb3 + Fredtool
-
-This method of using Seedminer for further exploitation uses your `movable.sed` file to decrypt any DSiWare title for the purposes of injecting an exploitable DSiWare title into the DS Internet Settings application.
+This method of using Seedminer for further exploitation uses your `movable.sed` file to take advantage of exploits in the SAFE_MODE firmware present on all 3DS units.
This method is compatible with all regions, though CHN region is not covered by this guide.
-This method requires that the DS Internet Settings be functioning properly (see the test at the top of this page).
-
-Continue to [BannerBomb3](bannerbomb3)
+Continue to [unSAFE_MODE](installing-boot9strap-(usm))
{: .notice--primary}
___
-#### Seedminer + PicHaxx + DSiDumper + Fredtool
+#### Legacy Methods
-This method of using Seedminer for further exploitation uses your `movable.sed` file to gain access to the Homebrew Launcher using the PicHaxx exploit for the purpose of dumping a system DSiWare. This method requires you to already own (or download) the free "Pokemon Picross" game from the eShop.
-
-This method is only compatible with the EUR, JPN, and USA regions, and is somewhat more complicated than the above method. It is only recommended to use this method if you do not have a functioning DS Internet Settings application.
-
-Continue to [Homebrew Launcher (PicHaxx)](homebrew-launcher-(pichaxx))
-{: .notice--primary}
+These methods are outdated and not recommended unless you have a specific purpose for them, or you have been advised to use them.
+[Legacy Methods](legacy-methods)
\ No newline at end of file
diff --git a/_pages/nl_NL/site-navigation.txt b/_pages/nl_NL/site-navigation.txt
index 12f073c535..fe409ff3aa 100644
--- a/_pages/nl_NL/site-navigation.txt
+++ b/_pages/nl_NL/site-navigation.txt
@@ -9,7 +9,7 @@ sitemap: false
+ [Finalizing Setup](finalizing-setup)
+ [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax))
-+ [Installing boot9strap (SafeB9SInstaller)](installing-boot9strap-(SafeB9SInstaller))
++ [Installing boot9strap (unSAFE_MODE)](installing-boot9strap-(usm))
{% endcapture %}
{{ notice-1 | markdownify }}
@@ -49,10 +49,12 @@ sitemap: false
+ [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot))
+ [Installing boot9strap (SafeB9SInstaller)](installing-boot9strap-(safeb9sinstaller))
+ [Installing boot9strap (Soundhax)](installing-boot9strap-(soundhax))
++ [Installing boot9strap (unSAFE_MODE)](installing-boot9strap-(usm))
+ [EmuNAND Verplaatsen](move-emunand)
+ [ntrboot](ntrboot)
+ [Regio Wijzigen](region-changing)
+ [Seedminer](seedminer)
++ [Legacy Seedminer Methods](legacy-methods)
[Probleemoplossing](troubleshooting)
+ [Uninstall CFW](uninstall-cfw)
+ [Updating B9S](updating-b9s)
diff --git a/_pages/no_NO/ctrtransfer.txt b/_pages/no_NO/ctrtransfer.txt
index 92578d8eb6..730ca2df39 100644
--- a/_pages/no_NO/ctrtransfer.txt
+++ b/_pages/no_NO/ctrtransfer.txt
@@ -2,122 +2,122 @@
title: "CTRTransfer"
---
-{% include toc title="Spis Treści" %}
+{% include toc title="Table of Contents" %}
-### Wymagana Lektura
+### Required Reading
-To jest dodatkowa sekcja która pomoże Ci w instalacji obrazu 11.5.0 CTRTransfer dla twojego urządzenia.
+This is add-on section for installing an 11.5.0 CTRTransfer image to your device.
-Aby użyć linków [magnet](https://wikipedia.org/wiki/Magnet_URI_scheme) zamieszczonych na tej stronie, będziesz potrzebował klienta torrent takiego jak np. [Deluge](http://dev.deluge-torrent.org/wiki/Download).
+To use the [magnet](https://wikipedia.org/wiki/Magnet_URI_scheme) links on this page, you will need a torrent client like [Deluge](http://dev.deluge-torrent.org/wiki/Download).
-Zauważ, że jeżeli będziesz miał pliki inne niż `GodMode9.firm` w folderze `/luma/payloads/` na karcie SD, przytrzymanie (Start), podczas uruchamiania spowoduje wyświetlenie "chainloader menu" w którym będziesz musiał użyć D-Pad'a oraz przycisku (A) aby wybrać "GodMode9" dla tego poradnika.
+Note that if you have any payload files other than `GodMode9.firm` in the `/luma/payloads/` folder on your SD card, holding (Start) on boot will display a "chainloader menu" where you will have to use the D-Pad and the (A) button to select "GodMode9" for these instructions.
-MUSISZ mieć już zainstalowany Luma3DS i boot9strap żeby to wykonać.
+You MUST have already installed Luma3DS and boot9strap to use this.
{: .notice--danger}
-### Czego Potrzebujesz
+### What You Need
-* Najnowszej wersji [GodMode9](https://github.com/d0k3/GodMode9/releases/latest)
-* Najnowszej wersji [FBI](https://github.com/Steveice10/FBI/releases/latest) *(pliku `.3dsx`)*
-* Obrazu CTRTransfer 11.5.0 dla twojego urządzenia i regionu
-*(jeśli twoja konsola nie jest z żadnego z tych regionów, po prostu wybierz dowolny zgodny z typem twojej konsoli)*:
- + - [New 3DS lub 2DS - 11.5.0 - EUR - CTRTransfer](magnet:?xt=urn:btih:465f1048f81e8e5c651ce2a4d9df48fec88d1099&dn=11.5.0-38E_ctrtransfer_n3ds.zip&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce)
- + - [New 3DS lub 2DS - 11.5.0 - JPN - CTRTransfer](magnet:?xt=urn:btih:70f641c9f2a4933a07fac49eb7ad19451c7c8c96&dn=11.5.0-38J_ctrtransfer_n3ds.zip&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce)
- + - [New 3DS lub 2DS - 11.5.0 - KOR - CTRTransfer](magnet:?xt=urn:btih:c9e4de20d30b80032a5dd6f675fecb6d748f71b1&dn=11.5.0-34K_ctrtransfer_n3ds.zip&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce)
- + - [New 3DS lub 2DS - 11.5.0 - USA - CTRTransfer](magnet:?xt=urn:btih:2b0a71a2523328e447938fea7b4c02ebe0b72705&dn=11.5.0-38U_ctrtransfer_n3ds.zip&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce)
+* The latest release of [GodMode9](https://github.com/d0k3/GodMode9/releases/latest)
+* The latest release of [FBI](https://github.com/Steveice10/FBI/releases/latest) *(the`.3dsx` file)*
+* The 11.5.0 CTRTransfer image for your device and region
+*(Hvis enheten din ikke er fra en av disse regionene, bare velg en som passer til enhetstypen din)*:
+ + - [New 3DS or 2DS - 11.5.0 - EUR - CTRTransfer](magnet:?xt=urn:btih:465f1048f81e8e5c651ce2a4d9df48fec88d1099&dn=11.5.0-38E_ctrtransfer_n3ds.zip&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce)
+ + - [New 3DS or 2DS - 11.5.0 - JPN - CTRTransfer](magnet:?xt=urn:btih:70f641c9f2a4933a07fac49eb7ad19451c7c8c96&dn=11.5.0-38J_ctrtransfer_n3ds.zip&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce)
+ + - [New 3DS or 2DS - 11.5.0 - KOR - CTRTransfer](magnet:?xt=urn:btih:c9e4de20d30b80032a5dd6f675fecb6d748f71b1&dn=11.5.0-34K_ctrtransfer_n3ds.zip&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce)
+ + - [New 3DS or 2DS - 11.5.0 - USA - CTRTransfer](magnet:?xt=urn:btih:2b0a71a2523328e447938fea7b4c02ebe0b72705&dn=11.5.0-38U_ctrtransfer_n3ds.zip&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce)
~
- + - [Old 3DS lub 2DS - 11.5.0 - EUR - CTRTransfer](magnet:?xt=urn:btih:df0836a731778ab6ffe9a8c658400c782f0225cd&dn=11.5.0-38E_ctrtransfer_o3ds.zip&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce)
- + - [Old 3DS lub 2DS - 11.5.0 - JPN - CTRTransfer](magnet:?xt=urn:btih:d8913b4c0da224e8852fa2f685c41ddbce5310bc&dn=11.5.0-38J_ctrtransfer_o3ds.zip&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce)
- + - [Old 3DS lub 2DS - 11.5.0 - USA - CTRTransfer](magnet:?xt=urn:btih:2708089605ca47387fa64e996a699eedd18031e8&dn=11.5.0-38U_ctrtransfer_o3ds.zip&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce)
+ + - [Old 3DS or 2DS - 11.5.0 - EUR - CTRTransfer](magnet:?xt=urn:btih:df0836a731778ab6ffe9a8c658400c782f0225cd&dn=11.5.0-38E_ctrtransfer_o3ds.zip&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce)
+ + - [Old 3DS or 2DS - 11.5.0 - JPN - CTRTransfer](magnet:?xt=urn:btih:d8913b4c0da224e8852fa2f685c41ddbce5310bc&dn=11.5.0-38J_ctrtransfer_o3ds.zip&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce)
+ + - [Old 3DS or 2DS - 11.5.0 - USA - CTRTransfer](magnet:?xt=urn:btih:2708089605ca47387fa64e996a699eedd18031e8&dn=11.5.0-38U_ctrtransfer_o3ds.zip&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce)
-### Instrukcje
+### Instructions
-#### Sekcja I - Przygotowanie
+#### Section I - Prep Work
-1. Wyłącz konsolę
-1. Włóż kartę SD do komputera
-1. Stwórz folder o nazwie `3ds` w głównym katalogu twojej karty SD, jeśli jeszcze nie istnieje
-1. Stwórz folder o nazwie `cias` w katalogu głównym karty SD, jeśli jeszcze nie istnieje
-1. Skopiuj `GodMode9.firm` z archiwum `.zip` GodMode9 do folderu `/luma/payloads/` na twojej karcie SD
-1. Skopiuj folder `gm9` z GodMode9 `.zip` do głównego katalogu karty SD
-1. Skopiuj obraz CTRTransfer 11.5.0 `.bin` z CTRTransfer `.zip` do folderu `/gm9/` na karcie SD
-1. Skopiuj `FBI.3dsx` do folderu `/3ds/` na karcie SD
-1. Włóż ponownie kartę SD do konsoli
+1. Slå av enheten
+1. Sett inn SD-kortet i datamaskinen din
+1. Create a folder named `3ds` on the root of your SD card if it does not already exist
+1. Opprett en mappe kalt `cias` på roten av SD-kortet hvis den ikke allerede er der
+1. Kopier `GodMode9.firm` fra GodMode9 `.zip` til `/luma/payloads/` på SD-kortet ditt
+1. Copy the `gm9` folder from the GodMode9 `.zip` to the root of your SD card
+1. Copy the 11.5.0 CTRTransfer image `.bin` from the CTRTransfer `.zip` to the `/gm9/` folder on your SD card
+1. Copy `FBI.3dsx` to the `/3ds/` folder on your SD card
+1. Sett inn SD-kortet i konsollen igjen
-#### Sekcja II - CTRTransfer
+#### Section II - CTRTransfer
-1. Uruchom GodMode9 poprzez trzymanie przycisku (Start) podczas uruchamiania konsoli
-1. Jeśli zostaniesz poproszony o utworzenie kopii zapasowej niezbędnych plików, naciśnij (A) aby to zrobić, po czym naciśnij (A) aby kontynuować po ich skopiowaniu
-1. Jeśli zostaniesz poproszony o ustawienie czasu RTC, naciśnij (A) aby to zrobić, następnie ustaw datę i czas, oraz naciśnij (A) aby kontynuować
- + Pamiętaj, że, jeśli musiałeś ustawić datę i czas RTC, będziesz musiał ustawić je w Ustawieniach Systemu po skończeniu tego poradniku
-1. Przejdź do `[0:] SDCARD` -> `gm9`
-1. Wciśnij (A) na pliku CTRTransfer `.bin` aby go wybrać
-1. Wybierz "CTRNAND options..."
-1. Wybierz "Transfer image to CTRNAND"
-1. Jeśli zostaniesz poproszony, wybierz "Transfer to SysNAND"
- + Ten monit pokaże się tylko jeśli masz EmuNAND
-1. Wciśnij (A), aby odblokować zapis do SysNAND (lvl1), a następnie wprowadź przedstawioną kombinację przycisków
- + Ten proces zajmie trochę czasu
-1. Gdy transfer się zakończy, wciśnij (A), aby kontynuować
-1. Naciśnij (B) aby odmówić `relocking write permissions` jeżeli zostaniesz o to poproszony
-1. Wciśnij dwukrotnie (B), aby wrócić do menu głównego
-1. Wciśnij (Home), aby przywołać menu akcji
-1. Wybierz "Scripts..."
-1. Wybierz "GM9Megascript"
-1. Wybierz "Scripts from Plailect's Guide"
-1. Wybierz "CTRTransfer Ticket Copy"
-1. Kiedy zostaniesz poproszony, naciśnij (A) aby kontynuować
-1. Naciśnij (A), aby kontynuować
-1. Wciśnij (B) aby wrócić do menu głównego
-1. Wybierz "Exit"
-1. Naciśnij (A), aby ponownie zablokować uprawnienia do zapisu, jeśli zostaniesz o to poproszony
-1. Wciśnij (Start), aby zrestartować konsolę
-1. Zaktualizuj swoją konsolę wchodząc w System Settings i "Other Settings". Następnie przejedź na sam koniec w prawo i użyj "System Update"
- + Aktualizacje podczas używania B9S + Luma (tego co masz) są bezpieczne
- + Jeśli przy próbie aktualizacji pojawia się błąd, ustaw swoje DNS (w ustawieniach połączenia internetowego 3DS) na "auto"
+1. Launch GodMode9 by holding (Start) during boot
+1. If you are prompted to create an essential files backup, press (A) to do so, then press (A) to continue once it has completed
+1. If you are prompted to fix the RTC date&time, press (A) to do so, then set the date and time, then press (A) to continue
+ + Note that, if you had to fix the RTC date and time, you will have to fix the time in the System Settings as well after this guide
+1. Navigate to `[0:] SDCARD` -> `gm9`
+1. Trykk (A) på CTRTransfer `.bin` for å velge den
+1. Velg "CTRNAND options..."
+1. Velg "Transfer image to CTRNAND"
+1. Hvis bedt om, velg "Transfer to SysNAND"
+ + Meldingen vises bare hvis du har en EmuNAND
+1. Trykk (A) for å låse opp SysNAND (lvl1) skriving, deretter trykk in den gitte tastekombinasjonen
+ + Denne prosessen vil ta litt tid
+1. Når overføringen er fullført, trykk (A) for å fortsette
+1. Press (B) to decline relocking write permissions if prompted
+1. Trykk (B) to ganger for å gå tilbake til hovedmenyen
+1. Press (Home) to bring up the action menu
+1. Select "Scripts..."
+1. Select "GM9Megascript"
+1. Select "Scripts from Plailect's Guide"
+1. Select "CTRTransfer Ticket Copy"
+1. When prompted, press (A) to proceed
+1. Trykk (A) for å fortsette
+1. Press (B) to return to the main menu
+1. Select "Exit"
+1. Press (A) to relock write permissions if prompted
+1. Trykk (Start) å restarte enheten
+1. Oppdater konsollen ved å gå til Systeminnstillinger, deretter "Other Settings", så helt til høyre og start "System Update"
+ + Oppdateringer mens du bruker B9S + Luma (det du har) er trygt
+ + Hvis dette gir deg en feil, sett DNS-innstillingene til "auto"
-#### Sekcja III - Uruchamianie FBI
+#### Section III - Launching FBI
-1. Uruchom aplikację Download Play (ta [ikona]({{ "/images/download-play-icon.png" | absolute_url }})
-1. Naciśnij (L) + (Dół) + (Select) w tym samym momencie aby otworzyć menu Rosalina
-1. Wybierz "Miscellaneous options"
-1. Wybierz "Switch the hb. title to the current app."
-1. Naciśnij (B) aby kontynuować
-1. Naciśnij (B) aby powrócić do głównego menu Rosalina
-1. Naciśnij (B) aby wyjść z menu Rosalina
-1. Naciśnij (Home) a potem zamknij Download Play
-1. Uruchom aplikację Download Play
-1. Twoja konsola powinna załadować Homebrew Launcher
+1. Launch the Download Play application (this [icon]({{ "/images/download-play-icon.png" | absolute_url }})
+1. Press (L) + (Down) + (Select) at the same time to open the Rosalina menu
+1. Select "Miscellaneous options"
+1. Select "Switch the hb. title to the current app."
+1. Press (B) to continue
+1. Press (B) to return to the Rosalina main menu
+1. Press (B) to exit the Rosalina menu
+1. Press (Home), then close Download Play
+1. Launch the Download Play application
+1. Your device should load the Homebrew Launcher
-#### Sekcja IV - Ponowna Instalacja Ticketów
+#### Section IV - Reinstalling Tickets
-Jeżeli skrypt nie znalazł `user tickets` oraz powiedział aby pominąć tą sekcję, pomiń tą sekcję
+If script found no user tickets told you to skip this section, then skip this section
{: .notice--info}
-1. Uruchom FBI z listy Homebrew
-1. Przejdź do `SD` -> `cias`
-1. Wróć do katalogu SD naciskając (B)
-1. Wybierz "gm9"
-1. Wybierz "out"
-1. Wybierz "ctrtransfer_tickets"
-1. Wykonaj następujący proces dla folderu `eshop` lub `unknown`, albo obu
- + Przejdź do folderu
- + Wybierz "\"
- + Wybierz "Install and delete all tickets"
- + Czekaj. Przez chwilę system może wydawać się zawieszony.
- + Wciśnij (A), aby potwierdzić
- + Wciśnij (B), aby odrzucić instalacje ticketów z CDN.
-1. Wciśnij (Home), aby wyjść z FBI
+1. Launch FBI from the list of homebrew
+1. Navigér til `SD` -> `cias`
+1. Return to the SD directory with (B)
+1. Select "gm9"
+1. Select "out"
+1. Select "ctrtransfer_tickets"
+1. Do the following process for either the `eshop` folder, `unknown` folder, or both
+ + Navigate to the folder
+ + Velg "\