Attached is on of the textures..

This is custom made file format with blowfish encryption that was reverse engineered several times.
Ow, looks like they changed format.
Code: Select all
byte data[len-8]; // len = file size, must be a multiple of 8
char sign[2]; // "dr"
unsigned char version_a;
unsigned char version_b;
unsigned char trim; // number (0-7) of padding bytes
char ftype[3]; // "lua" of "png"
Some time ago there was a thread on xentax where somebodyAlso, what do you mean by "deleted"?
Well, this is the encrypted textures. You can see characters "dr***png" at the end of files.