Hacking Wii backup Manager for Windows

Snowkat95

New Member
Newbie
Joined
Jun 14, 2011
Messages
1
Trophies
0
XP
1
Country
United States
It seems that this program does not support official disks, only burned copies of disks. How would I go about ripping an official wii disk I actually bought?
 

OncleJulien

tool of peers
Member
Joined
Apr 6, 2009
Messages
1,170
Trophies
0
Location
Los Angeles
XP
439
Country
United States
Snowkat95 said:
It seems that this program does not support official disks, only burned copies of disks. How would I go about ripping an official wii disk I actually bought?
so your pc supports the reading of official wii disks, but the software is failing to read it?
 

Wiimm

Developer
Member
Joined
Aug 11, 2009
Messages
2,292
Trophies
1
Location
Germany
Website
wiimmfi.de
XP
1,519
Country
Germany
Snowkat95 said:
It seems that this program does not support official disks, only burned copies of disks. How would I go about ripping an official wii disk I actually bought?
This is not an issue of this or other wbfs managers, it is an issue of your pc hardware, that can't handle original wii dvds. Dump your images using your wii hardware with any usb loader or with cleanrip.
 

nunavat2010

Well-Known Member
Member
Joined
Mar 13, 2011
Messages
195
Trophies
0
Location
Canada
XP
70
Country
United States
A quick newbie question:

I use USB loaders only, my wii can't read DVD-Rs. Is there any point for me to keep anything other than "data partition" in .iso files?


PS: This question was answered implicitly, but needed confirmation for my situation.
 

lemmymet

