More actions
m (Text replacement - "Category:PC utilities for 3DS homebrew" to "") |
No edit summary |
||
Line 8: | Line 8: | ||
|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 |
Revision as of 10:36, 22 Haziran 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