49897e43e8
* New translations ctrtransfer.txt (French) * New translations faq.txt (French) * New translations home.txt (French) * New translations move-emunand.txt (French) * New translations region-changing.txt (French) * New translations site-navigation.txt (French) * New translations troubleshooting.txt (French) * New translations godmode9-usage.txt (French) * New translations finalizing-setup.txt (French) * New translations installing-boot9strap-(hardmod).txt (French) * New translations updating-b9s.txt (French) * New translations uninstall-cfw.txt (French) * New translations installing-boot9strap-(ntrboot).txt (French) * New translations ntrboot.txt (French) * New translations flashing-ntrboot-(nds).txt (French) * New translations flashing-ntrboot-(3ds-single-system).txt (French) * New translations flashing-ntrboot-(dsi).txt (French) * New translations installing-boot9strap-(soundhax).txt (French) * New translations installing-boot9strap-(soundhax).txt (Hungarian) * New translations installing-boot9strap-(fredtool).txt (French) * New translations seedminer.txt (French) * New translations privacy-policy.txt (French) * New translations bannerbomb3.txt (Hungarian) * New translations installing-boot9strap-(usm).txt (French) * New translations restoring-updating-cfw.txt (French) * New translations dumping-titles-and-game-cartridges.txt (French) * New translations bannerbomb3-fredtool-(twn).txt (French) * New translations installing-boot9strap-(hbl-usm).txt (French) * New translations installing-boot9strap-(ssloth-browser).txt (French) * New translations key-information.txt (French) * New translations key-information.txt (Hungarian) * New translations cfw-check-fredtool.txt (French) * New translations seedminer-(twn).txt (French) * New translations ctrtransfer-prep.txt (French) * New translations launch-hbl-dlp.txt (French) * New translations launch-hbl-dlp.txt (Hungarian) * New translations nand-backup.txt (French) * New translations ctrnand-datayeet.txt (French) * New translations dumping-movable-(nimhax).txt (French) * New translations homebrew-launcher-(super-skaterhax).txt (French) * New translations installing-boot9strap-(safecerthax).txt (French) * New translations rmproxy.txt (French) * New translations installing-boot9strap-(frogtool).txt (French) * New translations troubleshooting.txt (Korean)
74 lines
3.5 KiB
Text
74 lines
3.5 KiB
Text
---
|
|
title: "Installation de boot9strap (HBL-USM)"
|
|
---
|
|
|
|
{% include toc title="Table des matières" %}
|
|
|
|
{% capture technical_info %}
|
|
<summary><em>Détails techniques (facultatif)</em></summary>
|
|
|
|
Afin d'exploiter le firmware SAFE_MODE de votre console, nous devons injecter un profil Wi-Fi exploité.
|
|
|
|
Comme nous avons déjà un accès Homebrew, nous pouvons utiliser slotTool pour faire cela.
|
|
|
|
Une fois le profil Wi-Fi injecté, nous utiliserons SAFE_MODE, qui est une fonctionnalité de récupération présente sur toutes les consoles 3DS, pour activer le profil Wi-Fi exploité.
|
|
|
|
Pour une explication plus technique, voir [ici](https://github.com/zoogie/unSAFE_MODE/) pour des informations sur l'exploit unSAFE_MODE.
|
|
|
|
{% endcapture %}
|
|
<details>{{ technical_info | markdownify }}</details>
|
|
{: .notice--info}
|
|
|
|
### Notes de compatibilité
|
|
|
|
Si vos boutons (L) et (R), (Haut sur la croix directionnelle) ou (A) ne fonctionnent pas, rejoignez [Nintendo Homebrew sur Discord](https://discord.gg/MWxPgEp) et demandez, en anglais, de l'aide.
|
|
{: .notice--danger}
|
|
|
|
## Ce dont vous avez besoin
|
|
|
|
* La dernière version de [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip) (téléchargement direct)
|
|
* La dernière version de [boot9strap](https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip) (téléchargement direct)
|
|
* [usm.bin](https://github.com/zoogie/unSAFE_MODE/releases/download/v1.3/usm.bin) (téléchargement direct)
|
|
|
|
#### Section I - Préparatifs
|
|
|
|
Dans cette section, vous utiliserez l'Homebrew Launcher pour lancer slotTool, qui remplacera vos emplacements Wi-Fi par des données hackées. Ensuite, vous copierez les fichiers nécessaires pour déclencher l'exploit unSAFE_MODE sur la carte SD de votre console. Vos paramètres de connexion Wi-Fi seront temporairement remplacés pendant que l'exploit sera actif.
|
|
|
|
1. Allumez votre console
|
|
1. Ouvrez l'Homebrew Launcher par la méthode de votre choix (probablement le Navigateur Internet)
|
|
1. Lancez slotTool depuis la liste des homebrews
|
|
+ Si vous êtes coincé sur un écran rouge, éteignez la console de manière forcée en maintenant le bouton POWER enfoncé pendant quinze secondes, puis recommencez les étapes de cette section
|
|
1. Sélectionnez l'option "INSTALL exploit to wifi slots 1,2,3 & shutdown"
|
|
+ Vous verrez du texte à l'écran et votre console s'éteindra
|
|
1. Retirez la carte SD de votre console et insérez-la dans votre ordinateur
|
|
1. Créez un dossier nommé `boot9strap` à la racine de votre carte SD
|
|
1. Copiez `boot9strap.firm` et `boot9strap.firm.sha` depuis le fichier ".zip" de boot9strap vers le dossier `/boot9strap/` sur votre carte SD
|
|
1. Copiez `SafeB9SInstaller.bin` depuis le fichier `.zip` de SafeB9SInstaller à la racine de votre carte SD
|
|
1. Copiez `usm.bin` à la racine de votre carte SD
|
|
1. Réinsérez la carte SD dans votre console
|
|
|
|
![]({{ "/images/screenshots/hblusm-root-layout.png" | absolute_url }})
|
|
{: .notice--info}
|
|
|
|
![]({{ "/images/screenshots/boot9strap-folder.png" | absolute_url }})
|
|
{: .notice--info}
|
|
|
|
#### Section II - unSAFE_MODE
|
|
|
|
{% include_relative include/exploit-usm.txt %}
|
|
|
|
#### Section III - Installation de boot9strap
|
|
|
|
{% include_relative include/install-boot9strap-safeb9sinstaller.txt %}
|
|
{%- include_relative include/configure-luma3ds.txt %}
|
|
|
|
{% include_relative include/luma3ds-installed-note.txt %}
|
|
|
|
#### Section IV - Restauration des profils de connexion Wi-Fi
|
|
|
|
{% include_relative include/remove-usm-slottool.txt %}
|
|
|
|
___
|
|
|
|
### Continuer vers [Finalisation de l'installation](finalizing-setup)
|
|
{: .notice--primary}
|