Page 1 of 1

Req: WiiU Compress (and similar)

Posted: April 3rd, 2018, 4:17 am
by methanoid
My case is downloading a WiiU WUD file and converting it to a WUX (compressed/stripped) file saving space.

But the same would apply to many similar Rom files like PSP ISOs to CSO, or stripping 3DS roms or even repacking ZIPs to 7Z....

I am hopeless at scripts and batch files but my SABnzbd is running on a Docker on unRAID so probably need script to be Linux friendly. I feel brave enough to compile the Wudcompress source to make an executable ;)

Re: Req: WiiU Compress (and similar)

Posted: April 3rd, 2018, 6:23 am
by methanoid
You can compress with WudCompress tool (Windows, can be compiled for Linux) or with a Java tool

java -jar JWUDTool.jar -in path \ to \ your \ game_part1.wud -compress -out game.wux