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

67 lines
2.9 KiB
Text
Raw Normal View History

2017-05-21 22:39:40 +02:00
---
2017-05-24 07:55:55 +02:00
title: "Instalando 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-18 16:47:39 +01:00
### Leitura Obrigatória
2018-02-25 07:59:42 +01:00
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/).
2018-02-18 16:47:39 +01:00
### What You Need
2017-05-21 22:39:40 +02:00
2018-04-25 00:00:17 +02:00
* Um flashcart de DS que funcione na versão do seu dispositivo
2018-06-15 03:10:54 +02:00
* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(the `.7z` file)*
* The latest release of [the 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-09-29 13:29:26 +02:00
#### Section I - Prep Work
2017-05-21 22:39:40 +02:00
1. Desligue seu dispositivo
2018-02-22 22:41:06 +01:00
1. Insira o cartão SD no seu computador
2017-05-30 19:27:28 +02:00
1. Copie o `boot.firm` do `.7z` do Luma3DS para a raíz do seu cartão SD
2017-11-30 21:32:37 +01:00
1. Copy `boot.3dsx` to the root of your SD card
2017-05-21 22:39:40 +02:00
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. Copie `SafeB9SInstaller.dat` do `.zip` do SafeB9SInstaller para a raiz de seu cartão 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-05-21 22:39:40 +02:00
1. Reinsira seu cartão SD no seu dispositivo
2017-05-22 22:18:58 +02:00
1. Copie `SafeB9SInstaller.nds` do `.zip` do SafeB9SInstaller para seu flashcart de DS
2017-05-21 22:39:40 +02:00
1. Ligue o seu dispositivo
2017-09-29 13:29:26 +02:00
#### Section II - Launching SafeB9SInstaller
2017-05-21 22:39:40 +02:00
1. Inicie seu flashcart de DS no seu dispositivo
2017-05-22 22:18:58 +02:00
1. Inicie `SafeB9SInstaller.nds` usando seu flashcart
2017-05-21 22:39:40 +02:00
1. Selecione a opção correspondente à sua versão
+ 4.X.X -> "4.x SafeB9SInstaller"
+ 6.X.X -> "6.x SafeB9SInstaller"
1. Reinicie o sistema e, depois, vá para a Configuração do Console, "Outras Configurações", "Perfil", "Perfil Nintendo DS"
1. Se o exploit tiver sucesso, você terá entrado no SafeB9SInstaller
2017-09-29 13:29:26 +02:00
#### Section III - Installing boot9strap
2017-05-21 22:39:40 +02:00
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
2017-05-22 22:18:58 +02:00
1. Quando concluído, aperte (A) para reiniciar o seu dispositivo
2017-05-30 19:27:28 +02:00
2017-09-29 13:29:26 +02:00
#### Section IV - Configuring Luma3DS
2017-05-30 19:27:28 +02:00
2017-05-31 03:43:00 +02:00
1. Seu dispositivo deve ter reiniciado no menu de configuração de Luma3DS
2017-09-29 13:29:26 +02:00
+ If you get a black screen, [follow this troubleshooting guide](troubleshooting#black-screen-on-sysnand-boot-after-installing-boot9strap)
2019-02-10 22:32:33 +01:00
1. Use o botão (A) e os botões direcionais para ativar o seguinte:
2017-05-30 19:27:28 +02:00
+ **"Show NAND or user string in System Settings"**
1. Aperte (Start) para salvar e reiniciar
2017-06-06 23:24:28 +02:00
+ Se você receber um erro, apenas continue a próxima página
2017-05-21 22:39:40 +02:00
___
2018-02-18 16:47:39 +01:00
### Continue to [Finalizing Setup](finalizing-setup)
2018-02-22 22:41:06 +01:00
{: .notice--primary}