FF16 Model Importer v1.01
A tool to export and import FF16 .mdl file binaries as .gltf or .dae
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.