More actions
DiscEX | |
---|---|
General | |
Author | crediar |
Type | PC Utilities |
Version | 0.9 |
License | GPL-3.0 |
Last Updated | 2012/08/30 |
Links | |
Download | |
Website | |
DiscEX is a Command line tool used to convert GameCube game images (iso) to be compatible with DIOS-MIOS (Lite).
User guide
DiscEX.exe [-v|-c|-a] game.iso v: verifies the data while extracting (Wii) c: compresses the data and auto aligns all files correctly (GC) a: aligns all files by 32K (used to repair misaligned ISOs) (GC)
Screenshots
Changelog
0.9
- -a was not doing anything at all, this has been fixed.
- Fixed support for games that have the game partition beyond the 4GB mark (Dragon Quest X).
0.8b
- -c no longer breaks games that have the main.dol within the filesystem.
- When copying a GC iso directly the % value is no longer calculated incorrectly when the ISO is under/overdumped.
- -c and -a can no longer be used at the same time.
0.8
- Increased the buffer size used for writing.
- Chars that can't be displayed in LFN are replaced by _ .
0.7c
- Removed extention based aligning code.
- All alignments are now preserved which should take care of any alignment problems.
0.7b
- Automatically aligns .ast and .adp files to 32k bytes.
- Added an option to align all files by 32k bytes.
- Fixed a bug with installing the 2nd disc of a two disc game.
0.7 (internal)
- Added an option to strip all garbage from GC images.
0.6b
- Fixed a bug with bogus GC image sizes causing a never ending write loop (over/under-dumped images only).
External Links
- Twitter - https://twitter.com/crediar/status/241205785835757569
- HacksDen - http://www.hacksden.com/showthread.php/6507-DiscEX-0.9-by-Crediar
- MUNDO Wii HACK (tutorial) - https://mundowiihack.wordpress.com/tag/discex/