More actions
m (Text replacement - "Infobox 3DS homebrew" to "Infobox-3DS-Homebrews") |
No edit summary |
||
(13 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox | {{Infobox 3DS Homebrews | ||
| title = Mystery Gift Tool | |title=Mystery Gift Tool | ||
| image = | |image=mysterygifttool02.png | ||
| type = | |description=Automatic tracking/downloading/decryption/extraction of Gen VI/VII Mystery Gifts/PGL Regulations. | ||
| version = | |author=SciresM | ||
| | |lastupdated=2017/06/05 | ||
| | |type=PC Utilities | ||
| website = https://gbatemp.net/threads/release-mystery-gift-tool.456693 | |version=2017 | ||
|license=Mixed | |||
| source = https:// | |download=https://dlhb.gamebrew.org/3dshomebrews/mysterygifttool.zip Source Only | ||
|website=https://gbatemp.net/threads/release-mystery-gift-tool.456693 | |||
|source=https://github.com/SciresM/MysteryGiftTool | |||
}} | }} | ||
This is a tool that, when run, will download and decrypt and extract every file on Pokemon Sun/Moon/X/Y/OR/AS's Spotpass servers. This includes Mystery Gifts, PGL regulations, etc. | |||
'''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 static "crypto_ip" and "crypto_port" variables 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 an enormous logfile as it downloads everything and decrypts/summarizes all the wondercards and regulations. | The first time this is run, it will generate an enormous logfile as it downloads everything and decrypts/summarizes all the wondercards and regulations. | ||
Line 31: | Line 23: | ||
On future runs, it will only download/decrypt if there're new contents you haven't already downloaded, and will only log the new ones. | On future runs, it will only download/decrypt if there're new contents you haven't already downloaded, and will only log the new ones. | ||
==Screenshots== | |||
https://dlhb.gamebrew.org/3dshomebrews/mysterygifttool3.png | |||
==External links== | |||
* GitHub - =https://github.com/SciresM/MysteryGiftTool | |||
* GBAtemp - https://gbatemp.net/threads/release-mystery-gift-tool.456693 |
Latest revision as of 11:26, 22 Haziran 2024
Mystery Gift Tool | |
---|---|
General | |
Author | SciresM |
Type | PC Utilities |
Version | 2017 |
License | Mixed |
Last Updated | 2017/06/05 |
Links | |
Source Only Download | |
Website | |
Source | |
This is a tool that, when run, will download and decrypt and extract every file on Pokemon Sun/Moon/X/Y/OR/AS's Spotpass servers. This includes Mystery Gifts, PGL regulations, etc.
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 static "crypto_ip" and "crypto_port" variables 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 an enormous logfile as it downloads everything and decrypts/summarizes all the wondercards and regulations.
On future runs, it will only download/decrypt if there're new contents you haven't already downloaded, and will only log the new ones.
Screenshots