Skip to content

Releases: purifetchi/SS1TexConverter

3.0

27 Jun 16:01
Compare
Choose a tag to compare
  • UI niceties + style conformance
  • Default output format is .png
  • Converted files can be save in the same directories as their source files (optional)
  • Force files to be overwritten even if they already exist (optional)
  • Default output directory is one that contains .exe

All changes done by @sultim-t, thank you so much!

2.0 - Version 3 support

16 Sep 17:03
Compare
Choose a tag to compare
  • Added support for version 3 textures. Supports both RGBA4444 and RGBA5551 encodings.
  • Fixed endianness issues in the width/height reading.
  • Moved the texture code into its own separate file.
  • Added a textbox that shows information about the currently read file.

1.1

14 Sep 18:08
Compare
Choose a tag to compare
1.1
  • Fixed an issue where the TGA files would be corrupted due to extra characters in the header.
  • Simplified some code

First release

13 Sep 17:58
Compare
Choose a tag to compare

Contains basically a fully working converter