Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 1.18 KB

README.md

File metadata and controls

36 lines (22 loc) · 1.18 KB

itpcnv-dana

Convert .itp files to texture files.

.itp has many different versions, itpcnv-dana supports Ys VIII (PS4 & PC) assets.

Usage

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 ...

Tips

How to unpack .xai file?

Use YsVIII-tools or my fork which fixes an issue when unpacking .xai > 4GB.

How to view .dds texture?

License

CC BY-NC 4.0