Guide_3DS/_pages/zh_CN/installing-boot9strap-(dsiware).txt
2018-11-18 19:43:03 -05:00

78 lines
3.6 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
title: "Installing boot9strap (DSiWare)"
---
{% include toc title="Table of Contents" %}
### Required Reading
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. 虽然通过其他破解方法破解的源3DS也可行但其超出了本教程的范围。
两种方法的实现都是结合了“固件已知明文分区”的弱点(参见[这里](https://www.3dbrew.org/wiki/3DS_System_Flaws)和允许DSiWare游戏在整个加密的NAND系统中任意读写的疏忽处。
Both of these methods require you to [System Transfer](http://en-americas-support.nintendo.com/app/answers/detail/a_id/13996/) from a CFW 3DS to a stock 3DS as part of the steps. System Transfers will work in the following directions *only*:
+ New 3DS or New 2DS -> New 3DS or New 2DS
+ Old 3DS or Old 2DS -> Old 3DS or Old 2DS
+ Old 3DS or Old 2DS -> New 3DS or New 2DS
两台机子必须属于同一地区。
{: .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)! System Transfers can only be performed once a week per 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)
This method requires that the source 3DS already legitimately owns one of the following games:
+ "Fieldrunners"
+ "Legends of Exidia"
+ "Guitar Rock Tour"
+ "The Legend of Zelda: Four Swords"
A pirated copy of the game will *not* work, and all of these games have been pulled from the eShop.
Continue to [Installing boot9strap (DSiWare Save Injection)](installing-boot9strap-(dsiware-save-injection))
{: .notice--primary}
___
#### Installing boot9strap (DSiWare Game Injection)
This method requires that the source 3DS buys or already legitimately owns one of the games listed on the [Installing boot9strap (DSiWare Game Injection List)](installing-boot9strap-(dsiware-game-injection-list)) page.
A pirated copy of the game will *not* work.
Continue to [Installing boot9strap (DSiWare Game Injection)](installing-boot9strap-(dsiware-game-injection))
{: .notice--primary}
___