Guide_3DS/_pages/ja_JP/get-started.txt
2018-11-18 19:16:27 -05:00

65 lines
3.6 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
title: "Get Started"
---
This page is for instructions on how to install boot9strap to a *stock* 3DS or 2DS. If you already have arm9loaderhax installed and are looking to update to boot9strap, follow [A9LH to B9S](a9lh-to-b9s).
{: .notice--primary}
デバイスのカラーは図で表示しているものと違うことがありますが、ボタンの位置とデバイスの機能をよく観察して選んでください。
{: .notice}
デバイスの図をクリックして正しいページへ移動してください。
{: .notice--primary}
Different device models, versions, and regions will require different steps to achieve the end goal of boot9strap Custom Firmware. このページはあなたを正しい手順に導きます。
{: .notice--info}
まえは3DSをハッキングしたことがあってEmuNAND based CFWセットアップを持っている場合は、SysNANDにあるときすべての手順に従ってください。 Your data will be transfered from EmuNAND to your new B9S install at the end.
{: .notice--info}
Note that screenshots in this guide can be enlarged to show more context by clicking on them.
{: .notice--info}
Before starting, Windows users should enable the option to show file extensions using [File Extensions (Windows)](file-extensions-(windows))!
{: .notice--info}
始める前には、[H2testw (Windows)](h2testw-(windows))、[F3 (Linux)](f3-(linux))か[F3X (Mac)](f3x-(mac))でSDカードのエラーをチェックするのは万全の策です
{: .notice--warning}
Note that the new [ntrboothax](installing-boot9strap-(ntrboothax)) and [hardmod](installing-boot9strap-(hardmod)) methods work on *all devices, regions, and versions*! This includes CHN and TWN region devices that were previously unhackable!
{: .notice--success}
{% capture notice-1 %}
There have been reports of a wave of bans being handed out to CFW users by Nintendo. To protect yourself, please do the following steps before starting this guide:
1. Go to System Settings, then "Internet Settings", then "SpotPass", then "Sending of System Information"
1. Disable the "Sending of System Information" option
1. Exit the System Settings
1. Go to your Friend's List (the Face Icon in the top row of your Home Menu)
+ If you receive an error and are kicked out of the menu, the Friend's List setting is already disabled
1. Go to the Friend's List settings, then "Friend Notification Settings", then "Show friends what you're playing"
1. Disable the "Show friends what you're playing" option
1. Exit your Friend's List
{% endcapture %}
<div class="notice--danger">{{ notice-1 | markdownify }}</div>
<table>
<colgroup>
<col span="1" style="width: 50%;">
<col span="1" style="width: 50%;">
</colgroup>
<thead>
<tr>
<th style="text-align: center">New 3DS or New 2DS</th>
<th style="text-align: center">Old 3DS or Old 2DS</th>
</tr>
</thead>
<tbody>
<tr>
<td style="text-align: center"><a href="get-started-(new-3ds)"><img src="{{ base_path }}/images/new3ds.png" style="padding: 0.5em;"></a> <a href="get-started-(new-3ds)"><img src="{{ base_path }}/images/new3dsxl.png" style="padding: 0.5em;"></a> <a href="get-started-(new-3ds)"><img src="{{ base_path }}/images/new2dsxl.png" style="padding: 0.5em;"></a></td>
<td style="text-align: center"><a href="get-started-(old-3ds)"><img src="{{ base_path }}/images/old3ds.png" style="padding: 0.5em;"></a> <a href="get-started-(old-3ds)"><img src="{{ base_path }}/images/old3dsxl.png" style="padding: 0.5em;"></a> <a href="get-started-(old-3ds)"><img src="{{ base_path }}/images/2ds.png" style="padding: 0.5em;"></a></td>
</tr>
</tbody>
</table>