ROM Hack Pokemon Rumble World Diamonds/P Tool

Thunder Kai

#TeamRem
Member
Joined
Sep 4, 2015
Messages
1,394
Trophies
0
Location
with Rem
XP
864
Country
United States
I figured that may be the case. I knew about hold back, but I didn't know about Light of Ruin. I wonder if the eternal flower Floette is in the game as well. I should go back through the other XXX moves to see what event moves they correlate to.
That Floette is in it but has a red place holder
 

suloku

Well-Known Member
Member
Joined
Apr 28, 2008
Messages
883
Trophies
0
XP
866
Country
tumblr_n90ob2H8ZQ1tgncqpo1_1280.jpg

I've just unlocked all the vip content in a new savegame! Turns out the only thing to do was set the "bought" diamonds to 3000, then the game thinks you have bought 3000 diamonds and gives you access to all the vip content!
Thanks to @Princess Emily and @supercarotte savegames, which allowed me to locate where the game stores the boutght diamonds.

Instead of making a set of instructions, I'll ask SciresM to add it to the save editor, or try it myself.

@SciresM I'm sending you a pm regarding this matter, but if for some reason you read this before contact me.
 
Last edited by suloku,

AlphaSapphire

Well-Known Member
Member
Joined
Aug 10, 2015
Messages
422
Trophies
0
Age
26
XP
1,184
Country
Canada
Hey, there.

VJBonT6.png

MxpOsWQ.jpg

k5KRpLY.jpg

This is a tool that can open up Pokemon Rumble World's save files and let you edit your diamonds/P/Collected Pokemon and save the result as either a compressed or decompressed folder.

Instructions:

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.

WARNING: If you re-import a save, remember to delete the secure value before doing so or your save may be detected as corrupted.

WARNING: Changes are likely to fail to save to pokemon that you have "Favorited" right now, I'm not sure why this happens. I'm kind of working on it.

WARNING: 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...I would be careful about doing this.

Source is available on my Github: https://github.com/SciresM/Rumble-World-Save-Tool/
can u make a save editor for rumble blast
 

JarieSuicune

Well-Known Member
Newcomer
Joined
Apr 16, 2011
Messages
89
Trophies
1
Age
35
Location
私の家。。。かな?
XP
224
Country
United States
I love this! Thanks!

I was wondering though, could these be possible things for a future update (Assuming they aren't already slated to be done)?
-Choosing the Obtained Rank of the Pokemon (ie: choose their "level")
-It may be due to me being on WinVista currently, but the numbers next to abilities renders as a super-narrow text box so you can't see the number.
-Adding the Hidden Traits? (I notice a Japanese one, あいことば in the list as well)
-It seems some moves are missing as well? (I suppose this is due to them not yet being identified?
-Missing Pokemon Forms?

I'm fine with the Purchased Jewels not being an editable part of the program, as I can't seriously believe any argument that those unlockables should not be purchased (especially being minor ones at that). It's a free game (and apparently fun, if it's played this much), so is it really too much for them to ask for SOME return for their work?
 

Hood-Boy

Member
Newcomer
Joined
Sep 15, 2015
Messages
9
Trophies
0
Age
42
XP
136
Country
Gambia, The

Misledz

Well-Known Member
Member
Joined
Sep 3, 2015
Messages
1,053
Trophies
0
Age
33
Location
Philippines
XP
766
Country
Philippines
When I go to inject the edited version of my game, it'll fininsh injecting but when I go back to my game everything is the same.

You need to push back the saved value with SDM or something. Always make a back up, then copy the edited values to your SD card and push them back with save import. That always works for me.
 

Misledz

Well-Known Member
Member
Joined
Sep 3, 2015
Messages
1,053
Trophies
0
Age
33
Location
Philippines
XP
766
Country
Philippines
I didn't understand any of that.
I figured you already were aware of what you were doing so that was just the summary.

SDM - Save data manager, you can find that here in the home brew section. Makes it so much more easier to backup digital and physical saves. Easiest way to dump the save data from rumble world. Just make sure that you only have one game save per session.

Backup the data using SDM, copy it from the save data backup folder on your 3DS created by the app, and paste it on your desktop. Make a backup on your desktop of that save incase you screw up. Open the save via this program, edit your values, then save. Copy the edited saves and paste it back into the save backup folder replacing the files. Launch the app again and choose to import the save. Voila. Done.
 

Mr. Elementle

Well-Known Member
Member
Joined
Dec 30, 2014
Messages
115
Trophies
0
Age
28
Location
Detroit
XP
550
Country
United States
tumblr_n90ob2H8ZQ1tgncqpo1_1280.jpg

I've just unlocked all the vip content in a new savegame! Turns out the only thing to do was set the "bought" diamonds to 3000, then the game thinks you have bought 3000 diamonds and gives you access to all the vip content!
Thanks to @Princess Emily and @supercarotte savegames, which allowed me to locate where the game stores the boutght diamonds.

Instead of making a set of instructions, I'll ask SciresM to add it to the save editor, or try it myself.

@SciresM I'm sending you a pm regarding this matter, but if for some reason you read this before contact me.

Any update on this?
 

suloku

Well-Known Member
Member
Joined
Apr 28, 2008
Messages
883
Trophies
0
XP
866
Country
Any update on this?

@SciresM hasn't responded yet, but I'm leaving the updated editor here. Has already been tested by one user, but outside that single test and seeing it does what it should on hex files it is untested (but should work fine).

New:
- Ability to modify bought diamonds.
- Setting bought diamonds to 3000 unlocks vip content (go to the store to unlock).
- I don't recommend setting it to anything higher than 3000 (I should have limited it, but I'm too lazy right now).

Use at your own risk and always have a backup of your working savegames before using any save editor!

source is as pull request on github.

UPDATE: Adding the info about this

The bought diamonds value is stored 72 bytes after the diamonds value:
vip_content.png
 

Attachments

  • Pokemon Rumble World Save Tool (Multi-Trait 4-18-15)+bought_diamonds.zip
    815.4 KB · Views: 1,125
Last edited by suloku,

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
    NinStar @ NinStar: you can't turn link into a femboy in tears of the kingdom