Guide_3DS/_pages/fr_FR/installing-boot9strap-(mset).txt

63 lines
2.8 KiB
Plaintext
Raw Normal View History

2017-05-21 22:39:40 +02:00
---
2017-05-24 07:55:55 +02:00
title: "Installer boot9strap (MSET)"
2017-05-21 22:39:40 +02:00
---
2017-09-29 13:29:26 +02:00
{% include toc title="Table of Contents" %}
2018-02-21 22:07:27 +01:00
## Ce dont vous avez besoin
2017-05-21 22:39:40 +02:00
2018-04-25 00:00:17 +02:00
* N'importe quelle cartouche DS qui fonctionne sur la version de votre console
2018-06-26 18:27:06 +02:00
* La dernière version de [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
* La dernière version de [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(boot9strap standard, ni le fichier `devkit`, ni le fichier `ntr`)*
* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest)
2018-06-26 18:27:06 +02:00
* La dernière version de [Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest)
2017-05-21 22:39:40 +02:00
2017-09-29 13:29:26 +02:00
### Instructions
2017-05-21 22:39:40 +02:00
2017-11-30 21:32:37 +01:00
#### Section I - Préparatifs
2017-05-21 22:39:40 +02:00
1. Éteignez votre 3DS
2017-11-30 21:32:37 +01:00
1. Insérez votre carte SD dans votre ordinateur
1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card
2017-11-30 21:32:37 +01:00
1. Copiez `boot.3dsx` à la racine de votre carte SD
2017-05-21 22:39:40 +02:00
1. Créez un dossier à la racine de votre carte SD nommé `boot9strap`
1. Copiez `boot9strap.firm` et `boot9strap.firm.sha` depuis le fichier ".zip" de boot9strap vers le dossier `/boot9strap/` sur votre carte SD
1. Copiez `SafeB9SInstaller.dat` depuis le fichier `.zip` de SafeB9SInstaller à la racine de votre carte SD
2017-07-19 21:10:16 +02:00
2017-09-29 13:29:26 +02:00
![]({{ "/images/screenshots/boot9strap-mset-file-layout.png" | absolute_url }})
2017-07-19 21:10:16 +02:00
{: .notice--info}
2017-07-11 23:15:50 +02:00
1. Réinsérez votre carte SD dans votre 3DS
2017-05-21 22:39:40 +02:00
1. Copiez `SafeB9SInstaller.nds` depuis l'archive SafeB9SInstaller `.zip` sur votre Linker DS
1. Allumez à présent votre 3DS
2017-11-30 21:32:37 +01:00
#### Section II - Lancer SafeB9SInstaller
2017-05-21 22:39:40 +02:00
1. Démarrez votre flashcard DS depuis votre 3DS
1. Démarrez `SafeB9SInstaller.nds` depuis votre Linker
1. Faites votre choix en fonction de votre version système
+ 4.X.X -> "4.x SafeB9SInstaller"
+ 6.X.X -> "6.x SafeB9SInstaller"
1. Redémarrez votre console, allez dans: "Paramètres de la console", puis "Autres paramètres", puis "Profil" et enfin "Profil Nintendo DS"
1. Si l'exploit a réussit, vous devriez avoir démarré dans SafeB9SInstaller
2017-11-30 21:32:37 +01:00
#### Section III - Installation de boot9strap
2017-05-21 22:39:40 +02:00
1. Attendez que tous les tests de sécurité soient finis
1. Quand cela est demandé, appuyez sur la combinaison de boutons donnée pour installer boot9strap
1. Une fois que c'est fini, appuez sur (A) pour redémarrer l'appareil.
2017-05-30 19:27:28 +02:00
2017-11-30 21:32:37 +01:00
#### Section IV - Configuration de Luma3DS
2017-05-30 19:27:28 +02:00
1. Votre console va redémarrer dans la configuration de Luma3DS
2017-11-30 21:32:37 +01:00
+ Si vous avez un écran noir, [suivez ce guide de dépannage](troubleshooting#black-screen-on-sysnand-boot-after-installing-boot9strap)
2019-02-10 22:32:33 +01:00
1. Utilisez le bouton (A) et la croix directionnelle pour activer les éléments suivants:
2017-05-30 19:27:28 +02:00
+ **"Show NAND or user string in System Settings"**
1. Appuyez sur (Start) pour enregistrer les modifications et redémarrer
2017-06-07 22:12:59 +02:00
+ Si vous obtenez une erreur, continuez à la prochaine page
2017-05-21 22:39:40 +02:00
___
2018-02-21 22:07:27 +01:00
### Continuer vers [Finalisation de l'installation](finalizing-setup)
2018-02-22 22:41:06 +01:00
{: .notice--primary}