Legend - Hand of God .PAK/.DAT
Posted: Thu May 29, 2008 10:52 am
The game "Legend - Hand of God" (demo here) is a granny3d powered game. In the data forlder the data are archived in pak format, with a dat file linked to every archive. In other words, for every .pak, there's a pak.dat file. I think that the data aren't compressed at all. The pack files simply contain the data archived and the pak.dat files list the content of the pak archive specifying the begin/end for each file. Even if I'm right I don't have a clue about how to read those data...
In attachment one couple of pak/dat file.
Items.pak (seems to contain uncompressed data. Those are text files evidently):

Items.pak.dat (seems the list of the files in the pack with instructions about the begin/end of every file)

In attachment one couple of pak/dat file.
Items.pak (seems to contain uncompressed data. Those are text files evidently):

Items.pak.dat (seems the list of the files in the pack with instructions about the begin/end of every file)
