You do not have permission to edit this page, for the following reason:
The action you have requested is limited to users in one of the groups: Users, Administrators.
Free text:
Rumble World Save Tool is a tool for editing/decompressing Pokemon Rumble World save files. It allows you to edit your diamonds/P/Collected Pokemon and save the result as either a compressed or decompressed folder. ==User guide== ===How to use=== Hit the Open Compressed button and open the 00slot00 folder in your exported save. Edit values, and save the compressed result. If you want to hex edit the save, save it as a decompressed folder, hex edit any files you want, open it again using the Open Decompressed button, then save the compressed result back to your original folder. If you want to do all this manually, here's how files in the save work: 0x30 byte header { 8 byte signature, "cAVIAR4\00"; 4 byte crc32 of compressed data; // Big Endian 0x1C bytes unused; 4 byte isCompressed; // Little Endian, 01/00 4 byte DecompressedSize; // Big Endian } Followed by compressed data/decompressed data depending on the isCompressed flag. The data, if compressed, is compressed with zlib's default compression. ===Important notes=== If you re-import a save, remember to delete the secure value before doing so or your save may be detected as corrupted. Changes are likely to fail to save to pokemon that you have Favorited right now. Changing a pokemon to a species you do not already own causes it to be registered as owned in your pokedex but doesn't actually increase your rank. Please be careful if you are doing this. ==Screenshots== https://dlhb.gamebrew.org/3dshomebrews/rumbleworldsavetool3.png https://dlhb.gamebrew.org/3dshomebrews/rumbleworldsavetool4.png https://dlhb.gamebrew.org/3dshomebrews/rumbleworldsavetool5.png ==External links== * GitHub - https://gbatemp.net/threads/pokemon-rumble-world-diamonds-p-tool.386526/ * GBAtemp - https://github.com/SciresM/Rumble-World-Save-Tool/
Advertising: