Skip to content

Releases: Helco/Pitfall

v1.2

26 Mar 13:03
Compare
Choose a tag to compare

Textures have to be extracted from their archive first and will be stored as PNG files in the output directory.

Usage:
  TexConvert [options]

Options:
  --input <input>                         The path to a texture or directory
                                          containing texture files
  --output <output>                       The output directory [default:
                                          current directory]
  --format                                The output image format [default: Png]
  <Bmp|Dds|Gif|Jpeg|Jpg|Pbm|Png|Tga|Tiff|Webp>
  --vflip                                 Flips the image for human consumption
                                          [default: True]
  --version                               Show version information
  -?, -h, --help                          Show help and usage information

v1.1

24 Mar 16:41
Compare
Choose a tag to compare

usage: TexConvert.exe <input directory or file> [output directory]

Textures have to be extracted from their archive first and will be stored as PNG files in the output directory.

v1.0

09 Aug 16:07
Compare
Choose a tag to compare

usage: TexConvert.exe <input directory or file> [output directory]

textures have to be extracted from their archive first.