suloku / gcmm

A gamecube/wii memory card manager
GNU General Public License v3.0
251 stars 24 forks source link

ZeldaTPConverter doesn't output file #11

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. TP.bin file converted w/ dolphin to .dat(or VCD sometimes)
2. Drag and drop file to exe
3.

What is the expected output? What do you see instead?
A GCI file but nothing appears.

What version of the product are you using? On what operating system?
Version .1 on 32bit Windows XP

Please provide any additional information below.
I don't know what I am doing wrong. I can't convert GCI to Dat either

Original issue reported on code.google.com by malpi...@yahoo.com on 30 Oct 2012 at 9:52

Attachments:

GoogleCodeExporter commented 9 years ago
You can't drag and drop zeldaTp.dat and receive a a GCI file, drag and drop 
only works for GCI files. I don't know why you can't convert GCI to dat, I just 
tried it and worked fine

For WII-->GC conversion you need to use the command line (cmd) as follows

zeldaTPconverter.exe zeldaTp.dat 01-GZ2E-gczelda2_00.gci 

The gci file must be of the same region as the game version you want to play 
(the one you attached is for the USA version)

Here's a quick tutorial on command line which should be enough for you to 
convert the savegame:

http://www.bleepingcomputer.com/tutorials/windows-command-prompt-introduction/

Alternatively you can create a txt file with the following content:

zeldaTPconverter.exe zeldaTp.dat 01-GZ2E-gczelda2_00.gci 

Then rename the .txt file to .bat, put it in the same directory as 
zeldatpconverter.exe, zeldaTp.dat and 01-GZ2E-gczelda2_00.gci, then double 
click on the bat file.

Anyway, I'll attach the gci for you this time...

Original comment by sulokuTDCmago@gmail.com on 9 Nov 2012 at 4:32

Attachments: