70 lines
3.9 KiB
Text
70 lines
3.9 KiB
Text
|
---
|
||
|
title: "Installing boot9strap (PicHaxx)"
|
||
|
---
|
||
|
|
||
|
{% include toc title="目次" %}
|
||
|
|
||
|
Seedminerベースのメソッドは、より簡単で安全なメソッドに置き換えられました。 このページの手順に従う理由がない場合は、[始める](get-started) に戻ってください(例えば、L/Rボタンが壊れているなど)。
|
||
|
{: .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.
|
||
|
|
||
|
### 必要なもの
|
||
|
|
||
|
* The game "Pokémon Picross" (free on eShop)
|
||
|
* [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` -> `<ID0>` -> `<ID1>` -> `title` -> `0040000` -> `0017c100` -> `data` へ移動します
|
||
|
+ ここでいう `<ID0>` は先ほど [Seedminer](seedminer) で使用したものと同じです。
|
||
|
+ `<ID1>` は `<ID0> ` の中の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設定メニューに再起動します
|
||
|
+ もしブラックスクリーンの場合は[トラブルシューティングガイド](troubleshooting#black-screen-on-sysnand-boot-after-installing-boot9strap) をご覧ください
|
||
|
1. (A) ボタン とD-Padを使用し、次の設定を有効にします:
|
||
|
+ **「Show NAND or user string in System Settings」**
|
||
|
1. (Start) を押してセーブして再起動します
|
||
|
+ エラーが発生した場合は、次のページに進んでください
|
||
|
|
||
|
___
|
||
|
|
||
|
[セットアップを完了する](finalizing-setup) へ進みます
|
||
|
{: .notice--primary}
|