Users browsing this thread: 1 Guest(s)
[Help Still Needed] Extract, build a packer .csa files
#28
(09-26-2020, 09:44 AM)teia Wrote: hey, i don't know how helpful, if at all, it is, but the .tga files that end with '00000001' are all compressed using either DXT5 or DXT1. the ones that don't end with that have barely any data in them, and they're usually less than 100 bytes. that's all i've got though :/

I think these '00000001' ones are .dds files, but without a header. If you look at other .dds files in hex editor, you can see that they have DSS before DXT5 or DXT1, but the .dds ones that dont work dont have DDS before DXT5 or DXT1. It prob means that we need to build a program that will add a header or we need to find other quickbms a like program that will dont delete the header (if it does delete it). Also the .dds files that dont work have .tga end but theyre .dds files if im not wrong. Sorry if i made any mistakes, but english is not my main language. 
Content Content Content Content
Reply
Thanked by:


Messages In This Thread
RE: [Help Still Needed] Extract, build a packer .csa files - by kapibarcia - 09-27-2020, 04:40 AM

Forum Jump: