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

55 lines
2.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)"
---
There are two different methods of installing boot9strap using DSiWare on 11.6.0.
其中一种方法只兼容四个已从eShop撤除的游戏而另一种方法可以用不少eShop上仍可下载的 DSiWare 游戏。
两种方法都需要两台设备。 One 3DS (or 2DS) must be running some kind of custom firmware (such as boot9strap or arm9loaderhax) and is referred to as the *source 3DS*, while the other 3DS (or 2DS) is on stock 11.6.0 and referred to as the *target 3DS*.
两种方法都将默认源 3DS 是已通过本站教程破解了 B9SA9LH 的。 虽然通过其他破解方法破解的源 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}
___
{% capture notice-1 %}
[Installing boot9strap (DSiWare Save Injection)](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.
{% endcapture %}
<div class="notice--primary">{{ notice-1 | markdownify }}</div>
{% capture notice-1 %}
[Installing boot9strap (DSiWare Game Injection)](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.
{% endcapture %}
<div class="notice--primary">{{ notice-1 | markdownify }}</div>