troubleshooting: point to zoogie's fork of the BB3 injector, fix bb3.bin DL link
This commit is contained in:
parent
88c84d4565
commit
97a0f2b691
1 changed files with 3 additions and 3 deletions
|
@ -143,9 +143,9 @@ To fix this, you will need to determine which folder contains your data. Usually
|
|||
|
||||
{% capture compat %}
|
||||
<summary><u>DSiWare Management menu crashes without showing BB3 multihax menu</u></summary>
|
||||
Ensure that `F00D43D5.bin` is the only file in `Nintendo 3DS` -> `<ID0>` -> `<ID1>` -> `Nintendo DSiWare`. If it is, then re-create it with the [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen).
|
||||
Ensure that `F00D43D5.bin` is the only file in `Nintendo 3DS` -> `<ID0>` -> `<ID1>` -> `Nintendo DSiWare`. If it is, then re-create it with the [Bannerbomb3 Injector](https://zoogie.github.io/web/bb3).
|
||||
|
||||
Also, ensure that `bb3.bin` is on the root of the SD card. If it is missing, then download the latest release of [Bannerbomb3](https://github.com/lifehackerhansol/Bannerbomb3/releases/download/v3.0-lhs1/bb3.bin) (direct download), and copy the `bb3.bin` file to the root of your SD card.
|
||||
Also, ensure that `bb3.bin` is on the root of the SD card. If it is missing, then download the latest release of [Bannerbomb3](https://github.com/zoogie/Bannerbomb3/releases/download/v3.0/Release_v3.0.zip) (direct download), and copy the `bb3.bin` file from the Release `.zip` to the root of your SD card.
|
||||
|
||||
If neither of these solutions fixes this problem, then custom firmware may have been uninstalled on this console in a way that makes this method impossible to perform. If this is the case, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help.
|
||||
{% endcapture %}
|
||||
|
@ -161,7 +161,7 @@ If neither of these solutions fixes this problem, then custom firmware may have
|
|||
{% capture compat %}
|
||||
<summary><u>DSiWare Management shows a question mark</u></summary>
|
||||
|
||||
There may be an issue with your `F00D43D5.bin` file (it may be corrupted or intended for the wrong 3DS). Re-create your `F00D43D5.bin` file with the [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen), ensuring that you use the `movable.sed` file for your console.
|
||||
There may be an issue with your `F00D43D5.bin` file (it may be corrupted or intended for the wrong 3DS). Re-create your `F00D43D5.bin` file with the [Bannerbomb3 Injector](https://zoogie.github.io/web/bb3), ensuring that you use the `movable.sed` file for your console.
|
||||
{% endcapture %}
|
||||
<details>{{ compat | markdownify }}</details>
|
||||
|
||||
|
|
Loading…
Reference in a new issue