rom-properties icon indicating copy to clipboard operation
rom-properties copied to clipboard

[Feature Request] Add support for WUA Wii U games

Open dnmodder opened this issue 2 years ago • 2 comments

The WUA (ZAR) format is a compressed game format from the creator of Cemu. https://github.com/Exzap/ZArchive

dnmodder avatar Jan 26 '23 21:01 dnmodder

WUA/ZAR appears to be more like an archive format (e.g. zip or squashfs) than a compressed disc image format. Adding support for it won't exactly be straightforward, since I'd have to add support for reading individual files from Wii U disc images. (I'll probably do that eventually, sometime...)

GerbilSoft avatar Jan 27 '23 06:01 GerbilSoft

Future reference, the meta folder has pretty much all you need other than the icon iirc

Masamune3210 avatar Jan 27 '23 18:01 Masamune3210