View Single Post
  #5  
Old 25-03-2005, 07:10
kosmiq's Avatar
kosmiq kosmiq is offline
Die Hard Member
 
Join Date: Feb 2005
Location: Sweden
Posts: 876
Thanks: 0
Thanked 0 Times in 0 Posts
kosmiq is on a distinguished road
First of Mojo the textfiles you wondered about, there goes:
The german readme file should be "Liesmich.txt" and the spanish one might be "Léeme.txt"...
Also the german and spanish versions of the acrobatreader files are:
AdbeRdr60_deu.exe (german Adobe)
AdbeRdr60_esp.exe (spanish Adobe)
AOW_MANUAL_DEU.pdf (german manual)
AOW_MANUAL_ESP.pdf (spanish manual)

And about the cab thingie, if you take a look when deleting stuff from data2.cab you will notice that it is the last cab (data6.cab) is the one that gets smaller until it is only a file with no info, and then it is data5.cab that gets smaller. This means that files will be automoved forward in the filesystem of the cabs.

The difference in cab sizes are as follows:
data1.cab - before: 7407kb - after: 7407kb
data2.cab - before: 1039808kb - after: 1039808kb
data3.cab - before: 1048576kb - after: 1048576kb
data4.cab - before: 1048576kb - after: 1048576kb
data5.cab - before: 1048576kb - after: 104506kb
data6.cab - before: 645219kb - after: 0.5kb

This should mean that data1.cab doesn't contain any language files in as it is too small for that. My guess is that the .exe file or similar is stored there.
And that language files are spread around data2.cab-data6.cab and therefore i6comp is indeed "autofinding" files to delete.
And I have never encountered any modern game that has all files stored in only 1 cab file.
Reply With Quote