Skip to content

Releases: GoneUp/GPK_RePack

Terahelper v1.0 x64 Editon

24 Sep 22:31
Compare
Choose a tag to compare

Hurray, it's finally here.

Notable Improvements:

  • 64-bit GPK Repack support
  • Support to create Toolbox Mods
  • Added option to compress GPKs (Settings -> Enable Compression)
  • Added option to insert/replace whole exports
  • Added manual options to modify PkgMapper/CompositePackageMapper (if you want to live on the edge)
  • Foglio added a option to import/export data for ByteProps with a Right-Click on the table
  • Fixed lots of small things

Guide to mod can be found here https://github.com/GoneUp/GPK_RePack/wiki/How-to-mod-for-TeraToolbox-(or-for-ObjectMapper-patching)

Thanks to Caali, Gl0 and Foglio for the support while building this

Terahelper v0.15

23 Jul 20:16
Compare
Choose a tag to compare

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.

v0.14

28 Sep 18:57
Compare
Choose a tag to compare
  • Fixed a special case for images which caused corrupt archives (at gfxmovieinfo, thx to Owyn for reporting)
  • Removed annoying popup at BigByteProp import/export
  • Made "_rebuild" suffix configurable
  • Added a update check and a notification in the log

v0.13

26 Oct 16:13
Compare
Choose a tag to compare
  • Made alpha channel background configurable
  • QoL improvements, added hotkeys
  • Dependency update

v0.12

13 Oct 13:39
Compare
Choose a tag to compare
  • Fixed crash in the search function (thanks to Owyn for reporting it)
  • Added more info & "warp around" at the search function

v0.11

04 Jun 17:30
Compare
Choose a tag to compare

Mainly Texture2D support

v0.9.1

27 Jun 20:57
Compare
Choose a tag to compare

Added Drag & Drop