https://github.com/purifetchi/ss1texconverter
A texture converter for the Serious Sam Classics/Revolution .tex format
https://github.com/purifetchi/ss1texconverter
csharp imaging modding serious-sam
Last synced: about 1 year ago
JSON representation
A texture converter for the Serious Sam Classics/Revolution .tex format
- Host: GitHub
- URL: https://github.com/purifetchi/ss1texconverter
- Owner: purifetchi
- License: mit
- Created: 2019-09-13T17:43:35.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2021-06-27T16:01:05.000Z (about 5 years ago)
- Last Synced: 2025-04-12T11:18:29.714Z (about 1 year ago)
- Topics: csharp, imaging, modding, serious-sam
- Language: C#
- Size: 47.9 KB
- Stars: 8
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SS1TexConverter
A texture converter for the Serious Sam Classics/Revolution .tex format
Written by reverse-engineering the previous converter written in VB6, which sadly doesn't work on modern machines anymore.
I've also added a few minor things like the ability to copy the currently selected texture to your clipboard and drag'n'dropping files to add them to the batch processing.
List of supported file formats:
- TGA (Uncompressed, 24/32bpp)
- JPEG
- PNG
- BMP
- TIFF