Guide_3DS/_pages/en_US/bannerbomb3-(legacy).txt
lifehackerhansol 0ab9808b5f
Change everything back to .txt
Crowdin is still not ready for this
2023-05-24 20:20:46 -07:00

50 lines
1.6 KiB
Text

---
title: "BannerBomb3 (Legacy)"
---
{% include toc title="Table of Contents" %}
{% capture technical_info %}
<summary><em>Technical Details (optional)</em></summary>
To launch custom code, we exploit a flaw in the DSiWare Data Management window of the Settings application.
To accomplish this, we use your system's encryption key (movable.sed) to build a DSiWare backup that exploits the system.
For a more technical explanation, see [here](https://github.com/zoogie/Bannerbomb3).
{% endcapture %}
<details>{{ technical_info | markdownify }}</details>
{: .notice--info}
### Compatibility Notes
These instructions work on USA, Europe, Japan, and Korea region consoles as indicated by the letters U, E, J, or K after the system version.
### What You Need
* Your `movable.sed` file from completing Seedminer or nimhax
#### Section I - Prep Work
{% include_relative include/bb3-prep.txt %}
#### Section II - Hardware Button Check
In this section, you will see whether you can access Safe Mode on your device. This will determine which method you will follow on the next page.
Your SD card should remain in your computer while you perform this check.
{% include_relative include/safemodecheck.txt %}
___
### Next steps: Choose an exploit
If the camera appeared in the previous section, Safe Mode is likely to be working on your device.
If the camera appeared, continue to [Installing boot9strap (USM)](installing-boot9strap-(usm))
{: .notice--primary}
If the camera did NOT appear, continue to [Installing boot9strap (Fredtool, Legacy)](installing-boot9strap-(fredtool-legacy))
{: .notice--info}