VitaSmith / gust_tools

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

Gust G1T extract a DDS texture from a One Piece: Pirate Warriors 3 with other color mode #89

Open linkmadao opened 9 months ago

linkmadao commented 9 months ago

Hi, I found what I believe might be a “bug”, since the Gust G1T extracts texture but with other colors. When I reimport, the texture works fine.

I only use the base command to extract and repack:

Texture file: 54.zip

Extracted: image

In Game: image

linkmadao commented 8 months ago

It looks like it's in BGRA color mode instead of RGBA color mode.

image