Guide_3DS/_pages/ko_KR/get-started-(new-3ds).txt

69 lines
3.6 KiB
Plaintext
Raw Normal View History

2017-05-21 22:39:40 +02:00
---
2017-05-24 07:55:55 +02:00
title: "Get Started (New 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-08-13 01:26:54 +02:00
Additionally, note that the last number of your system version (which is preceded by a dash) refers to your browser version. 최근 브라우저 버전은 이 가이드의 New 3DS에서 무의미합니다.
2017-05-21 22:39:40 +02:00
2017-09-06 11:47:51 +02:00
**If you are unable to follow the instructions corresponding to your specific version due to missing prerequisites, then you should see the "All Versions" row for methods that work regardless of system version.**
2018-02-18 16:47:39 +01:00
For all versions you can also [Cartridge Update](cart-update) (or use a standard system update) to get to a higher version in the same column to follow its instructions.
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-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: 80%;">
</colgroup>
<thead>
<tr>
<th style="text-align: center; font-weight: bold;">이상</th>
<th style="text-align: center; font-weight: bold;">이하</th>
<th style="text-align: center; font-weight: bold;"></th>
</tr>
</thead>
<tbody>
<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>
<td style="text-align: center; font-weight: bold;"><a href="installing-boot9strap-(2xrsa)">Installing boot9strap (2xrsa)</a></td>
</tr>
<tr>
<td style="text-align: center; font-weight: bold;">8.1.0</td>
<td style="text-align: center; font-weight: bold;">8.1.0</td>
2018-04-25 00:00:17 +02:00
<td style="text-align: center; font-weight: bold;"><a href="installing-boot9strap-(soundhax)">Installing boot9strap (Soundhax)</a></td>
2017-05-27 01:20:59 +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>
<td style="text-align: center; font-weight: bold;"><a href="homebrew-launcher-(soundhax)">Homebrew Launcher (Soundhax)</a></td>
</tr>
<tr>
<td style="text-align: center; font-weight: bold;">11.4.0</td>
2018-07-18 09:41:06 +02:00
<td style="text-align: center; font-weight: bold;">11.7.0</td>
2017-09-06 11:47:51 +02:00
<td style="text-align: center; font-weight: bold;">Use an "All Versions" Method</td>
2017-07-11 23:15:50 +02:00
</tr>
<tr>
2018-07-18 09:41:06 +02:00
<td style="text-align: center; font-weight: bold;">11.8.0</td>
<td style="text-align: center; font-weight: bold;">11.8.0</td>
2017-05-27 01:20:59 +02:00
<td style="text-align: center; font-weight: bold;"><a href="installing-boot9strap-(dsiware)">Installing boot9strap (DSiWare)</a></td>
</tr>
2017-05-28 01:39:48 +02:00
<tr>
2017-06-06 07:48:13 +02:00
<td style="text-align: center; font-weight: bold;" colspan="2">ALL VERSIONS<br></td>
2017-08-13 01:26:54 +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">ntrboot</a><br><sub>(Requires a Compatible Flashcart)</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)">Installing boot9strap (Hardmod)</a><br><sub>(Requires Soldering)</sub></p></td>
2017-05-28 01:39:48 +02:00
</tr>
2017-05-27 01:20:59 +02:00
</tbody>
2017-09-04 06:15:19 +02:00
</table>