Skip to content

Program that exports NUT/DDS textures from .xfbin files and creates .nut files from .dds files.

License

Notifications You must be signed in to change notification settings

maxcabd/nutconv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 

Repository files navigation

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

About

Program that exports NUT/DDS textures from .xfbin files and creates .nut files from .dds files.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages