Skip to content

Releases: Atvaark/FtexTool

v0.4.0 (MGSV + PES)

31 Oct 17:53
Compare
Choose a tag to compare
v0.4.0 (MGSV + PES) Pre-release
Pre-release

Changes in v0.4.0

  • Added .ftexs file embedding by using the command line option -f 0.
    This will write the entire texture in the .ftex file without creating a single .ftexs file.
    Not supported in MGSV!
  • Added optional flags command line options -flags Clp and -flags Unknown
    96% of all textures use the default value, but some (e. g. files that end with _clp) use different flags.
    Their purpose isn't known at the moment.
  • Fixed an issue where volume ftex textures were unpacked incorrectly
  • Fixed an issue where some ftex files were unable to be unpacked

Features

  • Converting ftex files to dds
  • Converting dds to ftex
  • Converting all ftex files in a directory to .dds

Remarks

  • Use GzsTool for unpacking and repacking pftxs files

v0.3.3

17 Dec 18:04
Compare
Choose a tag to compare

Changes in v0.3.3

  • Added experimental volume texture support for A8R8G8B8 images.

Features

  • Converting ftex files to dds
  • Converting dds to ftex
  • Converting all ftex files in a directory to .dds

Remarks

  • Use GzsTool for unpacking and repacking pftxs files

v0.3.2

17 May 13:54
Compare
Choose a tag to compare

Changes in v0.3.2

  • Fixed reading small mip maps.
  • Fixed writing an incorrect amount of .ftexs files (in 99.90% of the cases)

Features

  • Converting ftex files to dds
  • Converting dds to ftex
  • Converting all ftex files in a directory to .dds

Remarks

  • Use GzsTool for unpacking and repacking pftxs files

v0.3.2-pre1

15 May 15:56
Compare
Choose a tag to compare
v0.3.2-pre1 Pre-release
Pre-release

Changes in v0.3.2-pre1

  • Fixed reading small mip maps.

Features

  • Converting ftex files to dds
  • Converting dds to ftex
  • Converting all ftex files in a directory to .dds

Open Issues v0.3.0

  • When converting a dds file to ftex the amount of ftexs files can differ from the original amount

Remarks

  • Use GzsTool for unpacking and repacking pftxs files

v0.3.1

14 Oct 20:30
Compare
Choose a tag to compare

Changes in v0.3.1

  • Added the option -f or -ftexs to set the max ftexs file count to output.

Features

  • Converting ftex files to dds
  • Converting dds to ftex
  • Converting all ftex files in a directory to .dds

Open Issues v0.3.0

  • Some TPP textures can't be unpacked correctly
  • When converting a dds file to ftex the amount of ftexs files can differ from the original amount

Remarks

  • Use GzsTool for unpacking and repacking pftxs files

v0.3.0 (The Phantom Pain)

03 Sep 18:52
Compare
Choose a tag to compare

Features:

  • Converting ftex files to dds
  • Converting dds to ftex
  • Converting all ftex files in a directory to .dds

Open Issues v0.3.0

  • Some TPP textures can't be unpacked correctly
  • When converting a dds file to ftex the amount of ftexs files can differ from the original amount

Remarks

  • Use GzsTool for unpacking and repacking pftxs files

v0.2.5

15 Jan 22:36
Compare
Choose a tag to compare

Features:

  • Converting ftex files to dds
  • Converting dds to ftex
  • Converting all ftex files in a directory to .dds
  • Unpacking pftxs files to ftex and ftexs
  • Repacking ftex and ftexs files to pftxs

Experimental Features

  • Converting DXT3 compressed dds files to ftex

Open Issues:

  • When converting a dds file to ftex the amount of ftexs files can differ from the original amount

v0.2.4

07 Jan 18:08
Compare
Choose a tag to compare

Features:

  • Converting ftex files to dds
  • Converting dds to ftex
  • Converting all ftex files in a directory to .dds
  • Unpacking pftxs files to ftex and ftexs
  • Repacking ftex and ftexs files to pftxs

Fixed Issues

  • Converting dds files without mipmaps to ftex

Open Issues:

  • When converting a dds file to ftex the amount of ftexs files can differ from the original amount

v0.2.3

05 Jan 21:36
Compare
Choose a tag to compare

Features:

  • Converting ftex files to dds
  • Converting dds to ftex
  • Converting all ftex files in a directory to .dds
  • Unpacking pftxs files to ftex and ftexs
  • Repacking ftex and ftexs files to pftxs

Issues:

  • When converting a dds file to ftex its type (Diffuse,Normal,Material,Cube) is not saved.
  • When converting a dds file to ftex the amount of ftexs files can differ from the original amount

v0.2.2

03 Jan 16:39
Compare
Choose a tag to compare

Features:

  • Converting ftex files to dds
  • Converting dds to ftex
  • Converting all ftex files in a directory to .dds
  • Unpacking pftxs files to ftex and ftexs
  • Repacking ftex and ftexs files to pftxs

Issues:

  • When converting a dds file to ftex its type (Diffuse,Normal,Material,Cube) is not saved.
  • When converting a dds file to ftex the amount of ftexs files can differ from the original amount