Guide_3DS/_pages/pt_BR/installing-boot9strap-(dsiware).txt
2018-11-18 19:45:30 -05:00

78 lines
3.7 KiB
Plaintext

---
title: "Instalando boot9strap (DSiWare)"
---
{% include toc title="Table of Contents" %}
### Leitura Obrigatória
There are three different methods of installing boot9strap using DSiWare on 11.8.0.
The first method, Seedminer, requires a PC with a powerful graphics card. There is an online helping service for Seedminer if you do not have access to such a PC. The two other methods require a system transfer from a hacked 3DS.
___
The Seedminer method only requires a cheap DSiWare game, available from the eShop. Additionally, access to CFW or the Homebrew Launcher is needed for extracting your 3DS' `movable_part1.sed` file, and a PC with a powerful graphics card is needed for bruteforcing the `movable_part1.sed` file into a `movable.sed` file. The [online Seedminer helper service](https://seedhelper.figgyc.uk/) can automatically do these things for you if you do not have access to them.
The method uses a series of oversights in the 3DS' security, detailed [here](https://zoogie.github.io/web/34⅕c3).
___
The latter two methods require two devices. One 3DS (or 2DS) must be running boot9strap and is referred to as the *source 3DS*, while the other 3DS (or 2DS) is on stock 11.7.0 and referred to as the *target 3DS*.
Both of these methods will assume that the 3DS running custom firmware is using boot9strap and has completed this guide. Enquanto é possível fazer esses métodos com algum outro tipo de custom firmware, isto está fora do escopo deste guia.
Os dois métodos usam uma combinação do exploit "FIRM partitions known-plaintext" detalhado [aqui](https://www.3dbrew.org/wiki/3DS_System_Flaws), e uma falha que permite que títulos DSIWare leiam e escrevam em qualquer lugar na NAND criptografada.
Esses dois métodos exigem que você faça uma [Transferência de dados](http://pt-americas-support.nintendo.com/app/answers/detail/a_id/15647/p/430) de um 3DS com CFW para um 3DS não modificado como parte das etapas. Transferências de dados irão funcionar *apenas* nos seguintes sentidos:
+ New 3DS ou New 2DS -> New 3DS ou New 2DS
+ Old 3DS ou Old 2DS -> Old 3DS ou Old 2DS
+ Old 3DS ou Old 2DS -> New 3DS ou New 2DS
Ambos os sistemas DEVEM ser da mesma região.
{: .notice--warning}
In both of these methods, the source 3DS's NNID will be stuck on the target 3DS unless you either system transfer back or call Nintendo (details can be found in the instructions)! Transferências de dados só podem ser realizadas uma vez por semana por NNID.
{: .notice--danger}
___
### Methods
___
#### Installing boot9strap (Seedminer)
This method does not require a hacked source 3DS or a System Transfer. You only need a compatible game on the 3DS you want to hack.
Continue to [Installing boot9strap (Seedminer)](https://jisagi.github.io/SeedminerGuide/)
{: .notice--primary}
___
#### Installing boot9strap (DSiWare Save Injection)
Este método requer que o 3DS de origem seja dono legítimo de um dos seguintes jogos:
+ "Fieldrunners"
+ "Legends of Exidia"
+ "Guitar Rock Tour"
+ "The Legend of Zelda: Four Swords"
Uma cópia pirata do jogo *não* vai funcionar, e todos esses jogos foram retirados do eShop.
Continue to [Installing boot9strap (DSiWare Save Injection)](installing-boot9strap-(dsiware-save-injection))
{: .notice--primary}
___
#### Installing boot9strap (DSiWare Game Injection)
Este método requer que o 3DS de origem compre ou já seja dono legítimo de um dos jogos listados na página [Instalando boot9strap (Lista de jogos compatíveis com injeções DSIWare)](installing-boot9strap-(dsiware-game-injection-list)).
Uma cópia pirata do jogo *não* funcionará.
Continue to [Installing boot9strap (DSiWare Game Injection)](installing-boot9strap-(dsiware-game-injection))
{: .notice--primary}
___