---
layout: splash
title: "3DS 破解手册" #
header:
overlay_color: "#5e616c" #
overlay_image: /images/home-page-feature.jpg
overlay_filter: 0.5
caption:
excerpt: "最完整的 3DS 破解手册,
教你从原版主机破解成boot9strap。
"
---
请在开始操作前仔细阅读所有步骤页面(包括这个页面)。
{: .notice--info}
## 什么是自制固件?
**“自制固件(CFW)”**类似于电脑上的“管理员账户”,能够使你拥有对 3DS 安装的软件完整修改的权限。 能够让你做任何 3DS 力所能及的事情,不受任天堂的限制。
自制固件最受欢迎的用途有:
* Running homebrew software and games made for or ported to the Nintendo 3DS
* 解除锁区,让你玩其他地区的游戏
* HOME Menu customization, using community-created [themes and badges](https://themeplaza.art)
* 使用 [LayeredFS](https://github.com/knight-ryu12/godmode9-layeredfs-usage/wiki/Using-Luma3DS'-layeredfs-(Only-version-8.0-and-higher)) 修改游戏(“金手指”)
* 编辑、备份和恢复用户存档
* 模拟老主机游戏,还有原生支持运行的 DS 和 GBA 游戏
* 从游戏卡带中安装一份数字版的相同游戏
## 本教程将安装什么?
This guide will:
+ Install **boot9strap** and **Luma3DS custom firmware** on unmodified retail 3DS/2DS devices
+ Luma3DS will automatically remove the region lock and allow you to run unsigned software
+ Install various pieces of homebrew software, such as a package installer, save file manager, and a homebrew app store
+ Make critical system file backups that can help avoid bricks (and recover data in the event of one)
## 在开始之前我需要知道什么?
* 尽管变砖的几率已经变得十分低,但是我们**无法保障能够解决任何你所遇到的主机问题** 。 把文件放错地方不会导致主机变砖,而乱搞主机会。
* This guide is compatible with every retail device in the Nintendo 3DS family of consoles (including the New 3DS series and the 2DS), regardless of region or firmware.
* 遵循本手册做不应会导致任何的数据丢失,导致数据损坏的原因是 SD 卡随时可能出现问题。 如果你认为 SD 卡里有对你很重要的东西,请先将它备份一次。
* 你需要一张能让你的 3DS 正常使用的 SD 卡,换句话说就是 SD 卡需要能够正常读写。 3DS 可以读取 MBR/FAT32 格式的 SD 卡。
+ You may want to check your SD card for errors using [H2testw (Windows)](h2testw-(windows)), [F3 (Linux)](f3-(linux)), or [F3XSwift (Mac)](f3xswift-(mac)).
* While we believe that custom firmware is safe for online use, there have been online network bans in the past, primarily for cheating and suspicious eShop behavior.
___
## Continue to [Get Started](get-started)
{: .notice--primary}