LibT2FS 0.1
C API for accessing TEngine data in memory.
Loading...
Searching...
No Matches
Home

This project is work in progress and far from complete.

The goal of this project is to give access to the texture, model, level, scene and potential other data inside TEngine data.

TEngine is the name of the game engine used by the (old) Turok game series and some other games, for a list of games see the Target files.

  1. See Current state for current state and some comments on the data.
  2. See Schema for the data tree hierarchy definitions.
  3. See How to use the API on how to use the lib.