---
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}
## 什麼是自製韌體 (Custom Firmware)?
**自製韌體** (CFW) 可讓您在您的主機上進行任何軟體上的修改,好比你電腦上的系統管理員權限一樣。 改機後,你能夠隨意修改你的 3DS,而非侷限於任天堂官方所允許的事。
常見的改機用途:
* Running homebrew software and games made for or ported to the Nintendo 3DS
* 解鎖區碼限制,讓你能遊玩任何其他地區的遊戲
* 透過社群所製的[主題及徽章](https://themeplaza.art),自訂化你的 HOME 主選單
* 透過 [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)).
* 大部分情況下,自製韌體是可以安全使用線上服務的。不過還是得警告一下,過去還是有部分用戶被任天堂封鎖的情況,但通常都是因為作弊或者濫用 eShop 的情況下。
___
## 繼續至 [從頭開始](get-started)
{: .notice--primary}