Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 620 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 620 Bytes

nutconv

nutconv is a tool for exporting NUT/DDS textures from CyberConnect2 .xfbin files and creating .nut files from .dds and vice versa.

Installation

Download the .zip file from Releases.

Usage

  • Drag and drop .xfbin (must contain NUT textures) file onto the .exe to get NUT/DDS textures.
  • Drag and drop 1 .dds file to create a .nut file with 1 GIDX texture.
  • Drag and drop 2 .dds files to create a .nut file with 2 GIDX textures. And so on.

More Information

  • Only supports DXT1, DXT3, DXT5, B5G5R5A1, B4G4R4A4, B5G6R5, and B8G8R8A formats.

License

MIT