Hacking Wii backup Manager for Windows

fig2k4

Well-Known Member
OP
Member
Joined
Oct 30, 2009
Messages
758
Trophies
0
Location
Scotland
Website
www.wiibackupmanager.co.uk
XP
174
Country
Unfortunately, there's no internal hashes in GC games. I could easily add an MD5 checksum of all the used data, similar to what I did in WBM. It's probably more useful with GC games than Wii, since the Wii games do already have internal hashes.
 

themanuel

Well-Known Member
Member
Joined
Oct 6, 2009
Messages
1,084
Trophies
0
Location
Michigan, USA
XP
607
Country
United States
Perhaps a feature to compare to the redump.org database?
Of course, this would only applies to full untouched ISOs, but at least it tells you your source is good before converting to other formats.
We had this conversation a while back for the Wii ISOs but it did not make much sense there, given that the Wii has the internal checskums, but for GCN ISOs...
 

Burton

Real Life VIP and Educator
Member
Joined
Mar 7, 2006
Messages
880
Trophies
0
Website
Visit site
XP
283
Country
I've just released the standalone Gamecube ISO Tool.

http://gcit.wiibackupmanager.co.uk
  • Read and write Full size (scrubbed) or trimmed ISO/GCM, GCReEx and DiscEx formats with direct conversion.
  • Extract games from GCOS multiboot ISOs to any of the supported formats.
  • Command line options for batch processing etc.
  • Save the original file layout to trimmed ISOs, allowing full size ISOs to be rebuilt at a later date with the same file layout as the original.
njdLu.jpg




Hopefully some people can find a use for it while I implement the same features into WBM. :)

If you find any bugs or mistakes or need any specific features added let me know.

Cheers.
Found a bug (only happens on XP not 7)
When you open a game folder and in the game's title there are special characters (example- Scooby Doo: Night of the 100 frights--in this case the ":" is the special character) the save as iso function (full or trimmed) does nothing.
 

fig2k4

Well-Known Member
OP
Member
Joined
Oct 30, 2009
Messages
758
Trophies
0
Location
Scotland
Website
www.wiibackupmanager.co.uk
XP
174
Country
@Burton
Thanks. I forgot to remove special characters from the default filename in the save dialog. I do it everywhere else but forgot to do it there. :) I wonder why it didn't cause problems in Windows 7 though. When I purposely add a ":", I get a message saying the filename is invalid.

Edit: Just uploaded build 5 with the fix.

@themanuel and tueidj
What do you think about using the hashes from GameTDB? I had a quick check and most games have at least an MD5 that could be used. Since I already use the database in WBM, the info is already available there. I could also add this to GCIT with a cut down version of the database only containing Gamecube games. That would also allow me to automatically change the titles in GCIT too.
 

icebrg5

Well-Known Member
Member
Joined
Apr 1, 2007
Messages
2,328
Trophies
0
Website
Visit site
XP
412
Country
United States
How about the option to update storage convention when loading a hard drive or sd card like WBM does with wii games.

That way i can know what games i have on the sd card without having to lookup the ids.
 

kamala

Well-Known Member
Newcomer
Joined
Jan 27, 2011
Messages
50
Trophies
0
XP
159
Country
United States
I've just released the standalone Gamecube ISO Tool.

http://gcit.wiibackupmanager.co.uk
  • Read and write Full size (scrubbed) or trimmed ISO/GCM, GCReEx and DiscEx formats with direct conversion.
  • Extract games from GCOS multiboot ISOs to any of the supported formats.
  • Command line options for batch processing etc.
  • Save the original file layout to trimmed ISOs, allowing full size ISOs to be rebuilt at a later date with the same file layout as the original.
How do I convert multiple isos in gcreex format? What should be the command line batch?
 

themanuel

Well-Known Member
Member
Joined
Oct 6, 2009
Messages
1,084
Trophies
0
Location
Michigan, USA
XP
607
Country
United States
@[member='Burton']
Thanks. I forgot to remove special characters from the default filename in the save dialog. I do it everywhere else but forgot to do it there. :) I wonder why it didn't cause problems in Windows 7 though. When I purposely add a ":", I get a message saying the filename is invalid.

Edit: Just uploaded build 5 with the fix.

@themanuel and tueidj
What do you think about using the hashes from GameTDB? I had a quick check and most games have at least an MD5 that could be used. Since I already use the database in WBM, the info is already available there. I could also add this to GCIT with a cut down version of the database only containing Gamecube games. That would also allow me to automatically change the titles in GCIT too.
That's a good idea. Online functionality trumps completeness, since the redump.org database cannot be directly downloaded anymore (download link leads to a mediafire page).
 
  • Like
Reactions: 1 person

Fox888

Well-Known Member
Member
Joined
Mar 17, 2010
Messages
430
Trophies
0
XP
195
Country
I've just released the standalone Gamecube ISO Tool.

