Guide_3DS/_pages/fr_FR/homebrew-launcher-(soundhax).txt

75 lines
4.6 KiB
Plaintext
Raw Normal View History

2017-05-21 22:39:40 +02:00
---
title: "Homebrew Launcher (Soundhax)"
2017-05-21 22:39:40 +02:00
---
2017-09-29 13:29:26 +02:00
{% include toc title="Table of Contents" %}
2017-05-21 22:39:40 +02:00
Il existe différentes méthodes pour lancer l'Homebrew Launcher.
SoundHax est compatible pour les versions du firmware comprises entre 9.0.0 et 11.3.0 pour les régions EUR, JPN, KOR et USA.
2017-09-18 21:28:24 +02:00
Ensure your device's Wireless Communication is turned on as udsploit (used in the next page) will need the wireless module to be active to function, and some devices (New 3DS, New 2DS, and Old 2DS) cannot adjust the Wireless Communication setting from the Homebrew Launcher. Wireless Communication only has to be on; connecting it to an access point is not required.
2017-05-21 22:39:40 +02:00
{% capture notice-1 %}
Les mises à jour par cartouche vont mettre uniquement à jour les fonctionnalités principales telles que les Paramètres Systèmes, le Menu Home, etc. Les mises à jour par cartouche ne vont pas mettre à jour le Studio Son Nintendo 3DS et les fonctionnalités Internet comme le Transfert Système, le Navigateur Internet, la Place Mii Streetpass ou le Nitendo eShop.
2017-08-13 01:26:54 +02:00
2017-09-30 22:22:50 +02:00
This means that using a Cart Update from a version containing an older Nintendo 3DS Sound version *(<3.0.0)* to one that introduced a newer Nintendo 3DS Sound version will break [Soundhax](homebrew-launcher-(soundhax))! Vous aurez besoin d'une [méthode alternative](homebrew-launcher-(alternatives)) pour entrer dans l'Homebrew Launcher!
2017-05-21 22:39:40 +02:00
{% endcapture %}
<div class="notice--warning">{{ notice-1 | markdownify }}</div>
2017-09-29 13:29:26 +02:00
### What you need
2017-05-21 22:39:40 +02:00
2017-09-18 21:28:24 +02:00
* Le Homebrew [Starter Kit](http://smealum.github.io/ninjhax2/starter.zip)
2017-09-14 04:56:32 +02:00
* The latest release of [Soundhax](http://soundhax.com/) *(for your device and region)*
2017-09-18 21:28:24 +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, pas le fichier `devkit` et ni le fichier `ntr`)*
* The latest release of [safehax](https://github.com/TiniVi/safehax/releases/latest)
* The latest release of [udsploit](https://github.com/smealum/udsploit/releases/latest)
* La dernière version de [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(le fichier `.7z`)*
2017-09-14 04:56:32 +02:00
* The [otherapp payload](https://smealum.github.io/3ds/#otherapp) *(for your version and region)*
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
1. Éteignez votre 3DS
1. Insérez votre carte SD dans votre ordinateur
2017-09-18 21:28:24 +02:00
1. Copier _le contenu de_ `starter.zip` vers la racine de votre carte SD
2017-09-14 04:56:32 +02:00
1. Copy the Soundhax `.m4a` to the root of your SD card
1. Copy the otherapp payload to the root of your SD card and rename it to `otherapp.bin`
2017-09-18 21:28:24 +02:00
1. Copiez `boot.firm` de Luma3DS `.7z` dans la racine de votre carte SD
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. Copy `safehax.3dsx` to the `/3ds/` folder on your SD card
1. Copy `udsploit.3dsx` to the `/3ds/` folder on your SD card
1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card and rename `SafeB9SInstaller.bin` to `safehaxpayload.bin`
2017-09-29 13:29:26 +02:00
![]({{ "/images/screenshots/boot9strap-hb-file-layout.png" | absolute_url }})
2017-09-18 21:28:24 +02:00
{: .notice--info}
2017-05-21 22:39:40 +02:00
1. Retirez la carte SD de votre ordinateur et réinsérez-là dans votre 3DS
1. Allumez à présent votre 3DS
1. Lancez l'application Studio Son Nintendo 3DS
2017-09-29 13:29:26 +02:00
![]({{ "/images/screenshots/soundhax-welcome.png" | absolute_url }})
2017-05-21 22:39:40 +02:00
{: .notice--info}
1. Si vous n'avez jamais ouvert le Studio Son Nintendo 3DS avant et obtenez des conseils sur la façon d'utiliser cette application depuis une icône de l'oiseau, passez toutes les explications de l'oiseau, 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
+ Si la console freeze (ne répond plus), forcez-la simplement à s'éteindre on maintenant le bouton Power, puis réessayez
2017-09-18 21:28:24 +02:00
+ If you get a red screen, ensure you copied _the contents of_ the `starter` folder to the root of your SD card
2017-05-21 22:39:40 +02:00
2017-09-29 13:29:26 +02:00
![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }})
2017-05-21 22:39:40 +02:00
{: .notice--info}
2017-09-18 21:28:24 +02:00
1. Votre console devrait maintenant charger le Homebrew Launcher
2017-09-29 13:29:26 +02:00
![]({{ "/images/screenshots/homebrew-launcher.png" | absolute_url }})
2017-09-18 21:28:24 +02:00
{: .notice--info}
2017-05-21 22:39:40 +02:00
___
Continuez à [Installer boot9strap (Homebrew Launcher)](installing-boot9strap-(homebrew-launcher))
2017-09-18 21:28:24 +02:00
{: .notice--primary}