StrataSource / vtex2

A VTF converter and editor
MIT License
44 stars 8 forks source link

[Feature] direct flags editing #32

Closed SirYodaJedi closed 1 year ago

SirYodaJedi commented 1 year ago

Currently (as of v0.1.1), vtex2 info does not report texture flags at all. According to SCell555/VTFShellExtensions, the texture flags are being changed when I convert a v7.4 VTF to v7.6, so it'd be nice to know what changed.

AWildErin commented 1 year ago

image This is already possible from what it seems. vtex2 info -a (path)

SirYodaJedi commented 1 year ago

Ah, didn't realize there was a -a flag.

SirYodaJedi commented 1 year ago

Hm, seems it was adding the 8-bit alpha flag. Strange, since ATI1N doesn't have an alpha channel.