3DS:Boot9strap/ja: Difference between revisions
Custom firmware loader
More actions
Yaakiyu.jp (talk | contribs) Created page with "menuhax: menuhaxからの移行" |
Yaakiyu.jp (talk | contribs) Created page with "== 動作 ==" |
||
| Line 23: | Line 23: | ||
* menuhax: [[3DS:Migrate from menuhax|menuhaxからの移行]] | * menuhax: [[3DS:Migrate from menuhax|menuhaxからの移行]] | ||
* Gateway: [[3DS:Migrate from Gateway|Gatewayからの移行]] | * Gateway: [[3DS:Migrate from Gateway|Gatewayからの移行]] | ||
< | <span id="How_it_works"></span> | ||
== | == 動作 == | ||
<div lang="en" dir="ltr" class="mw-content-ltr"> | <div lang="en" dir="ltr" class="mw-content-ltr"> | ||
Revision as of 03:39, 8 March 2026
| 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からの移行
動作
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 |
|---|---|---|
| 緑 | 読み込み完了 | - |
| 黄 | 不明 | 読み込み完了 |
| 橙 | 破損 | 読み込み完了 |
| 白 | 不明 | 不明 |
| マゼンタ | 不明 | 破損 |
| 赤 | 破損 | 破損/不明 |