GBAtemp member Dack has updated his Wiiscrubber program.
WiiScrubber is used to shrink a Wii iso's filesize when compressed.
In this new version, ISOs can be compressed smaller. There are a few other changes, as well as some bug fixes.
See the changelog below for more information.
Quote:
Wiiscrubber 1.2
Think you'll like this version
Whats new?
1. Smaller compressed sizes possible as a bug fix was marking data that wasn't actually used.
2. Allows for replacement of files on the ISO -i.e Right click LOAD menu works
3. Allows for replacement of files larger than the original
4. Auto Trucha signs if a file is replaced
Bug fixes:
1. Another 32/64 bit error meant that I was marking data used that
wasn't. This saves about an extra 100-200 Meg from an image.
2. Few display errors corrected
3. A 32/64 error meant some files could not be extracted correctly
Thanks to Waninkoko for releasing the source of the WiiFrii code as it allowed
me to implement the Trucha bits.
I don't see why not, it should only touch empty data, so it won't break a game, no matter how many times you run it.
I would like to know if running in "trucha" mode also scrubs a disk? This program is becoming more advanced, but also more complex, and that isn't a good thing. Either the program should do one thing, and do it well, or the interface needs to be re-designed to make the options more obvious and day to day operations simpler.
Perhaps a menu bar with a preferences/settings pane? All the options could be set there. Perhaps a preference to toggle "advanced mode" on and off?
__________________
Need a Yaosm Pic12F629/675/683 in the UK? Give me a PM!
Thanks to Waninkoko for releasing the source of the WiiFrii code as it allowed me to implement the Trucha bits.
Well, if you are really thankful, release the sources to WiiScrubber as well. This way we can port it to GNU/Linux, for instance.
__________________
- Nintendo DS Lite (White) + M3 DS Real + Kingston Japan 2 GB
- Nintendo Wii (PAL) + Wiinner + YAOSM 3.2rc2
- Sony PlayStation 2 Silver V10 (PAL) + O2mod + Network adapter + HD 40 GB
Well, if you are really thankful, release the sources to WiiScrubber as well. This way we can port it to GNU/Linux, for instance.
I take it you bothered reading the included readme?
Source will be released when it's stable - the version 1.0 source is already out and has been for some time. I always release the source code to my apps.
The bugs I've found so far:
1. Addition of larger files other than main.dol and fst.dol are incorrect - though it puts the files in the correct location it errors on the fst.bin size field - meaning that they don't work (you can manually change the size field in the fst.bin to the correct value and they then do work). I've fixed that in the beta release some people have had - allowing JP wii fit to work in English. The problem came about because I had concentrated testing on the main.dol file.
2. There is a discrepancy in the SHA calculation for the last clusters of data in the H3 table. Taking a file out and then puting it back in generates a wrong value for the last sha entry - this seems to be a hangover from Waninkokos code and I'm trying to fix.
As to the comment about it becoming more complex - I agree. The load option has always been there though and I actually just got around to writing/activating it.
No, I didn't read the readme. I knew this is a Windows application, so I didn't even download it. Then please accept my apologies and please release the sources ASAP! I'll have a look at the 1.0 sources meanwhile.
__________________
- Nintendo DS Lite (White) + M3 DS Real + Kingston Japan 2 GB
- Nintendo Wii (PAL) + Wiinner + YAOSM 3.2rc2
- Sony PlayStation 2 Silver V10 (PAL) + O2mod + Network adapter + HD 40 GB