VitaSmith / gust_tools

A set of utilities for dealing with Gust (Koei Tecmo) PC games files
Other
206 stars 23 forks source link

gust_g1t skipping 1x1 textures #24

Closed DeathChaos25 closed 3 years ago

DeathChaos25 commented 3 years ago

As title says, the tool is skipping 1x1 textures (used for dummy normals in Persona 5 Strikers), meaning not all textures are dumped, making it impossible to repack the G1T again with the tool due to the missing textures.

These textures work fine (and are dumped correctly) by project_g1m noesis plugin.

Here's a sample G1T (and accompanying g1m if needed) that has this issue.

Edit: Seems to be mostly unsupported texture format with other Switch RDB games like Hyrule Warriors: Age of Calamity (all of them still work fine with project_g1m).

VitaSmith commented 3 years ago

Thanks for the report. This should now be fixed in the current version.