--- title: "Installing boot9strap (PicHaxx)" --- {% include toc title="目次" %} ### 必読事項 The instructions on this page do not currently work on the latest firmware (11.16.0). If you were directly linked to this page, [return to Seedminer](seedminer) or join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. {: .notice--warning} 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. This process will overwrite your Pokémon Picross save file, if you have one. If you wish to preserve your Pokémon Picross game data, you should make a backup of your `00000001.sav` file before overwriting it. {: .notice--warning} ### 必要なもの * 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` ファイル * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip) (direct download) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip) (direct download) * The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) (the Luma3DS `.zip` file) * The latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) (`otherapp.bin`) ### 手順 #### セクション I - 準備 1. デバイスの電源を入れます 1. Open the Nintendo eShop 1. Tap the Search icon (small magnifying glass) 1. Search for `picross` 1. Open the store page for Pokémon Picross 1. Download Pokémon Picross + 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 1. 本体の電源を切ります。 1. パソコンにSDカードを入れます 1. SDカードのルートに`otherapp.bin`をコピーします + SDカードのルートとは、Nintendo 3DSのフォルダなどがある最初の項目のことであり、フォルダの中ではありません。 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カードのルートへコピーします ![]({{ "/images/screenshots/pichaxx-root-layout.png" | absolute_url }}) {: .notice--info} #### セクション 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`フォルダにコピーします + プロンプトが表示されたら古い保存ファイルを上書きします ![]({{ "/images/screenshots/pichaxx-save-location.png" | absolute_url }}) {: .notice--info} 1. 再度、SDカードを本体に挿入してください。 1. デバイスの電源を入れます 1. Launch "Pokémon Picross" 1. If the exploit was successful, your device will have booted into SafeB9SInstaller + If you get an error message, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-pichaxx) #### セクション III - boot9strapをインストールする 1. When prompted, input the key combo given on the top screen to install boot9strap + If the top screen is blank, reboot your device and re-launch Pokémon Picross 1. Once it is complete, press (A) to reboot your device 1. デバイスはLuma3DS設定メニューに再起動します + If your device shuts down when you try to power it on, ensure that you have copied `boot.firm` from the Luma3DS `.zip` to the root of your SD card 1. (Start) を押してセーブして再起動します At this point, your console will boot to Luma3DS by default. + 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 install useful homebrew applications to complete your setup. At this point, Pokémon Picross is no longer necessary and can be removed from your device. If you wish to play the game, restore your `00000001.sav` backup or re-download the game from the Nintendo eShop. {: .notice--info} ___ [セットアップを完了する](finalizing-setup) へ進みます {: .notice--primary}