wud2app icon indicating copy to clipboard operation
wud2app copied to clipboard

Add support for reading .wux files

Open thp opened this issue 8 years ago • 1 comments

The tool "WudCompress" converts .wud files to .wux files, eliminating duplicate sectors: https://gbatemp.net/threads/wii-u-image-wud-compression-tool.397901/

The download contains C source for reading .wux files (as well as .wud files, but that functionality is obviously already in wud2app).

It might be useful to have .wux read support in addition to the wudparts-like read ability that already exists.

thp avatar Jan 01 '17 21:01 thp

A workaround for the time being is to just use WudCompress to decompress the WUX into a WUD file again and thereafter use wud2app.

JaceCear avatar Jan 03 '17 13:01 JaceCear