0 of 0

File information

Last updated

Original upload

Created by

KillzXGaming

Uploaded by

KillzXGaming

Virus scan

Some suspicious files

Tags for this mod

Documentation

Readme

View as plain text

# FF16 Converter
A simple CLI tool to convert multiple FF16 formats. Currently supports
- .tex (texture file)
- .pkg (subtitles)

Plan to support font files (.fnt) from .ttf in another update along with multiple images from .tex.

## Usage
- Drag/drop .tex or .pkg to create .png/.dds or .xml.
- Drag/drop the file back to replace .tex or .pkg.
- Drag/drop to ConvertDDS.bat or use -dds in command line to create .dds instead of png.

Texture support only supports replacing and only with one texture in .tex atm. Creating from scatch will be added in soon.

## Credits
- https://github.com/Nenkai/FF16Tools by Nenkai for docs on .tex, gdeflate, and format enums.

![image](https://github.com/user-attachments/assets/11417d0b-c44c-4f69-b3fa-a09aa8f5eae7)

![image](https://github.com/user-attachments/assets/862dba69-32e2-4e33-b81a-4bd742355887)