3DS:Boot9strap/ja: Difference between revisions
カスタムファームウェアローダー
More actions
Yaakiyu.jp (talk | contribs) Created page with "== 動作 ==" |
Yaakiyu.jp (talk | contribs) Created page with "起動中に{{key press|Start|Select|X}}を押す、もしくはいずれかのFIRMファイルが破損している場合、通知LEDが特定の色で点灯します。また、ntrbootを使用している場合でも光ります。" |
||
| (One intermediate revision by the same user not shown) | |||
| Line 30: | Line 30: | ||
</div> | </div> | ||
< | <span id="LED_Status_Codes"></span> | ||
== | == LEDステータスコード == | ||
起動中に{{key press|Start|Select|X}}を押す、もしくはいずれかのFIRMファイルが破損している場合、通知LEDが特定の色で点灯します。また、ntrbootを使用している場合でも光ります。 | |||
{{b9s LED table}} | {{b9s LED table}} | ||
{{Short description| | {{Short description|カスタムファームウェアローダー}} | ||
Latest revision as of 03:46, 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ステータスコード
起動中にStart+Select+Xを押す、もしくはいずれかのFIRMファイルが破損している場合、通知LEDが特定の色で点灯します。また、ntrbootを使用している場合でも光ります。
| 色 | SD FIRM | CTRNAND FIRM |
|---|---|---|
| 緑 | 読み込み完了 | - |
| 黄 | 不明 | 読み込み完了 |
| 橙 | 破損 | 読み込み完了 |
| 白 | 不明 | 不明 |
| マゼンタ | 不明 | 破損 |
| 赤 | 破損 | 破損/不明 |