0 of 0

File information

Last updated

Original upload

Created by

KillzXGaming

Uploaded by

KillzXGaming

Virus scan

Some suspicious files

Tags for this mod

About this mod

A tool to export and import FF16 .mdl file binaries as .gltf or .dae

Permissions and credits
Mirrors
Donations
FF16-Model-Importer

[Github](https://github.com/KillzXGaming/FF16-Model-Importer)

A tool to export and import FF16 .mdl file binaries as .gltf or .dae
If you appreciate my tools, feel free to donate
Requirements
Supports
  • MDL exporting and replacing
  • MTL exporting and replacing
Usage
In a command line window
Commands:
  • MdlConverter.exe body.mdl c1002.pac (Extracts contents to a folder called "body" with all LOD models as .gltf)
  • MdlConverter.exe material.mtl (mtl conversion)
  • MdlConverter.exe material.json (conversion back to mtl)
  • MdlConverter.exe body (Imports mdl contents back from "body" folder.)
Ensure you provide the .pac from a character pack folder for skeleton data
Credits:
  • Nenkai for pac handling needed to get .skl data and some .tex info.
  • Joschuka/Dimy/Someone else for various research and help for MDL file binary.