Atvaark / FtexTool

Fox Engine Texture (.ftex) to DDS converter
MIT License
32 stars 9 forks source link

Unknown PixelFormatType 9 #16

Closed leus closed 4 years ago

leus commented 4 years ago
D:\Tools\FtexDdsTools.exe hair_parts_nrm.ftex

Unhandled Exception: System.ArgumentException: Unknown PixelFormatType 9

   at FtexTool.FtexDdsConverter.ConvertToDds(FtexFile file)
   at FtexTool.Program.UnpackFtexFile(String filePath, String outputPath)
   at FtexTool.Program.Main(String[] args)

Here's the file. I know you probably won't add support, but I'm leaving this here just in case: hair_parts_nrm.zip

Atvaark commented 4 years ago

Is this from one of the newer soccer games again?

leus commented 4 years ago

Yeah, sorry about that. Your tools are used profusely within that community.

Atvaark commented 4 years ago

See #15. I'm not planning on adding support for newer or modified formats or games.