Releases: VitaSmith/gust_tools
Releases · VitaSmith/gust_tools
v1.56
v1.55
v1.54
v1.53
Gust Tools v1.53
gust_gmpk
: Fix support for archives that contain only one record.gust_enc
: Improve detection ofgust_enc.json
file location.
v1.52
Gust Tools v1.52
gust_enc
: Fix locating.json
file when not running in the same directory as the executable.
v1.51
Gust Tools v1.51
gust_ebm
: Add support for Atelier Sophie 2gust_pak
: Improve autodetection
v1.50
v1.49
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 types0x60
and0x62
.
v1.48
Gust Tools v1.48
gust_g1t
: Add support for texture arrays and cubemaps, add support for types0x04
and0x5e
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
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.