Banned!
Banned
Joined
Mar 9, 2011
Messages
57
Trophies
0
Age
27
Location
Netherlands
Website
tommynoel.nl
XP
-14
Country
Netherlands
If you are using a small usb-stick it helps to delete update partition because it takes up to 80mb.
And it does not affect gameplay in game if you remove update partitions!
Example:
Let`s say: a 8gb usb stick
Game 1 UPDATE:80mb GAME:500mb
Game 2 UPDATE:50mb GAME:1800mb
Game 3 UPDATE:65mb GAME:1400mb
Game 4 UPDATE:40mb GAME:2400mb
Game 5 UPDATE:70mb GAME:980mb
Total:7385mb
Update files:305mb
 

warlock666

Active Member
Newcomer
Joined
Sep 6, 2009
Messages
34
Trophies
0
Location
United Kingdom
XP
47
Country
United States
Does anybody know what other option are allowed I know %APP% uses the application directory/drive

thought %DRIVE1% or %DRIVE2% may has been coded in

I was trying to setup The cover folder to use the drive assigned to say Drive1


CustomCoverFolderDisc=%DRIVE1%\GameCovers\disc
CustomCoverFolderFlat=%DRIVE1%\GameCovers\2D
CustomCoverFolder3D=%DRIVE1%\GameCovers\3D
CustomCoverFolderFull=%DRIVE1%\GameCovers\full

but obvisously does not work?

Any ideas other then to set it as a fixed drive letter ie. X:
 

idolpx

New Member
Newbie
Joined
Feb 19, 2010
Messages
2
Trophies
0
XP
160
Country
United States
I'm using Version 0.3.8 build 61 but I get an error when I try to add disks from RAR files.

Is this the best place to report issues with Wii Backup Manager?

Here's the error I'm getting.

Code:
13:38:38 FilesToDrive1Thread Exception raised System Error. Code: 112. There is not enough space on the disk
Stack trace: 
[00427C54]{WiiBackupManager.exe} SysUtils.RaiseLastOSError 
[00427BDD]{WiiBackupManager.exe} SysUtils.RaiseLastOSError 
[00448F1F]{WiiBackupManager.exe} Classes.TStream.SetSize64 
[005AE27B]{WiiBackupManager.exe} WBFSUtils.TSparseFileStream.Create (Line 197, "wbfsUtils.pas" + 4) 
[006711B5]{WiiBackupManager.exe} Threads.TFilesToDriveThread.Execute (Line 2161, "Threads.pas" + 106) 
[00451DA6]{WiiBackupManager.exe} Classes.ThreadProc 
[00406F98]{WiiBackupManager.exe} System.ThreadWrapper

According to Wii Backup Manager only 42.24% of the disk is used. It's a 2TB drive.
If I extract the RAR and load the ISO it works fine. If you need my log file or anything else please let me know.
I just want to help.
 

PsyBlade

Snake Charmer
Member
Joined
Jul 30, 2009
Messages
2,204
Trophies
0
Location
Sol III
XP
458
Country
Gambia, The
PsyBlade said:
Badly coded programs often store data somewhere on C:\ (temp dir) and only then copy it to the target location.
Besides taking twice as long they fail if C:\ is to full.
Maybe this is such a case.

Temp files in other location are also seen: current dir, src dir(!?), program dir, the root of D:\(this one is apparently MS' favourite

edit: fukin smilies
tueidj said:
The temp drive may not even be full, it may be a FAT32 drive (which reports disk full if a file tries to grow larger than 4GB).
djdausaster said:
This is probably it, my C drive is getting pretty full. I'll try this tonight, thanks for the tip!
djdausaster said:
Yep, that was the problem. Thanks for your help.QUOTE(idolpx @ Jun 18 2011, 07:51 PM)
I'm using Version 0.3.8 build 61 but I get an error when I try to add disks from RAR files.

Is this the best place to report issues with Wii Backup Manager?

Here's the error I'm getting.

CODE
13:38:38 FilesToDrive1Thread Exception raised System Error. Code: 112. There is not enough space on the disk
Stack trace:
[00427C54]{WiiBackupManager.exe} SysUtils.RaiseLastOSError
[00427BDD]{WiiBackupManager.exe} SysUtils.RaiseLastOSError
[00448F1F]{WiiBackupManager.exe} Classes.TStream.SetSize64
[005AE27B]{WiiBackupManager.exe} WBFSUtils.TSparseFileStream.Create (Line 197, "wbfsUtils.pas" + 4)
[006711B5]{WiiBackupManager.exe} Threads.TFilesToDriveThread.Execute (Line 2161, "Threads.pas" + 106)
[00451DA6]{WiiBackupManager.exe} Classes.ThreadProc
[00406F98]{WiiBackupManager.exe} System.ThreadWrapper

According to Wii Backup Manager only 42.24% of the disk is used. It's a 2TB drive.
If I extract the RAR and load the ISO it works fine. If you need my log file or anything else please let me know.
I just want to help.
argh smilies again - which idiot made D: a smiley
 

PsyBlade

Snake Charmer
Member
Joined
Jul 30, 2009
Messages
2,204
Trophies
0
Location
Sol III
XP
458
Country
Gambia, The
why would you do such a thing
windows paths (while being a stupid thing) will come up in any tech related forum sooner or later
please change it
at least exclude D:\
 

warlock666

Active Member
Newcomer
Joined
Sep 6, 2009
Messages
34
Trophies
0
Location
United Kingdom
XP
47
Country
United States
DVD Batch Mode Transfer issue with versions 0.3.6 - present

Previous version tested and worked fine are 0.3.4r5 & 0.3.5 beta1

Anyone else having issues with batch transfer?


As it will only allow you to transfer the first DVD sucessfully all the rest will just eject after a few seconds and you end up with invalid files showing up



Heres whats happening to me

Select WBFS drive1 (Previously Formatted FAT32 cluster 32)
Select DVD and select batch mode (now has tick)
Select transfer to Drive1

All Is Goes Well
Drive Opens to Insert Next DVD

This is where it goes wrong!!!!

Insert disk starts to read and transfer after a few seconds disc ejects asking to insert next DVD (now haves directory and part of the wbfs file on Drive1?

The file is now corruped on your drive and Wii backup manager wont remove it!!!
Try and exit and you get please wait for current running process to complete (wait as long as you like you cant close it)
Only option is to force it to close through task manager

you now have to find the directory on you drive and delete that folder before been able to transfer disc and repeat the whole process again if you reselect batch
 

idolpx

New Member
Newbie
Joined
Feb 19, 2010
Messages
2
Trophies
0
XP
160
Country
United States
PsyBlade said:
PsyBlade said:
Badly coded programs often store data somewhere on C:\ (temp dir) and only then copy it to the target location.
Besides taking twice as long they fail if C:\ is to full.
Maybe this is such a case.

Temp files in other location are also seen: current dir, src dir(!?), program dir, the root of
ohnoes.png
\(this one is apparently MS' favourite

edit: fukin smiliesQUOTE(tueidj @ May 23 2011, 02:24 PM) The temp drive may not even be full, it may be a FAT32 drive (which reports disk full if a file tries to grow larger than 4GB).
argh smilies again - which idiot made
ohnoes.png
a smiley

Thanks for the info... The temp folder was the issue. The previous version I was using must have used a temp dir on the C: drive but this version defaults to the application folder with is a FAT32 formatted drive. A little more info in the error message would have helped to resolve this. All is good now though.
smile.gif


I appreciate the help!
 

warlock666

Active Member
Newcomer
Joined
Sep 6, 2009
Messages
34
Trophies
0
Location
United Kingdom
XP
47
Country
United States
DVD Batch Mode Transfer issue with versions 0.3.6 - present

Previous version tested and worked fine are 0.3.4r5 & 0.3.5 beta1

Anyone else having issues with batch transfer?


As it will only allow you to transfer the first DVD sucessfully all the rest will just eject after a few seconds and you end up with invalid files showing up



Heres whats happening to me

Select WBFS drive1 (Previously Formatted FAT32 cluster 32)
Select DVD and select batch mode (now has tick)
Select transfer to Drive1

All Is Going Well To This Point
Drive Opens to Insert Next DVD

This is where it goes wrong!!!!

Insert disk starts to read and transfer after a few seconds disc ejects asking to insert next DVD (now haves directory and part of the wbfs file on Drive1?

The file is now corruped on your drive and Wii backup manager wont remove it!!!
Try and exit and you get please wait for current running process to complete (wait as long as you like you cant close it)
Only option is to force it to close through task manager

you now have to find the directory on you drive and delete that folder before been able to transfer disc and repeat the whole process again if you reselect batch
 

warlock666

Active Member
Newcomer
Joined
Sep 6, 2009
Messages
34
Trophies
0
Location
United Kingdom
XP
47
Country
United States
Anybody know a quicker way of removing the update partion from .wbfs which have already been transfered over to USB HDD

without needing to transfer to another drive and the moving them back across


Forgot to change the setting to remove pdate partition before transfering (due to having to use an older version)
 

MrGreg

Well-Known Member
Newcomer
Joined
Jun 2, 2010
Messages
47
Trophies
0
XP
55
Country
United States
Warlock666,

QUOTE said:
Anybody know a quicker way of removing the update partion from .wbfs which have already been transfered over to USB HDD

without needing to transfer to another drive and the moving them back across


Forgot to change the setting to remove pdate partition before transfering (due to having to use an older version)

Just change your Wii Disc partitions to keep setting under the general tab to "Remove update partition" or "Keep game partition only" (Recommended). Then load your wbfs file from the files tab. Now choose transfer WBSF file. Browse to the folder containing your original WBFS file. The transfer will use a .tmp file as is rebuilds the WBFS File. Once the transfer is complete, the new WBFS file will have no update partition or game partition only depending on what your Wii Disc partitions to keep setting is.
 

Wiimm

Developer
Member
Joined
Aug 11, 2009
Messages
2,292
Trophies
1
Location
Germany
Website
wiimmfi.de
XP
1,519
Country
Germany
warlock666 said:
Anybody know a quicker way of removing the update partion from .wbfs which have already been transfered over to USB HDD

without needing to transfer to another drive and the moving them back across


Forgot to change the setting to remove pdate partition before transfering (due to having to use an older version)
wit edit --psel -update /dev/mywbfs/ID6

To find /dev/mywbfs type: wwt find

The space is not freed, the update partition is removed logically. For both commands, admin mode is needed.
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • K3Nv2 @ K3Nv2:
    Lol 5GB for one episode
  • Psionic Roshambo @ Psionic Roshambo:
    Lol I can watch it free
  • Xdqwerty @ Xdqwerty:
    @Psionic Roshambo, from the shows website?
  • K3Nv2 @ K3Nv2:
    They should've just made it a movie at 50 minutes
    +1
  • Psionic Roshambo @ Psionic Roshambo:
    No from Paramount Plus or whatever it is
    +1
  • Psionic Roshambo @ Psionic Roshambo:
    Psi now has access to every streaming and cable channel out
  • K3Nv2 @ K3Nv2:
    Eh I'd rather just download and delete is it already up on paramount?
  • Psionic Roshambo @ Psionic Roshambo:
    Yeah it's on now
  • Xdqwerty @ Xdqwerty:
    @Psionic Roshambo, why are most new south park episodes half hour specials?
    +1
  • K3Nv2 @ K3Nv2:
    @Psionic Roshambo, let me get a Netflix account I've always been nice to you
    +1
  • Psionic Roshambo @ Psionic Roshambo:
    I made a honey pepper glazed turkey breast for dinner turned out pretty bomb
  • K3Nv2 @ K3Nv2:
    We can Netflix and chill
  • Xdqwerty @ Xdqwerty:
    Nvm not half hour, but hour long
  • Xdqwerty @ Xdqwerty:
    Normal south park episodes are already half hour
  • Psionic Roshambo @ Psionic Roshambo:
    Got 2 free Xumo boxes they work pretty good
  • K3Nv2 @ K3Nv2:
    I'm happy to get anything most series don't make it pass 6 seasons
  • Psionic Roshambo @ Psionic Roshambo:
    Except Stars and Encore those are being a bitch lol
  • K3Nv2 @ K3Nv2:
    I may consider that onn pro box finally a media box with type A ;O
    +1
  • Xdqwerty @ Xdqwerty:
    @K3Nv2, cuz the companies don't want em to
  • K3Nv2 @ K3Nv2:
    No it's revenue and demand south park could argue has a bigger audience than family guy about the same
    +1
  • K3Nv2 @ K3Nv2:
    Family guy is worth 300mill south parks worth 1Bill according to the interwebs
  • Xdqwerty @ Xdqwerty:
    @K3Nv2, probably cuz family guy is more disliked compared to south park
  • K3Nv2 @ K3Nv2:
    It just does the same formula south park can press buttons without going overboard
  • Xdqwerty @ Xdqwerty:
    And bc most of the family guy budget is spent on the voice actors rather than on the animation
  • K3Nv2 @ K3Nv2:
    Southpark could spend 30k on a animated dick and people would laugh at it
    +2
    K3Nv2 @ K3Nv2: Southpark could spend 30k on a animated dick and people would laugh at it +2