Guide_3DS/_pages/zh_TW/home.txt

95 lines
5.6 KiB
Text
Raw Normal View History

2017-05-21 22:39:40 +02:00
---
layout: splash
2018-02-23 18:16:54 +01:00
title: "3DS 改機手冊" #
2017-05-21 22:39:40 +02:00
header:
overlay_color: "#5e616c" #
2017-07-01 20:50:45 +02:00
overlay_image: /images/home-page-feature.jpg
2017-05-21 22:39:40 +02:00
overlay_filter: 0.5
caption:
2017-05-24 22:57:28 +02:00
excerpt: "最完整的 3DS 改機教戰手冊,<br />教您如何從原廠主機改成 boot9strap。<br />"
2017-05-21 22:39:40 +02:00
---
2018-03-09 00:29:41 +01:00
有關於其他主機的改機手冊,請見 [Hacks.Guide](https://hacks.guide)。
2018-03-03 07:20:08 +01:00
{: .notice--primary}
2018-02-23 18:16:54 +01:00
___
2017-09-24 06:22:58 +02:00
請在繼續前讀完所有的前言頁面 (包括本頁!)。
2017-09-14 04:56:32 +02:00
{: .notice--warning}
2017-10-28 20:51:27 +02:00
{% capture notice-1 %}
2019-02-10 22:32:33 +01:00
此指南 _僅_ 適用於零售機使用 (透過正常管道購買;非任天堂開發者計畫所取得的主機)
2018-03-09 00:29:41 +01:00
如果您的主機為開發人員主機 (PANDA),請見[Panda 3DS 開發者改機手冊](https://panda.hacks.guide)。
2017-05-21 22:39:40 +02:00
{% endcapture %}
2017-10-28 20:51:27 +02:00
<div class="notice--danger">{{ notice-1 | markdownify }}</div>
{% capture notice-1 %}
2019-02-10 22:32:33 +01:00
本手冊支持其他語言!
按下右上角的 <i class="fa fa-language" aria-hidden="true"></i> 圖案以切換語言。
2018-02-23 18:16:54 +01:00
或者,按一下[這裡](https://crowdin.com/project/3ds-guide)來貢獻您的翻譯以確保其為最新版本。
2017-10-28 20:51:27 +02:00
{% endcapture %}
<div class="notice--success">{{ notice-1 | markdownify }}</div>
2017-05-21 22:39:40 +02:00
2018-02-26 23:11:43 +01:00
**本指南需要*您*的幫助來作種[這些]({{ "rss.xml" | absolute_url }}) 種子檔案!**
2018-02-10 06:04:31 +01:00
{: .notice--primary}
2017-05-21 22:39:40 +02:00
2017-09-04 19:33:12 +02:00
## 什麼是自製程式 (Homebrew)
2017-05-21 22:39:40 +02:00
2019-02-10 22:32:33 +01:00
[**自製程式**](https://wikipedia.org/wiki/List_of_homebrew_video_games)
(Homebrew) 通常是指未經由任天堂所授權之軟體。 這包括自製工具、應用程式、遊戲和模擬器。
2017-05-21 22:39:40 +02:00
2018-02-26 23:11:43 +01:00
在許多情況下,在您主機上運行自製程式是完全免費的,只需要透過 3DS 的音樂播放器就可以了。除此之外,也有其他方式可以用來運行自製程式,像是透過其他遊戲或 3DS 瀏覽器的漏洞。
2017-05-21 22:39:40 +02:00
2017-09-04 19:33:12 +02:00
## 什麼是自製韌體 (Custom Firmware)
2017-05-21 22:39:40 +02:00
2018-02-26 23:11:43 +01:00
**自製韌體** (CFW) 可以做些使用者空間中自製程式無法輕易做到的更高階的修改及破解。 例如,簽證補丁 (Signature patches) 可以讓您安裝任何為簽證的程式到您的 HOME 主選單中。
2017-05-21 22:39:40 +02:00
2018-02-26 23:11:43 +01:00
任何主機及版本都能夠任意地安裝自製韌體 (但高於 11.3.0 版本的系統可能會需要使用其他額外工具)。
2017-05-21 22:39:40 +02:00
2017-05-24 22:57:28 +02:00
## 本手冊將安裝些什麼?
2017-05-21 22:39:40 +02:00
此教學的目的是將未改機的 3DS 從原廠
2018-07-10 10:12:26 +02:00
韌體改為基於 boot9strap 的自製韌體。 在某些版本中,我們會將自製程式當作跳板,但最終目的仍是為了安裝自製韌體。
2017-05-21 22:39:40 +02:00
boot9strap 是目前最新且最棒的自製韌體啟動方式,有點像 Wii 上面的 BootMii 一樣,光是在開機前幾毫秒就能掌握整台主機的控制權。 它跟 arm9loaderhax 相比能更早取得系統控制權,再加上它跟普通的 sighax 不同boot9strap 使用
2017-09-04 19:33:12 +02:00
NDMA 複寫漏洞,於 Boot9 中執行程序。 這也就是說,任何已安裝 boot9strap 的主機皆能轉儲主機中的 OTP 金鑰
(`OTP.bin`)、ARM11 bootrom (`boot11.bin`) 以及 ARM9 bootrom (`boot9.bin`)。
2017-05-21 22:39:40 +02:00
2017-09-04 19:33:12 +02:00
跟其他自製韌體比起來boot9strap 的優點多太多了。這就是為什麼我們推薦使用本手冊,而非其他還在使用過時軟體 (像是 menuhax + rxTools、arm9loaderhax、或甚至普通的 sighax) 的教學。
2017-05-21 22:39:40 +02:00
2018-02-23 18:16:54 +01:00
如果想了解 boot9strap 如何運作的,請見此[研究專題](https://arxiv.org/abs/1802.00359)。
2017-05-21 22:39:40 +02:00
2018-02-23 18:16:54 +01:00
如果想看各個計算出的 sighax 簽證,請見[此 gist](https://gist.github.com/SciresM/cdd2266efb80175d37eabbe86f9d8c52)。
2017-05-21 22:39:40 +02:00
2017-05-24 22:57:28 +02:00
## 我可以透過自製韌體做些什麼?
2017-05-21 22:39:40 +02:00
2017-09-04 19:33:12 +02:00
+ 遊玩任一區的遊戲卡帶或電子商店 (eShop) 上的遊戲
2017-09-13 06:15:18 +02:00
+ 透過[社群所製的主題及啟動畫面](https://themeplaza.eu/)以個人化您的 HOME 選單
2017-05-21 22:39:40 +02:00
+ 套用金手指
+ 遊戲或軟體截圖
2017-10-09 17:01:36 +02:00
+ 備份、修改、還原許多遊戲的存檔
2017-09-04 04:20:11 +02:00
+ 用像是 RetroArch 或其他模擬器來玩些其他系統的遊戲 (New 3DS 效果最佳)
2017-05-24 22:57:28 +02:00
+ 安裝自製軟體,並讓它們出現在您的 HOME 主選單中
+ 將您的卡帶轉成可安裝的格式;這樣就再也不需要帶著卡帶到處跑了
2017-06-26 07:01:15 +02:00
+ 僅適用於 New 3DS 和 New 2DS透過 NTR 自製系統以無線串流的方式,直播畫面到電腦上
2017-05-21 22:39:40 +02:00
+ 在 3DS 上遊玩早被禁用的 DS 燒錄卡
2017-05-24 22:57:28 +02:00
+ 未來可以安全地升級到最新版的系統,也不用怕會失去使用自製軟體的功能
2017-05-21 22:39:40 +02:00
2017-05-24 22:57:28 +02:00
## 在開始前我得注意什麼?
2017-05-21 22:39:40 +02:00
2017-05-24 22:57:28 +02:00
+ **在開始前,您一定得注意 3DS 改機的風險:每當您修改系統時,都有可能造成無法挽回的磚機。 這種情況是滿罕見的,但還是有可能的;所以請確實遵守每一個步驟。**
+ 如果您之前已透過 EmuNAND 的方式改機,而您現在想把您之前的 EmuNAND 移植到您新的 SysNAND 自製韌體底下,您可以在依正常步驟進行,並在[完成安裝](finalizing-setup)這一步中依照提示還原的您 EmuNAND。
New Crowdin translations (#1724) * New translations installing-boot9strap-(2xrsa).txt (Italian) * New translations installing-boot9strap-(frogtool).txt (Italian) * New translations installing-boot9strap-(fredtool).txt (Italian) * New translations godmode9-usage.txt (French) * New translations home.txt (French) * New translations get-started.txt (French) * New translations updating-b9s.txt (French) * New translations homebrew-launcher-(alternatives).txt (French) * New translations homebrew-launcher-(soundhax).txt (French) * New translations homebrew-launcher-(pichaxx).txt (French) * New translations installing-boot9strap-(fredtool).txt (French) * New translations homebrew-launcher-(steelhax).txt (French) * New translations get-started.txt (French) * New translations homebrew-launcher-(alternatives).txt (French) * New translations homebrew-launcher-(soundhax).txt (French) * New translations installing-boot9strap-(hardmod).txt (French) * New translations installing-boot9strap-(browser).txt (French) * New translations homebrew-launcher-(steelhax).txt (French) * New translations homebrew-launcher-(pichaxx).txt (French) * New translations seedminer.txt (French) * New translations installing-boot9strap-(fredtool).txt (French) * New translations installing-boot9strap-(mset).txt (French) * New translations installing-boot9strap-(soundhax).txt (French) * New translations seedminer.txt (French) * New translations seedminer.txt (French) * New translations seedminer.txt (French) * New translations seedminer.txt (French) * New translations installing-boot9strap-(fredtool).txt (French) * New translations seedminer.txt (French) * New translations installing-boot9strap-(browser).txt (French) * New translations seedminer.txt (French) * New translations installing-boot9strap-(2xrsa).txt (French) * New translations installing-boot9strap-(fredtool).txt (French) * New translations installing-boot9strap-(fredtool).txt (French) * New translations installing-boot9strap-(frogtool).txt (French) * New translations installing-boot9strap-(fredtool).txt (French) * New translations installing-boot9strap-(frogtool).txt (French) * New translations seedminer.txt (French) * New translations installing-boot9strap-(fredtool).txt (French) * New translations installing-boot9strap-(frogtool).txt (French) * New translations installing-boot9strap-(frogtool).txt (French) * New translations ntrboot.txt (French) * New translations installing-boot9strap-(ntrboot).txt (French) * New translations installing-boot9strap-(safeb9sinstaller).txt (French) * New translations installing-boot9strap-(frogtool).txt (French) * New translations installing-boot9strap-(soundhax).txt (French) * New translations seedminer.txt (French) * New translations ntrboot.txt (French) * New translations seedminer.txt (French) * New translations uninstall-cfw.txt (French) * New translations region-changing.txt (French) * New translations updating-b9s.txt (French) * New translations site-navigation.txt (French) * New translations troubleshooting.txt (French) * New translations site-navigation.txt (French) * New translations troubleshooting.txt (French) * New translations uninstall-cfw.txt (French) * New translations uninstall-cfw.txt (French) * New translations uninstall-cfw.txt (French) * New translations uninstall-cfw.txt (French) * New translations uninstall-cfw.txt (French) * New translations privacy-policy.txt (French) * New translations privacy-policy.txt (French) * New translations installing-boot9strap-(frogtool).txt (Chinese Simplified) * New translations a9lh-to-b9s.txt (Dutch) * New translations flashing-ntrboot-(3ds-single-system).txt (Dutch) * New translations installing-boot9strap-(soundhax).txt (German) * New translations ntrboot.txt (German) * New translations a9lh-to-b9s.txt (German) * New translations finalizing-setup.txt (German) * New translations file-extensions-(windows).txt (German) * New translations en_US.yml (Dutch) * New translations en_US.yml (Finnish) * New translations en_US.yml (German) * New translations bannerbomb3.txt (German) * New translations region-changing.txt (German) * New translations finalizing-setup.txt (Korean) * New translations faq.txt (Korean) * New translations a9lh-to-b9s.txt (Korean) * New translations flashing-ntrboot-(3ds-single-system).txt (Korean) * New translations flashing-ntrboot-(nds).txt (Korean) * New translations installing-boot9strap-(ntrboot).txt (Korean) * New translations f3-(linux).txt (Malay) * New translations ctrtransfer.txt (Japanese) * New translations finalizing-setup.txt (Japanese) * New translations flashing-ntrboot-(3ds-single-system).txt (Japanese) * New translations homebrew-launcher-(alternatives).txt (Norwegian) * New translations en_US.yml (Malay) * New translations en_US.yml (Korean) * New translations en_US.yml (Japanese) * New translations en_US.yml (Hungarian) * New translations en_US.yml (Hebrew) * New translations en_US.yml (Greek) * New translations faq.txt (Malay) * New translations finalizing-setup.txt (Malay) * New translations updating-b9s.txt (Hebrew) * New translations a9lh-to-b9s.txt (Hebrew) * New translations installing-boot9strap-(safeb9sinstaller).txt (Hebrew) * New translations a9lh-to-b9s.txt (Greek) * New translations installing-boot9strap-(mset).txt (Greek) * New translations ctrtransfer.txt (Hebrew) * New translations en_US.yml (Norwegian) * New translations region-changing.txt (Pirate English) * New translations godmode9-usage.txt (Pirate English) * New translations homebrew-launcher-(alternatives).txt (Pirate English) * New translations troubleshooting.txt (Pirate English) * New translations move-emunand.txt (Pirate English) * New translations homebrew-launcher-(soundhax).txt (Pirate English) * New translations installing-boot9strap-(hardmod).txt (Pirate English) * New translations flashing-ntrboot-(dsi).txt (Pirate English) * New translations ntrboot.txt (Swedish) * New translations uninstall-cfw.txt (Swedish) * New translations updating-b9s.txt (Swedish) * New translations a9lh-to-b9s.txt (Swedish) * New translations finalizing-setup.txt (Swedish) * New translations godmode9-usage.txt (Swedish) * New translations troubleshooting.txt (Swedish) * New translations move-emunand.txt (Swedish) * New translations en_US.yml (Portuguese, Brazilian) * New translations en_US.yml (Swedish) * New translations en_US.yml (Portuguese) * New translations region-changing.txt (Swedish) * New translations h2testw-(windows).txt (Swedish) * New translations f3x-(mac).txt (Swedish) * New translations f3-(linux).txt (Swedish) * New translations homebrew-launcher-(pichaxx).txt (Spanish) * New translations bannerbomb3.txt (Spanish) * New translations homebrew-launcher-(alternatives).txt (Portuguese) * New translations region-changing.txt (Portuguese) * New translations move-emunand.txt (Portuguese) * New translations f3x-(mac).txt (Portuguese) * New translations ctrtransfer.txt (Portuguese) * New translations flashing-ntrboot-(nds).txt (Portuguese, Brazilian) * New translations ntrboot.txt (Portuguese, Brazilian) * New translations installing-boot9strap-(ntrboot).txt (Portuguese, Brazilian) * New translations a9lh-to-b9s.txt (Portuguese, Brazilian) * New translations flashing-ntrboot-(3ds-single-system).txt (Portuguese, Brazilian) * New translations installing-boot9strap-(frogtool).txt (Portuguese, Brazilian) * New translations en_US.yml (Turkish) * New translations ctrtransfer.txt (Turkish) * New translations flashing-ntrboot-(3ds-multi-system).txt (Turkish) * New translations flashing-ntrboot-(dsi).txt (Turkish) * New translations uninstall-cfw.txt (Turkish) * New translations bannerbomb3.txt (Turkish) * New translations updating-b9s.txt (Turkish) * New translations homebrew-launcher-(soundhax).txt (Turkish) * New translations move-emunand.txt (Turkish) * New translations a9lh-to-b9s.txt (Turkish) * New translations privacy-policy.txt (Chinese Simplified) * New translations donations.txt (Chinese Traditional) * New translations donations.txt (Chinese Simplified) * New translations donations.txt (Croatian) * New translations privacy-policy.txt (Chinese Traditional) * New translations privacy-policy.txt (Catalan) * New translations privacy-policy.txt (Afrikaans) * New translations donations.txt (Arabic) * New translations donations.txt (Afrikaans) * New translations donations.txt (Catalan) * New translations privacy-policy.txt (Arabic) * New translations privacy-policy.txt (French) * New translations donations.txt (German) * New translations privacy-policy.txt (Finnish) * New translations donations.txt (French) * New translations privacy-policy.txt (Greek) * New translations donations.txt (Hebrew) * New translations privacy-policy.txt (German) * New translations donations.txt (Greek) * New translations privacy-policy.txt (Czech) * New translations donations.txt (Danish) * New translations privacy-policy.txt (Croatian) * New translations donations.txt (Czech) * New translations privacy-policy.txt (Dutch) * New translations donations.txt (Finnish) * New translations privacy-policy.txt (Danish) * New translations donations.txt (Dutch) * New translations donations.txt (Malay) * New translations privacy-policy.txt (Korean) * New translations donations.txt (Korean) * New translations privacy-policy.txt (Japanese) * New translations donations.txt (Pirate English) * New translations privacy-policy.txt (Norwegian) * New translations donations.txt (Norwegian) * New translations privacy-policy.txt (Malay) * New translations privacy-policy.txt (Hungarian) * New translations privacy-policy.txt (Hebrew) * New translations donations.txt (Hungarian) * New translations donations.txt (Indonesian) * New translations privacy-policy.txt (Italian) * New translations donations.txt (Japanese) * New translations privacy-policy.txt (Indonesian) * New translations donations.txt (Italian) * New translations privacy-policy.txt (Pirate English) * New translations donations.txt (Polish) * New translations privacy-policy.txt (Serbian (Cyrillic)) * New translations donations.txt (Spanish) * New translations privacy-policy.txt (Russian) * New translations donations.txt (Serbian (Cyrillic)) * New translations privacy-policy.txt (Swedish) * New translations donations.txt (Thai) * New translations privacy-policy.txt (Spanish) * New translations donations.txt (Swedish) * New translations donations.txt (Portuguese, Brazilian) * New translations privacy-policy.txt (Portuguese) * New translations donations.txt (Portuguese) * New translations privacy-policy.txt (Polish) * New translations privacy-policy.txt (Romanian) * New translations donations.txt (Russian) * New translations donations.txt (Romanian) * New translations privacy-policy.txt (Portuguese, Brazilian) * New translations privacy-policy.txt (Ukrainian) * New translations donations.txt (Vietnamese) * New translations privacy-policy.txt (Vietnamese) * New translations donations.txt (Turkish) * New translations privacy-policy.txt (Thai) * New translations privacy-policy.txt (Turkish) * New translations donations.txt (Ukrainian) * New translations privacy-policy.txt (Catalan) * New translations privacy-policy.txt (Chinese Simplified) * New translations privacy-policy.txt (Afrikaans) * New translations privacy-policy.txt (Arabic) * New translations privacy-policy.txt (Dutch) * New translations privacy-policy.txt (French) * New translations privacy-policy.txt (Finnish) * New translations privacy-policy.txt (Croatian) * New translations privacy-policy.txt (Chinese Traditional) * New translations privacy-policy.txt (Danish) * New translations privacy-policy.txt (Czech) * New translations privacy-policy.txt (Indonesian) * New translations privacy-policy.txt (Hungarian) * New translations privacy-policy.txt (Italian) * New translations privacy-policy.txt (German) * New translations privacy-policy.txt (Greek) * New translations privacy-policy.txt (Hebrew) * New translations privacy-policy.txt (Norwegian) * New translations privacy-policy.txt (Pirate English) * New translations privacy-policy.txt (Japanese) * New translations privacy-policy.txt (Malay) * New translations privacy-policy.txt (Korean) * New translations privacy-policy.txt (Portuguese) * New translations privacy-policy.txt (Polish) * New translations privacy-policy.txt (Spanish) * New translations privacy-policy.txt (Serbian (Cyrillic)) * New translations privacy-policy.txt (Thai) * New translations privacy-policy.txt (Swedish) * New translations privacy-policy.txt (Portuguese, Brazilian) * New translations privacy-policy.txt (Russian) * New translations privacy-policy.txt (Romanian) * New translations privacy-policy.txt (Ukrainian) * New translations privacy-policy.txt (Vietnamese) * New translations privacy-policy.txt (Turkish)
2020-04-16 02:18:47 +02:00
+ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions on firmware 11.13.0 or below.
2017-09-04 19:33:12 +02:00
+ 如果一切都順利的話,您將不會失去任何資料 (像是遊戲、NNID、存檔... 等都會被留下)。
2017-09-29 13:29:26 +02:00
+ 請在充電的情況下改機,以確保途中不會因為電力關係而突然關機造成資料遺失或甚至毀損!
2018-07-10 10:12:26 +02:00
+ 您的 SD 卡應為 [MBR 格式,而非 GPT](http://www.howtogeek.com/245610/) (原廠 SD 卡一律都是以 MBR 格式出廠)。
2018-05-16 23:20:24 +02:00
+ 如果您需要格式化一張新的 SD 卡,您可使用 [guiformat](http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm) 並且將其配置單位設為 32K (32768)。
2019-02-10 22:32:33 +01:00
+ 舊型 2DS 與舊型 3DS 的軟體是幾乎一樣的New 2DS 與 New 3DS 也是同樣的道理。 因此,任何提及「舊型 3DS」的步驟將套用於「舊型 2DS」而任何提及「New 3DS」的步驟也將套用於「New 2DS」。
2017-09-18 21:28:24 +02:00
___
2018-02-23 18:16:54 +01:00
### 繼續至[新手入門](get-started)
2017-10-28 20:51:27 +02:00
{: .notice--primary}