More actions
No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
|author=SciresM | |author=SciresM | ||
|lastupdated=2017/01/14 | |lastupdated=2017/01/14 | ||
|type= | |type=File Operation | ||
|version=2017 | |version=2017 | ||
|license=Mixed | |license=Mixed |
Revision as of 12:49, 3 April 2022
Badge Arcade Tool | |
---|---|
General | |
Author | SciresM |
Type | File Operation |
Version | 2017 |
License | Mixed |
Last Updated | 2017/01/14 |
Links | |
Source Only Download | |
Website | |
Source | |
This is a tool that, when run, will download and decrypt and extract the PNGs for every badge in Nintendo's Badge Arcade.
Note: This tool has a lot of setup requirements, and as such it's only really reasonable to expect devs to be able to make use of it.
User guide
Decryption requires you to be running a copy of 3DS Crypto Server on a 3DS on your local network, and for you to edit the TryDecryptBOSS function in NetworkUtils.cs to point at that 3DS. Decryption cannot avoid networking through a 3DS without the BOSS key from bootrom, which has not been publically dumped.
The first time this is run, it will generate a ~3 MB log file as it extracts every badge ever added to the arcade.
On future runs, it will only download/decrypt if there are new badges you haven't already downloaded, and will only log the new ones.
Releted links
- Badge Arcade Tool fork - Extract contents with boot9.bin to use. Does not require crypto server.
- Arcade badges collection - Discussion thread.
Screenshots