Guide_3DS/_pages/pt_BR/installing-boot9strap-(2xrsa).txt

61 lines
3 KiB
Text
Raw Normal View History

2017-05-22 22:18:58 +02:00
---
2018-07-10 10:12:26 +02:00
title: "Installing boot9strap (2xrsa)"
2017-05-22 22:18:58 +02:00
---
2017-09-29 13:29:26 +02:00
{% include toc title="Table of Contents" %}
2018-02-18 16:47:39 +01:00
### What You Need
2017-05-23 00:41:18 +02:00
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)
2018-06-15 03:10:54 +02:00
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest)
2017-05-23 00:41:18 +02:00
2017-09-29 13:29:26 +02:00
### Instructions
2017-05-23 00:41:18 +02:00
2017-09-29 13:29:26 +02:00
#### Section I - Prep Work
2017-05-23 00:41:18 +02:00
1. Desligue seu dispositivo
1. Insira o cartão SD no seu computador
1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card
2017-11-30 21:32:37 +01:00
1. Copy `boot.3dsx` to the root of your SD card
2017-05-23 00:41:18 +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
2018-07-10 10:12:26 +02:00
1. Copy `arm9.bin` and `arm11.bin` from the SafeB9SInstaller `.zip` to the root of your SD card
2017-07-19 21:10:16 +02:00
2017-09-29 13:29:26 +02:00
![]({{ "/images/screenshots/boot9strap-2xrsa-file-layout.png" | absolute_url }})
2017-07-19 21:10:16 +02:00
{: .notice--info}
2017-05-23 00:41:18 +02:00
1. Reinsira seu cartão SD no seu dispositivo
1. Ligue o seu dispositivo
2017-09-29 13:29:26 +02:00
#### Section II - Launching SafeB9SInstaller
2017-05-23 00:41:18 +02:00
2018-07-10 10:12:26 +02:00
1. Launch the browser and go to the following URL on your device
2018-02-10 06:04:31 +01:00
+ `http://2xrsa.hacks.guide`
2018-07-10 10:12:26 +02:00
+ If you are on a New 3DS, New 2DS, or Old 2DS and Wireless Communication is off, you can re-enable the wireless by removing the battery and unplugging the charger for several seconds then booting back up
+ If you get the error "This service is not available in your region", use the System Settings to set your device's country to match the NAND region you installed with 2.1.0 CTRTransfer
+ If you forgot to disable parental controls before CTRTransfering or otherwise cannot access wireless settings, note that the device will autoconnect to any network named `attwifi` with no password
2017-09-29 13:29:26 +02:00
+ If you get another error, [follow this troubleshooting guide](troubleshooting#a-browser-based-exploit-is-not-working)
2017-05-23 00:41:18 +02:00
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-23 00:41:18 +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
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-23 00:41:18 +02:00
___
2018-02-18 16:47:39 +01:00
### Continue to [Finalizing Setup](finalizing-setup)
2017-09-04 06:15:19 +02:00
{: .notice--primary}