Skip to content

Terahelper v0.15

Compare
Choose a tag to compare
@GoneUp GoneUp released this 23 Jul 20:16
· 68 commits to master since this release

Bigger Changes:

  • Initial x64 READ support (thanks to Gl0 for the PR)
  • Reading of the new composite GPK files (in the CookedPC folder (e.g. 2073cbd3_55.gpk))
  • Shiny interface to open & search entries in composite GPK files (Menu -> Composite GPK -> Load/Show Mapping)
  • Decryption & parsing of the new .dat files (thanks to Caali for the algo)
  • Option to dump GPK headers or textures
  • Added support to load Texture2D data out of TFC cache files (TFC file needs to be in the same folder as the gpk)

For now everything is read-only. Rebuild of x64 GPKs may work, Rebuilding/patching of composite GPKs is not implemented.
I just wanted to push this release out to give you a option to look into the files without compiling the code yourself.