Guide_3DS/_pages/ja_JP/installing-boot9strap-(kart...

94 lines
5.1 KiB
Plaintext

---
title: "Installing boot9strap (kartdlphax)"
---
{% include toc title="目次" %}
### 必読事項
kartdlphax is an exploit for the Download Play mode of Mario Kart 7. It can be used with universal-otherapp to install custom firmware on target devices.
In order to follow these instructions, you will need the following:
- A second 3DS with custom firmware (the **source 3DS**) that is the same region as the 3DS you are trying to modify (the **target 3DS**)
- A physical or digital copy of Mario Kart 7 that is the same region as both consoles
- An SD card for both devices
### 必要なもの
On the **source 3DS** (the 3DS with custom firmware):
* The latest release of [kartdlphax](https://github.com/mariohackandglitch/kartdlphax/releases/latest)
* The latest release of [Luma3DS 3GX Loader Edition](https://github.com/Nanquitas/Luma3DS/releases/tag/v10.2.1)
On the **target 3DS** (the 3DS that you are trying to modify):
* 最新バージョンの[SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/download/1.3/boot9strap-1.3.zip)
* The latest release of [standard Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest)
#### Section I - Prep Work (source 3DS)
1. Insert the SD card of your **source 3DS** in your computer
1. Copy Luma 3GX Loader Edition's `boot.firm` to the root of the **source 3DS**'s SD card, replacing any existing file
+ SDカードのルートとは、Nintendo 3DSのフォルダなどがある最初の項目のことであり、フォルダの中ではありません。
1. Copy kartdlphax's `plugin.3gx` to the following directory on the **source 3DS**'s SD card, depending on the **region of your copy of Mario Kart 7**:
- USA: `luma/plugins/0004000000030800`
- EUR: `luma/plugins/0004000000030700`
- JPN: `luma/plugins/0004000000030600`
- Create the `plugins` and `00040000...` folders if they do not already exist
1. Eject the SD card and put it in the **source 3DS**
#### Section II - Prep Work (target 3DS)
1. Insert the SD card of your **target 3DS** in your computer
1. Copy `boot.firm` and `boot.3dsx` from the standard Luma3DS `.zip` to the root of your SD card
1. `boot9strap`という名前のフォルダをSDカードのルート上に作成します。
1. `boot9strap.firm`と`boot9strap.firm.sha`を boot9strap `.zip` ファイルから解凍し、SD カードのboot9strapフォルダにコピーします。
1. SafeB9SInstaller `.zip` から`SafeB9SInstaller.bin`をSDカードのルートへコピーします
1. Eject the SD card and put it in the **target 3DS**
#### Section III - kartdlphax
1. Power on the **source 3DS**
- If you are prompted to set up Luma3DS, just press START to save the configuration
1. Once in the HOME Menu, press (Left Shoulder) + (Down D-Pad) + (Select) to bring up the Rosalina menu
1. Select "Enable plugin loader"
1. (B) を押してRosalinaメインメニューを終了します。
1. Launch Mario Kart 7
- Ensure that wireless connectivity is enabled
- kartdlphax should tell you that it is running
1. Navigate to `Local Multiplayer` -> `Create Group`
- If the source 3DS freezes at this point and you are using a cartridge, try [installing the cartridge to the system](dumping-titles-and-game-cartridges#installing-a-game-cartridge-directly-to-the-system)
1. Power on the **target 3DS**
- Ensure that wireless connectivity is enabled
1. On the **target 3DS**, open the Download Play application (![]({{ "/images/download-play-icon.png" | absolute_url }}){: height="24px" width="24px"}), then select "Nintendo 3DS"
1. Join the group created by the **source 3DS**
1. Select "Start" on the **source 3DS** once it has detected the **target 3DS**
1. Once multiplayer has loaded, navigate to `Grand Prix` -> `50cc` -> (any driver) -> `Mushroom Cup` -> `OK`
1. Wait a while (a percentage should be displayed on the **source 3DS**)
1. If the exploit was successful, the **target 3DS** will have booted into SafeB9SInstaller
#### Section IV - SafeB9SInstaller
1. Wait for all checks to complete
1. When prompted, input the key combo given on the top screen to install boot9strap
1. Once it is complete, press (A) to reboot your device
#### セクション V - Luma3DSの設定
1. Your target 3DS should have rebooted into the Luma3DS configuration menu
+ You can access the Luma3DS configuration menu at any time by powering off, holding SELECT, then powering on your device while still holding SELECT
1. (A) ボタン とD-Padを使用し、次の設定を有効にします:
- **"Show NAND or user string in System Settings"**
At this point, your console will boot to Luma3DS by default as long as the SD card is inserted.
+ Luma3DS does not look any different from the normal HOME Menu. If your console has booted into the HOME Menu, it is running custom firmware.
+ On the next page, you will copy Luma3DS to internal memory so that you can boot without an SD card.
+ You will **not** need to use your **source 3DS** to complete any further steps on this guide.
___
[セットアップを完了する](finalizing-setup) へ進みます
{: .notice--primary}