--- title: "Installing boot9strap (PicHaxx)" --- {% include toc title="目次" %} ### 必読事項 This method of using Seedminer for further exploitation uses your `movable.sed` file to write a custom save file for Pokémon Picross, which can then be used with universal-otherapp to run SafeB9SInstaller. ### 必要なもの * The game "Pokémon Picross" (free on eShop) installed on your device + You can scan [this QR code](http://api.qrserver.com/v1/create-qr-code/?color=000000&bgcolor=FFFFFF&data=ESHOP://50010000037815&margin=0&qzone=1&size=400x400&ecc=L) using the Nintendo 3DS Camera for a direct link to the eShop app + Your SD card must be inserted in your device to install Pokémon Picross * [Seedminer](seedminer) より作成した、 `movable.sed` ファイル * 最新バージョンの[SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * 最新版の [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(`boot9strap-1.3.zip`; `devkit`ファイルではなく、 `ntr`ファイルではありません) * * 最新バージョンの[Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest/) * 最新のリリースの [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) ### 手順 #### セクション I - 準備 1. 本体の電源を切ります。 1. パソコンにSDカードを入れます 1. SDカードのルートに`otherapp.bin`をコピーします 1. `boot.firm` と `boot.3dsx` をLuma3DSの `.zip` からSDカードのルートにコピーします 1. `boot9strap`という名前のフォルダをSDカードのルート上に作成します。 1. `boot9strap.firm`と`boot9strap.firm.sha`を boot9strap `.zip` ファイルから解凍し、SD カードのboot9strapフォルダにコピーします。 1. SafeB9SInstaller `.zip` から`SafeB9SInstaller.bin`をSDカードのルートへコピーします #### セクション II - PicHaxx 1. コンピュータで [the PicHaxx Injector website](https://3ds.nhnarwhal.com/3dstools/pichaxx.php)を開きます。 1. `movable.sed`ファイルを選択します 1. 「Build and Download」を選択します 1. 処理が完了するまで待ちます 1. `Nintendo 3DS` -> `` -> `` -> `title` -> `0040000` -> `0017c100` -> `data` へ移動します + ここでいう `` は先ほど [Seedminer](seedminer) で使用したものと同じです。 + `` は ` ` の中の32文字の長いフォルダのことです。 1. 新しくダウンロードした`00000001.sav`ファイルをSDカードの`data`フォルダにコピーします + プロンプトが表示されたら古い保存ファイルを上書きします 1. 再度、SDカードを本体に挿入してください。 1. デバイスの電源を入れます 1. 「ポケモンピクロス」を起動します 1. If the exploit was successful, your device will have booted into SafeB9SInstaller #### セクション III - boot9strapをインストールする 1. すべてのセーフティチェックが完了するまで待ちます 1. プロンプトが表示されたら、boot9strapをインストールするために与えられたキーコンボを入力します。 1. 完了したら、(A) を押してデバイスを再起動します #### セクション IV - Luma3DSを設定する 1. デバイスはLuma3DS設定メニューに再起動します + If you get a black screen, [follow this troubleshooting guide](troubleshooting#boot-related-issues-on-modded-devices) 1. (A) ボタン とD-Padを使用し、次の設定を有効にします: + **"Show NAND or user string in System Settings"** 1. (Start) を押してセーブして再起動します 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. ___ [セットアップを完了する](finalizing-setup) へ進みます {: .notice--primary}