2019-02-10 22:32:33 +01:00
---
2022-09-24 11:39:37 +02:00
title: "Installing boot9strap (Fredtool)"
2019-02-10 22:32:33 +01:00
---
{% include toc title="Table des matières" %}
2022-10-02 23:57:17 +02:00
<details>
<summary><em>Technical Details (optional)</em></summary>
2022-10-12 19:14:03 +02:00
<p>This method of using Seedminer for further exploitation uses your <code>movable.sed</code> file to decrypt any DSiWare title for the purposes of injecting an exploitable DSiWare title into the DS Internet Settings application.</p>
2022-10-02 23:57:17 +02:00
<p>This is a currently working implementation of the "FIRM partitions known-plaintext" exploit detailed <a href="https://www.3dbrew.org/wiki/3DS_System_Flaws">here</a>.</p>
</details>
{: .notice--info}
2019-02-10 22:32:33 +01:00
## Ce dont vous avez besoin
2019-03-19 17:42:54 +01:00
* Votre fichier `movable.sed` obtenu grâce à [Seedminer](seedminer)
2022-06-11 23:38:36 +02:00
* The latest release of [Frogminer_save](https://github.com/zoogie/Frogminer/releases/latest) (`Frogminer_save.zip`)
* The latest release of [b9sTool](https://github.com/zoogie/b9sTool/releases/latest) (`boot.nds`)
* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) (the Luma3DS `.zip` file)
2019-02-10 22:32:33 +01:00
2021-09-05 01:58:24 +02:00
#### Section I - Vérification de la présence d’ un CFW
2022-10-02 23:57:17 +02:00
As an additional safety measure, we will perform an additional check for custom firmware. This is because using this method when custom firmware is already installed has a risk of bricking the console (rendering it unusable without recovery methods like [ntrboot](ntrboot)).
2021-09-05 01:58:24 +02:00
1. Éteignez votre 3DS
1. Maintenez le bouton (Select) enfoncé
1. Allumez votre console tout en maintenant le bouton (Select) enfoncé
2022-02-11 20:07:46 +01:00
1. If the check was successful, you will boot to the HOME Menu and you may proceed with this guide
2022-10-12 19:14:03 +02:00
1. Éteignez votre 3DS
2021-09-05 01:58:24 +02:00
2022-10-12 19:14:03 +02:00
If you see a configuration menu or the console immediately powers off, you already have CFW, and continuing with these instructions may BRICK your device! Suivez [Vérifier les CFW](checking-for-cfw) pour mettre à jour votre CFW existant.
2021-09-05 01:58:24 +02:00
{: .notice--danger}
2022-10-12 19:14:03 +02:00
#### Section II - BannerBomb3
In this section, you will trigger the BannerBomb3 exploit using the DSiWare Management menu and copy the resulting file dump to your computer so that you can use it on the next section.
2021-09-05 01:58:24 +02:00
2022-10-12 19:14:03 +02:00
1. Réinsérez votre carte SD dans votre 3DS
1. Allumez votre console
1. Lancez les Paramètres de la console
1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png))
+ Your device should show the BB3 multihax menu
2022-10-13 19:46:32 +02:00
+ If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#dsiware-management-menu-crashes-without-showing-bb3-multihax-menu)
2022-10-12 19:14:03 +02:00
1. Use the D-Pad to navigate and press the (A) button to select "Dump DSiWare"
2022-10-20 18:03:30 +02:00
+ Your device will automatically reboot
1. Éteignez votre 3DS
2022-10-12 19:14:03 +02:00
#### Section III - Prep Work
2019-02-10 22:32:33 +01:00
2022-10-02 23:57:17 +02:00
In this section, you will copy the files necessary to temporarily replace DS Connection Settings with Flipnote Studio, which is used to launch the boot9strap (custom firmware) installer.
2019-02-10 22:32:33 +01:00
2022-10-12 19:14:03 +02:00
1. Insérez votre carte SD dans votre ordinateur
2022-10-01 12:48:02 +02:00
1. Open the [DSIHaxInjector_new](https://jenkins.nelthorya.net/job/DSIHaxInjector_new/build?delay=0sec) website on your computer
1. Under the "Username" field, enter any alphanumeric name (no spaces or special characters)
2022-10-12 19:14:03 +02:00
1. Under the "DSiBin" field, upload your `42383841.bin` file from the root of your SD card using the first "Browse..." option
2022-10-01 12:48:02 +02:00
1. Under the "MovableSed" field, upload your `movable.sed` file using the second "Browse..." option
1. Under the "InjectionTarget" field, set the injection target to `DSinternet` (NOT memorypit)
1. Click "Build"
+ Wait a few seconds for the build process to complete
1. In the Build History section on the left, type the Username into the "Filter Builds" field
1. Click on the first search result
+ This result should have the latest timestamp
1. Click the "output_(name).zip" link
New Crowdin translations (#1724)
* New translations installing-boot9strap-(2xrsa).txt (Italian)
* New translations installing-boot9strap-(frogtool).txt (Italian)
* New translations installing-boot9strap-(fredtool).txt (Italian)
* New translations godmode9-usage.txt (French)
* New translations home.txt (French)
* New translations get-started.txt (French)
* New translations updating-b9s.txt (French)
* New translations homebrew-launcher-(alternatives).txt (French)
* New translations homebrew-launcher-(soundhax).txt (French)
* New translations homebrew-launcher-(pichaxx).txt (French)
* New translations installing-boot9strap-(fredtool).txt (French)
* New translations homebrew-launcher-(steelhax).txt (French)
* New translations get-started.txt (French)
* New translations homebrew-launcher-(alternatives).txt (French)
* New translations homebrew-launcher-(soundhax).txt (French)
* New translations installing-boot9strap-(hardmod).txt (French)
* New translations installing-boot9strap-(browser).txt (French)
* New translations homebrew-launcher-(steelhax).txt (French)
* New translations homebrew-launcher-(pichaxx).txt (French)
* New translations seedminer.txt (French)
* New translations installing-boot9strap-(fredtool).txt (French)
* New translations installing-boot9strap-(mset).txt (French)
* New translations installing-boot9strap-(soundhax).txt (French)
* New translations seedminer.txt (French)
* New translations seedminer.txt (French)
* New translations seedminer.txt (French)
* New translations seedminer.txt (French)
* New translations installing-boot9strap-(fredtool).txt (French)
* New translations seedminer.txt (French)
* New translations installing-boot9strap-(browser).txt (French)
* New translations seedminer.txt (French)
* New translations installing-boot9strap-(2xrsa).txt (French)
* New translations installing-boot9strap-(fredtool).txt (French)
* New translations installing-boot9strap-(fredtool).txt (French)
* New translations installing-boot9strap-(frogtool).txt (French)
* New translations installing-boot9strap-(fredtool).txt (French)
* New translations installing-boot9strap-(frogtool).txt (French)
* New translations seedminer.txt (French)
* New translations installing-boot9strap-(fredtool).txt (French)
* New translations installing-boot9strap-(frogtool).txt (French)
* New translations installing-boot9strap-(frogtool).txt (French)
* New translations ntrboot.txt (French)
* New translations installing-boot9strap-(ntrboot).txt (French)
* New translations installing-boot9strap-(safeb9sinstaller).txt (French)
* New translations installing-boot9strap-(frogtool).txt (French)
* New translations installing-boot9strap-(soundhax).txt (French)
* New translations seedminer.txt (French)
* New translations ntrboot.txt (French)
* New translations seedminer.txt (French)
* New translations uninstall-cfw.txt (French)
* New translations region-changing.txt (French)
* New translations updating-b9s.txt (French)
* New translations site-navigation.txt (French)
* New translations troubleshooting.txt (French)
* New translations site-navigation.txt (French)
* New translations troubleshooting.txt (French)
* New translations uninstall-cfw.txt (French)
* New translations uninstall-cfw.txt (French)
* New translations uninstall-cfw.txt (French)
* New translations uninstall-cfw.txt (French)
* New translations uninstall-cfw.txt (French)
* New translations privacy-policy.txt (French)
* New translations privacy-policy.txt (French)
* New translations installing-boot9strap-(frogtool).txt (Chinese Simplified)
* New translations a9lh-to-b9s.txt (Dutch)
* New translations flashing-ntrboot-(3ds-single-system).txt (Dutch)
* New translations installing-boot9strap-(soundhax).txt (German)
* New translations ntrboot.txt (German)
* New translations a9lh-to-b9s.txt (German)
* New translations finalizing-setup.txt (German)
* New translations file-extensions-(windows).txt (German)
* New translations en_US.yml (Dutch)
* New translations en_US.yml (Finnish)
* New translations en_US.yml (German)
* New translations bannerbomb3.txt (German)
* New translations region-changing.txt (German)
* New translations finalizing-setup.txt (Korean)
* New translations faq.txt (Korean)
* New translations a9lh-to-b9s.txt (Korean)
* New translations flashing-ntrboot-(3ds-single-system).txt (Korean)
* New translations flashing-ntrboot-(nds).txt (Korean)
* New translations installing-boot9strap-(ntrboot).txt (Korean)
* New translations f3-(linux).txt (Malay)
* New translations ctrtransfer.txt (Japanese)
* New translations finalizing-setup.txt (Japanese)
* New translations flashing-ntrboot-(3ds-single-system).txt (Japanese)
* New translations homebrew-launcher-(alternatives).txt (Norwegian)
* New translations en_US.yml (Malay)
* New translations en_US.yml (Korean)
* New translations en_US.yml (Japanese)
* New translations en_US.yml (Hungarian)
* New translations en_US.yml (Hebrew)
* New translations en_US.yml (Greek)
* New translations faq.txt (Malay)
* New translations finalizing-setup.txt (Malay)
* New translations updating-b9s.txt (Hebrew)
* New translations a9lh-to-b9s.txt (Hebrew)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Hebrew)
* New translations a9lh-to-b9s.txt (Greek)
* New translations installing-boot9strap-(mset).txt (Greek)
* New translations ctrtransfer.txt (Hebrew)
* New translations en_US.yml (Norwegian)
* New translations region-changing.txt (Pirate English)
* New translations godmode9-usage.txt (Pirate English)
* New translations homebrew-launcher-(alternatives).txt (Pirate English)
* New translations troubleshooting.txt (Pirate English)
* New translations move-emunand.txt (Pirate English)
* New translations homebrew-launcher-(soundhax).txt (Pirate English)
* New translations installing-boot9strap-(hardmod).txt (Pirate English)
* New translations flashing-ntrboot-(dsi).txt (Pirate English)
* New translations ntrboot.txt (Swedish)
* New translations uninstall-cfw.txt (Swedish)
* New translations updating-b9s.txt (Swedish)
* New translations a9lh-to-b9s.txt (Swedish)
* New translations finalizing-setup.txt (Swedish)
* New translations godmode9-usage.txt (Swedish)
* New translations troubleshooting.txt (Swedish)
* New translations move-emunand.txt (Swedish)
* New translations en_US.yml (Portuguese, Brazilian)
* New translations en_US.yml (Swedish)
* New translations en_US.yml (Portuguese)
* New translations region-changing.txt (Swedish)
* New translations h2testw-(windows).txt (Swedish)
* New translations f3x-(mac).txt (Swedish)
* New translations f3-(linux).txt (Swedish)
* New translations homebrew-launcher-(pichaxx).txt (Spanish)
* New translations bannerbomb3.txt (Spanish)
* New translations homebrew-launcher-(alternatives).txt (Portuguese)
* New translations region-changing.txt (Portuguese)
* New translations move-emunand.txt (Portuguese)
* New translations f3x-(mac).txt (Portuguese)
* New translations ctrtransfer.txt (Portuguese)
* New translations flashing-ntrboot-(nds).txt (Portuguese, Brazilian)
* New translations ntrboot.txt (Portuguese, Brazilian)
* New translations installing-boot9strap-(ntrboot).txt (Portuguese, Brazilian)
* New translations a9lh-to-b9s.txt (Portuguese, Brazilian)
* New translations flashing-ntrboot-(3ds-single-system).txt (Portuguese, Brazilian)
* New translations installing-boot9strap-(frogtool).txt (Portuguese, Brazilian)
* New translations en_US.yml (Turkish)
* New translations ctrtransfer.txt (Turkish)
* New translations flashing-ntrboot-(3ds-multi-system).txt (Turkish)
* New translations flashing-ntrboot-(dsi).txt (Turkish)
* New translations uninstall-cfw.txt (Turkish)
* New translations bannerbomb3.txt (Turkish)
* New translations updating-b9s.txt (Turkish)
* New translations homebrew-launcher-(soundhax).txt (Turkish)
* New translations move-emunand.txt (Turkish)
* New translations a9lh-to-b9s.txt (Turkish)
* New translations privacy-policy.txt (Chinese Simplified)
* New translations donations.txt (Chinese Traditional)
* New translations donations.txt (Chinese Simplified)
* New translations donations.txt (Croatian)
* New translations privacy-policy.txt (Chinese Traditional)
* New translations privacy-policy.txt (Catalan)
* New translations privacy-policy.txt (Afrikaans)
* New translations donations.txt (Arabic)
* New translations donations.txt (Afrikaans)
* New translations donations.txt (Catalan)
* New translations privacy-policy.txt (Arabic)
* New translations privacy-policy.txt (French)
* New translations donations.txt (German)
* New translations privacy-policy.txt (Finnish)
* New translations donations.txt (French)
* New translations privacy-policy.txt (Greek)
* New translations donations.txt (Hebrew)
* New translations privacy-policy.txt (German)
* New translations donations.txt (Greek)
* New translations privacy-policy.txt (Czech)
* New translations donations.txt (Danish)
* New translations privacy-policy.txt (Croatian)
* New translations donations.txt (Czech)
* New translations privacy-policy.txt (Dutch)
* New translations donations.txt (Finnish)
* New translations privacy-policy.txt (Danish)
* New translations donations.txt (Dutch)
* New translations donations.txt (Malay)
* New translations privacy-policy.txt (Korean)
* New translations donations.txt (Korean)
* New translations privacy-policy.txt (Japanese)
* New translations donations.txt (Pirate English)
* New translations privacy-policy.txt (Norwegian)
* New translations donations.txt (Norwegian)
* New translations privacy-policy.txt (Malay)
* New translations privacy-policy.txt (Hungarian)
* New translations privacy-policy.txt (Hebrew)
* New translations donations.txt (Hungarian)
* New translations donations.txt (Indonesian)
* New translations privacy-policy.txt (Italian)
* New translations donations.txt (Japanese)
* New translations privacy-policy.txt (Indonesian)
* New translations donations.txt (Italian)
* New translations privacy-policy.txt (Pirate English)
* New translations donations.txt (Polish)
* New translations privacy-policy.txt (Serbian (Cyrillic))
* New translations donations.txt (Spanish)
* New translations privacy-policy.txt (Russian)
* New translations donations.txt (Serbian (Cyrillic))
* New translations privacy-policy.txt (Swedish)
* New translations donations.txt (Thai)
* New translations privacy-policy.txt (Spanish)
* New translations donations.txt (Swedish)
* New translations donations.txt (Portuguese, Brazilian)
* New translations privacy-policy.txt (Portuguese)
* New translations donations.txt (Portuguese)
* New translations privacy-policy.txt (Polish)
* New translations privacy-policy.txt (Romanian)
* New translations donations.txt (Russian)
* New translations donations.txt (Romanian)
* New translations privacy-policy.txt (Portuguese, Brazilian)
* New translations privacy-policy.txt (Ukrainian)
* New translations donations.txt (Vietnamese)
* New translations privacy-policy.txt (Vietnamese)
* New translations donations.txt (Turkish)
* New translations privacy-policy.txt (Thai)
* New translations privacy-policy.txt (Turkish)
* New translations donations.txt (Ukrainian)
* New translations privacy-policy.txt (Catalan)
* New translations privacy-policy.txt (Chinese Simplified)
* New translations privacy-policy.txt (Afrikaans)
* New translations privacy-policy.txt (Arabic)
* New translations privacy-policy.txt (Dutch)
* New translations privacy-policy.txt (French)
* New translations privacy-policy.txt (Finnish)
* New translations privacy-policy.txt (Croatian)
* New translations privacy-policy.txt (Chinese Traditional)
* New translations privacy-policy.txt (Danish)
* New translations privacy-policy.txt (Czech)
* New translations privacy-policy.txt (Indonesian)
* New translations privacy-policy.txt (Hungarian)
* New translations privacy-policy.txt (Italian)
* New translations privacy-policy.txt (German)
* New translations privacy-policy.txt (Greek)
* New translations privacy-policy.txt (Hebrew)
* New translations privacy-policy.txt (Norwegian)
* New translations privacy-policy.txt (Pirate English)
* New translations privacy-policy.txt (Japanese)
* New translations privacy-policy.txt (Malay)
* New translations privacy-policy.txt (Korean)
* New translations privacy-policy.txt (Portuguese)
* New translations privacy-policy.txt (Polish)
* New translations privacy-policy.txt (Spanish)
* New translations privacy-policy.txt (Serbian (Cyrillic))
* New translations privacy-policy.txt (Thai)
* New translations privacy-policy.txt (Swedish)
* New translations privacy-policy.txt (Portuguese, Brazilian)
* New translations privacy-policy.txt (Russian)
* New translations privacy-policy.txt (Romanian)
* New translations privacy-policy.txt (Ukrainian)
* New translations privacy-policy.txt (Vietnamese)
* New translations privacy-policy.txt (Turkish)
2020-04-16 02:18:47 +02:00
1. Naviguez vers `Nintendo 3DS` -> `<ID0>` -> `<ID1>` -> `Nintendo DSiWare` sur votre carte SD
2022-10-02 23:57:17 +02:00
+ `<ID0>` is the 32-letter folder name that you copied in [Seedminer](seedminer)
+ `<ID1>` is a 32-letter folder inside of the `<ID0>`
2022-10-13 17:50:41 +02:00
1. Delete `F00D43D5.bin` from your Nintendo DSiWare folder
2022-10-01 12:48:02 +02:00
1. Copy the `42383841.bin` file from the `hax` folder of the downloaded DSiWare archive (output_(name).zip) to the `Nintendo DSiWare` folder
2022-10-02 23:57:17 +02:00
![]({{ "/images/screenshots/bb3/dsiware-location-4.png" | absolute_url }}){: .notice--info}
1. Copiez `boot.firm` et `boot.3dsx` depuis Luma3DS `.zip`vers la racine de votre carte SD
+ La racine de la carte SD représente le répertoire initial de la carte SD où vous pouvez voir le dossier Nintendo 3DS, mais ce n'est pas à l'intérieur de ce dernier
1. Copiez le fichier `boot.nds`(B9STool) vers la racine de votre carte SD
1. Copiez le dossier `private` du fichier `.zip` de Frogminer_save vers la racine de votre carte SD
2022-11-16 07:51:34 +01:00
1. Réinsérez votre carte SD dans votre 3DS
1. Allumez votre console
2022-10-02 23:57:17 +02:00
New Crowdin updates (#2118)
* New translations installing-boot9strap-(kartdlphax).txt (Dutch)
* New translations installing-boot9strap-(kartdlphax).txt (Japanese)
* New translations homebrew-launcher-(pichaxx).txt (Hungarian)
* New translations homebrew-launcher-(pichaxx).txt (Italian)
* New translations installing-boot9strap-(kartdlphax).txt (Hungarian)
* New translations installing-boot9strap-(kartdlphax).txt (Italian)
* New translations homebrew-launcher-(pichaxx).txt (Japanese)
* New translations homebrew-launcher-(pichaxx).txt (Norwegian)
* New translations homebrew-launcher-(pichaxx).txt (Russian)
* New translations installing-boot9strap-(kartdlphax).txt (Russian)
* New translations homebrew-launcher-(pichaxx).txt (Swedish)
* New translations homebrew-launcher-(pichaxx).txt (Portuguese)
* New translations installing-boot9strap-(kartdlphax).txt (Portuguese)
* New translations homebrew-launcher-(pichaxx).txt (Polish)
* New translations installing-boot9strap-(kartdlphax).txt (Norwegian)
* New translations installing-boot9strap-(kartdlphax).txt (Polish)
* New translations installing-boot9strap-(kartdlphax).txt (Swedish)
* New translations homebrew-launcher-(pichaxx).txt (Chinese Simplified)
* New translations installing-boot9strap-(kartdlphax).txt (Chinese Simplified)
* New translations homebrew-launcher-(pichaxx).txt (Chinese Traditional)
* New translations installing-boot9strap-(kartdlphax).txt (Chinese Traditional)
* New translations homebrew-launcher-(pichaxx).txt (Turkish)
* New translations installing-boot9strap-(kartdlphax).txt (Turkish)
* New translations homebrew-launcher-(pichaxx).txt (Ukrainian)
* New translations installing-boot9strap-(kartdlphax).txt (Ukrainian)
* New translations homebrew-launcher-(pichaxx).txt (Thai)
* New translations installing-boot9strap-(kartdlphax).txt (Thai)
* New translations homebrew-launcher-(pichaxx).txt (Croatian)
* New translations installing-boot9strap-(kartdlphax).txt (Croatian)
* New translations installing-boot9strap-(kartdlphax).txt (Indonesian)
* New translations homebrew-launcher-(pichaxx).txt (Indonesian)
* New translations homebrew-launcher-(pichaxx).txt (Vietnamese)
* New translations installing-boot9strap-(kartdlphax).txt (Vietnamese)
* New translations homebrew-launcher-(pichaxx).txt (Portuguese, Brazilian)
* New translations installing-boot9strap-(kartdlphax).txt (Portuguese, Brazilian)
* New translations installing-boot9strap-(hardmod).txt (French)
* New translations installing-boot9strap-(hardmod).txt (Romanian)
* New translations homebrew-launcher-(pichaxx).txt (Malay)
* New translations installing-boot9strap-(kartdlphax).txt (Malay)
* New translations homebrew-launcher-(pichaxx).txt (Pirate English)
* New translations installing-boot9strap-(kartdlphax).txt (Pirate English)
* New translations installing-boot9strap-(hardmod).txt (Arabic)
* New translations installing-boot9strap-(hardmod).txt (Spanish)
* New translations installing-boot9strap-(hardmod).txt (Czech)
* New translations installing-boot9strap-(hardmod).txt (Bulgarian)
* New translations installing-boot9strap-(hardmod).txt (Catalan)
* New translations installing-boot9strap-(hardmod).txt (Finnish)
* New translations installing-boot9strap-(hardmod).txt (Greek)
* New translations installing-boot9strap-(hardmod).txt (German)
* New translations installing-boot9strap-(hardmod).txt (Hungarian)
* New translations installing-boot9strap-(hardmod).txt (Hebrew)
* New translations installing-boot9strap-(hardmod).txt (Korean)
* New translations installing-boot9strap-(soundhax).txt (Korean)
* New translations bannerbomb3.txt (Korean)
* New translations installing-boot9strap-(hardmod).txt (Dutch)
* New translations installing-boot9strap-(hardmod).txt (Italian)
* New translations installing-boot9strap-(hardmod).txt (Japanese)
* New translations installing-boot9strap-(hardmod).txt (Norwegian)
* New translations installing-boot9strap-(hardmod).txt (Polish)
* New translations installing-boot9strap-(hardmod).txt (Swedish)
* New translations installing-boot9strap-(hardmod).txt (Portuguese)
* New translations installing-boot9strap-(hardmod).txt (Russian)
* New translations installing-boot9strap-(hardmod).txt (Ukrainian)
* New translations installing-boot9strap-(hardmod).txt (Turkish)
* New translations installing-boot9strap-(hardmod).txt (Chinese Simplified)
* New translations installing-boot9strap-(hardmod).txt (Vietnamese)
* New translations installing-boot9strap-(hardmod).txt (Chinese Traditional)
* New translations installing-boot9strap-(hardmod).txt (Indonesian)
* New translations installing-boot9strap-(hardmod).txt (Thai)
* New translations installing-boot9strap-(hardmod).txt (Portuguese, Brazilian)
* New translations installing-boot9strap-(hardmod).txt (Malay)
* New translations installing-boot9strap-(hardmod).txt (Croatian)
* New translations installing-boot9strap-(hardmod).txt (Pirate English)
* New translations installing-boot9strap-(hbl-usm).txt (Korean)
* New translations finalizing-setup.txt (Hungarian)
* New translations installing-boot9strap-(kartdlphax).txt (Hungarian)
* New translations uninstall-cfw.txt (Hungarian)
* New translations troubleshooting.txt (Hungarian)
* New translations installing-boot9strap-(hbl-usm).txt (Hungarian)
* New translations installing-boot9strap-(fredtool).txt (Spanish)
* New translations installing-boot9strap-(fredtool).txt (Romanian)
* New translations installing-boot9strap-(usm).txt (Romanian)
* New translations installing-boot9strap-(fredtool).txt (French)
* New translations installing-boot9strap-(usm).txt (French)
* New translations installing-boot9strap-(usm).txt (Korean)
* New translations troubleshooting.txt (Korean)
* New translations installing-boot9strap-(fredtool).txt (Catalan)
* New translations installing-boot9strap-(usm).txt (Catalan)
* New translations installing-boot9strap-(fredtool).txt (Czech)
* New translations installing-boot9strap-(usm).txt (Czech)
* New translations installing-boot9strap-(usm).txt (Spanish)
* New translations installing-boot9strap-(usm).txt (Arabic)
* New translations installing-boot9strap-(fredtool).txt (Arabic)
* New translations installing-boot9strap-(fredtool).txt (Bulgarian)
* New translations installing-boot9strap-(usm).txt (Bulgarian)
* New translations installing-boot9strap-(fredtool).txt (Hebrew)
* New translations installing-boot9strap-(usm).txt (Finnish)
* New translations installing-boot9strap-(fredtool).txt (Hungarian)
* New translations installing-boot9strap-(usm).txt (Hebrew)
* New translations installing-boot9strap-(fredtool).txt (Finnish)
* New translations installing-boot9strap-(fredtool).txt (German)
* New translations installing-boot9strap-(usm).txt (German)
* New translations installing-boot9strap-(fredtool).txt (Greek)
* New translations installing-boot9strap-(usm).txt (Greek)
* New translations installing-boot9strap-(usm).txt (Hungarian)
* New translations installing-boot9strap-(fredtool).txt (Korean)
* New translations installing-boot9strap-(fredtool).txt (Dutch)
* New translations installing-boot9strap-(usm).txt (Dutch)
* New translations installing-boot9strap-(fredtool).txt (Italian)
* New translations installing-boot9strap-(usm).txt (Italian)
* New translations installing-boot9strap-(fredtool).txt (Japanese)
* New translations installing-boot9strap-(usm).txt (Japanese)
* New translations installing-boot9strap-(fredtool).txt (Norwegian)
* New translations installing-boot9strap-(usm).txt (Norwegian)
* New translations installing-boot9strap-(fredtool).txt (Russian)
* New translations installing-boot9strap-(usm).txt (Russian)
* New translations installing-boot9strap-(fredtool).txt (Swedish)
* New translations installing-boot9strap-(usm).txt (Swedish)
* New translations installing-boot9strap-(fredtool).txt (Polish)
* New translations installing-boot9strap-(usm).txt (Polish)
* New translations installing-boot9strap-(fredtool).txt (Portuguese)
* New translations installing-boot9strap-(usm).txt (Portuguese)
* New translations installing-boot9strap-(usm).txt (Chinese Simplified)
* New translations installing-boot9strap-(fredtool).txt (Chinese Traditional)
* New translations installing-boot9strap-(usm).txt (Chinese Traditional)
* New translations installing-boot9strap-(fredtool).txt (Chinese Simplified)
* New translations installing-boot9strap-(fredtool).txt (Turkish)
* New translations installing-boot9strap-(usm).txt (Turkish)
* New translations installing-boot9strap-(fredtool).txt (Ukrainian)
* New translations installing-boot9strap-(usm).txt (Ukrainian)
* New translations installing-boot9strap-(fredtool).txt (Vietnamese)
* New translations installing-boot9strap-(usm).txt (Vietnamese)
* New translations installing-boot9strap-(fredtool).txt (Thai)
* New translations installing-boot9strap-(usm).txt (Thai)
* New translations installing-boot9strap-(fredtool).txt (Croatian)
* New translations installing-boot9strap-(usm).txt (Croatian)
* New translations installing-boot9strap-(fredtool).txt (Portuguese, Brazilian)
* New translations installing-boot9strap-(usm).txt (Portuguese, Brazilian)
* New translations installing-boot9strap-(fredtool).txt (Indonesian)
* New translations installing-boot9strap-(usm).txt (Indonesian)
* New translations bannerbomb3.txt (Romanian)
* New translations installing-boot9strap-(fredtool).txt (Malay)
* New translations installing-boot9strap-(usm).txt (Malay)
* New translations installing-boot9strap-(fredtool).txt (Pirate English)
* New translations installing-boot9strap-(usm).txt (Pirate English)
* New translations bannerbomb3.txt (Spanish)
* New translations bannerbomb3.txt (Arabic)
* New translations bannerbomb3.txt (French)
* New translations bannerbomb3.txt (Catalan)
* New translations bannerbomb3.txt (Bulgarian)
* New translations bannerbomb3.txt (Czech)
* New translations bannerbomb3.txt (Greek)
* New translations bannerbomb3.txt (German)
* New translations bannerbomb3.txt (Hebrew)
* New translations bannerbomb3.txt (Hungarian)
* New translations bannerbomb3.txt (Finnish)
* New translations bannerbomb3.txt (Japanese)
* New translations bannerbomb3.txt (Korean)
* New translations bannerbomb3.txt (Italian)
* New translations bannerbomb3.txt (Norwegian)
* New translations bannerbomb3.txt (Dutch)
* New translations bannerbomb3.txt (Polish)
* New translations bannerbomb3.txt (Russian)
* New translations bannerbomb3.txt (Portuguese)
* New translations bannerbomb3.txt (Ukrainian)
* New translations bannerbomb3.txt (Swedish)
* New translations bannerbomb3.txt (Turkish)
* New translations bannerbomb3.txt (Chinese Traditional)
* New translations bannerbomb3.txt (Chinese Simplified)
* New translations bannerbomb3.txt (Vietnamese)
* New translations bannerbomb3.txt (Indonesian)
* New translations bannerbomb3.txt (Portuguese, Brazilian)
* New translations bannerbomb3.txt (Malay)
* New translations bannerbomb3.txt (Croatian)
* New translations bannerbomb3.txt (Thai)
* New translations troubleshooting.txt (French)
* New translations troubleshooting.txt (Spanish)
* New translations troubleshooting.txt (Romanian)
* New translations bannerbomb3.txt (Pirate English)
* New translations troubleshooting.txt (Czech)
* New translations troubleshooting.txt (Arabic)
* New translations troubleshooting.txt (German)
* New translations troubleshooting.txt (Bulgarian)
* New translations troubleshooting.txt (Catalan)
* New translations troubleshooting.txt (Hebrew)
* New translations troubleshooting.txt (Hungarian)
* New translations troubleshooting.txt (Greek)
* New translations troubleshooting.txt (Finnish)
* New translations troubleshooting.txt (Italian)
* New translations troubleshooting.txt (Dutch)
* New translations troubleshooting.txt (Norwegian)
* New translations troubleshooting.txt (Japanese)
* New translations troubleshooting.txt (Swedish)
* New translations troubleshooting.txt (Turkish)
* New translations troubleshooting.txt (Russian)
* New translations troubleshooting.txt (Polish)
* New translations troubleshooting.txt (Portuguese)
* New translations troubleshooting.txt (Chinese Traditional)
* New translations troubleshooting.txt (Vietnamese)
* New translations troubleshooting.txt (Ukrainian)
* New translations troubleshooting.txt (Chinese Simplified)
* New translations troubleshooting.txt (Croatian)
* New translations troubleshooting.txt (Malay)
* New translations troubleshooting.txt (Thai)
* New translations troubleshooting.txt (Portuguese, Brazilian)
* New translations troubleshooting.txt (Indonesian)
* New translations troubleshooting.txt (Pirate English)
* New translations installing-boot9strap-(usm).txt (Portuguese, Brazilian)
* New translations installing-boot9strap-(kartdlphax).txt (Portuguese, Brazilian)
* New translations installing-boot9strap-(hardmod).txt (Portuguese, Brazilian)
* New translations bannerbomb3.txt (Portuguese, Brazilian)
* New translations troubleshooting.txt (Portuguese, Brazilian)
* New translations bannerbomb3-fredtool-(twn).txt (Korean)
* New translations troubleshooting.txt (Korean)
* New translations bannerbomb3.txt (Korean)
* New translations installing-boot9strap-(usm).txt (Korean)
* New translations installing-boot9strap-(hbl-usm).txt (Hungarian)
* New translations installing-boot9strap-(hbl-usm).txt (Spanish)
* New translations installing-boot9strap-(hbl-usm).txt (Arabic)
* New translations installing-boot9strap-(hbl-usm).txt (Bulgarian)
* New translations installing-boot9strap-(hbl-usm).txt (Catalan)
* New translations installing-boot9strap-(hbl-usm).txt (Czech)
* New translations installing-boot9strap-(hbl-usm).txt (German)
* New translations installing-boot9strap-(hbl-usm).txt (Greek)
* New translations installing-boot9strap-(hbl-usm).txt (Finnish)
* New translations installing-boot9strap-(hbl-usm).txt (Hebrew)
* New translations installing-boot9strap-(hbl-usm).txt (Italian)
* New translations installing-boot9strap-(hbl-usm).txt (Romanian)
* New translations installing-boot9strap-(hbl-usm).txt (Japanese)
* New translations installing-boot9strap-(hbl-usm).txt (Korean)
* New translations installing-boot9strap-(hbl-usm).txt (Dutch)
* New translations installing-boot9strap-(hbl-usm).txt (Norwegian)
* New translations installing-boot9strap-(hbl-usm).txt (Polish)
* New translations installing-boot9strap-(hbl-usm).txt (Portuguese)
* New translations installing-boot9strap-(hbl-usm).txt (Russian)
* New translations installing-boot9strap-(hbl-usm).txt (Swedish)
* New translations installing-boot9strap-(hbl-usm).txt (Turkish)
* New translations installing-boot9strap-(hbl-usm).txt (Ukrainian)
* New translations installing-boot9strap-(hbl-usm).txt (French)
* New translations installing-boot9strap-(soundhax).txt (Korean)
* New translations bannerbomb3.txt (Korean)
* New translations installing-boot9strap-(hbl-usm).txt (Chinese Simplified)
* New translations installing-boot9strap-(hbl-usm).txt (Chinese Traditional)
* New translations installing-boot9strap-(hbl-usm).txt (Vietnamese)
* New translations installing-boot9strap-(hbl-usm).txt (Portuguese, Brazilian)
* New translations installing-boot9strap-(hbl-usm).txt (Indonesian)
* New translations installing-boot9strap-(hbl-usm).txt (Thai)
* New translations installing-boot9strap-(hbl-usm).txt (Croatian)
* New translations installing-boot9strap-(hbl-usm).txt (Malay)
* New translations installing-boot9strap-(hbl-usm).txt (Pirate English)
2022-10-16 01:53:48 +02:00
![]({{ "/images/screenshots/fredtool/fredtool-root-layout.png" | absolute_url }})
2022-10-02 23:57:17 +02:00
{: .notice--info}
2022-10-12 19:14:03 +02:00
#### Section IV - Overwriting DS Connection Settings
2022-10-02 23:57:17 +02:00
In this section, you will copy the hacked DS Connection Settings DSiWare to internal memory, which will temporarily replace it with Flipnote Studio.
New Crowdin translations (#1724)
* New translations installing-boot9strap-(2xrsa).txt (Italian)
* New translations installing-boot9strap-(frogtool).txt (Italian)
* New translations installing-boot9strap-(fredtool).txt (Italian)
* New translations godmode9-usage.txt (French)
* New translations home.txt (French)
* New translations get-started.txt (French)
* New translations updating-b9s.txt (French)
* New translations homebrew-launcher-(alternatives).txt (French)
* New translations homebrew-launcher-(soundhax).txt (French)
* New translations homebrew-launcher-(pichaxx).txt (French)
* New translations installing-boot9strap-(fredtool).txt (French)
* New translations homebrew-launcher-(steelhax).txt (French)
* New translations get-started.txt (French)
* New translations homebrew-launcher-(alternatives).txt (French)
* New translations homebrew-launcher-(soundhax).txt (French)
* New translations installing-boot9strap-(hardmod).txt (French)
* New translations installing-boot9strap-(browser).txt (French)
* New translations homebrew-launcher-(steelhax).txt (French)
* New translations homebrew-launcher-(pichaxx).txt (French)
* New translations seedminer.txt (French)
* New translations installing-boot9strap-(fredtool).txt (French)
* New translations installing-boot9strap-(mset).txt (French)
* New translations installing-boot9strap-(soundhax).txt (French)
* New translations seedminer.txt (French)
* New translations seedminer.txt (French)
* New translations seedminer.txt (French)
* New translations seedminer.txt (French)
* New translations installing-boot9strap-(fredtool).txt (French)
* New translations seedminer.txt (French)
* New translations installing-boot9strap-(browser).txt (French)
* New translations seedminer.txt (French)
* New translations installing-boot9strap-(2xrsa).txt (French)
* New translations installing-boot9strap-(fredtool).txt (French)
* New translations installing-boot9strap-(fredtool).txt (French)
* New translations installing-boot9strap-(frogtool).txt (French)
* New translations installing-boot9strap-(fredtool).txt (French)
* New translations installing-boot9strap-(frogtool).txt (French)
* New translations seedminer.txt (French)
* New translations installing-boot9strap-(fredtool).txt (French)
* New translations installing-boot9strap-(frogtool).txt (French)
* New translations installing-boot9strap-(frogtool).txt (French)
* New translations ntrboot.txt (French)
* New translations installing-boot9strap-(ntrboot).txt (French)
* New translations installing-boot9strap-(safeb9sinstaller).txt (French)
* New translations installing-boot9strap-(frogtool).txt (French)
* New translations installing-boot9strap-(soundhax).txt (French)
* New translations seedminer.txt (French)
* New translations ntrboot.txt (French)
* New translations seedminer.txt (French)
* New translations uninstall-cfw.txt (French)
* New translations region-changing.txt (French)
* New translations updating-b9s.txt (French)
* New translations site-navigation.txt (French)
* New translations troubleshooting.txt (French)
* New translations site-navigation.txt (French)
* New translations troubleshooting.txt (French)
* New translations uninstall-cfw.txt (French)
* New translations uninstall-cfw.txt (French)
* New translations uninstall-cfw.txt (French)
* New translations uninstall-cfw.txt (French)
* New translations uninstall-cfw.txt (French)
* New translations privacy-policy.txt (French)
* New translations privacy-policy.txt (French)
* New translations installing-boot9strap-(frogtool).txt (Chinese Simplified)
* New translations a9lh-to-b9s.txt (Dutch)
* New translations flashing-ntrboot-(3ds-single-system).txt (Dutch)
* New translations installing-boot9strap-(soundhax).txt (German)
* New translations ntrboot.txt (German)
* New translations a9lh-to-b9s.txt (German)
* New translations finalizing-setup.txt (German)
* New translations file-extensions-(windows).txt (German)
* New translations en_US.yml (Dutch)
* New translations en_US.yml (Finnish)
* New translations en_US.yml (German)
* New translations bannerbomb3.txt (German)
* New translations region-changing.txt (German)
* New translations finalizing-setup.txt (Korean)
* New translations faq.txt (Korean)
* New translations a9lh-to-b9s.txt (Korean)
* New translations flashing-ntrboot-(3ds-single-system).txt (Korean)
* New translations flashing-ntrboot-(nds).txt (Korean)
* New translations installing-boot9strap-(ntrboot).txt (Korean)
* New translations f3-(linux).txt (Malay)
* New translations ctrtransfer.txt (Japanese)
* New translations finalizing-setup.txt (Japanese)
* New translations flashing-ntrboot-(3ds-single-system).txt (Japanese)
* New translations homebrew-launcher-(alternatives).txt (Norwegian)
* New translations en_US.yml (Malay)
* New translations en_US.yml (Korean)
* New translations en_US.yml (Japanese)
* New translations en_US.yml (Hungarian)
* New translations en_US.yml (Hebrew)
* New translations en_US.yml (Greek)
* New translations faq.txt (Malay)
* New translations finalizing-setup.txt (Malay)
* New translations updating-b9s.txt (Hebrew)
* New translations a9lh-to-b9s.txt (Hebrew)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Hebrew)
* New translations a9lh-to-b9s.txt (Greek)
* New translations installing-boot9strap-(mset).txt (Greek)
* New translations ctrtransfer.txt (Hebrew)
* New translations en_US.yml (Norwegian)
* New translations region-changing.txt (Pirate English)
* New translations godmode9-usage.txt (Pirate English)
* New translations homebrew-launcher-(alternatives).txt (Pirate English)
* New translations troubleshooting.txt (Pirate English)
* New translations move-emunand.txt (Pirate English)
* New translations homebrew-launcher-(soundhax).txt (Pirate English)
* New translations installing-boot9strap-(hardmod).txt (Pirate English)
* New translations flashing-ntrboot-(dsi).txt (Pirate English)
* New translations ntrboot.txt (Swedish)
* New translations uninstall-cfw.txt (Swedish)
* New translations updating-b9s.txt (Swedish)
* New translations a9lh-to-b9s.txt (Swedish)
* New translations finalizing-setup.txt (Swedish)
* New translations godmode9-usage.txt (Swedish)
* New translations troubleshooting.txt (Swedish)
* New translations move-emunand.txt (Swedish)
* New translations en_US.yml (Portuguese, Brazilian)
* New translations en_US.yml (Swedish)
* New translations en_US.yml (Portuguese)
* New translations region-changing.txt (Swedish)
* New translations h2testw-(windows).txt (Swedish)
* New translations f3x-(mac).txt (Swedish)
* New translations f3-(linux).txt (Swedish)
* New translations homebrew-launcher-(pichaxx).txt (Spanish)
* New translations bannerbomb3.txt (Spanish)
* New translations homebrew-launcher-(alternatives).txt (Portuguese)
* New translations region-changing.txt (Portuguese)
* New translations move-emunand.txt (Portuguese)
* New translations f3x-(mac).txt (Portuguese)
* New translations ctrtransfer.txt (Portuguese)
* New translations flashing-ntrboot-(nds).txt (Portuguese, Brazilian)
* New translations ntrboot.txt (Portuguese, Brazilian)
* New translations installing-boot9strap-(ntrboot).txt (Portuguese, Brazilian)
* New translations a9lh-to-b9s.txt (Portuguese, Brazilian)
* New translations flashing-ntrboot-(3ds-single-system).txt (Portuguese, Brazilian)
* New translations installing-boot9strap-(frogtool).txt (Portuguese, Brazilian)
* New translations en_US.yml (Turkish)
* New translations ctrtransfer.txt (Turkish)
* New translations flashing-ntrboot-(3ds-multi-system).txt (Turkish)
* New translations flashing-ntrboot-(dsi).txt (Turkish)
* New translations uninstall-cfw.txt (Turkish)
* New translations bannerbomb3.txt (Turkish)
* New translations updating-b9s.txt (Turkish)
* New translations homebrew-launcher-(soundhax).txt (Turkish)
* New translations move-emunand.txt (Turkish)
* New translations a9lh-to-b9s.txt (Turkish)
* New translations privacy-policy.txt (Chinese Simplified)
* New translations donations.txt (Chinese Traditional)
* New translations donations.txt (Chinese Simplified)
* New translations donations.txt (Croatian)
* New translations privacy-policy.txt (Chinese Traditional)
* New translations privacy-policy.txt (Catalan)
* New translations privacy-policy.txt (Afrikaans)
* New translations donations.txt (Arabic)
* New translations donations.txt (Afrikaans)
* New translations donations.txt (Catalan)
* New translations privacy-policy.txt (Arabic)
* New translations privacy-policy.txt (French)
* New translations donations.txt (German)
* New translations privacy-policy.txt (Finnish)
* New translations donations.txt (French)
* New translations privacy-policy.txt (Greek)
* New translations donations.txt (Hebrew)
* New translations privacy-policy.txt (German)
* New translations donations.txt (Greek)
* New translations privacy-policy.txt (Czech)
* New translations donations.txt (Danish)
* New translations privacy-policy.txt (Croatian)
* New translations donations.txt (Czech)
* New translations privacy-policy.txt (Dutch)
* New translations donations.txt (Finnish)
* New translations privacy-policy.txt (Danish)
* New translations donations.txt (Dutch)
* New translations donations.txt (Malay)
* New translations privacy-policy.txt (Korean)
* New translations donations.txt (Korean)
* New translations privacy-policy.txt (Japanese)
* New translations donations.txt (Pirate English)
* New translations privacy-policy.txt (Norwegian)
* New translations donations.txt (Norwegian)
* New translations privacy-policy.txt (Malay)
* New translations privacy-policy.txt (Hungarian)
* New translations privacy-policy.txt (Hebrew)
* New translations donations.txt (Hungarian)
* New translations donations.txt (Indonesian)
* New translations privacy-policy.txt (Italian)
* New translations donations.txt (Japanese)
* New translations privacy-policy.txt (Indonesian)
* New translations donations.txt (Italian)
* New translations privacy-policy.txt (Pirate English)
* New translations donations.txt (Polish)
* New translations privacy-policy.txt (Serbian (Cyrillic))
* New translations donations.txt (Spanish)
* New translations privacy-policy.txt (Russian)
* New translations donations.txt (Serbian (Cyrillic))
* New translations privacy-policy.txt (Swedish)
* New translations donations.txt (Thai)
* New translations privacy-policy.txt (Spanish)
* New translations donations.txt (Swedish)
* New translations donations.txt (Portuguese, Brazilian)
* New translations privacy-policy.txt (Portuguese)
* New translations donations.txt (Portuguese)
* New translations privacy-policy.txt (Polish)
* New translations privacy-policy.txt (Romanian)
* New translations donations.txt (Russian)
* New translations donations.txt (Romanian)
* New translations privacy-policy.txt (Portuguese, Brazilian)
* New translations privacy-policy.txt (Ukrainian)
* New translations donations.txt (Vietnamese)
* New translations privacy-policy.txt (Vietnamese)
* New translations donations.txt (Turkish)
* New translations privacy-policy.txt (Thai)
* New translations privacy-policy.txt (Turkish)
* New translations donations.txt (Ukrainian)
* New translations privacy-policy.txt (Catalan)
* New translations privacy-policy.txt (Chinese Simplified)
* New translations privacy-policy.txt (Afrikaans)
* New translations privacy-policy.txt (Arabic)
* New translations privacy-policy.txt (Dutch)
* New translations privacy-policy.txt (French)
* New translations privacy-policy.txt (Finnish)
* New translations privacy-policy.txt (Croatian)
* New translations privacy-policy.txt (Chinese Traditional)
* New translations privacy-policy.txt (Danish)
* New translations privacy-policy.txt (Czech)
* New translations privacy-policy.txt (Indonesian)
* New translations privacy-policy.txt (Hungarian)
* New translations privacy-policy.txt (Italian)
* New translations privacy-policy.txt (German)
* New translations privacy-policy.txt (Greek)
* New translations privacy-policy.txt (Hebrew)
* New translations privacy-policy.txt (Norwegian)
* New translations privacy-policy.txt (Pirate English)
* New translations privacy-policy.txt (Japanese)
* New translations privacy-policy.txt (Malay)
* New translations privacy-policy.txt (Korean)
* New translations privacy-policy.txt (Portuguese)
* New translations privacy-policy.txt (Polish)
* New translations privacy-policy.txt (Spanish)
* New translations privacy-policy.txt (Serbian (Cyrillic))
* New translations privacy-policy.txt (Thai)
* New translations privacy-policy.txt (Swedish)
* New translations privacy-policy.txt (Portuguese, Brazilian)
* New translations privacy-policy.txt (Russian)
* New translations privacy-policy.txt (Romanian)
* New translations privacy-policy.txt (Ukrainian)
* New translations privacy-policy.txt (Vietnamese)
* New translations privacy-policy.txt (Turkish)
2020-04-16 02:18:47 +02:00
1. Lancez les Paramètres de la console
2022-10-02 23:57:17 +02:00
1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png))
1. Select the "Haxxxxxxxxx!" title
New Crowdin translations (#1724)
* New translations installing-boot9strap-(2xrsa).txt (Italian)
* New translations installing-boot9strap-(frogtool).txt (Italian)
* New translations installing-boot9strap-(fredtool).txt (Italian)
* New translations godmode9-usage.txt (French)
* New translations home.txt (French)
* New translations get-started.txt (French)
* New translations updating-b9s.txt (French)
* New translations homebrew-launcher-(alternatives).txt (French)
* New translations homebrew-launcher-(soundhax).txt (French)
* New translations homebrew-launcher-(pichaxx).txt (French)
* New translations installing-boot9strap-(fredtool).txt (French)
* New translations homebrew-launcher-(steelhax).txt (French)
* New translations get-started.txt (French)
* New translations homebrew-launcher-(alternatives).txt (French)
* New translations homebrew-launcher-(soundhax).txt (French)
* New translations installing-boot9strap-(hardmod).txt (French)
* New translations installing-boot9strap-(browser).txt (French)
* New translations homebrew-launcher-(steelhax).txt (French)
* New translations homebrew-launcher-(pichaxx).txt (French)
* New translations seedminer.txt (French)
* New translations installing-boot9strap-(fredtool).txt (French)
* New translations installing-boot9strap-(mset).txt (French)
* New translations installing-boot9strap-(soundhax).txt (French)
* New translations seedminer.txt (French)
* New translations seedminer.txt (French)
* New translations seedminer.txt (French)
* New translations seedminer.txt (French)
* New translations installing-boot9strap-(fredtool).txt (French)
* New translations seedminer.txt (French)
* New translations installing-boot9strap-(browser).txt (French)
* New translations seedminer.txt (French)
* New translations installing-boot9strap-(2xrsa).txt (French)
* New translations installing-boot9strap-(fredtool).txt (French)
* New translations installing-boot9strap-(fredtool).txt (French)
* New translations installing-boot9strap-(frogtool).txt (French)
* New translations installing-boot9strap-(fredtool).txt (French)
* New translations installing-boot9strap-(frogtool).txt (French)
* New translations seedminer.txt (French)
* New translations installing-boot9strap-(fredtool).txt (French)
* New translations installing-boot9strap-(frogtool).txt (French)
* New translations installing-boot9strap-(frogtool).txt (French)
* New translations ntrboot.txt (French)
* New translations installing-boot9strap-(ntrboot).txt (French)
* New translations installing-boot9strap-(safeb9sinstaller).txt (French)
* New translations installing-boot9strap-(frogtool).txt (French)
* New translations installing-boot9strap-(soundhax).txt (French)
* New translations seedminer.txt (French)
* New translations ntrboot.txt (French)
* New translations seedminer.txt (French)
* New translations uninstall-cfw.txt (French)
* New translations region-changing.txt (French)
* New translations updating-b9s.txt (French)
* New translations site-navigation.txt (French)
* New translations troubleshooting.txt (French)
* New translations site-navigation.txt (French)
* New translations troubleshooting.txt (French)
* New translations uninstall-cfw.txt (French)
* New translations uninstall-cfw.txt (French)
* New translations uninstall-cfw.txt (French)
* New translations uninstall-cfw.txt (French)
* New translations uninstall-cfw.txt (French)
* New translations privacy-policy.txt (French)
* New translations privacy-policy.txt (French)
* New translations installing-boot9strap-(frogtool).txt (Chinese Simplified)
* New translations a9lh-to-b9s.txt (Dutch)
* New translations flashing-ntrboot-(3ds-single-system).txt (Dutch)
* New translations installing-boot9strap-(soundhax).txt (German)
* New translations ntrboot.txt (German)
* New translations a9lh-to-b9s.txt (German)
* New translations finalizing-setup.txt (German)
* New translations file-extensions-(windows).txt (German)
* New translations en_US.yml (Dutch)
* New translations en_US.yml (Finnish)
* New translations en_US.yml (German)
* New translations bannerbomb3.txt (German)
* New translations region-changing.txt (German)
* New translations finalizing-setup.txt (Korean)
* New translations faq.txt (Korean)
* New translations a9lh-to-b9s.txt (Korean)
* New translations flashing-ntrboot-(3ds-single-system).txt (Korean)
* New translations flashing-ntrboot-(nds).txt (Korean)
* New translations installing-boot9strap-(ntrboot).txt (Korean)
* New translations f3-(linux).txt (Malay)
* New translations ctrtransfer.txt (Japanese)
* New translations finalizing-setup.txt (Japanese)
* New translations flashing-ntrboot-(3ds-single-system).txt (Japanese)
* New translations homebrew-launcher-(alternatives).txt (Norwegian)
* New translations en_US.yml (Malay)
* New translations en_US.yml (Korean)
* New translations en_US.yml (Japanese)
* New translations en_US.yml (Hungarian)
* New translations en_US.yml (Hebrew)
* New translations en_US.yml (Greek)
* New translations faq.txt (Malay)
* New translations finalizing-setup.txt (Malay)
* New translations updating-b9s.txt (Hebrew)
* New translations a9lh-to-b9s.txt (Hebrew)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Hebrew)
* New translations a9lh-to-b9s.txt (Greek)
* New translations installing-boot9strap-(mset).txt (Greek)
* New translations ctrtransfer.txt (Hebrew)
* New translations en_US.yml (Norwegian)
* New translations region-changing.txt (Pirate English)
* New translations godmode9-usage.txt (Pirate English)
* New translations homebrew-launcher-(alternatives).txt (Pirate English)
* New translations troubleshooting.txt (Pirate English)
* New translations move-emunand.txt (Pirate English)
* New translations homebrew-launcher-(soundhax).txt (Pirate English)
* New translations installing-boot9strap-(hardmod).txt (Pirate English)
* New translations flashing-ntrboot-(dsi).txt (Pirate English)
* New translations ntrboot.txt (Swedish)
* New translations uninstall-cfw.txt (Swedish)
* New translations updating-b9s.txt (Swedish)
* New translations a9lh-to-b9s.txt (Swedish)
* New translations finalizing-setup.txt (Swedish)
* New translations godmode9-usage.txt (Swedish)
* New translations troubleshooting.txt (Swedish)
* New translations move-emunand.txt (Swedish)
* New translations en_US.yml (Portuguese, Brazilian)
* New translations en_US.yml (Swedish)
* New translations en_US.yml (Portuguese)
* New translations region-changing.txt (Swedish)
* New translations h2testw-(windows).txt (Swedish)
* New translations f3x-(mac).txt (Swedish)
* New translations f3-(linux).txt (Swedish)
* New translations homebrew-launcher-(pichaxx).txt (Spanish)
* New translations bannerbomb3.txt (Spanish)
* New translations homebrew-launcher-(alternatives).txt (Portuguese)
* New translations region-changing.txt (Portuguese)
* New translations move-emunand.txt (Portuguese)
* New translations f3x-(mac).txt (Portuguese)
* New translations ctrtransfer.txt (Portuguese)
* New translations flashing-ntrboot-(nds).txt (Portuguese, Brazilian)
* New translations ntrboot.txt (Portuguese, Brazilian)
* New translations installing-boot9strap-(ntrboot).txt (Portuguese, Brazilian)
* New translations a9lh-to-b9s.txt (Portuguese, Brazilian)
* New translations flashing-ntrboot-(3ds-single-system).txt (Portuguese, Brazilian)
* New translations installing-boot9strap-(frogtool).txt (Portuguese, Brazilian)
* New translations en_US.yml (Turkish)
* New translations ctrtransfer.txt (Turkish)
* New translations flashing-ntrboot-(3ds-multi-system).txt (Turkish)
* New translations flashing-ntrboot-(dsi).txt (Turkish)
* New translations uninstall-cfw.txt (Turkish)
* New translations bannerbomb3.txt (Turkish)
* New translations updating-b9s.txt (Turkish)
* New translations homebrew-launcher-(soundhax).txt (Turkish)
* New translations move-emunand.txt (Turkish)
* New translations a9lh-to-b9s.txt (Turkish)
* New translations privacy-policy.txt (Chinese Simplified)
* New translations donations.txt (Chinese Traditional)
* New translations donations.txt (Chinese Simplified)
* New translations donations.txt (Croatian)
* New translations privacy-policy.txt (Chinese Traditional)
* New translations privacy-policy.txt (Catalan)
* New translations privacy-policy.txt (Afrikaans)
* New translations donations.txt (Arabic)
* New translations donations.txt (Afrikaans)
* New translations donations.txt (Catalan)
* New translations privacy-policy.txt (Arabic)
* New translations privacy-policy.txt (French)
* New translations donations.txt (German)
* New translations privacy-policy.txt (Finnish)
* New translations donations.txt (French)
* New translations privacy-policy.txt (Greek)
* New translations donations.txt (Hebrew)
* New translations privacy-policy.txt (German)
* New translations donations.txt (Greek)
* New translations privacy-policy.txt (Czech)
* New translations donations.txt (Danish)
* New translations privacy-policy.txt (Croatian)
* New translations donations.txt (Czech)
* New translations privacy-policy.txt (Dutch)
* New translations donations.txt (Finnish)
* New translations privacy-policy.txt (Danish)
* New translations donations.txt (Dutch)
* New translations donations.txt (Malay)
* New translations privacy-policy.txt (Korean)
* New translations donations.txt (Korean)
* New translations privacy-policy.txt (Japanese)
* New translations donations.txt (Pirate English)
* New translations privacy-policy.txt (Norwegian)
* New translations donations.txt (Norwegian)
* New translations privacy-policy.txt (Malay)
* New translations privacy-policy.txt (Hungarian)
* New translations privacy-policy.txt (Hebrew)
* New translations donations.txt (Hungarian)
* New translations donations.txt (Indonesian)
* New translations privacy-policy.txt (Italian)
* New translations donations.txt (Japanese)
* New translations privacy-policy.txt (Indonesian)
* New translations donations.txt (Italian)
* New translations privacy-policy.txt (Pirate English)
* New translations donations.txt (Polish)
* New translations privacy-policy.txt (Serbian (Cyrillic))
* New translations donations.txt (Spanish)
* New translations privacy-policy.txt (Russian)
* New translations donations.txt (Serbian (Cyrillic))
* New translations privacy-policy.txt (Swedish)
* New translations donations.txt (Thai)
* New translations privacy-policy.txt (Spanish)
* New translations donations.txt (Swedish)
* New translations donations.txt (Portuguese, Brazilian)
* New translations privacy-policy.txt (Portuguese)
* New translations donations.txt (Portuguese)
* New translations privacy-policy.txt (Polish)
* New translations privacy-policy.txt (Romanian)
* New translations donations.txt (Russian)
* New translations donations.txt (Romanian)
* New translations privacy-policy.txt (Portuguese, Brazilian)
* New translations privacy-policy.txt (Ukrainian)
* New translations donations.txt (Vietnamese)
* New translations privacy-policy.txt (Vietnamese)
* New translations donations.txt (Turkish)
* New translations privacy-policy.txt (Thai)
* New translations privacy-policy.txt (Turkish)
* New translations donations.txt (Ukrainian)
* New translations privacy-policy.txt (Catalan)
* New translations privacy-policy.txt (Chinese Simplified)
* New translations privacy-policy.txt (Afrikaans)
* New translations privacy-policy.txt (Arabic)
* New translations privacy-policy.txt (Dutch)
* New translations privacy-policy.txt (French)
* New translations privacy-policy.txt (Finnish)
* New translations privacy-policy.txt (Croatian)
* New translations privacy-policy.txt (Chinese Traditional)
* New translations privacy-policy.txt (Danish)
* New translations privacy-policy.txt (Czech)
* New translations privacy-policy.txt (Indonesian)
* New translations privacy-policy.txt (Hungarian)
* New translations privacy-policy.txt (Italian)
* New translations privacy-policy.txt (German)
* New translations privacy-policy.txt (Greek)
* New translations privacy-policy.txt (Hebrew)
* New translations privacy-policy.txt (Norwegian)
* New translations privacy-policy.txt (Pirate English)
* New translations privacy-policy.txt (Japanese)
* New translations privacy-policy.txt (Malay)
* New translations privacy-policy.txt (Korean)
* New translations privacy-policy.txt (Portuguese)
* New translations privacy-policy.txt (Polish)
* New translations privacy-policy.txt (Spanish)
* New translations privacy-policy.txt (Serbian (Cyrillic))
* New translations privacy-policy.txt (Thai)
* New translations privacy-policy.txt (Swedish)
* New translations privacy-policy.txt (Portuguese, Brazilian)
* New translations privacy-policy.txt (Russian)
* New translations privacy-policy.txt (Romanian)
* New translations privacy-policy.txt (Ukrainian)
* New translations privacy-policy.txt (Vietnamese)
* New translations privacy-policy.txt (Turkish)
2020-04-16 02:18:47 +02:00
1. Sélectionnez "Copier", puis sélectionnez "OK"
1. Retournez au menu principal des Paramètres de la console
2022-10-02 23:57:17 +02:00
1. Navigate to `Internet Settings` -> `Nintendo DS Connections`, then select "OK" ([image](/images/screenshots/fredtool/dsconnection.png))
New Crowdin translations (#1724)
* New translations installing-boot9strap-(2xrsa).txt (Italian)
* New translations installing-boot9strap-(frogtool).txt (Italian)
* New translations installing-boot9strap-(fredtool).txt (Italian)
* New translations godmode9-usage.txt (French)
* New translations home.txt (French)
* New translations get-started.txt (French)
* New translations updating-b9s.txt (French)
* New translations homebrew-launcher-(alternatives).txt (French)
* New translations homebrew-launcher-(soundhax).txt (French)
* New translations homebrew-launcher-(pichaxx).txt (French)
* New translations installing-boot9strap-(fredtool).txt (French)
* New translations homebrew-launcher-(steelhax).txt (French)
* New translations get-started.txt (French)
* New translations homebrew-launcher-(alternatives).txt (French)
* New translations homebrew-launcher-(soundhax).txt (French)
* New translations installing-boot9strap-(hardmod).txt (French)
* New translations installing-boot9strap-(browser).txt (French)
* New translations homebrew-launcher-(steelhax).txt (French)
* New translations homebrew-launcher-(pichaxx).txt (French)
* New translations seedminer.txt (French)
* New translations installing-boot9strap-(fredtool).txt (French)
* New translations installing-boot9strap-(mset).txt (French)
* New translations installing-boot9strap-(soundhax).txt (French)
* New translations seedminer.txt (French)
* New translations seedminer.txt (French)
* New translations seedminer.txt (French)
* New translations seedminer.txt (French)
* New translations installing-boot9strap-(fredtool).txt (French)
* New translations seedminer.txt (French)
* New translations installing-boot9strap-(browser).txt (French)
* New translations seedminer.txt (French)
* New translations installing-boot9strap-(2xrsa).txt (French)
* New translations installing-boot9strap-(fredtool).txt (French)
* New translations installing-boot9strap-(fredtool).txt (French)
* New translations installing-boot9strap-(frogtool).txt (French)
* New translations installing-boot9strap-(fredtool).txt (French)
* New translations installing-boot9strap-(frogtool).txt (French)
* New translations seedminer.txt (French)
* New translations installing-boot9strap-(fredtool).txt (French)
* New translations installing-boot9strap-(frogtool).txt (French)
* New translations installing-boot9strap-(frogtool).txt (French)
* New translations ntrboot.txt (French)
* New translations installing-boot9strap-(ntrboot).txt (French)
* New translations installing-boot9strap-(safeb9sinstaller).txt (French)
* New translations installing-boot9strap-(frogtool).txt (French)
* New translations installing-boot9strap-(soundhax).txt (French)
* New translations seedminer.txt (French)
* New translations ntrboot.txt (French)
* New translations seedminer.txt (French)
* New translations uninstall-cfw.txt (French)
* New translations region-changing.txt (French)
* New translations updating-b9s.txt (French)
* New translations site-navigation.txt (French)
* New translations troubleshooting.txt (French)
* New translations site-navigation.txt (French)
* New translations troubleshooting.txt (French)
* New translations uninstall-cfw.txt (French)
* New translations uninstall-cfw.txt (French)
* New translations uninstall-cfw.txt (French)
* New translations uninstall-cfw.txt (French)
* New translations uninstall-cfw.txt (French)
* New translations privacy-policy.txt (French)
* New translations privacy-policy.txt (French)
* New translations installing-boot9strap-(frogtool).txt (Chinese Simplified)
* New translations a9lh-to-b9s.txt (Dutch)
* New translations flashing-ntrboot-(3ds-single-system).txt (Dutch)
* New translations installing-boot9strap-(soundhax).txt (German)
* New translations ntrboot.txt (German)
* New translations a9lh-to-b9s.txt (German)
* New translations finalizing-setup.txt (German)
* New translations file-extensions-(windows).txt (German)
* New translations en_US.yml (Dutch)
* New translations en_US.yml (Finnish)
* New translations en_US.yml (German)
* New translations bannerbomb3.txt (German)
* New translations region-changing.txt (German)
* New translations finalizing-setup.txt (Korean)
* New translations faq.txt (Korean)
* New translations a9lh-to-b9s.txt (Korean)
* New translations flashing-ntrboot-(3ds-single-system).txt (Korean)
* New translations flashing-ntrboot-(nds).txt (Korean)
* New translations installing-boot9strap-(ntrboot).txt (Korean)
* New translations f3-(linux).txt (Malay)
* New translations ctrtransfer.txt (Japanese)
* New translations finalizing-setup.txt (Japanese)
* New translations flashing-ntrboot-(3ds-single-system).txt (Japanese)
* New translations homebrew-launcher-(alternatives).txt (Norwegian)
* New translations en_US.yml (Malay)
* New translations en_US.yml (Korean)
* New translations en_US.yml (Japanese)
* New translations en_US.yml (Hungarian)
* New translations en_US.yml (Hebrew)
* New translations en_US.yml (Greek)
* New translations faq.txt (Malay)
* New translations finalizing-setup.txt (Malay)
* New translations updating-b9s.txt (Hebrew)
* New translations a9lh-to-b9s.txt (Hebrew)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Hebrew)
* New translations a9lh-to-b9s.txt (Greek)
* New translations installing-boot9strap-(mset).txt (Greek)
* New translations ctrtransfer.txt (Hebrew)
* New translations en_US.yml (Norwegian)
* New translations region-changing.txt (Pirate English)
* New translations godmode9-usage.txt (Pirate English)
* New translations homebrew-launcher-(alternatives).txt (Pirate English)
* New translations troubleshooting.txt (Pirate English)
* New translations move-emunand.txt (Pirate English)
* New translations homebrew-launcher-(soundhax).txt (Pirate English)
* New translations installing-boot9strap-(hardmod).txt (Pirate English)
* New translations flashing-ntrboot-(dsi).txt (Pirate English)
* New translations ntrboot.txt (Swedish)
* New translations uninstall-cfw.txt (Swedish)
* New translations updating-b9s.txt (Swedish)
* New translations a9lh-to-b9s.txt (Swedish)
* New translations finalizing-setup.txt (Swedish)
* New translations godmode9-usage.txt (Swedish)
* New translations troubleshooting.txt (Swedish)
* New translations move-emunand.txt (Swedish)
* New translations en_US.yml (Portuguese, Brazilian)
* New translations en_US.yml (Swedish)
* New translations en_US.yml (Portuguese)
* New translations region-changing.txt (Swedish)
* New translations h2testw-(windows).txt (Swedish)
* New translations f3x-(mac).txt (Swedish)
* New translations f3-(linux).txt (Swedish)
* New translations homebrew-launcher-(pichaxx).txt (Spanish)
* New translations bannerbomb3.txt (Spanish)
* New translations homebrew-launcher-(alternatives).txt (Portuguese)
* New translations region-changing.txt (Portuguese)
* New translations move-emunand.txt (Portuguese)
* New translations f3x-(mac).txt (Portuguese)
* New translations ctrtransfer.txt (Portuguese)
* New translations flashing-ntrboot-(nds).txt (Portuguese, Brazilian)
* New translations ntrboot.txt (Portuguese, Brazilian)
* New translations installing-boot9strap-(ntrboot).txt (Portuguese, Brazilian)
* New translations a9lh-to-b9s.txt (Portuguese, Brazilian)
* New translations flashing-ntrboot-(3ds-single-system).txt (Portuguese, Brazilian)
* New translations installing-boot9strap-(frogtool).txt (Portuguese, Brazilian)
* New translations en_US.yml (Turkish)
* New translations ctrtransfer.txt (Turkish)
* New translations flashing-ntrboot-(3ds-multi-system).txt (Turkish)
* New translations flashing-ntrboot-(dsi).txt (Turkish)
* New translations uninstall-cfw.txt (Turkish)
* New translations bannerbomb3.txt (Turkish)
* New translations updating-b9s.txt (Turkish)
* New translations homebrew-launcher-(soundhax).txt (Turkish)
* New translations move-emunand.txt (Turkish)
* New translations a9lh-to-b9s.txt (Turkish)
* New translations privacy-policy.txt (Chinese Simplified)
* New translations donations.txt (Chinese Traditional)
* New translations donations.txt (Chinese Simplified)
* New translations donations.txt (Croatian)
* New translations privacy-policy.txt (Chinese Traditional)
* New translations privacy-policy.txt (Catalan)
* New translations privacy-policy.txt (Afrikaans)
* New translations donations.txt (Arabic)
* New translations donations.txt (Afrikaans)
* New translations donations.txt (Catalan)
* New translations privacy-policy.txt (Arabic)
* New translations privacy-policy.txt (French)
* New translations donations.txt (German)
* New translations privacy-policy.txt (Finnish)
* New translations donations.txt (French)
* New translations privacy-policy.txt (Greek)
* New translations donations.txt (Hebrew)
* New translations privacy-policy.txt (German)
* New translations donations.txt (Greek)
* New translations privacy-policy.txt (Czech)
* New translations donations.txt (Danish)
* New translations privacy-policy.txt (Croatian)
* New translations donations.txt (Czech)
* New translations privacy-policy.txt (Dutch)
* New translations donations.txt (Finnish)
* New translations privacy-policy.txt (Danish)
* New translations donations.txt (Dutch)
* New translations donations.txt (Malay)
* New translations privacy-policy.txt (Korean)
* New translations donations.txt (Korean)
* New translations privacy-policy.txt (Japanese)
* New translations donations.txt (Pirate English)
* New translations privacy-policy.txt (Norwegian)
* New translations donations.txt (Norwegian)
* New translations privacy-policy.txt (Malay)
* New translations privacy-policy.txt (Hungarian)
* New translations privacy-policy.txt (Hebrew)
* New translations donations.txt (Hungarian)
* New translations donations.txt (Indonesian)
* New translations privacy-policy.txt (Italian)
* New translations donations.txt (Japanese)
* New translations privacy-policy.txt (Indonesian)
* New translations donations.txt (Italian)
* New translations privacy-policy.txt (Pirate English)
* New translations donations.txt (Polish)
* New translations privacy-policy.txt (Serbian (Cyrillic))
* New translations donations.txt (Spanish)
* New translations privacy-policy.txt (Russian)
* New translations donations.txt (Serbian (Cyrillic))
* New translations privacy-policy.txt (Swedish)
* New translations donations.txt (Thai)
* New translations privacy-policy.txt (Spanish)
* New translations donations.txt (Swedish)
* New translations donations.txt (Portuguese, Brazilian)
* New translations privacy-policy.txt (Portuguese)
* New translations donations.txt (Portuguese)
* New translations privacy-policy.txt (Polish)
* New translations privacy-policy.txt (Romanian)
* New translations donations.txt (Russian)
* New translations donations.txt (Romanian)
* New translations privacy-policy.txt (Portuguese, Brazilian)
* New translations privacy-policy.txt (Ukrainian)
* New translations donations.txt (Vietnamese)
* New translations privacy-policy.txt (Vietnamese)
* New translations donations.txt (Turkish)
* New translations privacy-policy.txt (Thai)
* New translations privacy-policy.txt (Turkish)
* New translations donations.txt (Ukrainian)
* New translations privacy-policy.txt (Catalan)
* New translations privacy-policy.txt (Chinese Simplified)
* New translations privacy-policy.txt (Afrikaans)
* New translations privacy-policy.txt (Arabic)
* New translations privacy-policy.txt (Dutch)
* New translations privacy-policy.txt (French)
* New translations privacy-policy.txt (Finnish)
* New translations privacy-policy.txt (Croatian)
* New translations privacy-policy.txt (Chinese Traditional)
* New translations privacy-policy.txt (Danish)
* New translations privacy-policy.txt (Czech)
* New translations privacy-policy.txt (Indonesian)
* New translations privacy-policy.txt (Hungarian)
* New translations privacy-policy.txt (Italian)
* New translations privacy-policy.txt (German)
* New translations privacy-policy.txt (Greek)
* New translations privacy-policy.txt (Hebrew)
* New translations privacy-policy.txt (Norwegian)
* New translations privacy-policy.txt (Pirate English)
* New translations privacy-policy.txt (Japanese)
* New translations privacy-policy.txt (Malay)
* New translations privacy-policy.txt (Korean)
* New translations privacy-policy.txt (Portuguese)
* New translations privacy-policy.txt (Polish)
* New translations privacy-policy.txt (Spanish)
* New translations privacy-policy.txt (Serbian (Cyrillic))
* New translations privacy-policy.txt (Thai)
* New translations privacy-policy.txt (Swedish)
* New translations privacy-policy.txt (Portuguese, Brazilian)
* New translations privacy-policy.txt (Russian)
* New translations privacy-policy.txt (Romanian)
* New translations privacy-policy.txt (Ukrainian)
* New translations privacy-policy.txt (Vietnamese)
* New translations privacy-policy.txt (Turkish)
2020-04-16 02:18:47 +02:00
1. Si l'exploit a réussi, votre console devrait avoir démarré la version japonaise de Flipnote Studio
2019-02-10 22:32:33 +01:00
2022-10-12 19:14:03 +02:00
#### Section V - Flipnote Exploit
2019-02-10 22:32:33 +01:00
New Crowdin translations (#1724)
* New translations installing-boot9strap-(2xrsa).txt (Italian)
* New translations installing-boot9strap-(frogtool).txt (Italian)
* New translations installing-boot9strap-(fredtool).txt (Italian)
* New translations godmode9-usage.txt (French)
* New translations home.txt (French)
* New translations get-started.txt (French)
* New translations updating-b9s.txt (French)
* New translations homebrew-launcher-(alternatives).txt (French)
* New translations homebrew-launcher-(soundhax).txt (French)
* New translations homebrew-launcher-(pichaxx).txt (French)
* New translations installing-boot9strap-(fredtool).txt (French)
* New translations homebrew-launcher-(steelhax).txt (French)
* New translations get-started.txt (French)
* New translations homebrew-launcher-(alternatives).txt (French)
* New translations homebrew-launcher-(soundhax).txt (French)
* New translations installing-boot9strap-(hardmod).txt (French)
* New translations installing-boot9strap-(browser).txt (French)
* New translations homebrew-launcher-(steelhax).txt (French)
* New translations homebrew-launcher-(pichaxx).txt (French)
* New translations seedminer.txt (French)
* New translations installing-boot9strap-(fredtool).txt (French)
* New translations installing-boot9strap-(mset).txt (French)
* New translations installing-boot9strap-(soundhax).txt (French)
* New translations seedminer.txt (French)
* New translations seedminer.txt (French)
* New translations seedminer.txt (French)
* New translations seedminer.txt (French)
* New translations installing-boot9strap-(fredtool).txt (French)
* New translations seedminer.txt (French)
* New translations installing-boot9strap-(browser).txt (French)
* New translations seedminer.txt (French)
* New translations installing-boot9strap-(2xrsa).txt (French)
* New translations installing-boot9strap-(fredtool).txt (French)
* New translations installing-boot9strap-(fredtool).txt (French)
* New translations installing-boot9strap-(frogtool).txt (French)
* New translations installing-boot9strap-(fredtool).txt (French)
* New translations installing-boot9strap-(frogtool).txt (French)
* New translations seedminer.txt (French)
* New translations installing-boot9strap-(fredtool).txt (French)
* New translations installing-boot9strap-(frogtool).txt (French)
* New translations installing-boot9strap-(frogtool).txt (French)
* New translations ntrboot.txt (French)
* New translations installing-boot9strap-(ntrboot).txt (French)
* New translations installing-boot9strap-(safeb9sinstaller).txt (French)
* New translations installing-boot9strap-(frogtool).txt (French)
* New translations installing-boot9strap-(soundhax).txt (French)
* New translations seedminer.txt (French)
* New translations ntrboot.txt (French)
* New translations seedminer.txt (French)
* New translations uninstall-cfw.txt (French)
* New translations region-changing.txt (French)
* New translations updating-b9s.txt (French)
* New translations site-navigation.txt (French)
* New translations troubleshooting.txt (French)
* New translations site-navigation.txt (French)
* New translations troubleshooting.txt (French)
* New translations uninstall-cfw.txt (French)
* New translations uninstall-cfw.txt (French)
* New translations uninstall-cfw.txt (French)
* New translations uninstall-cfw.txt (French)
* New translations uninstall-cfw.txt (French)
* New translations privacy-policy.txt (French)
* New translations privacy-policy.txt (French)
* New translations installing-boot9strap-(frogtool).txt (Chinese Simplified)
* New translations a9lh-to-b9s.txt (Dutch)
* New translations flashing-ntrboot-(3ds-single-system).txt (Dutch)
* New translations installing-boot9strap-(soundhax).txt (German)
* New translations ntrboot.txt (German)
* New translations a9lh-to-b9s.txt (German)
* New translations finalizing-setup.txt (German)
* New translations file-extensions-(windows).txt (German)
* New translations en_US.yml (Dutch)
* New translations en_US.yml (Finnish)
* New translations en_US.yml (German)
* New translations bannerbomb3.txt (German)
* New translations region-changing.txt (German)
* New translations finalizing-setup.txt (Korean)
* New translations faq.txt (Korean)
* New translations a9lh-to-b9s.txt (Korean)
* New translations flashing-ntrboot-(3ds-single-system).txt (Korean)
* New translations flashing-ntrboot-(nds).txt (Korean)
* New translations installing-boot9strap-(ntrboot).txt (Korean)
* New translations f3-(linux).txt (Malay)
* New translations ctrtransfer.txt (Japanese)
* New translations finalizing-setup.txt (Japanese)
* New translations flashing-ntrboot-(3ds-single-system).txt (Japanese)
* New translations homebrew-launcher-(alternatives).txt (Norwegian)
* New translations en_US.yml (Malay)
* New translations en_US.yml (Korean)
* New translations en_US.yml (Japanese)
* New translations en_US.yml (Hungarian)
* New translations en_US.yml (Hebrew)
* New translations en_US.yml (Greek)
* New translations faq.txt (Malay)
* New translations finalizing-setup.txt (Malay)
* New translations updating-b9s.txt (Hebrew)
* New translations a9lh-to-b9s.txt (Hebrew)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Hebrew)
* New translations a9lh-to-b9s.txt (Greek)
* New translations installing-boot9strap-(mset).txt (Greek)
* New translations ctrtransfer.txt (Hebrew)
* New translations en_US.yml (Norwegian)
* New translations region-changing.txt (Pirate English)
* New translations godmode9-usage.txt (Pirate English)
* New translations homebrew-launcher-(alternatives).txt (Pirate English)
* New translations troubleshooting.txt (Pirate English)
* New translations move-emunand.txt (Pirate English)
* New translations homebrew-launcher-(soundhax).txt (Pirate English)
* New translations installing-boot9strap-(hardmod).txt (Pirate English)
* New translations flashing-ntrboot-(dsi).txt (Pirate English)
* New translations ntrboot.txt (Swedish)
* New translations uninstall-cfw.txt (Swedish)
* New translations updating-b9s.txt (Swedish)
* New translations a9lh-to-b9s.txt (Swedish)
* New translations finalizing-setup.txt (Swedish)
* New translations godmode9-usage.txt (Swedish)
* New translations troubleshooting.txt (Swedish)
* New translations move-emunand.txt (Swedish)
* New translations en_US.yml (Portuguese, Brazilian)
* New translations en_US.yml (Swedish)
* New translations en_US.yml (Portuguese)
* New translations region-changing.txt (Swedish)
* New translations h2testw-(windows).txt (Swedish)
* New translations f3x-(mac).txt (Swedish)
* New translations f3-(linux).txt (Swedish)
* New translations homebrew-launcher-(pichaxx).txt (Spanish)
* New translations bannerbomb3.txt (Spanish)
* New translations homebrew-launcher-(alternatives).txt (Portuguese)
* New translations region-changing.txt (Portuguese)
* New translations move-emunand.txt (Portuguese)
* New translations f3x-(mac).txt (Portuguese)
* New translations ctrtransfer.txt (Portuguese)
* New translations flashing-ntrboot-(nds).txt (Portuguese, Brazilian)
* New translations ntrboot.txt (Portuguese, Brazilian)
* New translations installing-boot9strap-(ntrboot).txt (Portuguese, Brazilian)
* New translations a9lh-to-b9s.txt (Portuguese, Brazilian)
* New translations flashing-ntrboot-(3ds-single-system).txt (Portuguese, Brazilian)
* New translations installing-boot9strap-(frogtool).txt (Portuguese, Brazilian)
* New translations en_US.yml (Turkish)
* New translations ctrtransfer.txt (Turkish)
* New translations flashing-ntrboot-(3ds-multi-system).txt (Turkish)
* New translations flashing-ntrboot-(dsi).txt (Turkish)
* New translations uninstall-cfw.txt (Turkish)
* New translations bannerbomb3.txt (Turkish)
* New translations updating-b9s.txt (Turkish)
* New translations homebrew-launcher-(soundhax).txt (Turkish)
* New translations move-emunand.txt (Turkish)
* New translations a9lh-to-b9s.txt (Turkish)
* New translations privacy-policy.txt (Chinese Simplified)
* New translations donations.txt (Chinese Traditional)
* New translations donations.txt (Chinese Simplified)
* New translations donations.txt (Croatian)
* New translations privacy-policy.txt (Chinese Traditional)
* New translations privacy-policy.txt (Catalan)
* New translations privacy-policy.txt (Afrikaans)
* New translations donations.txt (Arabic)
* New translations donations.txt (Afrikaans)
* New translations donations.txt (Catalan)
* New translations privacy-policy.txt (Arabic)
* New translations privacy-policy.txt (French)
* New translations donations.txt (German)
* New translations privacy-policy.txt (Finnish)
* New translations donations.txt (French)
* New translations privacy-policy.txt (Greek)
* New translations donations.txt (Hebrew)
* New translations privacy-policy.txt (German)
* New translations donations.txt (Greek)
* New translations privacy-policy.txt (Czech)
* New translations donations.txt (Danish)
* New translations privacy-policy.txt (Croatian)
* New translations donations.txt (Czech)
* New translations privacy-policy.txt (Dutch)
* New translations donations.txt (Finnish)
* New translations privacy-policy.txt (Danish)
* New translations donations.txt (Dutch)
* New translations donations.txt (Malay)
* New translations privacy-policy.txt (Korean)
* New translations donations.txt (Korean)
* New translations privacy-policy.txt (Japanese)
* New translations donations.txt (Pirate English)
* New translations privacy-policy.txt (Norwegian)
* New translations donations.txt (Norwegian)
* New translations privacy-policy.txt (Malay)
* New translations privacy-policy.txt (Hungarian)
* New translations privacy-policy.txt (Hebrew)
* New translations donations.txt (Hungarian)
* New translations donations.txt (Indonesian)
* New translations privacy-policy.txt (Italian)
* New translations donations.txt (Japanese)
* New translations privacy-policy.txt (Indonesian)
* New translations donations.txt (Italian)
* New translations privacy-policy.txt (Pirate English)
* New translations donations.txt (Polish)
* New translations privacy-policy.txt (Serbian (Cyrillic))
* New translations donations.txt (Spanish)
* New translations privacy-policy.txt (Russian)
* New translations donations.txt (Serbian (Cyrillic))
* New translations privacy-policy.txt (Swedish)
* New translations donations.txt (Thai)
* New translations privacy-policy.txt (Spanish)
* New translations donations.txt (Swedish)
* New translations donations.txt (Portuguese, Brazilian)
* New translations privacy-policy.txt (Portuguese)
* New translations donations.txt (Portuguese)
* New translations privacy-policy.txt (Polish)
* New translations privacy-policy.txt (Romanian)
* New translations donations.txt (Russian)
* New translations donations.txt (Romanian)
* New translations privacy-policy.txt (Portuguese, Brazilian)
* New translations privacy-policy.txt (Ukrainian)
* New translations donations.txt (Vietnamese)
* New translations privacy-policy.txt (Vietnamese)
* New translations donations.txt (Turkish)
* New translations privacy-policy.txt (Thai)
* New translations privacy-policy.txt (Turkish)
* New translations donations.txt (Ukrainian)
* New translations privacy-policy.txt (Catalan)
* New translations privacy-policy.txt (Chinese Simplified)
* New translations privacy-policy.txt (Afrikaans)
* New translations privacy-policy.txt (Arabic)
* New translations privacy-policy.txt (Dutch)
* New translations privacy-policy.txt (French)
* New translations privacy-policy.txt (Finnish)
* New translations privacy-policy.txt (Croatian)
* New translations privacy-policy.txt (Chinese Traditional)
* New translations privacy-policy.txt (Danish)
* New translations privacy-policy.txt (Czech)
* New translations privacy-policy.txt (Indonesian)
* New translations privacy-policy.txt (Hungarian)
* New translations privacy-policy.txt (Italian)
* New translations privacy-policy.txt (German)
* New translations privacy-policy.txt (Greek)
* New translations privacy-policy.txt (Hebrew)
* New translations privacy-policy.txt (Norwegian)
* New translations privacy-policy.txt (Pirate English)
* New translations privacy-policy.txt (Japanese)
* New translations privacy-policy.txt (Malay)
* New translations privacy-policy.txt (Korean)
* New translations privacy-policy.txt (Portuguese)
* New translations privacy-policy.txt (Polish)
* New translations privacy-policy.txt (Spanish)
* New translations privacy-policy.txt (Serbian (Cyrillic))
* New translations privacy-policy.txt (Thai)
* New translations privacy-policy.txt (Swedish)
* New translations privacy-policy.txt (Portuguese, Brazilian)
* New translations privacy-policy.txt (Russian)
* New translations privacy-policy.txt (Romanian)
* New translations privacy-policy.txt (Ukrainian)
* New translations privacy-policy.txt (Vietnamese)
* New translations privacy-policy.txt (Turkish)
2020-04-16 02:18:47 +02:00
Si vous préférez un guide visuel pour cette section, un tel guide est disponible [ici](https://zoogie.github.io/web/flipnote_directions/).
2019-02-10 22:32:33 +01:00
{: .notice--info}
2022-10-02 23:57:17 +02:00
In this section, you will perform a series of very specific steps within Flipnote Studio that, when performed correctly, will launch the boot9strap (custom firmware) installer.
New Crowdin translations (#1724)
* New translations installing-boot9strap-(2xrsa).txt (Italian)
* New translations installing-boot9strap-(frogtool).txt (Italian)
* New translations installing-boot9strap-(fredtool).txt (Italian)
* New translations godmode9-usage.txt (French)
* New translations home.txt (French)
* New translations get-started.txt (French)
* New translations updating-b9s.txt (French)
* New translations homebrew-launcher-(alternatives).txt (French)
* New translations homebrew-launcher-(soundhax).txt (French)
* New translations homebrew-launcher-(pichaxx).txt (French)
* New translations installing-boot9strap-(fredtool).txt (French)
* New translations homebrew-launcher-(steelhax).txt (French)
* New translations get-started.txt (French)
* New translations homebrew-launcher-(alternatives).txt (French)
* New translations homebrew-launcher-(soundhax).txt (French)
* New translations installing-boot9strap-(hardmod).txt (French)
* New translations installing-boot9strap-(browser).txt (French)
* New translations homebrew-launcher-(steelhax).txt (French)
* New translations homebrew-launcher-(pichaxx).txt (French)
* New translations seedminer.txt (French)
* New translations installing-boot9strap-(fredtool).txt (French)
* New translations installing-boot9strap-(mset).txt (French)
* New translations installing-boot9strap-(soundhax).txt (French)
* New translations seedminer.txt (French)
* New translations seedminer.txt (French)
* New translations seedminer.txt (French)
* New translations seedminer.txt (French)
* New translations installing-boot9strap-(fredtool).txt (French)
* New translations seedminer.txt (French)
* New translations installing-boot9strap-(browser).txt (French)
* New translations seedminer.txt (French)
* New translations installing-boot9strap-(2xrsa).txt (French)
* New translations installing-boot9strap-(fredtool).txt (French)
* New translations installing-boot9strap-(fredtool).txt (French)
* New translations installing-boot9strap-(frogtool).txt (French)
* New translations installing-boot9strap-(fredtool).txt (French)
* New translations installing-boot9strap-(frogtool).txt (French)
* New translations seedminer.txt (French)
* New translations installing-boot9strap-(fredtool).txt (French)
* New translations installing-boot9strap-(frogtool).txt (French)
* New translations installing-boot9strap-(frogtool).txt (French)
* New translations ntrboot.txt (French)
* New translations installing-boot9strap-(ntrboot).txt (French)
* New translations installing-boot9strap-(safeb9sinstaller).txt (French)
* New translations installing-boot9strap-(frogtool).txt (French)
* New translations installing-boot9strap-(soundhax).txt (French)
* New translations seedminer.txt (French)
* New translations ntrboot.txt (French)
* New translations seedminer.txt (French)
* New translations uninstall-cfw.txt (French)
* New translations region-changing.txt (French)
* New translations updating-b9s.txt (French)
* New translations site-navigation.txt (French)
* New translations troubleshooting.txt (French)
* New translations site-navigation.txt (French)
* New translations troubleshooting.txt (French)
* New translations uninstall-cfw.txt (French)
* New translations uninstall-cfw.txt (French)
* New translations uninstall-cfw.txt (French)
* New translations uninstall-cfw.txt (French)
* New translations uninstall-cfw.txt (French)
* New translations privacy-policy.txt (French)
* New translations privacy-policy.txt (French)
* New translations installing-boot9strap-(frogtool).txt (Chinese Simplified)
* New translations a9lh-to-b9s.txt (Dutch)
* New translations flashing-ntrboot-(3ds-single-system).txt (Dutch)
* New translations installing-boot9strap-(soundhax).txt (German)
* New translations ntrboot.txt (German)
* New translations a9lh-to-b9s.txt (German)
* New translations finalizing-setup.txt (German)
* New translations file-extensions-(windows).txt (German)
* New translations en_US.yml (Dutch)
* New translations en_US.yml (Finnish)
* New translations en_US.yml (German)
* New translations bannerbomb3.txt (German)
* New translations region-changing.txt (German)
* New translations finalizing-setup.txt (Korean)
* New translations faq.txt (Korean)
* New translations a9lh-to-b9s.txt (Korean)
* New translations flashing-ntrboot-(3ds-single-system).txt (Korean)
* New translations flashing-ntrboot-(nds).txt (Korean)
* New translations installing-boot9strap-(ntrboot).txt (Korean)
* New translations f3-(linux).txt (Malay)
* New translations ctrtransfer.txt (Japanese)
* New translations finalizing-setup.txt (Japanese)
* New translations flashing-ntrboot-(3ds-single-system).txt (Japanese)
* New translations homebrew-launcher-(alternatives).txt (Norwegian)
* New translations en_US.yml (Malay)
* New translations en_US.yml (Korean)
* New translations en_US.yml (Japanese)
* New translations en_US.yml (Hungarian)
* New translations en_US.yml (Hebrew)
* New translations en_US.yml (Greek)
* New translations faq.txt (Malay)
* New translations finalizing-setup.txt (Malay)
* New translations updating-b9s.txt (Hebrew)
* New translations a9lh-to-b9s.txt (Hebrew)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Hebrew)
* New translations a9lh-to-b9s.txt (Greek)
* New translations installing-boot9strap-(mset).txt (Greek)
* New translations ctrtransfer.txt (Hebrew)
* New translations en_US.yml (Norwegian)
* New translations region-changing.txt (Pirate English)
* New translations godmode9-usage.txt (Pirate English)
* New translations homebrew-launcher-(alternatives).txt (Pirate English)
* New translations troubleshooting.txt (Pirate English)
* New translations move-emunand.txt (Pirate English)
* New translations homebrew-launcher-(soundhax).txt (Pirate English)
* New translations installing-boot9strap-(hardmod).txt (Pirate English)
* New translations flashing-ntrboot-(dsi).txt (Pirate English)
* New translations ntrboot.txt (Swedish)
* New translations uninstall-cfw.txt (Swedish)
* New translations updating-b9s.txt (Swedish)
* New translations a9lh-to-b9s.txt (Swedish)
* New translations finalizing-setup.txt (Swedish)
* New translations godmode9-usage.txt (Swedish)
* New translations troubleshooting.txt (Swedish)
* New translations move-emunand.txt (Swedish)
* New translations en_US.yml (Portuguese, Brazilian)
* New translations en_US.yml (Swedish)
* New translations en_US.yml (Portuguese)
* New translations region-changing.txt (Swedish)
* New translations h2testw-(windows).txt (Swedish)
* New translations f3x-(mac).txt (Swedish)
* New translations f3-(linux).txt (Swedish)
* New translations homebrew-launcher-(pichaxx).txt (Spanish)
* New translations bannerbomb3.txt (Spanish)
* New translations homebrew-launcher-(alternatives).txt (Portuguese)
* New translations region-changing.txt (Portuguese)
* New translations move-emunand.txt (Portuguese)
* New translations f3x-(mac).txt (Portuguese)
* New translations ctrtransfer.txt (Portuguese)
* New translations flashing-ntrboot-(nds).txt (Portuguese, Brazilian)
* New translations ntrboot.txt (Portuguese, Brazilian)
* New translations installing-boot9strap-(ntrboot).txt (Portuguese, Brazilian)
* New translations a9lh-to-b9s.txt (Portuguese, Brazilian)
* New translations flashing-ntrboot-(3ds-single-system).txt (Portuguese, Brazilian)
* New translations installing-boot9strap-(frogtool).txt (Portuguese, Brazilian)
* New translations en_US.yml (Turkish)
* New translations ctrtransfer.txt (Turkish)
* New translations flashing-ntrboot-(3ds-multi-system).txt (Turkish)
* New translations flashing-ntrboot-(dsi).txt (Turkish)
* New translations uninstall-cfw.txt (Turkish)
* New translations bannerbomb3.txt (Turkish)
* New translations updating-b9s.txt (Turkish)
* New translations homebrew-launcher-(soundhax).txt (Turkish)
* New translations move-emunand.txt (Turkish)
* New translations a9lh-to-b9s.txt (Turkish)
* New translations privacy-policy.txt (Chinese Simplified)
* New translations donations.txt (Chinese Traditional)
* New translations donations.txt (Chinese Simplified)
* New translations donations.txt (Croatian)
* New translations privacy-policy.txt (Chinese Traditional)
* New translations privacy-policy.txt (Catalan)
* New translations privacy-policy.txt (Afrikaans)
* New translations donations.txt (Arabic)
* New translations donations.txt (Afrikaans)
* New translations donations.txt (Catalan)
* New translations privacy-policy.txt (Arabic)
* New translations privacy-policy.txt (French)
* New translations donations.txt (German)
* New translations privacy-policy.txt (Finnish)
* New translations donations.txt (French)
* New translations privacy-policy.txt (Greek)
* New translations donations.txt (Hebrew)
* New translations privacy-policy.txt (German)
* New translations donations.txt (Greek)
* New translations privacy-policy.txt (Czech)
* New translations donations.txt (Danish)
* New translations privacy-policy.txt (Croatian)
* New translations donations.txt (Czech)
* New translations privacy-policy.txt (Dutch)
* New translations donations.txt (Finnish)
* New translations privacy-policy.txt (Danish)
* New translations donations.txt (Dutch)
* New translations donations.txt (Malay)
* New translations privacy-policy.txt (Korean)
* New translations donations.txt (Korean)
* New translations privacy-policy.txt (Japanese)
* New translations donations.txt (Pirate English)
* New translations privacy-policy.txt (Norwegian)
* New translations donations.txt (Norwegian)
* New translations privacy-policy.txt (Malay)
* New translations privacy-policy.txt (Hungarian)
* New translations privacy-policy.txt (Hebrew)
* New translations donations.txt (Hungarian)
* New translations donations.txt (Indonesian)
* New translations privacy-policy.txt (Italian)
* New translations donations.txt (Japanese)
* New translations privacy-policy.txt (Indonesian)
* New translations donations.txt (Italian)
* New translations privacy-policy.txt (Pirate English)
* New translations donations.txt (Polish)
* New translations privacy-policy.txt (Serbian (Cyrillic))
* New translations donations.txt (Spanish)
* New translations privacy-policy.txt (Russian)
* New translations donations.txt (Serbian (Cyrillic))
* New translations privacy-policy.txt (Swedish)
* New translations donations.txt (Thai)
* New translations privacy-policy.txt (Spanish)
* New translations donations.txt (Swedish)
* New translations donations.txt (Portuguese, Brazilian)
* New translations privacy-policy.txt (Portuguese)
* New translations donations.txt (Portuguese)
* New translations privacy-policy.txt (Polish)
* New translations privacy-policy.txt (Romanian)
* New translations donations.txt (Russian)
* New translations donations.txt (Romanian)
* New translations privacy-policy.txt (Portuguese, Brazilian)
* New translations privacy-policy.txt (Ukrainian)
* New translations donations.txt (Vietnamese)
* New translations privacy-policy.txt (Vietnamese)
* New translations donations.txt (Turkish)
* New translations privacy-policy.txt (Thai)
* New translations privacy-policy.txt (Turkish)
* New translations donations.txt (Ukrainian)
* New translations privacy-policy.txt (Catalan)
* New translations privacy-policy.txt (Chinese Simplified)
* New translations privacy-policy.txt (Afrikaans)
* New translations privacy-policy.txt (Arabic)
* New translations privacy-policy.txt (Dutch)
* New translations privacy-policy.txt (French)
* New translations privacy-policy.txt (Finnish)
* New translations privacy-policy.txt (Croatian)
* New translations privacy-policy.txt (Chinese Traditional)
* New translations privacy-policy.txt (Danish)
* New translations privacy-policy.txt (Czech)
* New translations privacy-policy.txt (Indonesian)
* New translations privacy-policy.txt (Hungarian)
* New translations privacy-policy.txt (Italian)
* New translations privacy-policy.txt (German)
* New translations privacy-policy.txt (Greek)
* New translations privacy-policy.txt (Hebrew)
* New translations privacy-policy.txt (Norwegian)
* New translations privacy-policy.txt (Pirate English)
* New translations privacy-policy.txt (Japanese)
* New translations privacy-policy.txt (Malay)
* New translations privacy-policy.txt (Korean)
* New translations privacy-policy.txt (Portuguese)
* New translations privacy-policy.txt (Polish)
* New translations privacy-policy.txt (Spanish)
* New translations privacy-policy.txt (Serbian (Cyrillic))
* New translations privacy-policy.txt (Thai)
* New translations privacy-policy.txt (Swedish)
* New translations privacy-policy.txt (Portuguese, Brazilian)
* New translations privacy-policy.txt (Russian)
* New translations privacy-policy.txt (Romanian)
* New translations privacy-policy.txt (Ukrainian)
* New translations privacy-policy.txt (Vietnamese)
* New translations privacy-policy.txt (Turkish)
2020-04-16 02:18:47 +02:00
1. Terminez le processus de configuration initial pour le jeu lancé jusqu'à ce que vous atteigniez le menu principal
+ Sélectionnez l'option de gauche chaque fois que vous y êtes invité durant le processus de configuration
1. En utilisant l'écran tactile, sélectionnez la grande case à gauche, puis sélectionnez la boîte avec une icône de carte SD
1. Une fois le menu lancé, sélectionnez l'icône visage, puis l'icône en bas à droite pour continuer
1. Appuyez sur (X) ou (UP) sur la croix directionnelle en fonction de ce qui est affiché sur l'écran supérieur
1. Sélectionnez le deuxième bouton en haut avec une icône de bobine de film
1. Défilez vers la droite jusqu'à ce que la bobine "3/3" soit sélectionnée
1. Touchez la troisième case contenant la lettre "A"
1. Défilez vers la gauche jusqu'à ce que la bobine "1/3" soit sélectionnée
1. Touchez la quatrième case contenant la lettre "A"
1. Si l'exploit a réussi, votre console devrait avoir démarré b9sTool
1. Séléctionnez "Install boot9strap" en utilisant la croix directionnelle
2022-11-16 07:51:34 +01:00
+ If you miss this step, the system will exit to HOME Menu instead of installing boot9strap and you will need to open System Settings, then start over from Step 7 of Section IV
New Crowdin translations (#1724)
* New translations installing-boot9strap-(2xrsa).txt (Italian)
* New translations installing-boot9strap-(frogtool).txt (Italian)
* New translations installing-boot9strap-(fredtool).txt (Italian)
* New translations godmode9-usage.txt (French)
* New translations home.txt (French)
* New translations get-started.txt (French)
* New translations updating-b9s.txt (French)
* New translations homebrew-launcher-(alternatives).txt (French)
* New translations homebrew-launcher-(soundhax).txt (French)
* New translations homebrew-launcher-(pichaxx).txt (French)
* New translations installing-boot9strap-(fredtool).txt (French)
* New translations homebrew-launcher-(steelhax).txt (French)
* New translations get-started.txt (French)
* New translations homebrew-launcher-(alternatives).txt (French)
* New translations homebrew-launcher-(soundhax).txt (French)
* New translations installing-boot9strap-(hardmod).txt (French)
* New translations installing-boot9strap-(browser).txt (French)
* New translations homebrew-launcher-(steelhax).txt (French)
* New translations homebrew-launcher-(pichaxx).txt (French)
* New translations seedminer.txt (French)
* New translations installing-boot9strap-(fredtool).txt (French)
* New translations installing-boot9strap-(mset).txt (French)
* New translations installing-boot9strap-(soundhax).txt (French)
* New translations seedminer.txt (French)
* New translations seedminer.txt (French)
* New translations seedminer.txt (French)
* New translations seedminer.txt (French)
* New translations installing-boot9strap-(fredtool).txt (French)
* New translations seedminer.txt (French)
* New translations installing-boot9strap-(browser).txt (French)
* New translations seedminer.txt (French)
* New translations installing-boot9strap-(2xrsa).txt (French)
* New translations installing-boot9strap-(fredtool).txt (French)
* New translations installing-boot9strap-(fredtool).txt (French)
* New translations installing-boot9strap-(frogtool).txt (French)
* New translations installing-boot9strap-(fredtool).txt (French)
* New translations installing-boot9strap-(frogtool).txt (French)
* New translations seedminer.txt (French)
* New translations installing-boot9strap-(fredtool).txt (French)
* New translations installing-boot9strap-(frogtool).txt (French)
* New translations installing-boot9strap-(frogtool).txt (French)
* New translations ntrboot.txt (French)
* New translations installing-boot9strap-(ntrboot).txt (French)
* New translations installing-boot9strap-(safeb9sinstaller).txt (French)
* New translations installing-boot9strap-(frogtool).txt (French)
* New translations installing-boot9strap-(soundhax).txt (French)
* New translations seedminer.txt (French)
* New translations ntrboot.txt (French)
* New translations seedminer.txt (French)
* New translations uninstall-cfw.txt (French)
* New translations region-changing.txt (French)
* New translations updating-b9s.txt (French)
* New translations site-navigation.txt (French)
* New translations troubleshooting.txt (French)
* New translations site-navigation.txt (French)
* New translations troubleshooting.txt (French)
* New translations uninstall-cfw.txt (French)
* New translations uninstall-cfw.txt (French)
* New translations uninstall-cfw.txt (French)
* New translations uninstall-cfw.txt (French)
* New translations uninstall-cfw.txt (French)
* New translations privacy-policy.txt (French)
* New translations privacy-policy.txt (French)
* New translations installing-boot9strap-(frogtool).txt (Chinese Simplified)
* New translations a9lh-to-b9s.txt (Dutch)
* New translations flashing-ntrboot-(3ds-single-system).txt (Dutch)
* New translations installing-boot9strap-(soundhax).txt (German)
* New translations ntrboot.txt (German)
* New translations a9lh-to-b9s.txt (German)
* New translations finalizing-setup.txt (German)
* New translations file-extensions-(windows).txt (German)
* New translations en_US.yml (Dutch)
* New translations en_US.yml (Finnish)
* New translations en_US.yml (German)
* New translations bannerbomb3.txt (German)
* New translations region-changing.txt (German)
* New translations finalizing-setup.txt (Korean)
* New translations faq.txt (Korean)
* New translations a9lh-to-b9s.txt (Korean)
* New translations flashing-ntrboot-(3ds-single-system).txt (Korean)
* New translations flashing-ntrboot-(nds).txt (Korean)
* New translations installing-boot9strap-(ntrboot).txt (Korean)
* New translations f3-(linux).txt (Malay)
* New translations ctrtransfer.txt (Japanese)
* New translations finalizing-setup.txt (Japanese)
* New translations flashing-ntrboot-(3ds-single-system).txt (Japanese)
* New translations homebrew-launcher-(alternatives).txt (Norwegian)
* New translations en_US.yml (Malay)
* New translations en_US.yml (Korean)
* New translations en_US.yml (Japanese)
* New translations en_US.yml (Hungarian)
* New translations en_US.yml (Hebrew)
* New translations en_US.yml (Greek)
* New translations faq.txt (Malay)
* New translations finalizing-setup.txt (Malay)
* New translations updating-b9s.txt (Hebrew)
* New translations a9lh-to-b9s.txt (Hebrew)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Hebrew)
* New translations a9lh-to-b9s.txt (Greek)
* New translations installing-boot9strap-(mset).txt (Greek)
* New translations ctrtransfer.txt (Hebrew)
* New translations en_US.yml (Norwegian)
* New translations region-changing.txt (Pirate English)
* New translations godmode9-usage.txt (Pirate English)
* New translations homebrew-launcher-(alternatives).txt (Pirate English)
* New translations troubleshooting.txt (Pirate English)
* New translations move-emunand.txt (Pirate English)
* New translations homebrew-launcher-(soundhax).txt (Pirate English)
* New translations installing-boot9strap-(hardmod).txt (Pirate English)
* New translations flashing-ntrboot-(dsi).txt (Pirate English)
* New translations ntrboot.txt (Swedish)
* New translations uninstall-cfw.txt (Swedish)
* New translations updating-b9s.txt (Swedish)
* New translations a9lh-to-b9s.txt (Swedish)
* New translations finalizing-setup.txt (Swedish)
* New translations godmode9-usage.txt (Swedish)
* New translations troubleshooting.txt (Swedish)
* New translations move-emunand.txt (Swedish)
* New translations en_US.yml (Portuguese, Brazilian)
* New translations en_US.yml (Swedish)
* New translations en_US.yml (Portuguese)
* New translations region-changing.txt (Swedish)
* New translations h2testw-(windows).txt (Swedish)
* New translations f3x-(mac).txt (Swedish)
* New translations f3-(linux).txt (Swedish)
* New translations homebrew-launcher-(pichaxx).txt (Spanish)
* New translations bannerbomb3.txt (Spanish)
* New translations homebrew-launcher-(alternatives).txt (Portuguese)
* New translations region-changing.txt (Portuguese)
* New translations move-emunand.txt (Portuguese)
* New translations f3x-(mac).txt (Portuguese)
* New translations ctrtransfer.txt (Portuguese)
* New translations flashing-ntrboot-(nds).txt (Portuguese, Brazilian)
* New translations ntrboot.txt (Portuguese, Brazilian)
* New translations installing-boot9strap-(ntrboot).txt (Portuguese, Brazilian)
* New translations a9lh-to-b9s.txt (Portuguese, Brazilian)
* New translations flashing-ntrboot-(3ds-single-system).txt (Portuguese, Brazilian)
* New translations installing-boot9strap-(frogtool).txt (Portuguese, Brazilian)
* New translations en_US.yml (Turkish)
* New translations ctrtransfer.txt (Turkish)
* New translations flashing-ntrboot-(3ds-multi-system).txt (Turkish)
* New translations flashing-ntrboot-(dsi).txt (Turkish)
* New translations uninstall-cfw.txt (Turkish)
* New translations bannerbomb3.txt (Turkish)
* New translations updating-b9s.txt (Turkish)
* New translations homebrew-launcher-(soundhax).txt (Turkish)
* New translations move-emunand.txt (Turkish)
* New translations a9lh-to-b9s.txt (Turkish)
* New translations privacy-policy.txt (Chinese Simplified)
* New translations donations.txt (Chinese Traditional)
* New translations donations.txt (Chinese Simplified)
* New translations donations.txt (Croatian)
* New translations privacy-policy.txt (Chinese Traditional)
* New translations privacy-policy.txt (Catalan)
* New translations privacy-policy.txt (Afrikaans)
* New translations donations.txt (Arabic)
* New translations donations.txt (Afrikaans)
* New translations donations.txt (Catalan)
* New translations privacy-policy.txt (Arabic)
* New translations privacy-policy.txt (French)
* New translations donations.txt (German)
* New translations privacy-policy.txt (Finnish)
* New translations donations.txt (French)
* New translations privacy-policy.txt (Greek)
* New translations donations.txt (Hebrew)
* New translations privacy-policy.txt (German)
* New translations donations.txt (Greek)
* New translations privacy-policy.txt (Czech)
* New translations donations.txt (Danish)
* New translations privacy-policy.txt (Croatian)
* New translations donations.txt (Czech)
* New translations privacy-policy.txt (Dutch)
* New translations donations.txt (Finnish)
* New translations privacy-policy.txt (Danish)
* New translations donations.txt (Dutch)
* New translations donations.txt (Malay)
* New translations privacy-policy.txt (Korean)
* New translations donations.txt (Korean)
* New translations privacy-policy.txt (Japanese)
* New translations donations.txt (Pirate English)
* New translations privacy-policy.txt (Norwegian)
* New translations donations.txt (Norwegian)
* New translations privacy-policy.txt (Malay)
* New translations privacy-policy.txt (Hungarian)
* New translations privacy-policy.txt (Hebrew)
* New translations donations.txt (Hungarian)
* New translations donations.txt (Indonesian)
* New translations privacy-policy.txt (Italian)
* New translations donations.txt (Japanese)
* New translations privacy-policy.txt (Indonesian)
* New translations donations.txt (Italian)
* New translations privacy-policy.txt (Pirate English)
* New translations donations.txt (Polish)
* New translations privacy-policy.txt (Serbian (Cyrillic))
* New translations donations.txt (Spanish)
* New translations privacy-policy.txt (Russian)
* New translations donations.txt (Serbian (Cyrillic))
* New translations privacy-policy.txt (Swedish)
* New translations donations.txt (Thai)
* New translations privacy-policy.txt (Spanish)
* New translations donations.txt (Swedish)
* New translations donations.txt (Portuguese, Brazilian)
* New translations privacy-policy.txt (Portuguese)
* New translations donations.txt (Portuguese)
* New translations privacy-policy.txt (Polish)
* New translations privacy-policy.txt (Romanian)
* New translations donations.txt (Russian)
* New translations donations.txt (Romanian)
* New translations privacy-policy.txt (Portuguese, Brazilian)
* New translations privacy-policy.txt (Ukrainian)
* New translations donations.txt (Vietnamese)
* New translations privacy-policy.txt (Vietnamese)
* New translations donations.txt (Turkish)
* New translations privacy-policy.txt (Thai)
* New translations privacy-policy.txt (Turkish)
* New translations donations.txt (Ukrainian)
* New translations privacy-policy.txt (Catalan)
* New translations privacy-policy.txt (Chinese Simplified)
* New translations privacy-policy.txt (Afrikaans)
* New translations privacy-policy.txt (Arabic)
* New translations privacy-policy.txt (Dutch)
* New translations privacy-policy.txt (French)
* New translations privacy-policy.txt (Finnish)
* New translations privacy-policy.txt (Croatian)
* New translations privacy-policy.txt (Chinese Traditional)
* New translations privacy-policy.txt (Danish)
* New translations privacy-policy.txt (Czech)
* New translations privacy-policy.txt (Indonesian)
* New translations privacy-policy.txt (Hungarian)
* New translations privacy-policy.txt (Italian)
* New translations privacy-policy.txt (German)
* New translations privacy-policy.txt (Greek)
* New translations privacy-policy.txt (Hebrew)
* New translations privacy-policy.txt (Norwegian)
* New translations privacy-policy.txt (Pirate English)
* New translations privacy-policy.txt (Japanese)
* New translations privacy-policy.txt (Malay)
* New translations privacy-policy.txt (Korean)
* New translations privacy-policy.txt (Portuguese)
* New translations privacy-policy.txt (Polish)
* New translations privacy-policy.txt (Spanish)
* New translations privacy-policy.txt (Serbian (Cyrillic))
* New translations privacy-policy.txt (Thai)
* New translations privacy-policy.txt (Swedish)
* New translations privacy-policy.txt (Portuguese, Brazilian)
* New translations privacy-policy.txt (Russian)
* New translations privacy-policy.txt (Romanian)
* New translations privacy-policy.txt (Ukrainian)
* New translations privacy-policy.txt (Vietnamese)
* New translations privacy-policy.txt (Turkish)
2020-04-16 02:18:47 +02:00
1. Appuyez sur (A), puis appuyez sur START et SELECT en même temps pour démarrer le processus
1. Une fois que le processus est terminé et que vous voyez le message "done." s'afficher sur l'écran du bas, quittez b9sTool, puis éteignez votre console
2019-02-10 22:32:33 +01:00
+ Vous allez peut-être devoir forcer la fermeture en maintenant le bouton d’ alimentation enfoncé
New Crowdin updates (#2034)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Finnish)
* New translations installing-boot9strap-(fredtool).txt (Greek)
* New translations installing-boot9strap-(soundhax).txt (Finnish)
* New translations installing-boot9strap-(fredtool).txt (Finnish)
* New translations installing-boot9strap-(usm).txt (Finnish)
* New translations installing-boot9strap-(pichaxx).txt (Finnish)
* New translations restoring-updating-cfw.txt (Finnish)
* New translations installing-boot9strap-(kartdlphax).txt (Finnish)
* New translations bannerbomb3-fredtool-(twn).txt (Finnish)
* New translations installing-boot9strap-(soundhax).txt (Greek)
* New translations installing-boot9strap-(usm).txt (Czech)
* New translations installing-boot9strap-(fredtool).txt (German)
* New translations installing-boot9strap-(pichaxx).txt (Czech)
* New translations restoring-updating-cfw.txt (Czech)
* New translations installing-boot9strap-(kartdlphax).txt (Czech)
* New translations bannerbomb3-fredtool-(twn).txt (Czech)
* New translations finalizing-setup.txt (German)
* New translations installing-boot9strap-(safeb9sinstaller).txt (German)
* New translations updating-b9s.txt (German)
* New translations installing-boot9strap-(soundhax).txt (German)
* New translations installing-boot9strap-(usm).txt (German)
* New translations installing-boot9strap-(pichaxx).txt (German)
* New translations restoring-updating-cfw.txt (German)
* New translations installing-boot9strap-(kartdlphax).txt (German)
* New translations bannerbomb3-fredtool-(twn).txt (German)
* New translations finalizing-setup.txt (Greek)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Greek)
* New translations updating-b9s.txt (Greek)
* New translations finalizing-setup.txt (Hebrew)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Hebrew)
* New translations updating-b9s.txt (Italian)
* New translations installing-boot9strap-(soundhax).txt (Italian)
* New translations installing-boot9strap-(fredtool).txt (Italian)
* New translations installing-boot9strap-(usm).txt (Italian)
* New translations installing-boot9strap-(pichaxx).txt (Italian)
* New translations restoring-updating-cfw.txt (Italian)
* New translations bannerbomb3-fredtool-(twn).txt (Italian)
* New translations finalizing-setup.txt (Japanese)
* New translations updating-b9s.txt (Japanese)
* New translations installing-boot9strap-(fredtool).txt (Japanese)
* New translations installing-boot9strap-(usm).txt (Japanese)
* New translations bannerbomb3-fredtool-(twn).txt (Japanese)
* New translations finalizing-setup.txt (Korean)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Korean)
* New translations updating-b9s.txt (Korean)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Italian)
* New translations bannerbomb3-fredtool-(twn).txt (Hungarian)
* New translations updating-b9s.txt (Hebrew)
* New translations installing-boot9strap-(soundhax).txt (Hebrew)
* New translations installing-boot9strap-(fredtool).txt (Hebrew)
* New translations installing-boot9strap-(usm).txt (Hebrew)
* New translations installing-boot9strap-(pichaxx).txt (Hebrew)
* New translations restoring-updating-cfw.txt (Hebrew)
* New translations installing-boot9strap-(kartdlphax).txt (Hebrew)
* New translations bannerbomb3-fredtool-(twn).txt (Hebrew)
* New translations finalizing-setup.txt (Hungarian)
* New translations installing-boot9strap-(kartdlphax).txt (Hungarian)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Hungarian)
* New translations updating-b9s.txt (Hungarian)
* New translations installing-boot9strap-(soundhax).txt (Hungarian)
* New translations installing-boot9strap-(fredtool).txt (Hungarian)
* New translations installing-boot9strap-(usm).txt (Hungarian)
* New translations installing-boot9strap-(pichaxx).txt (Hungarian)
* New translations restoring-updating-cfw.txt (Hungarian)
* New translations installing-boot9strap-(soundhax).txt (Korean)
* New translations installing-boot9strap-(soundhax).txt (Norwegian)
* New translations installing-boot9strap-(fredtool).txt (Norwegian)
* New translations installing-boot9strap-(usm).txt (Norwegian)
* New translations installing-boot9strap-(pichaxx).txt (Norwegian)
* New translations restoring-updating-cfw.txt (Norwegian)
* New translations installing-boot9strap-(kartdlphax).txt (Norwegian)
* New translations bannerbomb3-fredtool-(twn).txt (Norwegian)
* New translations finalizing-setup.txt (Polish)
* New translations updating-b9s.txt (Norwegian)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Polish)
* New translations updating-b9s.txt (Polish)
* New translations installing-boot9strap-(soundhax).txt (Polish)
* New translations installing-boot9strap-(fredtool).txt (Polish)
* New translations installing-boot9strap-(usm).txt (Polish)
* New translations installing-boot9strap-(pichaxx).txt (Polish)
* New translations restoring-updating-cfw.txt (Polish)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Norwegian)
* New translations installing-boot9strap-(fredtool).txt (Korean)
* New translations updating-b9s.txt (Dutch)
* New translations installing-boot9strap-(usm).txt (Korean)
* New translations installing-boot9strap-(pichaxx).txt (Korean)
* New translations restoring-updating-cfw.txt (Korean)
* New translations installing-boot9strap-(kartdlphax).txt (Korean)
* New translations bannerbomb3-fredtool-(twn).txt (Korean)
* New translations finalizing-setup.txt (Dutch)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Dutch)
* New translations finalizing-setup.txt (Norwegian)
* New translations installing-boot9strap-(soundhax).txt (Dutch)
* New translations installing-boot9strap-(fredtool).txt (Dutch)
* New translations installing-boot9strap-(usm).txt (Dutch)
* New translations installing-boot9strap-(pichaxx).txt (Dutch)
* New translations restoring-updating-cfw.txt (Dutch)
* New translations installing-boot9strap-(kartdlphax).txt (Dutch)
* New translations bannerbomb3-fredtool-(twn).txt (Dutch)
* New translations installing-boot9strap-(kartdlphax).txt (Polish)
* New translations bannerbomb3-fredtool-(twn).txt (Polish)
* New translations bannerbomb3-fredtool-(twn).txt (Russian)
* New translations finalizing-setup.txt (Swedish)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Swedish)
* New translations updating-b9s.txt (Swedish)
* New translations installing-boot9strap-(soundhax).txt (Swedish)
* New translations installing-boot9strap-(fredtool).txt (Swedish)
* New translations installing-boot9strap-(usm).txt (Swedish)
* New translations restoring-updating-cfw.txt (Russian)
* New translations installing-boot9strap-(pichaxx).txt (Swedish)
* New translations restoring-updating-cfw.txt (Swedish)
* New translations installing-boot9strap-(kartdlphax).txt (Swedish)
* New translations bannerbomb3-fredtool-(twn).txt (Swedish)
* New translations finalizing-setup.txt (Turkish)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Turkish)
* New translations updating-b9s.txt (Turkish)
* New translations installing-boot9strap-(soundhax).txt (Turkish)
* New translations installing-boot9strap-(kartdlphax).txt (Russian)
* New translations installing-boot9strap-(pichaxx).txt (Russian)
* New translations restoring-updating-cfw.txt (Portuguese)
* New translations finalizing-setup.txt (Portuguese)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Portuguese)
* New translations updating-b9s.txt (Portuguese)
* New translations installing-boot9strap-(soundhax).txt (Portuguese)
* New translations installing-boot9strap-(fredtool).txt (Portuguese)
* New translations installing-boot9strap-(usm).txt (Portuguese)
* New translations installing-boot9strap-(pichaxx).txt (Portuguese)
* New translations installing-boot9strap-(kartdlphax).txt (Portuguese)
* New translations installing-boot9strap-(usm).txt (Russian)
* New translations bannerbomb3-fredtool-(twn).txt (Portuguese)
* New translations finalizing-setup.txt (Russian)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Russian)
* New translations updating-b9s.txt (Russian)
* New translations installing-boot9strap-(soundhax).txt (Russian)
* New translations installing-boot9strap-(fredtool).txt (Russian)
* New translations installing-boot9strap-(fredtool).txt (Turkish)
* New translations installing-boot9strap-(soundhax).txt (Chinese Traditional)
* New translations installing-boot9strap-(usm).txt (Chinese Simplified)
* New translations installing-boot9strap-(pichaxx).txt (Chinese Simplified)
* New translations restoring-updating-cfw.txt (Chinese Simplified)
* New translations bannerbomb3-fredtool-(twn).txt (Chinese Simplified)
* New translations finalizing-setup.txt (Chinese Traditional)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Chinese Traditional)
* New translations updating-b9s.txt (Chinese Traditional)
* New translations installing-boot9strap-(fredtool).txt (Chinese Traditional)
* New translations installing-boot9strap-(usm).txt (Chinese Traditional)
* New translations installing-boot9strap-(pichaxx).txt (Chinese Traditional)
* New translations restoring-updating-cfw.txt (Chinese Traditional)
* New translations installing-boot9strap-(kartdlphax).txt (Chinese Traditional)
* New translations bannerbomb3-fredtool-(twn).txt (Chinese Traditional)
* New translations finalizing-setup.txt (Vietnamese)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Vietnamese)
* New translations installing-boot9strap-(fredtool).txt (Chinese Simplified)
* New translations installing-boot9strap-(soundhax).txt (Ukrainian)
* New translations installing-boot9strap-(usm).txt (Turkish)
* New translations installing-boot9strap-(pichaxx).txt (Turkish)
* New translations restoring-updating-cfw.txt (Turkish)
* New translations installing-boot9strap-(kartdlphax).txt (Turkish)
* New translations bannerbomb3-fredtool-(twn).txt (Turkish)
* New translations finalizing-setup.txt (Ukrainian)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Ukrainian)
* New translations updating-b9s.txt (Ukrainian)
* New translations installing-boot9strap-(fredtool).txt (Ukrainian)
* New translations installing-boot9strap-(soundhax).txt (Chinese Simplified)
* New translations installing-boot9strap-(usm).txt (Ukrainian)
* New translations installing-boot9strap-(pichaxx).txt (Ukrainian)
* New translations restoring-updating-cfw.txt (Ukrainian)
* New translations installing-boot9strap-(kartdlphax).txt (Ukrainian)
* New translations bannerbomb3-fredtool-(twn).txt (Ukrainian)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Chinese Simplified)
* New translations updating-b9s.txt (Chinese Simplified)
* New translations updating-b9s.txt (Vietnamese)
* New translations bannerbomb3-fredtool-(twn).txt (Vietnamese)
* New translations installing-boot9strap-(soundhax).txt (Vietnamese)
* New translations updating-b9s.txt (Portuguese, Brazilian)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Portuguese, Brazilian)
* New translations finalizing-setup.txt (Portuguese, Brazilian)
* New translations installing-boot9strap-(kartdlphax).txt (Vietnamese)
* New translations restoring-updating-cfw.txt (Vietnamese)
* New translations installing-boot9strap-(pichaxx).txt (Vietnamese)
* New translations installing-boot9strap-(usm).txt (Vietnamese)
* New translations installing-boot9strap-(fredtool).txt (Vietnamese)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Thai)
* New translations restoring-updating-cfw.txt (Indonesian)
* New translations installing-boot9strap-(kartdlphax).txt (Indonesian)
* New translations bannerbomb3-fredtool-(twn).txt (Indonesian)
* New translations finalizing-setup.txt (Thai)
* New translations installing-boot9strap-(pichaxx).txt (Thai)
* New translations updating-b9s.txt (Thai)
* New translations installing-boot9strap-(soundhax).txt (Thai)
* New translations installing-boot9strap-(fredtool).txt (Thai)
* New translations installing-boot9strap-(usm).txt (Thai)
* New translations installing-boot9strap-(usm).txt (Indonesian)
* New translations installing-boot9strap-(pichaxx).txt (Indonesian)
* New translations finalizing-setup.txt (Indonesian)
* New translations restoring-updating-cfw.txt (Portuguese, Brazilian)
* New translations installing-boot9strap-(soundhax).txt (Portuguese, Brazilian)
* New translations installing-boot9strap-(fredtool).txt (Portuguese, Brazilian)
* New translations installing-boot9strap-(usm).txt (Portuguese, Brazilian)
* New translations installing-boot9strap-(pichaxx).txt (Portuguese, Brazilian)
* New translations installing-boot9strap-(kartdlphax).txt (Portuguese, Brazilian)
* New translations bannerbomb3-fredtool-(twn).txt (Portuguese, Brazilian)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Indonesian)
* New translations updating-b9s.txt (Indonesian)
* New translations installing-boot9strap-(soundhax).txt (Indonesian)
* New translations installing-boot9strap-(fredtool).txt (Indonesian)
* New translations restoring-updating-cfw.txt (Thai)
* New translations installing-boot9strap-(kartdlphax).txt (Thai)
* New translations updating-b9s.txt (Pirate English)
* New translations installing-boot9strap-(usm).txt (Malay)
* New translations installing-boot9strap-(pichaxx).txt (Malay)
* New translations restoring-updating-cfw.txt (Malay)
* New translations installing-boot9strap-(kartdlphax).txt (Malay)
* New translations bannerbomb3-fredtool-(twn).txt (Malay)
* New translations finalizing-setup.txt (Pirate English)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Pirate English)
* New translations installing-boot9strap-(soundhax).txt (Pirate English)
* New translations installing-boot9strap-(fredtool).txt (Pirate English)
* New translations installing-boot9strap-(usm).txt (Pirate English)
* New translations installing-boot9strap-(pichaxx).txt (Pirate English)
* New translations restoring-updating-cfw.txt (Pirate English)
* New translations installing-boot9strap-(kartdlphax).txt (Pirate English)
* New translations installing-boot9strap-(fredtool).txt (Malay)
* New translations bannerbomb3-fredtool-(twn).txt (Thai)
* New translations finalizing-setup.txt (Croatian)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Croatian)
* New translations updating-b9s.txt (Croatian)
* New translations installing-boot9strap-(soundhax).txt (Croatian)
* New translations installing-boot9strap-(fredtool).txt (Croatian)
* New translations installing-boot9strap-(usm).txt (Croatian)
* New translations installing-boot9strap-(soundhax).txt (Malay)
* New translations installing-boot9strap-(pichaxx).txt (Croatian)
* New translations restoring-updating-cfw.txt (Croatian)
* New translations installing-boot9strap-(kartdlphax).txt (Croatian)
* New translations bannerbomb3-fredtool-(twn).txt (Croatian)
* New translations finalizing-setup.txt (Malay)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Malay)
* New translations updating-b9s.txt (Malay)
* New translations bannerbomb3-fredtool-(twn).txt (Pirate English)
* New translations installing-boot9strap-(hardmod).txt (Dutch)
* New translations installing-boot9strap-(ntrboot).txt (Dutch)
* New translations finalizing-setup.txt (Dutch)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Dutch)
* New translations updating-b9s.txt (Dutch)
* New translations installing-boot9strap-(soundhax).txt (Dutch)
* New translations installing-boot9strap-(fredtool).txt (Dutch)
* New translations installing-boot9strap-(usm).txt (Dutch)
* New translations installing-boot9strap-(pichaxx).txt (Dutch)
* New translations installing-boot9strap-(kartdlphax).txt (Dutch)
* New translations bannerbomb3-fredtool-(twn).txt (Dutch)
2022-06-07 13:45:17 +02:00
+ If your device shuts down when you try to power it on, ensure that you have copied `boot.firm` from the Luma3DS `.zip` to the root of your SD card
+ If you see the Luma Configuration screen, press (Start) to reboot, then continue with the guide
2019-02-10 22:32:33 +01:00
2022-10-12 19:14:03 +02:00
#### Section VI - Luma3DS Verification
2019-02-10 22:32:33 +01:00
2022-10-02 23:57:17 +02:00
Due to the nature of the exploit used, it is occasionally (but rarely) possible for boot9strap to not actually get installed. This section will therefore verify that boot9strap was successfully installed by seeing if some files that are normally automatically generated by Luma3DS were created.
New Crowdin updates (#2034)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Finnish)
* New translations installing-boot9strap-(fredtool).txt (Greek)
* New translations installing-boot9strap-(soundhax).txt (Finnish)
* New translations installing-boot9strap-(fredtool).txt (Finnish)
* New translations installing-boot9strap-(usm).txt (Finnish)
* New translations installing-boot9strap-(pichaxx).txt (Finnish)
* New translations restoring-updating-cfw.txt (Finnish)
* New translations installing-boot9strap-(kartdlphax).txt (Finnish)
* New translations bannerbomb3-fredtool-(twn).txt (Finnish)
* New translations installing-boot9strap-(soundhax).txt (Greek)
* New translations installing-boot9strap-(usm).txt (Czech)
* New translations installing-boot9strap-(fredtool).txt (German)
* New translations installing-boot9strap-(pichaxx).txt (Czech)
* New translations restoring-updating-cfw.txt (Czech)
* New translations installing-boot9strap-(kartdlphax).txt (Czech)
* New translations bannerbomb3-fredtool-(twn).txt (Czech)
* New translations finalizing-setup.txt (German)
* New translations installing-boot9strap-(safeb9sinstaller).txt (German)
* New translations updating-b9s.txt (German)
* New translations installing-boot9strap-(soundhax).txt (German)
* New translations installing-boot9strap-(usm).txt (German)
* New translations installing-boot9strap-(pichaxx).txt (German)
* New translations restoring-updating-cfw.txt (German)
* New translations installing-boot9strap-(kartdlphax).txt (German)
* New translations bannerbomb3-fredtool-(twn).txt (German)
* New translations finalizing-setup.txt (Greek)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Greek)
* New translations updating-b9s.txt (Greek)
* New translations finalizing-setup.txt (Hebrew)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Hebrew)
* New translations updating-b9s.txt (Italian)
* New translations installing-boot9strap-(soundhax).txt (Italian)
* New translations installing-boot9strap-(fredtool).txt (Italian)
* New translations installing-boot9strap-(usm).txt (Italian)
* New translations installing-boot9strap-(pichaxx).txt (Italian)
* New translations restoring-updating-cfw.txt (Italian)
* New translations bannerbomb3-fredtool-(twn).txt (Italian)
* New translations finalizing-setup.txt (Japanese)
* New translations updating-b9s.txt (Japanese)
* New translations installing-boot9strap-(fredtool).txt (Japanese)
* New translations installing-boot9strap-(usm).txt (Japanese)
* New translations bannerbomb3-fredtool-(twn).txt (Japanese)
* New translations finalizing-setup.txt (Korean)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Korean)
* New translations updating-b9s.txt (Korean)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Italian)
* New translations bannerbomb3-fredtool-(twn).txt (Hungarian)
* New translations updating-b9s.txt (Hebrew)
* New translations installing-boot9strap-(soundhax).txt (Hebrew)
* New translations installing-boot9strap-(fredtool).txt (Hebrew)
* New translations installing-boot9strap-(usm).txt (Hebrew)
* New translations installing-boot9strap-(pichaxx).txt (Hebrew)
* New translations restoring-updating-cfw.txt (Hebrew)
* New translations installing-boot9strap-(kartdlphax).txt (Hebrew)
* New translations bannerbomb3-fredtool-(twn).txt (Hebrew)
* New translations finalizing-setup.txt (Hungarian)
* New translations installing-boot9strap-(kartdlphax).txt (Hungarian)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Hungarian)
* New translations updating-b9s.txt (Hungarian)
* New translations installing-boot9strap-(soundhax).txt (Hungarian)
* New translations installing-boot9strap-(fredtool).txt (Hungarian)
* New translations installing-boot9strap-(usm).txt (Hungarian)
* New translations installing-boot9strap-(pichaxx).txt (Hungarian)
* New translations restoring-updating-cfw.txt (Hungarian)
* New translations installing-boot9strap-(soundhax).txt (Korean)
* New translations installing-boot9strap-(soundhax).txt (Norwegian)
* New translations installing-boot9strap-(fredtool).txt (Norwegian)
* New translations installing-boot9strap-(usm).txt (Norwegian)
* New translations installing-boot9strap-(pichaxx).txt (Norwegian)
* New translations restoring-updating-cfw.txt (Norwegian)
* New translations installing-boot9strap-(kartdlphax).txt (Norwegian)
* New translations bannerbomb3-fredtool-(twn).txt (Norwegian)
* New translations finalizing-setup.txt (Polish)
* New translations updating-b9s.txt (Norwegian)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Polish)
* New translations updating-b9s.txt (Polish)
* New translations installing-boot9strap-(soundhax).txt (Polish)
* New translations installing-boot9strap-(fredtool).txt (Polish)
* New translations installing-boot9strap-(usm).txt (Polish)
* New translations installing-boot9strap-(pichaxx).txt (Polish)
* New translations restoring-updating-cfw.txt (Polish)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Norwegian)
* New translations installing-boot9strap-(fredtool).txt (Korean)
* New translations updating-b9s.txt (Dutch)
* New translations installing-boot9strap-(usm).txt (Korean)
* New translations installing-boot9strap-(pichaxx).txt (Korean)
* New translations restoring-updating-cfw.txt (Korean)
* New translations installing-boot9strap-(kartdlphax).txt (Korean)
* New translations bannerbomb3-fredtool-(twn).txt (Korean)
* New translations finalizing-setup.txt (Dutch)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Dutch)
* New translations finalizing-setup.txt (Norwegian)
* New translations installing-boot9strap-(soundhax).txt (Dutch)
* New translations installing-boot9strap-(fredtool).txt (Dutch)
* New translations installing-boot9strap-(usm).txt (Dutch)
* New translations installing-boot9strap-(pichaxx).txt (Dutch)
* New translations restoring-updating-cfw.txt (Dutch)
* New translations installing-boot9strap-(kartdlphax).txt (Dutch)
* New translations bannerbomb3-fredtool-(twn).txt (Dutch)
* New translations installing-boot9strap-(kartdlphax).txt (Polish)
* New translations bannerbomb3-fredtool-(twn).txt (Polish)
* New translations bannerbomb3-fredtool-(twn).txt (Russian)
* New translations finalizing-setup.txt (Swedish)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Swedish)
* New translations updating-b9s.txt (Swedish)
* New translations installing-boot9strap-(soundhax).txt (Swedish)
* New translations installing-boot9strap-(fredtool).txt (Swedish)
* New translations installing-boot9strap-(usm).txt (Swedish)
* New translations restoring-updating-cfw.txt (Russian)
* New translations installing-boot9strap-(pichaxx).txt (Swedish)
* New translations restoring-updating-cfw.txt (Swedish)
* New translations installing-boot9strap-(kartdlphax).txt (Swedish)
* New translations bannerbomb3-fredtool-(twn).txt (Swedish)
* New translations finalizing-setup.txt (Turkish)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Turkish)
* New translations updating-b9s.txt (Turkish)
* New translations installing-boot9strap-(soundhax).txt (Turkish)
* New translations installing-boot9strap-(kartdlphax).txt (Russian)
* New translations installing-boot9strap-(pichaxx).txt (Russian)
* New translations restoring-updating-cfw.txt (Portuguese)
* New translations finalizing-setup.txt (Portuguese)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Portuguese)
* New translations updating-b9s.txt (Portuguese)
* New translations installing-boot9strap-(soundhax).txt (Portuguese)
* New translations installing-boot9strap-(fredtool).txt (Portuguese)
* New translations installing-boot9strap-(usm).txt (Portuguese)
* New translations installing-boot9strap-(pichaxx).txt (Portuguese)
* New translations installing-boot9strap-(kartdlphax).txt (Portuguese)
* New translations installing-boot9strap-(usm).txt (Russian)
* New translations bannerbomb3-fredtool-(twn).txt (Portuguese)
* New translations finalizing-setup.txt (Russian)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Russian)
* New translations updating-b9s.txt (Russian)
* New translations installing-boot9strap-(soundhax).txt (Russian)
* New translations installing-boot9strap-(fredtool).txt (Russian)
* New translations installing-boot9strap-(fredtool).txt (Turkish)
* New translations installing-boot9strap-(soundhax).txt (Chinese Traditional)
* New translations installing-boot9strap-(usm).txt (Chinese Simplified)
* New translations installing-boot9strap-(pichaxx).txt (Chinese Simplified)
* New translations restoring-updating-cfw.txt (Chinese Simplified)
* New translations bannerbomb3-fredtool-(twn).txt (Chinese Simplified)
* New translations finalizing-setup.txt (Chinese Traditional)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Chinese Traditional)
* New translations updating-b9s.txt (Chinese Traditional)
* New translations installing-boot9strap-(fredtool).txt (Chinese Traditional)
* New translations installing-boot9strap-(usm).txt (Chinese Traditional)
* New translations installing-boot9strap-(pichaxx).txt (Chinese Traditional)
* New translations restoring-updating-cfw.txt (Chinese Traditional)
* New translations installing-boot9strap-(kartdlphax).txt (Chinese Traditional)
* New translations bannerbomb3-fredtool-(twn).txt (Chinese Traditional)
* New translations finalizing-setup.txt (Vietnamese)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Vietnamese)
* New translations installing-boot9strap-(fredtool).txt (Chinese Simplified)
* New translations installing-boot9strap-(soundhax).txt (Ukrainian)
* New translations installing-boot9strap-(usm).txt (Turkish)
* New translations installing-boot9strap-(pichaxx).txt (Turkish)
* New translations restoring-updating-cfw.txt (Turkish)
* New translations installing-boot9strap-(kartdlphax).txt (Turkish)
* New translations bannerbomb3-fredtool-(twn).txt (Turkish)
* New translations finalizing-setup.txt (Ukrainian)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Ukrainian)
* New translations updating-b9s.txt (Ukrainian)
* New translations installing-boot9strap-(fredtool).txt (Ukrainian)
* New translations installing-boot9strap-(soundhax).txt (Chinese Simplified)
* New translations installing-boot9strap-(usm).txt (Ukrainian)
* New translations installing-boot9strap-(pichaxx).txt (Ukrainian)
* New translations restoring-updating-cfw.txt (Ukrainian)
* New translations installing-boot9strap-(kartdlphax).txt (Ukrainian)
* New translations bannerbomb3-fredtool-(twn).txt (Ukrainian)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Chinese Simplified)
* New translations updating-b9s.txt (Chinese Simplified)
* New translations updating-b9s.txt (Vietnamese)
* New translations bannerbomb3-fredtool-(twn).txt (Vietnamese)
* New translations installing-boot9strap-(soundhax).txt (Vietnamese)
* New translations updating-b9s.txt (Portuguese, Brazilian)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Portuguese, Brazilian)
* New translations finalizing-setup.txt (Portuguese, Brazilian)
* New translations installing-boot9strap-(kartdlphax).txt (Vietnamese)
* New translations restoring-updating-cfw.txt (Vietnamese)
* New translations installing-boot9strap-(pichaxx).txt (Vietnamese)
* New translations installing-boot9strap-(usm).txt (Vietnamese)
* New translations installing-boot9strap-(fredtool).txt (Vietnamese)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Thai)
* New translations restoring-updating-cfw.txt (Indonesian)
* New translations installing-boot9strap-(kartdlphax).txt (Indonesian)
* New translations bannerbomb3-fredtool-(twn).txt (Indonesian)
* New translations finalizing-setup.txt (Thai)
* New translations installing-boot9strap-(pichaxx).txt (Thai)
* New translations updating-b9s.txt (Thai)
* New translations installing-boot9strap-(soundhax).txt (Thai)
* New translations installing-boot9strap-(fredtool).txt (Thai)
* New translations installing-boot9strap-(usm).txt (Thai)
* New translations installing-boot9strap-(usm).txt (Indonesian)
* New translations installing-boot9strap-(pichaxx).txt (Indonesian)
* New translations finalizing-setup.txt (Indonesian)
* New translations restoring-updating-cfw.txt (Portuguese, Brazilian)
* New translations installing-boot9strap-(soundhax).txt (Portuguese, Brazilian)
* New translations installing-boot9strap-(fredtool).txt (Portuguese, Brazilian)
* New translations installing-boot9strap-(usm).txt (Portuguese, Brazilian)
* New translations installing-boot9strap-(pichaxx).txt (Portuguese, Brazilian)
* New translations installing-boot9strap-(kartdlphax).txt (Portuguese, Brazilian)
* New translations bannerbomb3-fredtool-(twn).txt (Portuguese, Brazilian)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Indonesian)
* New translations updating-b9s.txt (Indonesian)
* New translations installing-boot9strap-(soundhax).txt (Indonesian)
* New translations installing-boot9strap-(fredtool).txt (Indonesian)
* New translations restoring-updating-cfw.txt (Thai)
* New translations installing-boot9strap-(kartdlphax).txt (Thai)
* New translations updating-b9s.txt (Pirate English)
* New translations installing-boot9strap-(usm).txt (Malay)
* New translations installing-boot9strap-(pichaxx).txt (Malay)
* New translations restoring-updating-cfw.txt (Malay)
* New translations installing-boot9strap-(kartdlphax).txt (Malay)
* New translations bannerbomb3-fredtool-(twn).txt (Malay)
* New translations finalizing-setup.txt (Pirate English)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Pirate English)
* New translations installing-boot9strap-(soundhax).txt (Pirate English)
* New translations installing-boot9strap-(fredtool).txt (Pirate English)
* New translations installing-boot9strap-(usm).txt (Pirate English)
* New translations installing-boot9strap-(pichaxx).txt (Pirate English)
* New translations restoring-updating-cfw.txt (Pirate English)
* New translations installing-boot9strap-(kartdlphax).txt (Pirate English)
* New translations installing-boot9strap-(fredtool).txt (Malay)
* New translations bannerbomb3-fredtool-(twn).txt (Thai)
* New translations finalizing-setup.txt (Croatian)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Croatian)
* New translations updating-b9s.txt (Croatian)
* New translations installing-boot9strap-(soundhax).txt (Croatian)
* New translations installing-boot9strap-(fredtool).txt (Croatian)
* New translations installing-boot9strap-(usm).txt (Croatian)
* New translations installing-boot9strap-(soundhax).txt (Malay)
* New translations installing-boot9strap-(pichaxx).txt (Croatian)
* New translations restoring-updating-cfw.txt (Croatian)
* New translations installing-boot9strap-(kartdlphax).txt (Croatian)
* New translations bannerbomb3-fredtool-(twn).txt (Croatian)
* New translations finalizing-setup.txt (Malay)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Malay)
* New translations updating-b9s.txt (Malay)
* New translations bannerbomb3-fredtool-(twn).txt (Pirate English)
* New translations installing-boot9strap-(hardmod).txt (Dutch)
* New translations installing-boot9strap-(ntrboot).txt (Dutch)
* New translations finalizing-setup.txt (Dutch)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Dutch)
* New translations updating-b9s.txt (Dutch)
* New translations installing-boot9strap-(soundhax).txt (Dutch)
* New translations installing-boot9strap-(fredtool).txt (Dutch)
* New translations installing-boot9strap-(usm).txt (Dutch)
* New translations installing-boot9strap-(pichaxx).txt (Dutch)
* New translations installing-boot9strap-(kartdlphax).txt (Dutch)
* New translations bannerbomb3-fredtool-(twn).txt (Dutch)
2022-06-07 13:45:17 +02:00
1. Éteignez votre 3DS
1. Insérez votre carte SD dans votre ordinateur
1. Verify that a `luma` folder exists and that `config.ini` is inside of it
+ The existence of these folders and files confirms that Luma3DS is installed
+ If you do not see the `luma` folder or `config.ini`, [follow this troubleshooting guide](https://github.com/zoogie/b9sTool/blob/master/TROUBLESHOOTING.md)
2019-02-10 22:32:33 +01:00
New Crowdin updates (#2034)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Finnish)
* New translations installing-boot9strap-(fredtool).txt (Greek)
* New translations installing-boot9strap-(soundhax).txt (Finnish)
* New translations installing-boot9strap-(fredtool).txt (Finnish)
* New translations installing-boot9strap-(usm).txt (Finnish)
* New translations installing-boot9strap-(pichaxx).txt (Finnish)
* New translations restoring-updating-cfw.txt (Finnish)
* New translations installing-boot9strap-(kartdlphax).txt (Finnish)
* New translations bannerbomb3-fredtool-(twn).txt (Finnish)
* New translations installing-boot9strap-(soundhax).txt (Greek)
* New translations installing-boot9strap-(usm).txt (Czech)
* New translations installing-boot9strap-(fredtool).txt (German)
* New translations installing-boot9strap-(pichaxx).txt (Czech)
* New translations restoring-updating-cfw.txt (Czech)
* New translations installing-boot9strap-(kartdlphax).txt (Czech)
* New translations bannerbomb3-fredtool-(twn).txt (Czech)
* New translations finalizing-setup.txt (German)
* New translations installing-boot9strap-(safeb9sinstaller).txt (German)
* New translations updating-b9s.txt (German)
* New translations installing-boot9strap-(soundhax).txt (German)
* New translations installing-boot9strap-(usm).txt (German)
* New translations installing-boot9strap-(pichaxx).txt (German)
* New translations restoring-updating-cfw.txt (German)
* New translations installing-boot9strap-(kartdlphax).txt (German)
* New translations bannerbomb3-fredtool-(twn).txt (German)
* New translations finalizing-setup.txt (Greek)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Greek)
* New translations updating-b9s.txt (Greek)
* New translations finalizing-setup.txt (Hebrew)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Hebrew)
* New translations updating-b9s.txt (Italian)
* New translations installing-boot9strap-(soundhax).txt (Italian)
* New translations installing-boot9strap-(fredtool).txt (Italian)
* New translations installing-boot9strap-(usm).txt (Italian)
* New translations installing-boot9strap-(pichaxx).txt (Italian)
* New translations restoring-updating-cfw.txt (Italian)
* New translations bannerbomb3-fredtool-(twn).txt (Italian)
* New translations finalizing-setup.txt (Japanese)
* New translations updating-b9s.txt (Japanese)
* New translations installing-boot9strap-(fredtool).txt (Japanese)
* New translations installing-boot9strap-(usm).txt (Japanese)
* New translations bannerbomb3-fredtool-(twn).txt (Japanese)
* New translations finalizing-setup.txt (Korean)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Korean)
* New translations updating-b9s.txt (Korean)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Italian)
* New translations bannerbomb3-fredtool-(twn).txt (Hungarian)
* New translations updating-b9s.txt (Hebrew)
* New translations installing-boot9strap-(soundhax).txt (Hebrew)
* New translations installing-boot9strap-(fredtool).txt (Hebrew)
* New translations installing-boot9strap-(usm).txt (Hebrew)
* New translations installing-boot9strap-(pichaxx).txt (Hebrew)
* New translations restoring-updating-cfw.txt (Hebrew)
* New translations installing-boot9strap-(kartdlphax).txt (Hebrew)
* New translations bannerbomb3-fredtool-(twn).txt (Hebrew)
* New translations finalizing-setup.txt (Hungarian)
* New translations installing-boot9strap-(kartdlphax).txt (Hungarian)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Hungarian)
* New translations updating-b9s.txt (Hungarian)
* New translations installing-boot9strap-(soundhax).txt (Hungarian)
* New translations installing-boot9strap-(fredtool).txt (Hungarian)
* New translations installing-boot9strap-(usm).txt (Hungarian)
* New translations installing-boot9strap-(pichaxx).txt (Hungarian)
* New translations restoring-updating-cfw.txt (Hungarian)
* New translations installing-boot9strap-(soundhax).txt (Korean)
* New translations installing-boot9strap-(soundhax).txt (Norwegian)
* New translations installing-boot9strap-(fredtool).txt (Norwegian)
* New translations installing-boot9strap-(usm).txt (Norwegian)
* New translations installing-boot9strap-(pichaxx).txt (Norwegian)
* New translations restoring-updating-cfw.txt (Norwegian)
* New translations installing-boot9strap-(kartdlphax).txt (Norwegian)
* New translations bannerbomb3-fredtool-(twn).txt (Norwegian)
* New translations finalizing-setup.txt (Polish)
* New translations updating-b9s.txt (Norwegian)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Polish)
* New translations updating-b9s.txt (Polish)
* New translations installing-boot9strap-(soundhax).txt (Polish)
* New translations installing-boot9strap-(fredtool).txt (Polish)
* New translations installing-boot9strap-(usm).txt (Polish)
* New translations installing-boot9strap-(pichaxx).txt (Polish)
* New translations restoring-updating-cfw.txt (Polish)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Norwegian)
* New translations installing-boot9strap-(fredtool).txt (Korean)
* New translations updating-b9s.txt (Dutch)
* New translations installing-boot9strap-(usm).txt (Korean)
* New translations installing-boot9strap-(pichaxx).txt (Korean)
* New translations restoring-updating-cfw.txt (Korean)
* New translations installing-boot9strap-(kartdlphax).txt (Korean)
* New translations bannerbomb3-fredtool-(twn).txt (Korean)
* New translations finalizing-setup.txt (Dutch)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Dutch)
* New translations finalizing-setup.txt (Norwegian)
* New translations installing-boot9strap-(soundhax).txt (Dutch)
* New translations installing-boot9strap-(fredtool).txt (Dutch)
* New translations installing-boot9strap-(usm).txt (Dutch)
* New translations installing-boot9strap-(pichaxx).txt (Dutch)
* New translations restoring-updating-cfw.txt (Dutch)
* New translations installing-boot9strap-(kartdlphax).txt (Dutch)
* New translations bannerbomb3-fredtool-(twn).txt (Dutch)
* New translations installing-boot9strap-(kartdlphax).txt (Polish)
* New translations bannerbomb3-fredtool-(twn).txt (Polish)
* New translations bannerbomb3-fredtool-(twn).txt (Russian)
* New translations finalizing-setup.txt (Swedish)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Swedish)
* New translations updating-b9s.txt (Swedish)
* New translations installing-boot9strap-(soundhax).txt (Swedish)
* New translations installing-boot9strap-(fredtool).txt (Swedish)
* New translations installing-boot9strap-(usm).txt (Swedish)
* New translations restoring-updating-cfw.txt (Russian)
* New translations installing-boot9strap-(pichaxx).txt (Swedish)
* New translations restoring-updating-cfw.txt (Swedish)
* New translations installing-boot9strap-(kartdlphax).txt (Swedish)
* New translations bannerbomb3-fredtool-(twn).txt (Swedish)
* New translations finalizing-setup.txt (Turkish)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Turkish)
* New translations updating-b9s.txt (Turkish)
* New translations installing-boot9strap-(soundhax).txt (Turkish)
* New translations installing-boot9strap-(kartdlphax).txt (Russian)
* New translations installing-boot9strap-(pichaxx).txt (Russian)
* New translations restoring-updating-cfw.txt (Portuguese)
* New translations finalizing-setup.txt (Portuguese)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Portuguese)
* New translations updating-b9s.txt (Portuguese)
* New translations installing-boot9strap-(soundhax).txt (Portuguese)
* New translations installing-boot9strap-(fredtool).txt (Portuguese)
* New translations installing-boot9strap-(usm).txt (Portuguese)
* New translations installing-boot9strap-(pichaxx).txt (Portuguese)
* New translations installing-boot9strap-(kartdlphax).txt (Portuguese)
* New translations installing-boot9strap-(usm).txt (Russian)
* New translations bannerbomb3-fredtool-(twn).txt (Portuguese)
* New translations finalizing-setup.txt (Russian)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Russian)
* New translations updating-b9s.txt (Russian)
* New translations installing-boot9strap-(soundhax).txt (Russian)
* New translations installing-boot9strap-(fredtool).txt (Russian)
* New translations installing-boot9strap-(fredtool).txt (Turkish)
* New translations installing-boot9strap-(soundhax).txt (Chinese Traditional)
* New translations installing-boot9strap-(usm).txt (Chinese Simplified)
* New translations installing-boot9strap-(pichaxx).txt (Chinese Simplified)
* New translations restoring-updating-cfw.txt (Chinese Simplified)
* New translations bannerbomb3-fredtool-(twn).txt (Chinese Simplified)
* New translations finalizing-setup.txt (Chinese Traditional)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Chinese Traditional)
* New translations updating-b9s.txt (Chinese Traditional)
* New translations installing-boot9strap-(fredtool).txt (Chinese Traditional)
* New translations installing-boot9strap-(usm).txt (Chinese Traditional)
* New translations installing-boot9strap-(pichaxx).txt (Chinese Traditional)
* New translations restoring-updating-cfw.txt (Chinese Traditional)
* New translations installing-boot9strap-(kartdlphax).txt (Chinese Traditional)
* New translations bannerbomb3-fredtool-(twn).txt (Chinese Traditional)
* New translations finalizing-setup.txt (Vietnamese)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Vietnamese)
* New translations installing-boot9strap-(fredtool).txt (Chinese Simplified)
* New translations installing-boot9strap-(soundhax).txt (Ukrainian)
* New translations installing-boot9strap-(usm).txt (Turkish)
* New translations installing-boot9strap-(pichaxx).txt (Turkish)
* New translations restoring-updating-cfw.txt (Turkish)
* New translations installing-boot9strap-(kartdlphax).txt (Turkish)
* New translations bannerbomb3-fredtool-(twn).txt (Turkish)
* New translations finalizing-setup.txt (Ukrainian)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Ukrainian)
* New translations updating-b9s.txt (Ukrainian)
* New translations installing-boot9strap-(fredtool).txt (Ukrainian)
* New translations installing-boot9strap-(soundhax).txt (Chinese Simplified)
* New translations installing-boot9strap-(usm).txt (Ukrainian)
* New translations installing-boot9strap-(pichaxx).txt (Ukrainian)
* New translations restoring-updating-cfw.txt (Ukrainian)
* New translations installing-boot9strap-(kartdlphax).txt (Ukrainian)
* New translations bannerbomb3-fredtool-(twn).txt (Ukrainian)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Chinese Simplified)
* New translations updating-b9s.txt (Chinese Simplified)
* New translations updating-b9s.txt (Vietnamese)
* New translations bannerbomb3-fredtool-(twn).txt (Vietnamese)
* New translations installing-boot9strap-(soundhax).txt (Vietnamese)
* New translations updating-b9s.txt (Portuguese, Brazilian)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Portuguese, Brazilian)
* New translations finalizing-setup.txt (Portuguese, Brazilian)
* New translations installing-boot9strap-(kartdlphax).txt (Vietnamese)
* New translations restoring-updating-cfw.txt (Vietnamese)
* New translations installing-boot9strap-(pichaxx).txt (Vietnamese)
* New translations installing-boot9strap-(usm).txt (Vietnamese)
* New translations installing-boot9strap-(fredtool).txt (Vietnamese)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Thai)
* New translations restoring-updating-cfw.txt (Indonesian)
* New translations installing-boot9strap-(kartdlphax).txt (Indonesian)
* New translations bannerbomb3-fredtool-(twn).txt (Indonesian)
* New translations finalizing-setup.txt (Thai)
* New translations installing-boot9strap-(pichaxx).txt (Thai)
* New translations updating-b9s.txt (Thai)
* New translations installing-boot9strap-(soundhax).txt (Thai)
* New translations installing-boot9strap-(fredtool).txt (Thai)
* New translations installing-boot9strap-(usm).txt (Thai)
* New translations installing-boot9strap-(usm).txt (Indonesian)
* New translations installing-boot9strap-(pichaxx).txt (Indonesian)
* New translations finalizing-setup.txt (Indonesian)
* New translations restoring-updating-cfw.txt (Portuguese, Brazilian)
* New translations installing-boot9strap-(soundhax).txt (Portuguese, Brazilian)
* New translations installing-boot9strap-(fredtool).txt (Portuguese, Brazilian)
* New translations installing-boot9strap-(usm).txt (Portuguese, Brazilian)
* New translations installing-boot9strap-(pichaxx).txt (Portuguese, Brazilian)
* New translations installing-boot9strap-(kartdlphax).txt (Portuguese, Brazilian)
* New translations bannerbomb3-fredtool-(twn).txt (Portuguese, Brazilian)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Indonesian)
* New translations updating-b9s.txt (Indonesian)
* New translations installing-boot9strap-(soundhax).txt (Indonesian)
* New translations installing-boot9strap-(fredtool).txt (Indonesian)
* New translations restoring-updating-cfw.txt (Thai)
* New translations installing-boot9strap-(kartdlphax).txt (Thai)
* New translations updating-b9s.txt (Pirate English)
* New translations installing-boot9strap-(usm).txt (Malay)
* New translations installing-boot9strap-(pichaxx).txt (Malay)
* New translations restoring-updating-cfw.txt (Malay)
* New translations installing-boot9strap-(kartdlphax).txt (Malay)
* New translations bannerbomb3-fredtool-(twn).txt (Malay)
* New translations finalizing-setup.txt (Pirate English)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Pirate English)
* New translations installing-boot9strap-(soundhax).txt (Pirate English)
* New translations installing-boot9strap-(fredtool).txt (Pirate English)
* New translations installing-boot9strap-(usm).txt (Pirate English)
* New translations installing-boot9strap-(pichaxx).txt (Pirate English)
* New translations restoring-updating-cfw.txt (Pirate English)
* New translations installing-boot9strap-(kartdlphax).txt (Pirate English)
* New translations installing-boot9strap-(fredtool).txt (Malay)
* New translations bannerbomb3-fredtool-(twn).txt (Thai)
* New translations finalizing-setup.txt (Croatian)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Croatian)
* New translations updating-b9s.txt (Croatian)
* New translations installing-boot9strap-(soundhax).txt (Croatian)
* New translations installing-boot9strap-(fredtool).txt (Croatian)
* New translations installing-boot9strap-(usm).txt (Croatian)
* New translations installing-boot9strap-(soundhax).txt (Malay)
* New translations installing-boot9strap-(pichaxx).txt (Croatian)
* New translations restoring-updating-cfw.txt (Croatian)
* New translations installing-boot9strap-(kartdlphax).txt (Croatian)
* New translations bannerbomb3-fredtool-(twn).txt (Croatian)
* New translations finalizing-setup.txt (Malay)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Malay)
* New translations updating-b9s.txt (Malay)
* New translations bannerbomb3-fredtool-(twn).txt (Pirate English)
* New translations installing-boot9strap-(hardmod).txt (Dutch)
* New translations installing-boot9strap-(ntrboot).txt (Dutch)
* New translations finalizing-setup.txt (Dutch)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Dutch)
* New translations updating-b9s.txt (Dutch)
* New translations installing-boot9strap-(soundhax).txt (Dutch)
* New translations installing-boot9strap-(fredtool).txt (Dutch)
* New translations installing-boot9strap-(usm).txt (Dutch)
* New translations installing-boot9strap-(pichaxx).txt (Dutch)
* New translations installing-boot9strap-(kartdlphax).txt (Dutch)
* New translations bannerbomb3-fredtool-(twn).txt (Dutch)
2022-06-07 13:45:17 +02:00
At this point, your console will boot to Luma3DS by default.
2022-02-11 20:07:46 +01:00
+ Luma3DS does not look any different from the normal HOME Menu. If your console has booted into the HOME Menu, it is running custom firmware.
New Crowdin updates (#2034)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Finnish)
* New translations installing-boot9strap-(fredtool).txt (Greek)
* New translations installing-boot9strap-(soundhax).txt (Finnish)
* New translations installing-boot9strap-(fredtool).txt (Finnish)
* New translations installing-boot9strap-(usm).txt (Finnish)
* New translations installing-boot9strap-(pichaxx).txt (Finnish)
* New translations restoring-updating-cfw.txt (Finnish)
* New translations installing-boot9strap-(kartdlphax).txt (Finnish)
* New translations bannerbomb3-fredtool-(twn).txt (Finnish)
* New translations installing-boot9strap-(soundhax).txt (Greek)
* New translations installing-boot9strap-(usm).txt (Czech)
* New translations installing-boot9strap-(fredtool).txt (German)
* New translations installing-boot9strap-(pichaxx).txt (Czech)
* New translations restoring-updating-cfw.txt (Czech)
* New translations installing-boot9strap-(kartdlphax).txt (Czech)
* New translations bannerbomb3-fredtool-(twn).txt (Czech)
* New translations finalizing-setup.txt (German)
* New translations installing-boot9strap-(safeb9sinstaller).txt (German)
* New translations updating-b9s.txt (German)
* New translations installing-boot9strap-(soundhax).txt (German)
* New translations installing-boot9strap-(usm).txt (German)
* New translations installing-boot9strap-(pichaxx).txt (German)
* New translations restoring-updating-cfw.txt (German)
* New translations installing-boot9strap-(kartdlphax).txt (German)
* New translations bannerbomb3-fredtool-(twn).txt (German)
* New translations finalizing-setup.txt (Greek)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Greek)
* New translations updating-b9s.txt (Greek)
* New translations finalizing-setup.txt (Hebrew)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Hebrew)
* New translations updating-b9s.txt (Italian)
* New translations installing-boot9strap-(soundhax).txt (Italian)
* New translations installing-boot9strap-(fredtool).txt (Italian)
* New translations installing-boot9strap-(usm).txt (Italian)
* New translations installing-boot9strap-(pichaxx).txt (Italian)
* New translations restoring-updating-cfw.txt (Italian)
* New translations bannerbomb3-fredtool-(twn).txt (Italian)
* New translations finalizing-setup.txt (Japanese)
* New translations updating-b9s.txt (Japanese)
* New translations installing-boot9strap-(fredtool).txt (Japanese)
* New translations installing-boot9strap-(usm).txt (Japanese)
* New translations bannerbomb3-fredtool-(twn).txt (Japanese)
* New translations finalizing-setup.txt (Korean)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Korean)
* New translations updating-b9s.txt (Korean)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Italian)
* New translations bannerbomb3-fredtool-(twn).txt (Hungarian)
* New translations updating-b9s.txt (Hebrew)
* New translations installing-boot9strap-(soundhax).txt (Hebrew)
* New translations installing-boot9strap-(fredtool).txt (Hebrew)
* New translations installing-boot9strap-(usm).txt (Hebrew)
* New translations installing-boot9strap-(pichaxx).txt (Hebrew)
* New translations restoring-updating-cfw.txt (Hebrew)
* New translations installing-boot9strap-(kartdlphax).txt (Hebrew)
* New translations bannerbomb3-fredtool-(twn).txt (Hebrew)
* New translations finalizing-setup.txt (Hungarian)
* New translations installing-boot9strap-(kartdlphax).txt (Hungarian)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Hungarian)
* New translations updating-b9s.txt (Hungarian)
* New translations installing-boot9strap-(soundhax).txt (Hungarian)
* New translations installing-boot9strap-(fredtool).txt (Hungarian)
* New translations installing-boot9strap-(usm).txt (Hungarian)
* New translations installing-boot9strap-(pichaxx).txt (Hungarian)
* New translations restoring-updating-cfw.txt (Hungarian)
* New translations installing-boot9strap-(soundhax).txt (Korean)
* New translations installing-boot9strap-(soundhax).txt (Norwegian)
* New translations installing-boot9strap-(fredtool).txt (Norwegian)
* New translations installing-boot9strap-(usm).txt (Norwegian)
* New translations installing-boot9strap-(pichaxx).txt (Norwegian)
* New translations restoring-updating-cfw.txt (Norwegian)
* New translations installing-boot9strap-(kartdlphax).txt (Norwegian)
* New translations bannerbomb3-fredtool-(twn).txt (Norwegian)
* New translations finalizing-setup.txt (Polish)
* New translations updating-b9s.txt (Norwegian)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Polish)
* New translations updating-b9s.txt (Polish)
* New translations installing-boot9strap-(soundhax).txt (Polish)
* New translations installing-boot9strap-(fredtool).txt (Polish)
* New translations installing-boot9strap-(usm).txt (Polish)
* New translations installing-boot9strap-(pichaxx).txt (Polish)
* New translations restoring-updating-cfw.txt (Polish)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Norwegian)
* New translations installing-boot9strap-(fredtool).txt (Korean)
* New translations updating-b9s.txt (Dutch)
* New translations installing-boot9strap-(usm).txt (Korean)
* New translations installing-boot9strap-(pichaxx).txt (Korean)
* New translations restoring-updating-cfw.txt (Korean)
* New translations installing-boot9strap-(kartdlphax).txt (Korean)
* New translations bannerbomb3-fredtool-(twn).txt (Korean)
* New translations finalizing-setup.txt (Dutch)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Dutch)
* New translations finalizing-setup.txt (Norwegian)
* New translations installing-boot9strap-(soundhax).txt (Dutch)
* New translations installing-boot9strap-(fredtool).txt (Dutch)
* New translations installing-boot9strap-(usm).txt (Dutch)
* New translations installing-boot9strap-(pichaxx).txt (Dutch)
* New translations restoring-updating-cfw.txt (Dutch)
* New translations installing-boot9strap-(kartdlphax).txt (Dutch)
* New translations bannerbomb3-fredtool-(twn).txt (Dutch)
* New translations installing-boot9strap-(kartdlphax).txt (Polish)
* New translations bannerbomb3-fredtool-(twn).txt (Polish)
* New translations bannerbomb3-fredtool-(twn).txt (Russian)
* New translations finalizing-setup.txt (Swedish)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Swedish)
* New translations updating-b9s.txt (Swedish)
* New translations installing-boot9strap-(soundhax).txt (Swedish)
* New translations installing-boot9strap-(fredtool).txt (Swedish)
* New translations installing-boot9strap-(usm).txt (Swedish)
* New translations restoring-updating-cfw.txt (Russian)
* New translations installing-boot9strap-(pichaxx).txt (Swedish)
* New translations restoring-updating-cfw.txt (Swedish)
* New translations installing-boot9strap-(kartdlphax).txt (Swedish)
* New translations bannerbomb3-fredtool-(twn).txt (Swedish)
* New translations finalizing-setup.txt (Turkish)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Turkish)
* New translations updating-b9s.txt (Turkish)
* New translations installing-boot9strap-(soundhax).txt (Turkish)
* New translations installing-boot9strap-(kartdlphax).txt (Russian)
* New translations installing-boot9strap-(pichaxx).txt (Russian)
* New translations restoring-updating-cfw.txt (Portuguese)
* New translations finalizing-setup.txt (Portuguese)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Portuguese)
* New translations updating-b9s.txt (Portuguese)
* New translations installing-boot9strap-(soundhax).txt (Portuguese)
* New translations installing-boot9strap-(fredtool).txt (Portuguese)
* New translations installing-boot9strap-(usm).txt (Portuguese)
* New translations installing-boot9strap-(pichaxx).txt (Portuguese)
* New translations installing-boot9strap-(kartdlphax).txt (Portuguese)
* New translations installing-boot9strap-(usm).txt (Russian)
* New translations bannerbomb3-fredtool-(twn).txt (Portuguese)
* New translations finalizing-setup.txt (Russian)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Russian)
* New translations updating-b9s.txt (Russian)
* New translations installing-boot9strap-(soundhax).txt (Russian)
* New translations installing-boot9strap-(fredtool).txt (Russian)
* New translations installing-boot9strap-(fredtool).txt (Turkish)
* New translations installing-boot9strap-(soundhax).txt (Chinese Traditional)
* New translations installing-boot9strap-(usm).txt (Chinese Simplified)
* New translations installing-boot9strap-(pichaxx).txt (Chinese Simplified)
* New translations restoring-updating-cfw.txt (Chinese Simplified)
* New translations bannerbomb3-fredtool-(twn).txt (Chinese Simplified)
* New translations finalizing-setup.txt (Chinese Traditional)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Chinese Traditional)
* New translations updating-b9s.txt (Chinese Traditional)
* New translations installing-boot9strap-(fredtool).txt (Chinese Traditional)
* New translations installing-boot9strap-(usm).txt (Chinese Traditional)
* New translations installing-boot9strap-(pichaxx).txt (Chinese Traditional)
* New translations restoring-updating-cfw.txt (Chinese Traditional)
* New translations installing-boot9strap-(kartdlphax).txt (Chinese Traditional)
* New translations bannerbomb3-fredtool-(twn).txt (Chinese Traditional)
* New translations finalizing-setup.txt (Vietnamese)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Vietnamese)
* New translations installing-boot9strap-(fredtool).txt (Chinese Simplified)
* New translations installing-boot9strap-(soundhax).txt (Ukrainian)
* New translations installing-boot9strap-(usm).txt (Turkish)
* New translations installing-boot9strap-(pichaxx).txt (Turkish)
* New translations restoring-updating-cfw.txt (Turkish)
* New translations installing-boot9strap-(kartdlphax).txt (Turkish)
* New translations bannerbomb3-fredtool-(twn).txt (Turkish)
* New translations finalizing-setup.txt (Ukrainian)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Ukrainian)
* New translations updating-b9s.txt (Ukrainian)
* New translations installing-boot9strap-(fredtool).txt (Ukrainian)
* New translations installing-boot9strap-(soundhax).txt (Chinese Simplified)
* New translations installing-boot9strap-(usm).txt (Ukrainian)
* New translations installing-boot9strap-(pichaxx).txt (Ukrainian)
* New translations restoring-updating-cfw.txt (Ukrainian)
* New translations installing-boot9strap-(kartdlphax).txt (Ukrainian)
* New translations bannerbomb3-fredtool-(twn).txt (Ukrainian)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Chinese Simplified)
* New translations updating-b9s.txt (Chinese Simplified)
* New translations updating-b9s.txt (Vietnamese)
* New translations bannerbomb3-fredtool-(twn).txt (Vietnamese)
* New translations installing-boot9strap-(soundhax).txt (Vietnamese)
* New translations updating-b9s.txt (Portuguese, Brazilian)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Portuguese, Brazilian)
* New translations finalizing-setup.txt (Portuguese, Brazilian)
* New translations installing-boot9strap-(kartdlphax).txt (Vietnamese)
* New translations restoring-updating-cfw.txt (Vietnamese)
* New translations installing-boot9strap-(pichaxx).txt (Vietnamese)
* New translations installing-boot9strap-(usm).txt (Vietnamese)
* New translations installing-boot9strap-(fredtool).txt (Vietnamese)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Thai)
* New translations restoring-updating-cfw.txt (Indonesian)
* New translations installing-boot9strap-(kartdlphax).txt (Indonesian)
* New translations bannerbomb3-fredtool-(twn).txt (Indonesian)
* New translations finalizing-setup.txt (Thai)
* New translations installing-boot9strap-(pichaxx).txt (Thai)
* New translations updating-b9s.txt (Thai)
* New translations installing-boot9strap-(soundhax).txt (Thai)
* New translations installing-boot9strap-(fredtool).txt (Thai)
* New translations installing-boot9strap-(usm).txt (Thai)
* New translations installing-boot9strap-(usm).txt (Indonesian)
* New translations installing-boot9strap-(pichaxx).txt (Indonesian)
* New translations finalizing-setup.txt (Indonesian)
* New translations restoring-updating-cfw.txt (Portuguese, Brazilian)
* New translations installing-boot9strap-(soundhax).txt (Portuguese, Brazilian)
* New translations installing-boot9strap-(fredtool).txt (Portuguese, Brazilian)
* New translations installing-boot9strap-(usm).txt (Portuguese, Brazilian)
* New translations installing-boot9strap-(pichaxx).txt (Portuguese, Brazilian)
* New translations installing-boot9strap-(kartdlphax).txt (Portuguese, Brazilian)
* New translations bannerbomb3-fredtool-(twn).txt (Portuguese, Brazilian)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Indonesian)
* New translations updating-b9s.txt (Indonesian)
* New translations installing-boot9strap-(soundhax).txt (Indonesian)
* New translations installing-boot9strap-(fredtool).txt (Indonesian)
* New translations restoring-updating-cfw.txt (Thai)
* New translations installing-boot9strap-(kartdlphax).txt (Thai)
* New translations updating-b9s.txt (Pirate English)
* New translations installing-boot9strap-(usm).txt (Malay)
* New translations installing-boot9strap-(pichaxx).txt (Malay)
* New translations restoring-updating-cfw.txt (Malay)
* New translations installing-boot9strap-(kartdlphax).txt (Malay)
* New translations bannerbomb3-fredtool-(twn).txt (Malay)
* New translations finalizing-setup.txt (Pirate English)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Pirate English)
* New translations installing-boot9strap-(soundhax).txt (Pirate English)
* New translations installing-boot9strap-(fredtool).txt (Pirate English)
* New translations installing-boot9strap-(usm).txt (Pirate English)
* New translations installing-boot9strap-(pichaxx).txt (Pirate English)
* New translations restoring-updating-cfw.txt (Pirate English)
* New translations installing-boot9strap-(kartdlphax).txt (Pirate English)
* New translations installing-boot9strap-(fredtool).txt (Malay)
* New translations bannerbomb3-fredtool-(twn).txt (Thai)
* New translations finalizing-setup.txt (Croatian)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Croatian)
* New translations updating-b9s.txt (Croatian)
* New translations installing-boot9strap-(soundhax).txt (Croatian)
* New translations installing-boot9strap-(fredtool).txt (Croatian)
* New translations installing-boot9strap-(usm).txt (Croatian)
* New translations installing-boot9strap-(soundhax).txt (Malay)
* New translations installing-boot9strap-(pichaxx).txt (Croatian)
* New translations restoring-updating-cfw.txt (Croatian)
* New translations installing-boot9strap-(kartdlphax).txt (Croatian)
* New translations bannerbomb3-fredtool-(twn).txt (Croatian)
* New translations finalizing-setup.txt (Malay)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Malay)
* New translations updating-b9s.txt (Malay)
* New translations bannerbomb3-fredtool-(twn).txt (Pirate English)
* New translations installing-boot9strap-(hardmod).txt (Dutch)
* New translations installing-boot9strap-(ntrboot).txt (Dutch)
* New translations finalizing-setup.txt (Dutch)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Dutch)
* New translations updating-b9s.txt (Dutch)
* New translations installing-boot9strap-(soundhax).txt (Dutch)
* New translations installing-boot9strap-(fredtool).txt (Dutch)
* New translations installing-boot9strap-(usm).txt (Dutch)
* New translations installing-boot9strap-(pichaxx).txt (Dutch)
* New translations installing-boot9strap-(kartdlphax).txt (Dutch)
* New translations bannerbomb3-fredtool-(twn).txt (Dutch)
2022-06-07 13:45:17 +02:00
+ On the next page, you will install useful homebrew applications to complete your setup.
2021-09-05 01:58:24 +02:00
2022-10-12 19:14:03 +02:00
#### Section VII - Restoring DS Connection Settings
2019-02-11 05:25:49 +01:00
2022-10-12 19:14:03 +02:00
In this section, you will restore DS Connection Settings to the way it was before it was temporarily replaced with Flipnote Studio in Section IV.
2022-10-02 23:57:17 +02:00
1. Naviguez vers `Nintendo 3DS` -> `<ID0>` -> `<ID1>` -> `Nintendo DSiWare` sur votre carte SD
1. Copy the `42383841.bin` file from the `clean` folder of the downloaded DSiWare archive (output_(name).zip) to the `Nintendo DSiWare` folder, replacing the existing one
2019-02-11 05:25:49 +01:00
1. Réinsérez votre carte SD dans votre 3DS
2021-04-20 23:26:34 +02:00
1. Allumez votre console
New Crowdin translations (#1724)
* New translations installing-boot9strap-(2xrsa).txt (Italian)
* New translations installing-boot9strap-(frogtool).txt (Italian)
* New translations installing-boot9strap-(fredtool).txt (Italian)
* New translations godmode9-usage.txt (French)
* New translations home.txt (French)
* New translations get-started.txt (French)
* New translations updating-b9s.txt (French)
* New translations homebrew-launcher-(alternatives).txt (French)
* New translations homebrew-launcher-(soundhax).txt (French)
* New translations homebrew-launcher-(pichaxx).txt (French)
* New translations installing-boot9strap-(fredtool).txt (French)
* New translations homebrew-launcher-(steelhax).txt (French)
* New translations get-started.txt (French)
* New translations homebrew-launcher-(alternatives).txt (French)
* New translations homebrew-launcher-(soundhax).txt (French)
* New translations installing-boot9strap-(hardmod).txt (French)
* New translations installing-boot9strap-(browser).txt (French)
* New translations homebrew-launcher-(steelhax).txt (French)
* New translations homebrew-launcher-(pichaxx).txt (French)
* New translations seedminer.txt (French)
* New translations installing-boot9strap-(fredtool).txt (French)
* New translations installing-boot9strap-(mset).txt (French)
* New translations installing-boot9strap-(soundhax).txt (French)
* New translations seedminer.txt (French)
* New translations seedminer.txt (French)
* New translations seedminer.txt (French)
* New translations seedminer.txt (French)
* New translations installing-boot9strap-(fredtool).txt (French)
* New translations seedminer.txt (French)
* New translations installing-boot9strap-(browser).txt (French)
* New translations seedminer.txt (French)
* New translations installing-boot9strap-(2xrsa).txt (French)
* New translations installing-boot9strap-(fredtool).txt (French)
* New translations installing-boot9strap-(fredtool).txt (French)
* New translations installing-boot9strap-(frogtool).txt (French)
* New translations installing-boot9strap-(fredtool).txt (French)
* New translations installing-boot9strap-(frogtool).txt (French)
* New translations seedminer.txt (French)
* New translations installing-boot9strap-(fredtool).txt (French)
* New translations installing-boot9strap-(frogtool).txt (French)
* New translations installing-boot9strap-(frogtool).txt (French)
* New translations ntrboot.txt (French)
* New translations installing-boot9strap-(ntrboot).txt (French)
* New translations installing-boot9strap-(safeb9sinstaller).txt (French)
* New translations installing-boot9strap-(frogtool).txt (French)
* New translations installing-boot9strap-(soundhax).txt (French)
* New translations seedminer.txt (French)
* New translations ntrboot.txt (French)
* New translations seedminer.txt (French)
* New translations uninstall-cfw.txt (French)
* New translations region-changing.txt (French)
* New translations updating-b9s.txt (French)
* New translations site-navigation.txt (French)
* New translations troubleshooting.txt (French)
* New translations site-navigation.txt (French)
* New translations troubleshooting.txt (French)
* New translations uninstall-cfw.txt (French)
* New translations uninstall-cfw.txt (French)
* New translations uninstall-cfw.txt (French)
* New translations uninstall-cfw.txt (French)
* New translations uninstall-cfw.txt (French)
* New translations privacy-policy.txt (French)
* New translations privacy-policy.txt (French)
* New translations installing-boot9strap-(frogtool).txt (Chinese Simplified)
* New translations a9lh-to-b9s.txt (Dutch)
* New translations flashing-ntrboot-(3ds-single-system).txt (Dutch)
* New translations installing-boot9strap-(soundhax).txt (German)
* New translations ntrboot.txt (German)
* New translations a9lh-to-b9s.txt (German)
* New translations finalizing-setup.txt (German)
* New translations file-extensions-(windows).txt (German)
* New translations en_US.yml (Dutch)
* New translations en_US.yml (Finnish)
* New translations en_US.yml (German)
* New translations bannerbomb3.txt (German)
* New translations region-changing.txt (German)
* New translations finalizing-setup.txt (Korean)
* New translations faq.txt (Korean)
* New translations a9lh-to-b9s.txt (Korean)
* New translations flashing-ntrboot-(3ds-single-system).txt (Korean)
* New translations flashing-ntrboot-(nds).txt (Korean)
* New translations installing-boot9strap-(ntrboot).txt (Korean)
* New translations f3-(linux).txt (Malay)
* New translations ctrtransfer.txt (Japanese)
* New translations finalizing-setup.txt (Japanese)
* New translations flashing-ntrboot-(3ds-single-system).txt (Japanese)
* New translations homebrew-launcher-(alternatives).txt (Norwegian)
* New translations en_US.yml (Malay)
* New translations en_US.yml (Korean)
* New translations en_US.yml (Japanese)
* New translations en_US.yml (Hungarian)
* New translations en_US.yml (Hebrew)
* New translations en_US.yml (Greek)
* New translations faq.txt (Malay)
* New translations finalizing-setup.txt (Malay)
* New translations updating-b9s.txt (Hebrew)
* New translations a9lh-to-b9s.txt (Hebrew)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Hebrew)
* New translations a9lh-to-b9s.txt (Greek)
* New translations installing-boot9strap-(mset).txt (Greek)
* New translations ctrtransfer.txt (Hebrew)
* New translations en_US.yml (Norwegian)
* New translations region-changing.txt (Pirate English)
* New translations godmode9-usage.txt (Pirate English)
* New translations homebrew-launcher-(alternatives).txt (Pirate English)
* New translations troubleshooting.txt (Pirate English)
* New translations move-emunand.txt (Pirate English)
* New translations homebrew-launcher-(soundhax).txt (Pirate English)
* New translations installing-boot9strap-(hardmod).txt (Pirate English)
* New translations flashing-ntrboot-(dsi).txt (Pirate English)
* New translations ntrboot.txt (Swedish)
* New translations uninstall-cfw.txt (Swedish)
* New translations updating-b9s.txt (Swedish)
* New translations a9lh-to-b9s.txt (Swedish)
* New translations finalizing-setup.txt (Swedish)
* New translations godmode9-usage.txt (Swedish)
* New translations troubleshooting.txt (Swedish)
* New translations move-emunand.txt (Swedish)
* New translations en_US.yml (Portuguese, Brazilian)
* New translations en_US.yml (Swedish)
* New translations en_US.yml (Portuguese)
* New translations region-changing.txt (Swedish)
* New translations h2testw-(windows).txt (Swedish)
* New translations f3x-(mac).txt (Swedish)
* New translations f3-(linux).txt (Swedish)
* New translations homebrew-launcher-(pichaxx).txt (Spanish)
* New translations bannerbomb3.txt (Spanish)
* New translations homebrew-launcher-(alternatives).txt (Portuguese)
* New translations region-changing.txt (Portuguese)
* New translations move-emunand.txt (Portuguese)
* New translations f3x-(mac).txt (Portuguese)
* New translations ctrtransfer.txt (Portuguese)
* New translations flashing-ntrboot-(nds).txt (Portuguese, Brazilian)
* New translations ntrboot.txt (Portuguese, Brazilian)
* New translations installing-boot9strap-(ntrboot).txt (Portuguese, Brazilian)
* New translations a9lh-to-b9s.txt (Portuguese, Brazilian)
* New translations flashing-ntrboot-(3ds-single-system).txt (Portuguese, Brazilian)
* New translations installing-boot9strap-(frogtool).txt (Portuguese, Brazilian)
* New translations en_US.yml (Turkish)
* New translations ctrtransfer.txt (Turkish)
* New translations flashing-ntrboot-(3ds-multi-system).txt (Turkish)
* New translations flashing-ntrboot-(dsi).txt (Turkish)
* New translations uninstall-cfw.txt (Turkish)
* New translations bannerbomb3.txt (Turkish)
* New translations updating-b9s.txt (Turkish)
* New translations homebrew-launcher-(soundhax).txt (Turkish)
* New translations move-emunand.txt (Turkish)
* New translations a9lh-to-b9s.txt (Turkish)
* New translations privacy-policy.txt (Chinese Simplified)
* New translations donations.txt (Chinese Traditional)
* New translations donations.txt (Chinese Simplified)
* New translations donations.txt (Croatian)
* New translations privacy-policy.txt (Chinese Traditional)
* New translations privacy-policy.txt (Catalan)
* New translations privacy-policy.txt (Afrikaans)
* New translations donations.txt (Arabic)
* New translations donations.txt (Afrikaans)
* New translations donations.txt (Catalan)
* New translations privacy-policy.txt (Arabic)
* New translations privacy-policy.txt (French)
* New translations donations.txt (German)
* New translations privacy-policy.txt (Finnish)
* New translations donations.txt (French)
* New translations privacy-policy.txt (Greek)
* New translations donations.txt (Hebrew)
* New translations privacy-policy.txt (German)
* New translations donations.txt (Greek)
* New translations privacy-policy.txt (Czech)
* New translations donations.txt (Danish)
* New translations privacy-policy.txt (Croatian)
* New translations donations.txt (Czech)
* New translations privacy-policy.txt (Dutch)
* New translations donations.txt (Finnish)
* New translations privacy-policy.txt (Danish)
* New translations donations.txt (Dutch)
* New translations donations.txt (Malay)
* New translations privacy-policy.txt (Korean)
* New translations donations.txt (Korean)
* New translations privacy-policy.txt (Japanese)
* New translations donations.txt (Pirate English)
* New translations privacy-policy.txt (Norwegian)
* New translations donations.txt (Norwegian)
* New translations privacy-policy.txt (Malay)
* New translations privacy-policy.txt (Hungarian)
* New translations privacy-policy.txt (Hebrew)
* New translations donations.txt (Hungarian)
* New translations donations.txt (Indonesian)
* New translations privacy-policy.txt (Italian)
* New translations donations.txt (Japanese)
* New translations privacy-policy.txt (Indonesian)
* New translations donations.txt (Italian)
* New translations privacy-policy.txt (Pirate English)
* New translations donations.txt (Polish)
* New translations privacy-policy.txt (Serbian (Cyrillic))
* New translations donations.txt (Spanish)
* New translations privacy-policy.txt (Russian)
* New translations donations.txt (Serbian (Cyrillic))
* New translations privacy-policy.txt (Swedish)
* New translations donations.txt (Thai)
* New translations privacy-policy.txt (Spanish)
* New translations donations.txt (Swedish)
* New translations donations.txt (Portuguese, Brazilian)
* New translations privacy-policy.txt (Portuguese)
* New translations donations.txt (Portuguese)
* New translations privacy-policy.txt (Polish)
* New translations privacy-policy.txt (Romanian)
* New translations donations.txt (Russian)
* New translations donations.txt (Romanian)
* New translations privacy-policy.txt (Portuguese, Brazilian)
* New translations privacy-policy.txt (Ukrainian)
* New translations donations.txt (Vietnamese)
* New translations privacy-policy.txt (Vietnamese)
* New translations donations.txt (Turkish)
* New translations privacy-policy.txt (Thai)
* New translations privacy-policy.txt (Turkish)
* New translations donations.txt (Ukrainian)
* New translations privacy-policy.txt (Catalan)
* New translations privacy-policy.txt (Chinese Simplified)
* New translations privacy-policy.txt (Afrikaans)
* New translations privacy-policy.txt (Arabic)
* New translations privacy-policy.txt (Dutch)
* New translations privacy-policy.txt (French)
* New translations privacy-policy.txt (Finnish)
* New translations privacy-policy.txt (Croatian)
* New translations privacy-policy.txt (Chinese Traditional)
* New translations privacy-policy.txt (Danish)
* New translations privacy-policy.txt (Czech)
* New translations privacy-policy.txt (Indonesian)
* New translations privacy-policy.txt (Hungarian)
* New translations privacy-policy.txt (Italian)
* New translations privacy-policy.txt (German)
* New translations privacy-policy.txt (Greek)
* New translations privacy-policy.txt (Hebrew)
* New translations privacy-policy.txt (Norwegian)
* New translations privacy-policy.txt (Pirate English)
* New translations privacy-policy.txt (Japanese)
* New translations privacy-policy.txt (Malay)
* New translations privacy-policy.txt (Korean)
* New translations privacy-policy.txt (Portuguese)
* New translations privacy-policy.txt (Polish)
* New translations privacy-policy.txt (Spanish)
* New translations privacy-policy.txt (Serbian (Cyrillic))
* New translations privacy-policy.txt (Thai)
* New translations privacy-policy.txt (Swedish)
* New translations privacy-policy.txt (Portuguese, Brazilian)
* New translations privacy-policy.txt (Russian)
* New translations privacy-policy.txt (Romanian)
* New translations privacy-policy.txt (Ukrainian)
* New translations privacy-policy.txt (Vietnamese)
* New translations privacy-policy.txt (Turkish)
2020-04-16 02:18:47 +02:00
1. Lancez les Paramètres de la console
2022-10-02 23:57:17 +02:00
1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png))
1. Select the "Nintendo DSi™" title
New Crowdin translations (#1724)
* New translations installing-boot9strap-(2xrsa).txt (Italian)
* New translations installing-boot9strap-(frogtool).txt (Italian)
* New translations installing-boot9strap-(fredtool).txt (Italian)
* New translations godmode9-usage.txt (French)
* New translations home.txt (French)
* New translations get-started.txt (French)
* New translations updating-b9s.txt (French)
* New translations homebrew-launcher-(alternatives).txt (French)
* New translations homebrew-launcher-(soundhax).txt (French)
* New translations homebrew-launcher-(pichaxx).txt (French)
* New translations installing-boot9strap-(fredtool).txt (French)
* New translations homebrew-launcher-(steelhax).txt (French)
* New translations get-started.txt (French)
* New translations homebrew-launcher-(alternatives).txt (French)
* New translations homebrew-launcher-(soundhax).txt (French)
* New translations installing-boot9strap-(hardmod).txt (French)
* New translations installing-boot9strap-(browser).txt (French)
* New translations homebrew-launcher-(steelhax).txt (French)
* New translations homebrew-launcher-(pichaxx).txt (French)
* New translations seedminer.txt (French)
* New translations installing-boot9strap-(fredtool).txt (French)
* New translations installing-boot9strap-(mset).txt (French)
* New translations installing-boot9strap-(soundhax).txt (French)
* New translations seedminer.txt (French)
* New translations seedminer.txt (French)
* New translations seedminer.txt (French)
* New translations seedminer.txt (French)
* New translations installing-boot9strap-(fredtool).txt (French)
* New translations seedminer.txt (French)
* New translations installing-boot9strap-(browser).txt (French)
* New translations seedminer.txt (French)
* New translations installing-boot9strap-(2xrsa).txt (French)
* New translations installing-boot9strap-(fredtool).txt (French)
* New translations installing-boot9strap-(fredtool).txt (French)
* New translations installing-boot9strap-(frogtool).txt (French)
* New translations installing-boot9strap-(fredtool).txt (French)
* New translations installing-boot9strap-(frogtool).txt (French)
* New translations seedminer.txt (French)
* New translations installing-boot9strap-(fredtool).txt (French)
* New translations installing-boot9strap-(frogtool).txt (French)
* New translations installing-boot9strap-(frogtool).txt (French)
* New translations ntrboot.txt (French)
* New translations installing-boot9strap-(ntrboot).txt (French)
* New translations installing-boot9strap-(safeb9sinstaller).txt (French)
* New translations installing-boot9strap-(frogtool).txt (French)
* New translations installing-boot9strap-(soundhax).txt (French)
* New translations seedminer.txt (French)
* New translations ntrboot.txt (French)
* New translations seedminer.txt (French)
* New translations uninstall-cfw.txt (French)
* New translations region-changing.txt (French)
* New translations updating-b9s.txt (French)
* New translations site-navigation.txt (French)
* New translations troubleshooting.txt (French)
* New translations site-navigation.txt (French)
* New translations troubleshooting.txt (French)
* New translations uninstall-cfw.txt (French)
* New translations uninstall-cfw.txt (French)
* New translations uninstall-cfw.txt (French)
* New translations uninstall-cfw.txt (French)
* New translations uninstall-cfw.txt (French)
* New translations privacy-policy.txt (French)
* New translations privacy-policy.txt (French)
* New translations installing-boot9strap-(frogtool).txt (Chinese Simplified)
* New translations a9lh-to-b9s.txt (Dutch)
* New translations flashing-ntrboot-(3ds-single-system).txt (Dutch)
* New translations installing-boot9strap-(soundhax).txt (German)
* New translations ntrboot.txt (German)
* New translations a9lh-to-b9s.txt (German)
* New translations finalizing-setup.txt (German)
* New translations file-extensions-(windows).txt (German)
* New translations en_US.yml (Dutch)
* New translations en_US.yml (Finnish)
* New translations en_US.yml (German)
* New translations bannerbomb3.txt (German)
* New translations region-changing.txt (German)
* New translations finalizing-setup.txt (Korean)
* New translations faq.txt (Korean)
* New translations a9lh-to-b9s.txt (Korean)
* New translations flashing-ntrboot-(3ds-single-system).txt (Korean)
* New translations flashing-ntrboot-(nds).txt (Korean)
* New translations installing-boot9strap-(ntrboot).txt (Korean)
* New translations f3-(linux).txt (Malay)
* New translations ctrtransfer.txt (Japanese)
* New translations finalizing-setup.txt (Japanese)
* New translations flashing-ntrboot-(3ds-single-system).txt (Japanese)
* New translations homebrew-launcher-(alternatives).txt (Norwegian)
* New translations en_US.yml (Malay)
* New translations en_US.yml (Korean)
* New translations en_US.yml (Japanese)
* New translations en_US.yml (Hungarian)
* New translations en_US.yml (Hebrew)
* New translations en_US.yml (Greek)
* New translations faq.txt (Malay)
* New translations finalizing-setup.txt (Malay)
* New translations updating-b9s.txt (Hebrew)
* New translations a9lh-to-b9s.txt (Hebrew)
* New translations installing-boot9strap-(safeb9sinstaller).txt (Hebrew)
* New translations a9lh-to-b9s.txt (Greek)
* New translations installing-boot9strap-(mset).txt (Greek)
* New translations ctrtransfer.txt (Hebrew)
* New translations en_US.yml (Norwegian)
* New translations region-changing.txt (Pirate English)
* New translations godmode9-usage.txt (Pirate English)
* New translations homebrew-launcher-(alternatives).txt (Pirate English)
* New translations troubleshooting.txt (Pirate English)
* New translations move-emunand.txt (Pirate English)
* New translations homebrew-launcher-(soundhax).txt (Pirate English)
* New translations installing-boot9strap-(hardmod).txt (Pirate English)
* New translations flashing-ntrboot-(dsi).txt (Pirate English)
* New translations ntrboot.txt (Swedish)
* New translations uninstall-cfw.txt (Swedish)
* New translations updating-b9s.txt (Swedish)
* New translations a9lh-to-b9s.txt (Swedish)
* New translations finalizing-setup.txt (Swedish)
* New translations godmode9-usage.txt (Swedish)
* New translations troubleshooting.txt (Swedish)
* New translations move-emunand.txt (Swedish)
* New translations en_US.yml (Portuguese, Brazilian)
* New translations en_US.yml (Swedish)
* New translations en_US.yml (Portuguese)
* New translations region-changing.txt (Swedish)
* New translations h2testw-(windows).txt (Swedish)
* New translations f3x-(mac).txt (Swedish)
* New translations f3-(linux).txt (Swedish)
* New translations homebrew-launcher-(pichaxx).txt (Spanish)
* New translations bannerbomb3.txt (Spanish)
* New translations homebrew-launcher-(alternatives).txt (Portuguese)
* New translations region-changing.txt (Portuguese)
* New translations move-emunand.txt (Portuguese)
* New translations f3x-(mac).txt (Portuguese)
* New translations ctrtransfer.txt (Portuguese)
* New translations flashing-ntrboot-(nds).txt (Portuguese, Brazilian)
* New translations ntrboot.txt (Portuguese, Brazilian)
* New translations installing-boot9strap-(ntrboot).txt (Portuguese, Brazilian)
* New translations a9lh-to-b9s.txt (Portuguese, Brazilian)
* New translations flashing-ntrboot-(3ds-single-system).txt (Portuguese, Brazilian)
* New translations installing-boot9strap-(frogtool).txt (Portuguese, Brazilian)
* New translations en_US.yml (Turkish)
* New translations ctrtransfer.txt (Turkish)
* New translations flashing-ntrboot-(3ds-multi-system).txt (Turkish)
* New translations flashing-ntrboot-(dsi).txt (Turkish)
* New translations uninstall-cfw.txt (Turkish)
* New translations bannerbomb3.txt (Turkish)
* New translations updating-b9s.txt (Turkish)
* New translations homebrew-launcher-(soundhax).txt (Turkish)
* New translations move-emunand.txt (Turkish)
* New translations a9lh-to-b9s.txt (Turkish)
* New translations privacy-policy.txt (Chinese Simplified)
* New translations donations.txt (Chinese Traditional)
* New translations donations.txt (Chinese Simplified)
* New translations donations.txt (Croatian)
* New translations privacy-policy.txt (Chinese Traditional)
* New translations privacy-policy.txt (Catalan)
* New translations privacy-policy.txt (Afrikaans)
* New translations donations.txt (Arabic)
* New translations donations.txt (Afrikaans)
* New translations donations.txt (Catalan)
* New translations privacy-policy.txt (Arabic)
* New translations privacy-policy.txt (French)
* New translations donations.txt (German)
* New translations privacy-policy.txt (Finnish)
* New translations donations.txt (French)
* New translations privacy-policy.txt (Greek)
* New translations donations.txt (Hebrew)
* New translations privacy-policy.txt (German)
* New translations donations.txt (Greek)
* New translations privacy-policy.txt (Czech)
* New translations donations.txt (Danish)
* New translations privacy-policy.txt (Croatian)
* New translations donations.txt (Czech)
* New translations privacy-policy.txt (Dutch)
* New translations donations.txt (Finnish)
* New translations privacy-policy.txt (Danish)
* New translations donations.txt (Dutch)
* New translations donations.txt (Malay)
* New translations privacy-policy.txt (Korean)
* New translations donations.txt (Korean)
* New translations privacy-policy.txt (Japanese)
* New translations donations.txt (Pirate English)
* New translations privacy-policy.txt (Norwegian)
* New translations donations.txt (Norwegian)
* New translations privacy-policy.txt (Malay)
* New translations privacy-policy.txt (Hungarian)
* New translations privacy-policy.txt (Hebrew)
* New translations donations.txt (Hungarian)
* New translations donations.txt (Indonesian)
* New translations privacy-policy.txt (Italian)
* New translations donations.txt (Japanese)
* New translations privacy-policy.txt (Indonesian)
* New translations donations.txt (Italian)
* New translations privacy-policy.txt (Pirate English)
* New translations donations.txt (Polish)
* New translations privacy-policy.txt (Serbian (Cyrillic))
* New translations donations.txt (Spanish)
* New translations privacy-policy.txt (Russian)
* New translations donations.txt (Serbian (Cyrillic))
* New translations privacy-policy.txt (Swedish)
* New translations donations.txt (Thai)
* New translations privacy-policy.txt (Spanish)
* New translations donations.txt (Swedish)
* New translations donations.txt (Portuguese, Brazilian)
* New translations privacy-policy.txt (Portuguese)
* New translations donations.txt (Portuguese)
* New translations privacy-policy.txt (Polish)
* New translations privacy-policy.txt (Romanian)
* New translations donations.txt (Russian)
* New translations donations.txt (Romanian)
* New translations privacy-policy.txt (Portuguese, Brazilian)
* New translations privacy-policy.txt (Ukrainian)
* New translations donations.txt (Vietnamese)
* New translations privacy-policy.txt (Vietnamese)
* New translations donations.txt (Turkish)
* New translations privacy-policy.txt (Thai)
* New translations privacy-policy.txt (Turkish)
* New translations donations.txt (Ukrainian)
* New translations privacy-policy.txt (Catalan)
* New translations privacy-policy.txt (Chinese Simplified)
* New translations privacy-policy.txt (Afrikaans)
* New translations privacy-policy.txt (Arabic)
* New translations privacy-policy.txt (Dutch)
* New translations privacy-policy.txt (French)
* New translations privacy-policy.txt (Finnish)
* New translations privacy-policy.txt (Croatian)
* New translations privacy-policy.txt (Chinese Traditional)
* New translations privacy-policy.txt (Danish)
* New translations privacy-policy.txt (Czech)
* New translations privacy-policy.txt (Indonesian)
* New translations privacy-policy.txt (Hungarian)
* New translations privacy-policy.txt (Italian)
* New translations privacy-policy.txt (German)
* New translations privacy-policy.txt (Greek)
* New translations privacy-policy.txt (Hebrew)
* New translations privacy-policy.txt (Norwegian)
* New translations privacy-policy.txt (Pirate English)
* New translations privacy-policy.txt (Japanese)
* New translations privacy-policy.txt (Malay)
* New translations privacy-policy.txt (Korean)
* New translations privacy-policy.txt (Portuguese)
* New translations privacy-policy.txt (Polish)
* New translations privacy-policy.txt (Spanish)
* New translations privacy-policy.txt (Serbian (Cyrillic))
* New translations privacy-policy.txt (Thai)
* New translations privacy-policy.txt (Swedish)
* New translations privacy-policy.txt (Portuguese, Brazilian)
* New translations privacy-policy.txt (Russian)
* New translations privacy-policy.txt (Romanian)
* New translations privacy-policy.txt (Ukrainian)
* New translations privacy-policy.txt (Vietnamese)
* New translations privacy-policy.txt (Turkish)
2020-04-16 02:18:47 +02:00
1. Sélectionnez "Copier", puis sélectionnez "OK"
2019-02-11 05:25:49 +01:00
2019-02-10 22:32:33 +01:00
___
### Continuer vers [Finalisation de l'installation](finalizing-setup)
{: .notice--primary}