Guide_Wii/_pages/zh_CN/Home.txt

76 lines
4.7 KiB
Text
Raw Normal View History

2017-05-11 01:26:01 +02:00
---
layout: splash
title: "3DS 教程" #
header:
overlay_color: "#5e616c" #
overlay_image: images/home-page-feature.jpg
overlay_filter: 0.5
cta_label: "开始教程" #
cta_url: "/zh_CN/get-started" #
caption:
excerpt: "利用arm9loaderhax实现3DS运行自制固件的完整教程。" #
lang: zh_CN
permalink: /zh_CN/index.html
---
{% capture notice-home %}
This guide is for retail (consumer purchased; not from the Nintendo Developer Program) consoles _only_!
If you have a developer ("PANDA" or "SNAKE") console, check out [devGuide](https://dev.3ds.guide).
{% endcapture %}
<div class="notice--danger">{{ notice-home | markdownify }}</div>
This guide needs *your* help to [translate](https://translate.3ds.guide/) it to other languages!
{: .notice--success}
This guide needs *your* help to seed [these](https://3ds.guide/rss.xml) torrents!
{: .notice--success}
Read all of the introductory pages before proceeding.
{: .notice--warning}
## 什么是自制程序?
[**Homebrew自制程序**](https://en.wikipedia.org/wiki/List_of_homebrew_video_games) 通常指未经任天堂授权的软件。 它能让你运行自制游戏,使用像修改和备份存档的工具,以及运行模拟器。
In most cases, running homebrew on your device is 100% free using [just the Nintendo 3DS Sound app](homebrew-launcher-(soundhax)) (if you are on >=11.4.0, you will be unable to proceed past homebrew). 除此之外也有许多其他在游戏里或者浏览器里的漏洞可以启动自制程序。
## 什么是自制系统?
**Custom Firmware自制系统** ("CFW") 可以使你进行自制程序无法轻易做到的更高级的破解。 例如,签名补丁可以使你安装未签名的程序,并让它们出现在桌面中。
CFW can be easily set up on any console that is on 11.3.0 or lower.
## 本教程将安装什么?
本教程的最终目的是将一个未经修改过的装有原生系统的3DS
变成一个基于arm9loaderhax的自制系统。 在某些版本的机器上,本教程会使用自制程序作为手段,但是安装自制系统才是最终目的。
Arm9loaderhax是一种最新和最好的引导自制系统的方法只需启动时几毫秒的时间就能让你获得几乎全部系统权限类似于Wii上面BootMii的作用。
相比于其它运行自制系统的方法arm9loaderhax有许多优势。因此推荐使用本教程而不是其它依赖已过时软件例如menuhax或rxTools的教程。
## 我可以在自制系统上做什么?
+ 跨区运行所有游戏卡带和eShop游戏
+ Customize your HOME Menu with user-created [themes](https://3dsthem.es/), [badges](https://badges.3dsthem.es/), and [splash screens](https://splash.3dsthem.es/)
+ 对你已有的游戏进行"ROM hacks"
+ 进行游戏录像和程序截屏
+ [Backup, edit, and restore](https://gbatemp.net/threads/413143/) saves for many games
+ 使用模拟器如RetroArch或其它独立模拟器运行老系统的游戏 在任天堂新3DS上效果最佳
+ 安装自制程序,并让它们在你的桌面上出现
+ 将游戏卡带的内容导出为可安装的格式,从而可以无需卡带运行游戏
+ 仅限新3DS使用NTR CFW将游戏录像在线输出到PC
+ 运行许多以前被禁的或者无法在任天堂3DS上使用的NDS卡带
+ 安全地升级到最新版本的系统,无需担心升级后无法访问自制程序
## 在开始之前我需要知道什么?
+ **在开始之前你要知道破解3DS的风险每次你修改系统的时候都有可能会使你的3DS不可恢复的变砖。 这种情况很少见,但是仍然存在这样的可能性,所以请确保你完全按照本教程的指导进行操作。**
+ 如果你之前破解过你的3DS并安装了EmuNAND想将原EmuNAND中的内容迁移到新的SysNAND CFW中请依操作进行并在[安装arm9loaderhax](installing-arm9loaderhax)这一步中依照提示还原的你EmuNAND。
+ This guide will work on New 3DS, Old 3DS, and 2DS in all regions on firmware 11.3.0 or below *(except CHN / TWN)*.
+ 如果一切顺利在安装完自制系统后你不会丢失任何数据包括游戏、NNID、存档等
+ **Keep your device plugged in and charged throughout the entire process to avoid data loss or damage from an unexpected power-off!**
+ Your SD card should be [MBR, not GPT](http://www.howtogeek.com/245610/) (the SD card that comes with your device will be MBR by default).
+ 如果你需要格式化一张新的SD卡可以使用[`guiformat`](http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm)并将Allocation Unit Size分配单元大小设置为32K。
+ 2DS所需的软件和老3DS一样因而任何适用于老3DS的步骤也同样适用于2DS。