MH3 donnée.

Started by Guigui -[10]-, August 02, 2011, 11:57:01 AM

Previous topic - Next topic

Guigui -[10]-

Hello, i have copie my donnée of MH3 game, i have a personnage in my donnée copie in computer, i wants take this personnage in my new donnée in my wii, but i can décompresse my donnée *data.bin*

What i do ?

daijoda

Is this about the gamesave (jeu vidéo Enregistrer)? Are you trying to copy the whole gamesave file from one wii to another wii? Or are you trying to copy *just* one character from a save file in one wii to a save file in another wii?

Guigui -[10]-

i have a new save im my wii and a my ancienne savec in my computer, i wants à personnage in my ancienne save in my new save, but i can't open the ficjier *data.bin*

Bully@Wiiplaza

My Wii hacking site...
http://bullywiihacks.com/

My youtube account with a lot of hacking videos...
http://www.youtube.com/user/BullyWiiPlaza

~Bully

Guigui -[10]-

Non mais je parle français, merci de répondre.

Bully@Wiiplaza

#5
Quote from: Guigui -[10]- on August 02, 2011, 05:28:22 PM
Non mais je parle français, merci de répondre.
c´est un mixture entre francais et l´anglais. J´ai remarqué.
Alors, tu veux installer ton vieille save de nouveau?
Sauvegarde le save comme ca:

SDcard/private/wii/app/GAMEID/data.bin (je pense)

Tu doit effacer le save en Wii et puis installe le save de SD card.
Voilá. Attends, tu ne peut pas copier des saves sur le menu si tu était on lingne.

Pour faire ca, on utilise par exemple "Savegame Manager GX"

(Excuse-moi pour mon francais O0)
My Wii hacking site...
http://bullywiihacks.com/

My youtube account with a lot of hacking videos...
http://www.youtube.com/user/BullyWiiPlaza

~Bully

daijoda

I'm not sure if what you want to do is copy *only* the character portion of the save (not to copy over the entire save), kind of like *merging* characters from two different saves into one save...

MH3's saves are copy protected, and the data.bin itself needs to be unpacked to get to the individual character's data.

Since you mentioned you already had the data.bin, I assume you used a method (e.g. priiloader hacks) to disable the copy protection of the save file before you dumped your old data.bin?

To unpack the save:
- If your old save is no longer on the wii, you can try using "FE100" on your computer to unpack data.bin. Or, you can use the same method you used before to dump data.bin to restore it to the wii, then, use "SaveGame Manager GX" to extract the save from the wii.
- If your old save is still on the wii, use "SaveGame Manager GX" to extract the save from the wii.

Once everything's unpacked, you can use a hex editor on one of those data00/data01/data02/data03/data04/data05 files, and copy & edit the character data in them...

Guigui -[10]-

J'ai pas très bien compris, en faite, i wants a partie of my save data.bin in my other save in my wii, but i can décompresse or open the fichier data.bin.

daijoda

Download "FE100" to your computer and use it to extract data.bin.

After that, you should see these files:
nocopy\data00
nocopy\data01
nocopy\data02
nocopy\data03
nocopy\data04
nocopy\data05

They contain your character data. Use a hex editor to open them. Offset 0x00000004 stores the 32bit checksum, for the block from 0x00000008 to the end of file.