Script to verify Wii U meta images for use in custom channels
Note
This is originally based on Zarklord's TgaVerify, this is merely an update and rewrite. This isn't as needed anymore, as homebrew is generally distributed through WUHBs for use with Aroma.
Put the script in the same folder as your meta images, and run it.
This script checks for the following files: iconTex.tga
, bootTvTex.tga
, bootDrcTex.tga
, bootLogoTex.tga
- All images must be uncompressed
- All images must end with
TRUEVISION-XFILE
(the script will do it for you) iconTex.tga
: 128x128, 32-bit depthbootLogoTex.tga
: 170x42, 32-bit depthbootDrcTex.tga
: 854x480, 24-bit depthbootTvTex.tga
: 1280x720, 24-bit depth