Closed vrad-exe closed 4 months ago
I believe this is happening now because of the new vtf library basically saying if the format is compressed pretend it has no alpha channel, which is plain wrong for DXT5, DXT1+Alpha, BC7, ATI1N, ATI2N - honestly there's more compressed formats that support it than ones that don't
Describe the Bug
Some textures appear to not have their alpha channel detected correctly, causing the checkbox to be unavailable when it should be. An example of this is
tf2_textures.vpk/materials/overlays/no_entry.vtf
from TF2. Extracting it from the VPK shows that it has an alpha channel, but this doesn't show up in VPKEdit.To Reproduce
Operating System
Tested on Windows 10