Skip to content

Releases: VitaSmith/gust_tools

v1.56

14 Jul 08:15
Compare
Choose a tag to compare

Gust Tools v1.56

  • gust_pak: Add support for Atelier Marie Remake

v1.55

05 Apr 21:33
Compare
Choose a tag to compare

Gust Tools v1.55

  • gust_g1t: Add support for Switch textures that require double the height (#77)

v1.54

24 Mar 13:53
Compare
Choose a tag to compare

Gust Tools v1.54

  • gust_pak: Add support for Atelier Ryza 3 (with thanks to kiri-e)

v1.53

19 Mar 01:26
Compare
Choose a tag to compare

Gust Tools v1.53

  • gust_gmpk: Fix support for archives that contain only one record.
  • gust_enc: Improve detection of gust_enc.json file location.

v1.52

21 Dec 20:20
Compare
Choose a tag to compare

Gust Tools v1.52

  • gust_enc: Fix locating .json file when not running in the same directory as the executable.

v1.51

05 Mar 20:44
Compare
Choose a tag to compare

Gust Tools v1.51

  • gust_ebm: Add support for Atelier Sophie 2
  • gust_pak: Improve autodetection

v1.50

28 Feb 18:43
Compare
Choose a tag to compare

Gust Tools v1.50

  • gust_pak: Add support for Atelier Sophie 2 (with thanks to @20051231) (#57)
  • gust_g1t: Fix regression introduced in v1.49 (#56)

v1.49

26 Dec 20:27
Compare
Choose a tag to compare

Gust Tools v1.49

  • gust_g1t: Fix SRGB texture support as well as some big-endian handling issues.
    Also add initial and very incomplete support for WiiU types 0x60 and 0x62.

v1.48

05 Dec 12:44
Compare
Choose a tag to compare

Gust Tools v1.48

  • gust_g1t: Add support for texture arrays and cubemaps, add support for types 0x04 and 0x5e and simplify JSON output.
    Note that the new JSON output is incompatible with the previous version, so you will have to re-extract archives with this version if you want to repackage a .g1t.
    Also note that Paint.net can not handle DX10 texture arrays, so you should use Gimp or Visual Studio to edit DDS files that contain a texture array.
  • gust_elixir: Fix extraction of files that have non null terminated names

v1.47

16 Nov 00:37
Compare
Choose a tag to compare

Gust Tools v1.47

  • gust_g1t: Export original number of mipmaps and discard mipmap levels that were not in original on reimport.
    This is mostly aimed at helping with Blue Reflection: Second Light texture modifications when the texture is Z-Stacked, and it was edited with an application like Paint.net, that generates more mipmaps than the original.