21Apr/110
de Blob 2
I spent some time looking into this game, for now this is what i can share.
struct deBlob2 {
unsigned int Magic;
unsigned int fileSize;
unsigned int checksum; // I believe this is the checksum
};
unsigned int Magic;
unsigned int fileSize;
unsigned int checksum; // I believe this is the checksum
};