Page 1 of 1

Unknown Raw Game Texture Format (TGA / DDS?)

Posted: Fri Jul 24, 2020 1:55 am
by GalacticUnknown
Hello, I have come across an unknown raw game file texture format and need some help converting it. This is from a PS4 game, and I have attached two raw game file texture samples below. I'm not sure what it is but it could be a TGA file.

Texture Width (int16 2 bytes) seems to be at offset 0x38
Texture Height (int16 2 bytes) seems to be at offset 0x3A

Texture Data seems to start at offset 0x54?

Thanks for any help and anyone who could take a quick look, I appreciate it!


Image

Re: Unknown Raw Game Texture Format (TGA / DDS?)

Posted: Sun Aug 02, 2020 7:57 am
by GalacticUnknown
Nvm figured out... was just DDS file LOL !