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
.
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
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.
Gust Tools v1.46
gust_g1t
: add support for Z-Stacked textures, such as the ones used by Blue Reflection: Second Light
Gust Tools v1.44
gust_gmpk
: Fix support for archives that don't have a model for the first entry
Gust Tools v1.43
gust_gmpk
: Add packing/unpacking support forG1H
files and simplify the underlying.json
gust_enc
: Add a note regarding the keys to use for Blue Reflection: Second Light (which are the same as for Ryza)
Note that the new gmpk.json
format is incompatible with the previous one, so if you unpacked GMPK files, you will need to unpack them again with this new version, before you can repack them.