More actions
No edit summary |
No edit summary |
||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox 3DS Homebrews | {{Infobox 3DS Homebrews | ||
|title=Badge Arcade Tool | |title=Badge Arcade Tool | ||
|image= | |image=Badgearcadetool2.png | ||
|description=Download and decrypt and extract the PNGs for every badge in Nintendo | |description=Download and decrypt and extract the PNGs for every badge in Nintendo Badge Arcade. | ||
|author=SciresM | |author=SciresM | ||
|lastupdated=2017/01/14 | |lastupdated=2017/01/14 | ||
|type= | |type=File Operation | ||
|version=2017 | |version=2017 | ||
|license=Mixed | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/3dshomebrews/badgearcadetool. | |download=https://dlhb.gamebrew.org/3dshomebrews/badgearcadetool.zip Source Only | ||
|website=https://gbatemp.net/threads/release-badge-arcade-tool.456468 | |website=https://gbatemp.net/threads/release-badge-arcade-tool.456468 | ||
|source=https://github.com/SciresM/BadgeArcadeTool | |source=https://github.com/SciresM/BadgeArcadeTool | ||
Line 33: | Line 33: | ||
* GitHub - https://github.com/SciresM/BadgeArcadeTool | * GitHub - https://github.com/SciresM/BadgeArcadeTool | ||
* GBAtemp - https://gbatemp.net/threads/release-badge-arcade-tool.456468 | * GBAtemp - https://gbatemp.net/threads/release-badge-arcade-tool.456468 | ||
Latest revision as of 13:50, 6 July 2024
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