Guide_3DS/_pages/pt_BR/installing-boot9strap-(soundhax).txt
2018-11-18 19:21:42 -05:00

88 lines
4.7 KiB
Text

---
title: "Installing boot9strap (Soundhax)"
---
{% include toc title="Table of Contents" %}
### Leitura Obrigatória
Se você já fez um hack no seu dispositivo antes e tem um CFW baseado em EmuNAND, esse guia lida exclusivamente com a SysNAND, e você deve seguir todas as instruções a partir da ou aplicando para a SysNAND. Note que os termos EmuNAND e RedNAND se referem a implementações ligeiramente diferentes do [mesmo conceito](http://3dbrew.org/wiki/NAND_Redirection).
Soundhax (when combined with pre9otherapp) is compatible with versions 5.0.0 through 8.1.0 in the EUR, JPN, KOR, and USA regions.
To extract the `.7z` files linked on this page, you will need a file archiver like [7-Zip](http://www.7-zip.org/) or [The Unarchiver](https://theunarchiver.com/).
{% capture notice-1 %}
Note that cartridge updates will only deliver updates to core features, such as the System Settings, Home Menu, etc. cartridge updates will not deliver updates to Nintendo 3DS Sound and Network features, such as System Transfer, Internet Browser, StreetPass Mii Plaza, or eShop.
This means that using a cartridge 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))! You will need an [alternate method](installing-boot9strap-(mset)) of entering the Homebrew Launcher!
{% endcapture %}
<div class="notice--warning">{{ notice-1 | markdownify }}</div>
### What You Need
* The latest release of [Soundhax](http://soundhax.com/) *(for your device and region)*
* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest){:target="_blank"}
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest){:target="_blank"} *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest){:target="_blank"} *(the `.7z` file)*
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest){:target="_blank"}
* The latest release of [pre9otherapp](https://github.com/Pirater12/otherapp/releases/latest){:target="_blank"}
### Instructions
#### Section I - Prep Work
1. Desligue seu dispositivo
1. Insira o cartão SD no seu computador
1. Copy the Soundhax `.m4a` to the root of your SD card
1. Copy `otherapp.bin` to the root of your SD card
1. Copie o `boot.firm` do `.7z` do Luma3DS para a raíz do seu cartão SD
1. Copy `boot.3dsx` to the root of your SD card
1. Crie uma pasta chamada `boot9strap` na raiz do seu cartão SD
1. Copie os arquivos `boot9strap.firm` e `boot9strap.firm.sha` do `.zip` do boot9strap para a pasta `/boot9strap/` no seu cartão SD
1. Copy `arm9.bin` from the SafeB9SInstaller `.zip` to the root of your SD card
1. Reinsira seu cartão SD no seu dispositivo
1. Ligue o seu dispositivo
#### Section II - Launching SafeB9SInstaller
1. Reinsira seu cartão SD no seu dispositivo
1. Ligue o seu dispositivo
1. Abra o Som Nintendo 3DS
![]({{ "/images/screenshots/soundhax-welcome.png" | absolute_url }})
{: .notice--info}
1. Se você nunca abriu o Som Nintendo 3DS antes e receber as dicas de como utilizá-lo de um ícone de pássaro, passe por todos os palpites dos papagaios, depois feche o aplicativo normalmente e abra-o novamente
+ Nesta situação, abrir o Soundhax imediatamente faria com que estes palpites aparecessem toda vez que o Som Nintendo 3DS fosse aberto até que isto fosse feito
1. Vá até `/SDCARD`, depois toque "<3 nedwill 2016"
+ Isso pode levar várias tentativas
+ Se o console congelar, force-o a desligar segurando o botão Power, e então tente novamente
![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }})
{: .notice--info}
1. Se o exploit tiver sucesso, você terá entrado no SafeB9SInstaller
#### Section III - Installing boot9strap
1. Espere todos as verificações de segurança finalizarem
1. Quando solicitado, aperte a sequência de botões solicitada para instalar o boot9strap
1. Quando concluído, aperte (A) para reiniciar o seu dispositivo
#### Section IV - Configuring Luma3DS
1. Seu dispositivo deve ter reiniciado no menu de configuração de Luma3DS
+ If you get a black screen, [follow this troubleshooting guide](troubleshooting#black-screen-on-sysnand-boot-after-installing-boot9strap)
1. Use o botão (A) e os botões direcionais para ativar o seguinte:
+ **"Show NAND or user string in System Settings"**
1. Aperte (Start) para salvar e reiniciar
+ Se você receber um erro, apenas continue a próxima página
___
### Continue to [Finalizing Setup](finalizing-setup)
{: .notice--primary}