3DS:boot9strap/ja
Custom firmware loader
More actions
| Developer(s) | SciresM, TuxSH |
|---|---|
| Console | Nintendo 3DS |
| Version | 1.4 (May 22, 2022) |
| Links | |
| GitHub | SciresM/boot9strap |
| Download | |
boot9strap is a firmware loader for the Nintendo 3DS. It is also an exploit for the ARM9 BootROM that allows for dumping of the protected area of the BootROM. It succeeded arm9loaderhax in May 2017.
インストール
これは3DS Hacks Guideを利用する際のメインファームウェアローダーです。アップデートするには、B9Sのアップデートの手法に従ってください。
古いセットアップからアップグレードするには:
- arm9loaderhax: A9LH to B9S
- menuhax: menuhaxからの移行
- Gateway: Gatewayからの移行
How it works
An in-depth presentation on how the BootROM signature parsing works and how boot9strap exploits it can be found here: SciresM's 33.5c3
LED Status Codes
If Start+Select+X is held during boot, or if either FIRM file is corrupt, the notification LED will display a color. It will also blink if it is used via ntrboot.
| 色 | SD FIRM | CTRNAND FIRM |
|---|---|---|
| 緑 | 読み込み完了 | - |
| 黄 | 不明 | 読み込み完了 |
| 橙 | 破損 | 読み込み完了 |
| 白 | 不明 | 不明 |
| マゼンタ | 不明 | 破損 |
| 赤 | 破損 | 破損/不明 |