Guide_3DS/_pages/zh_TW/get-started-(old-3ds).txt

103 lines
6 KiB
Plaintext
Raw Normal View History

2017-05-21 22:39:40 +02:00
---
2017-08-30 04:20:14 +02:00
title: "從頭開始 (舊型 3DS)"
2017-05-21 22:39:40 +02:00
---
2017-09-29 13:29:26 +02:00
{% include toc title="Table of Contents" %}
### Required Reading
2017-08-13 01:26:54 +02:00
請於下表中選擇與您系統版本相符的頁面。 請注意,在「從」和「到」區域中的任何版本將包括在內。 比方說,「從 9.0.0 到 9.2.0」包括著9.0.0版、9.1.0版和 9.2.0版。
2017-05-21 22:39:40 +02:00
2017-09-04 19:33:12 +02:00
另外請注意,表格的最後兩列可以參考您系統版本結尾的數字 (此為系統安裝的瀏覽器版本)。 若系統版本結尾為「-0」這就表示您系統並未安裝瀏覽器若為任何其他大於「-0」的數字這就表示您系統已安裝瀏覽器。
2017-05-21 22:39:40 +02:00
2017-08-13 01:26:54 +02:00
舉例來說,版本 5.0.0-0U 將到「無瀏覽器」行及「5.0.0 到 5.1.0」列,因為此系統版本是在 5.0.0 到 5.1.0 間,且沒有安裝網頁瀏覽器。
2017-05-21 22:39:40 +02:00
2017-09-06 11:47:51 +02:00
**如果您因缺少某些先決條件而無法使用對應您系統版本的改機方法,請見表格中適用於任意系統的「所有版本」行。**
所有系統版本都可以透過[卡帶更新](cart-update)中所提到的步驟或透過系統更新以升級至更新的版本。
2017-05-21 22:39:40 +02:00
2017-08-30 04:20:14 +02:00
主機版本可以在「系統設置 (System Settings)」中的上方螢幕的右下角找到。
2017-05-21 22:39:40 +02:00
2017-09-29 13:29:26 +02:00
![]({{ "/images/screenshots/system-version.png" | absolute_url }})
2017-05-21 22:39:40 +02:00
{: .notice--info}
2017-08-30 04:20:14 +02:00
如果您的卡帶含有 9.9.0 或以上的系統版本,您的瀏覽器會被刪除,而您將得遵守「無瀏覽器」的那列使用。*(意思就是說,您的版本是 9.9.0 或以上版本,但您的瀏覽器版本是 -25 或更低版的話,像是 10.2.0-24)*
2017-08-13 01:26:54 +02:00
{: .notice--warning}
2017-09-29 13:29:26 +02:00
### Version Table
2017-05-21 22:39:40 +02:00
<table>
2017-05-27 01:20:59 +02:00
<colgroup>
<col span="1" style="width: 10%;">
<col span="1" style="width: 10%;">
<col span="1" style="width: 40%;">
</colgroup>
2017-05-21 22:39:40 +02:00
<thead>
<tr>
<th style="text-align: center">從</th>
<th style="text-align: center">到</th>
<th style="text-align: center">無瀏覽器</th>
<th style="text-align: center">瀏覽器</th>
</tr>
</thead>
<tbody>
2017-05-27 01:20:59 +02:00
<tr>
2017-05-21 22:39:40 +02:00
<td style="text-align: center; font-weight: bold;">1.0.0</td>
2017-07-25 20:26:34 +02:00
<td style="text-align: center; font-weight: bold;">2.0.0</td>
2017-09-06 11:47:51 +02:00
<td style="text-align: center; font-weight: bold;" colspan="2">使用「所有版本」的方法</td>
2017-05-22 22:18:58 +02:00
</tr>
<tr>
<td style="text-align: center; font-weight: bold;">2.1.0</td>
<td style="text-align: center; font-weight: bold;">2.1.0</td>
2017-09-06 11:47:51 +02:00
<td style="text-align: center; font-weight: bold;">使用「所有版本」的方法</td>
2017-08-30 04:20:14 +02:00
<td style="text-align: center; font-weight: bold;"><a href="installing-boot9strap-(2xrsa)">安裝 boot9strap (透過 2xrsa)</a></td>
2017-05-22 22:18:58 +02:00
</tr>
<tr>
<td style="text-align: center; font-weight: bold;">2.2.0</td>
2017-05-21 22:39:40 +02:00
<td style="text-align: center; font-weight: bold;">3.1.0</td>
2017-09-06 11:47:51 +02:00
<td style="text-align: center; font-weight: bold;" colspan="2">使用「所有版本」的方法</td>
2017-05-21 22:39:40 +02:00
</tr>
<tr>
<td style="text-align: center; font-weight: bold;">4.0.0</td>
<td style="text-align: center; font-weight: bold;">4.5.0</td>
2017-08-30 04:20:14 +02:00
<td style="text-align: center; font-weight: bold;"><a href="installing-boot9strap-(mset)">安裝 boot9strap (透過 MSET)</a></td>
<td style="text-align: center; font-weight: bold;"><a href="installing-boot9strap-(browser)">安裝 boot9strap (透過網頁瀏覽器)</a></td>
2017-05-21 22:39:40 +02:00
</tr>
<tr>
<td style="text-align: center; font-weight: bold;">5.0.0</td>
<td style="text-align: center; font-weight: bold;">5.1.0</td>
2017-09-06 11:47:51 +02:00
<td style="text-align: center; font-weight: bold;">使用「所有版本」的方法</td>
2017-08-30 04:20:14 +02:00
<td style="text-align: center; font-weight: bold;"><a href="installing-boot9strap-(browser)">安裝 boot9strap (透過網頁瀏覽器)</a></td>
2017-05-21 22:39:40 +02:00
</tr>
<tr>
<td style="text-align: center; font-weight: bold;">6.0.0</td>
<td style="text-align: center; font-weight: bold;">6.3.0</td>
2017-08-30 04:20:14 +02:00
<td style="text-align: center; font-weight: bold;"><a href="installing-boot9strap-(mset)">安裝 boot9strap (透過 MSET)</a></td>
<td style="text-align: center; font-weight: bold;"><a href="installing-boot9strap-(browser)">安裝 boot9strap (透過網頁瀏覽器)</a></td>
2017-05-21 22:39:40 +02:00
</tr>
<tr>
<td style="text-align: center; font-weight: bold;">7.0.0</td>
<td style="text-align: center; font-weight: bold;">8.1.0</td>
2017-09-06 11:47:51 +02:00
<td style="text-align: center; font-weight: bold;">使用「所有版本」的方法</td>
2017-08-30 04:20:14 +02:00
<td style="text-align: center; font-weight: bold;"><a href="installing-boot9strap-(browser)">安裝 boot9strap (透過網頁瀏覽器)</a></td>
2017-05-21 22:39:40 +02:00
</tr>
<tr>
<td style="text-align: center; font-weight: bold;">9.0.0</td>
<td style="text-align: center; font-weight: bold;">11.3.0</td>
2017-08-30 04:20:14 +02:00
<td style="text-align: center; font-weight: bold;" colspan="2"><a href="homebrew-launcher-(soundhax)">Homebrew Launcher (透過 Soundhax)</a></td>
2017-07-11 23:15:50 +02:00
</tr><tr>
2017-05-21 22:39:40 +02:00
<td style="text-align: center; font-weight: bold;">11.4.0</td>
2017-09-22 01:37:18 +02:00
<td style="text-align: center; font-weight: bold;">11.5.0</td>
2017-09-06 11:47:51 +02:00
<td style="text-align: center; font-weight: bold;" colspan="2">使用「所有版本」的方法</td>
2017-07-11 23:15:50 +02:00
</tr>
<tr>
2017-09-22 01:37:18 +02:00
<td style="text-align: center; font-weight: bold;">11.6.0</td>
<td style="text-align: center; font-weight: bold;">11.6.0</td>
2017-08-30 04:20:14 +02:00
<td style="text-align: center; font-weight: bold;" colspan="2"><a href="installing-boot9strap-(dsiware)">安裝 boot9strap (透過 DSiWare)</a></td>
2017-05-21 22:39:40 +02:00
</tr>
2017-05-28 01:39:48 +02:00
<tr>
2017-06-06 23:24:28 +02:00
<td style="text-align: center; font-weight: bold;" colspan="2">任意版本<br></td>
2017-08-30 04:20:14 +02:00
<td style="text-align: center; font-weight: bold;" colspan="2"><p style="display: inline-block; margin-top: 1.3em; width: 47%"><a href="ntrboot">安裝 boot9strap (透過 ntrboothax)</a><br><sub>(需使用可相容的燒錄卡)</sub></p><p style="display: inline-block; margin-top: 1.3em; vertical-align: super; width: 6%">or</p><p style="display: inline-block; margin-top: 1.3em; width: 47%"><a href="installing-boot9strap-(hardmod)">安裝 boot9strap (透過硬改)</a><br><sub>(需焊接)</sub></p></td>
2017-05-28 01:39:48 +02:00
</tr>
2017-05-21 22:39:40 +02:00
</tbody>
</table>