Guide_3DS/_pages/pt_BR/updating-b9s.txt

78 lines
3.5 KiB
Plaintext

---
title: "Atualizando B9S" #
---
{% include toc title="Table of Contents" %}
### Leitura Obrigatória
Esta página é para usuários do boot9strap atualizarem a instalação do boot9strap para a versão mais recente.
{% capture notice-1 %}
Há relatos de uma onda de bans sendo feita a usuários de CFW pela Nintendo. Para se proteger, por favor siga os seguintes passos antes de iniciar este guia:
1. Vá para Configuração do console, depois "Configuração de internet", depois "SpotPass" e depois em "Envio de informações do console"
1. Desabilite a opção "Envio de informações do console"
1. Saia da Configuração do console
1. Go to your Friend List (the [orange Face Icon]({{ "/images/friend-list-icon.png" | absolute_url }}) in the top row of your Home Menu)
+ If you receive an error and are kicked out of the menu, the Friend List setting is either already disabled or your console cannot connect to Nintendo's servers (due to a ban or connection issues)
1. Go to the Friend List settings, then "Friend Notification Settings", then "Show friends what you're playing"
1. Desabilite a opção "Mostrar o que está jogando"
1. Exit your Friend List
{% endcapture %}
<div class="notice--danger">{{ notice-1 | markdownify }}</div>
### What You Need
* 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 latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest)
### Instructions
#### Section I - Prep Work
Para todas as etapas nesta seção, substitua quaisquer arquivos existentes no seu cartão SD.
{: .notice--info}
1. Insira o cartão SD no seu computador
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. Copie `SafeB9SInstaller.firm` do `.zip` do SafeB9SInstaller para a pasta `/luma/payloads/` no seu cartão SD
1. Reinsira seu cartão SD no seu dispositivo
#### Section II - Installing boot9strap
1. Launch Luma3DS chainloader menu by holding (Start) during boot
1. Inicie o SafeB9SInstaller apertando (A)
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. Once it has completed, hold (Start) while pressing (A) to reboot your device to the Luma3DS chainloader
+ If you encounter an `argc = 0` error booting your device after the B9S update, just continue to fix it
#### Section III - Update Luma3DS
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, replacing the existing file
1. Reinsira seu cartão SD no seu dispositivo
1. Ligue o seu dispositivo
#### Section IV - Configuring Luma3DS
Esta seção é necessária apenas se o seu dispositivo reiniciar no menu de configuração do Luma3DS.
{: .notice--info}
1. No menu de configuração do Luma3DS, use o botão (A) e os botões direcionais para selecionar as seguintes opções:
+ **"Show NAND or user string in System Settings"**
1. Aperte (Start) para salvar e reiniciar
___
### Continue to [Finalizing Setup](finalizing-setup)
{: .notice--primary}