--- title: "ntrbootのフラッシュ (NDS)" --- {% include toc title="目次" %} ### 必読事項 この後を読む前に、[ntrboot](ntrboot) の情報を全て読んだことを確認してください。 この方法では、フラッシュカードと互換性のあるNintendoDSもしくはNintendoDS Liteにアクセスする必要があります。 この方法は、フラッシュカードを使い、ntrbootフラッシャーが入っている`.nds`ファイルをNDSにて実行します。 稀ですが、偽物のフラッシュカードを**文鎮化**する可能性があります。 This is unlikely, but nevertheless, only original listed flashcarts are supported. To reduce the chance of receiving a counterfeit card, it is recommended that you use a reputable site to buy your flashcart (such as [NDS Card](https://www.nds-card.com/)). {: .notice--danger} ### 必要なもの * ntrbootと互換性のあるフラッシュカード * Two consoles * **The source NDS / NDSL**: the Nintendo DS or Nintendo DS Lite which is compatible with your flashcart * **The target 3DS**: the 3DS family console on stock firmware * The v1.3 release of [boot9strap-ntr](https://github.com/SciresM/boot9strap/releases/download/1.3/boot9strap-1.3-ntr.zip) (direct download) * The latest release of [ntrboot_flasher_nds](https://github.com/jason0597/ntrboot_flasher_nds/releases/latest) (`ntrboot_flasher_nds.nds`) ### 手順 #### セクション I - 準備 1. **ソースとなるNDS / NDSL**の電源を切ります 1. SDカードをPCに挿入します。 1. `ntrboot` というフォルダをSDカードの直下に作成します 1. `boot9strap_ntr.firm`をboot9strap ntr `.zip`からフラッシュカードのSDカードの`/ntrboot/`フォルダにコピーします 1. `ntrboot_flasher_nds.nds`をフラッシュカードのSDカードの直下にコピーします 1. SDカードをフラッシュカードに挿入します。 1. Ntrboot互換のDS / DSiフラッシュカードを **ソースとなるNDS / NDSL**へ挿入します #### セクション II - ntrbootの書き込み 1. `ntrboot_flasher_nds.nds`を**ソースとなるNDS / NDSL**でフラッシュカードを使って起動します 1. (A) で続行します 1. (Up) と (Down) を使ってフラッシュカードを選択します 1. (A) で続行します 1. フラッシュカードのメモリをバックアップするために「Dump flash」を選択してください 1. キーコンボを入力して確認してください 1. (A) で続行します 1. (Up) と (Down) を使ってフラッシュカードを選択します 1. (A) で続行します 1. フラッシュカードにboot9strapをインストールするために、"Inject FIRM"を選択してください 1. キーコンボを入力して確認してください 1. (A) で続行します 1. **ソースとなるNDS / NDSL**の電源を切ります 1. **ソースとなるNDS / NDSL** からフラッシュカードを抜きます ___ ### 引き続き [boot9strapをインストール (ntrboot)](installing-boot9strap-(ntrboot)) に進んでください。 {: .notice--primary}