Guide_3DS/_pages/pt_BR/flashing-ntrboot-(3ds-multi-system).txt

59 lines
2.7 KiB
Text
Raw Normal View History

2017-08-18 10:33:24 +02:00
---
title: "Flashing ntrboot (3DS Multi System)"
---
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
2017-08-18 10:33:24 +02:00
Antes de prosseguir, certifique-se de que você tenha lido todas as informações em [ntrboot](ntrboot)
2018-06-30 04:48:08 +02:00
This method requires temporary access to a second 3DS family device that is already running boot9strap. This does not require your flashcart to support either 3DS's version.
2017-08-18 10:33:24 +02:00
2018-11-18 09:53:11 +01:00
Note que em algumas raras circunstâncias, pode ser possível que o processo de instalação cause um **brick** em um flashcart falso e torne-o permanentemente inutilizável. É pouco provável que isso ocorra, mas mesmo assim somente os flashcarts originais listados são suportados. To reduce the chance of receiving a counterfeit card, it is recommended that you use a reputable site to buy your flashcart (such as [NDS Card](http://www.nds-card.net/))
2017-08-18 10:33:24 +02:00
{: .notice--danger}
2018-02-18 16:47:39 +01:00
### What You Need
2017-08-18 10:33:24 +02:00
* Your ntrboot compatible flashcart
2019-02-10 22:32:33 +01:00
* Two 3DS family devices
2017-09-29 13:29:26 +02:00
+ **The source 3DS**: the 3DS family device that is already running boot9strap
2017-11-04 03:54:20 +01:00
+ **The target 3DS**: the device on stock firmware
2018-06-15 03:10:54 +02:00
* A versão mais recente do [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(`ntr` boot9strap; não o arquivo `devkit`)*
* The latest release of [ntrboot_flasher](https://github.com/ntrteam/ntrboot_flasher/releases/latest)
2017-08-18 10:33:24 +02:00
2017-09-29 13:29:26 +02:00
### Instructions
2017-08-18 10:33:24 +02:00
2017-09-29 13:29:26 +02:00
#### Section I - Prep Work
2017-08-18 10:33:24 +02:00
1. Desligue o ** 3DS de origem**
1. Insira o cartão SD do **3ds de origem** no seu computador
1. Crie uma pasta chamada `ntrboot` na raiz do seu cartão SD
1. Copie o `boot9strap_ntr.firm` e o `boot9strap_ntr.firm.sha` do `.zip` do boot9strap para a pasta `/boot9strap/` no seu cartão SD
2017-11-30 21:32:37 +01:00
1. Copy `ntrboot_flasher.firm` to the `/luma/payloads/` folder on **the source 3DS**'s SD card
2017-08-18 10:33:24 +02:00
1. Reinsira o cartão SD do **3DS de origem** no **3DS de origem**
1. Insira o seu flashcart do DS / DSi compatível com o ntrboot no seu **3DS de origem**
2017-09-29 13:29:26 +02:00
#### Section II - Flashing ntrboot
2017-08-18 10:33:24 +02:00
1. Execute o chainloader do Luma3DS segurando (Start) durante a inicialização do **3DS de origem**
1. Selecione "ntrboot_flasher"
2017-09-13 06:15:18 +02:00
1. Read the red screen warning
1. Aperte (A) para continuar
1. Select your flashcart
+ If you do not see your flashcart in the list at the top, read the bottom screen for more info on each option
2017-08-18 10:33:24 +02:00
1. Selecione "Dump Flash"
1. Aguarde até que o processo seja concluído
2017-09-13 06:15:18 +02:00
1. Aperte (A) para continuar
1. Press (A) to return to the main menu
2017-08-18 10:33:24 +02:00
1. Selecione "Inject Ntrboot"
2017-09-13 06:15:18 +02:00
1. Press (A) for retail unit ntrboot
2017-08-18 10:33:24 +02:00
1. Aguarde até que o processo seja concluído
2017-09-13 06:15:18 +02:00
1. Press (A) to return to the main menu
2017-10-28 20:51:27 +02:00
1. Press (B) to power off **the source 3DS**
2017-08-18 10:33:24 +02:00
___
2018-02-18 16:47:39 +01:00
### Continue to [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot))
2017-09-04 06:15:19 +02:00
{: .notice--primary}