Convert .itp files to texture files.
.itp has many different versions, itpcnv-dana supports Ys VIII (PS4 & PC) assets.
Simply drag and drop .itp files onto run.bat, you will get converted .dds file. Node.js is required.
Convert via command line:
node index.js file1.itp file2.itp ...
Use YsVIII-tools or my fork which fixes an issue when unpacking .xai > 4GB.
-
You can use Noesis to batch convert
.dds.Convert through command line is also supported:
Noesis.exe ?cmode input.dds output.png -
You can also use paint.net to view (or edit)
.dds. -
Alternatively, you can use Photoshop with Intel® Texture Works Plugin.