WiiRd forum

Wii & Gamecube Hacking => Wii Game hacking help => Topic started by: Guigui -[10]- on August 02, 2011, 11:57:01 AM

Title: MH3 donnée.
Post by: Guigui -[10]- on August 02, 2011, 11:57:01 AM
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 ?
Title: Re: MH3 donnée.
Post by: daijoda on August 02, 2011, 01:24:48 PM
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?
Title: Re: MH3 donnée.
Post by: Guigui -[10]- on August 02, 2011, 02:27:18 PM
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*
Title: Re: MH3 donnée.
Post by: Bully@Wiiplaza on August 02, 2011, 03:29:47 PM
Un mec francais?
Title: Re: MH3 donnée.
Post by: Guigui -[10]- on August 02, 2011, 05:28:22 PM
Non mais je parle français, merci de répondre.
Title: Re: MH3 donnée.
Post by: Bully@Wiiplaza on August 02, 2011, 10:29:09 PM
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)
Title: Re: MH3 donnée.
Post by: daijoda on August 03, 2011, 02:33:55 AM
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...
Title: Re: MH3 donnée.
Post by: Guigui -[10]- on August 04, 2011, 12:59:04 PM
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.
Title: Re: MH3 donnée.
Post by: daijoda on August 05, 2011, 05:41:16 AM
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.