2019-07-03 01:02:50 +02:00
2019-07-02 20:00:43 +02:00
2019-07-02 18:26:21 +02:00
2019-07-02 20:00:43 +02:00
2019-07-02 20:08:51 +02:00

RogueSquadron Data Extractor - Texture module

This set of git repos are a compilation of tools coded in C to make RS modding far more than a dream! The compilation consist of few independants modules, each of them deals with specific data like sound, textures, heightmaps...

TEXTURE MODULE

The texture module unpack texture data from original DAT files.

Dependencies

  • zlib (1.2.3)
  • libpng (1.2.37)

Compiling

You can compile on both Windows or Linux system, you only need to adjust your dependencies. Makefile is on the route...

Description
Rogue Squadron 3D (PC) game textures files (HMT) extractor
Readme 216 KiB
2022-09-18 16:01:18 +02:00
Languages
C 71.5%
CMake 19.7%
Python 8.8%