Turok *.dct files (PC)
Re: Turok *.dct files (PC)
I create structure for these files, but I´m not a programmer.
I create a template for 010 Editor. Template is in attachment.
Code: Select all
char DICT[4]
int (4096)
int unknown
int seven
int numberofrecords (I'm not sure)
int64 nul1
int64 nul2
{
int HASH (HASH of first record)
int Pos (+ position in file),(Pos of first record)
}
char Zero[40]
for x = 8 < numberofrecords
{
int HASH
int Pos (+ position in file)
}
You do not have the required permissions to view the files attached to this post.
