Quote:
Originally Posted by mad
while I managed to open guns_radars.dat I still can not get textures from it. Pack3D extract all but textures even thou it shows that there are textures .tga inside. Any suggestions?
|
Textures can be stored within the DAT file or outside in "data/textures/...". In the latter case you found in the DAT file only references in the form of the filenames of the textures. Pack3D can not distinguish this, it shows the filename of the texture as it would be stored within the DAT file. Better use Silent3ditor to work with DAT files, there you can see if a texture is embedded or not.