http://gcit.wiibackupmanager.co.uk
  • Read and write Full size (scrubbed) or trimmed ISO/GCM, GCReEx and DiscEx formats with direct conversion.
  • Extract games from GCOS multiboot ISOs to any of the supported formats.
  • Command line options for batch processing etc.
  • Save the original file layout to trimmed ISOs, allowing full size ISOs to be rebuilt at a later date with the same file layout as the original.
njdLu.jpg




Hopefully some people can find a use for it while I implement the same features into WBM. :)

If you find any bugs or mistakes or need any specific features added let me know.

Cheers.

Awesome Thanks a lot, also i really like that remember screen size and position ;)
 
  • Like
Reactions: 1 person

fig2k4

Well-Known Member
OP
Member
Joined
Oct 30, 2009
Messages
758
Trophies
0
Location
Scotland
Website
www.wiibackupmanager.co.uk
XP
174
Country
How do I convert multiple isos in gcreex format? What should be the command line batch?
I'm not the best with batch files. Obviously you'd need a script to loop through the passed parameters (the ISO filenames), generate a list from the folder passed or parse a text file containing the filenames. Maybe someone could pitch in with an example?

Here's a couple of links that might help.

http://www.jamesewelch.com/2008/05/01/how-to-write-a-dos-batch-file-to-loop-through-files/
http://stackoverflow.com/questions/155932/how-do-you-loop-through-each-line-in-a-text-file-using-a-windows-batch-file

There's a commandline.txt file included in the GCIT download with the various options that can be used, with a few simple examples.

This made me wonder though.. Why limit GCIT to single conversions? I could quite easily add batch conversion for multiple ISOs since it already does it when extracting multiple games from a GCOS ISO. I'll add it to the todo list.

@everyone
Does anyone need to edit the Gamecube ISO? ie. add or remove files, replace the DOL, App Loader etc.

Other stuff.. :)
I've made a start on rewriting my Wii Disc code so it's more like the new Gamecube stuff. I've probably mentioned it many times before, but I've wanted to be able to extract and rebuild Wii ISOs from the very start. Now is probably the best time to do it. :) The way that libWBFS works means that it's not really suitable for creating/editing ISOs. Maybe it's possible, but for me it was never an option. I always knew I'd have to rewrite things from scratch one day.
 

fig2k4

Well-Known Member
OP
Member
Joined
Oct 30, 2009
Messages
758
Trophies
0
Location
Scotland
Website
www.wiibackupmanager.co.uk
XP
174
Country
I have a few questions if someone can point me in the right direction to some info..

When storing GC games on a USB drive, what format should they be in? Should they be regular ISO, DiscEx/GCReEX? I'm not sure whether the loaders convert the ISO to DiscEx format for example, when it's copied to the SD card.

Can a PC drive read original Gamecube discs or do they need to be ripped on the Wii?

Cheers.
 

themanuel

Well-Known Member
Member
Joined
Oct 6, 2009
Messages
1,084
Trophies
0
Location
Michigan, USA
XP
607
Country
United States
I have a few questions if someone can point me in the right direction to some info..

When storing GC games on a USB drive, what format should they be in? Should they be regular ISO, DiscEx/GCReEX? I'm not sure whether the loaders convert the ISO to DiscEx format for example, when it's copied to the SD card.

Can a PC drive read original Gamecube discs or do they need to be ripped on the Wii?

Cheers.
The discs cannot be read on a PC except with a few obscure drives.
I can confirm that USB Loader GX handles both formats when transferring from USB to SD.
That's the only loader I use, so maybe somebody can confirm about the others.
 

pepxl

GFX W!Z4RD
Member
Joined
Jun 19, 2009
Messages
3,263
Trophies
1
XP
328
Country
Not sure about the drive.

It depends on what format they converted the games to, either DiscEx/GCReEX, storage is the same as SD, loaders just copy the folder as is from USB to SD and launches it, no ripping or converting during the copy process.

The only thing it depends on is what DML version they have to what format is supported. DML59< DiscEX and DML1.0> DiscEX and GCReEX.
 

shgadlic

Member
Newcomer
Joined
Dec 30, 2008
Messages
18
Trophies
1
XP
302
Country
Iceland
hi i got a problem, maybe someone encounter this as well.
i have a FAT32 HDD where i store my WBFS files on, most of the games are split of curse.
i converted some games to the HDD via the manager and after a successful transfer i closed the program.
when i open the manager again the game became invalid, although i didn't touch the files at all. i checked my HDD for bad sectors but didn't find any.

it happens to some of the games not all, and mostly for games that needs to be split - although other split games work fine.
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
    K3Nv2 @ K3Nv2: https://youtu.be/MddR6PTmGKg?si=mU2EO5hoE7XXSbSr