mirror of
https://github.com/hacks-guide/Guide_3DS.git
synced 2025-08-30 20:00:09 +02:00
Move remaining pages to VitePress
This commit is contained in:
85
docs/fr_FR/installing-boot9strap-(soundhax).md
Normal file
85
docs/fr_FR/installing-boot9strap-(soundhax).md
Normal file
@@ -0,0 +1,85 @@
|
||||
---
|
||||
title: "Installer boot9strap (Soundhax)"
|
||||
---
|
||||
|
||||
{% include toc title="Table des matières" %}
|
||||
|
||||
{% capture technical_info %}
|
||||
<summary><em>Détails techniques (facultatif)</em></summary>
|
||||
|
||||
Pour des détails techniques sur les exploits que vous utiliserez sur cette page, voir [ici](https://github.com/nedwill/soundhax) (Soundhax) et [ici](https://github.com/TuxSH/universal-otherapp) (universal-otherapp).
|
||||
|
||||
{% endcapture %}
|
||||
<details>{{ technical_info | markdownify }}</details>
|
||||
{: .notice--info}
|
||||
|
||||
### Notes de compatibilité
|
||||
|
||||
Soundhax (quand combiné avec pre9otherapp) est compatible avec les versions comprises entre 1.0.0 et 11.3.0 de toutes les régions.
|
||||
|
||||
## Ce dont vous avez besoin
|
||||
* The latest release of [Soundhax](http://soundhax.com) *(for your region, console, and version)*
|
||||
* If Soundhax appears in your browser as an unplayable video, press Ctrl+S or Cmd+S to save it to your computer
|
||||
* 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)
|
||||
* La dernière version de [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) (le fichier `.zip' de Luma3DS)
|
||||
* La dernière version de [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) (`otherapp.bin`)
|
||||
|
||||
### Instructions
|
||||
|
||||
#### Section I - Préparatifs
|
||||
|
||||
Dans cette section, vous copierez les fichiers nécessaires pour déclencher Soundhax et universal-otherapp.
|
||||
|
||||
1. Éteignez votre console
|
||||
1. Insérez votre carte SD dans votre ordinateur
|
||||
1. Copiez le fichier SoundHax `.m4a` à 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 `otherapp.bin` à la racine de votre carte SD
|
||||
1. Copiez `boot.firm` et `boot.3dsx` depuis Luma3DS `.zip`vers la racine de votre carte SD
|
||||
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. Réinsérez votre carte SD dans votre console
|
||||
1. Power on your console
|
||||
|
||||

|
||||
{: .notice--info}
|
||||
|
||||

|
||||
{: .notice--info}
|
||||
|
||||
#### Section II - Lancer SafeB9SInstaller
|
||||
|
||||
Dans cette section, vous lancerez Soundhax au travers de l'application Studio son Nintendo 3DS qui utilisera universal-otherapp pour lancer l'installateur de boot9strap (custom firmware).
|
||||
|
||||
1. Lancez l'application Studio Son Nintendo 3DS
|
||||
|
||||

|
||||
{: .notice--info}
|
||||
|
||||
1. Si vous n'aviez jamais ouvert le Studio son Nintendo 3DS auparavant et obtenez des conseils d'un oiseau, passez toutes ses explications, puis fermez l'application normalement et relancez-la
|
||||
+ Lancer SoundHax immédiatement ferait réapparaitre le tutoriel à chaque lancement de Studio son Nintendo 3DS jusqu'à ce qu'il soit correctement complété
|
||||
1. Naviguez vers `/Carte SD`, puis lisez le fichier "<3 nedwill 2016"
|
||||
+ Il se peut que cela nécessite plusieurs tentatives (jusqu'à 10)
|
||||
+ Si vous voyez le message "Lecture impossible", vous êtes soit sur une version du système incompatible avec Soundhax ou vous avez téléchargé la mauvaise version de Soundhax
|
||||
+ Si la console ne répond plus, forcez-la simplement à s'éteindre en maintenant le bouton POWER, puis réessayez
|
||||
+ If you get a different error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-soundhax)
|
||||
|
||||

|
||||
{: .notice--info}
|
||||
|
||||
1. Si l'exploit a réussi, votre console devrait avoir démarré dans SafeB9SInstaller
|
||||
|
||||
#### 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 %}
|
||||
|
||||
|
||||
___
|
||||
|
||||
### Continuer vers [Finalisation de l'installation](finalizing-setup)
|
||||
{: .notice--primary}
|
Reference in New Issue
Block a user