Also Koen, the second and the third entry use the same unknown number. Is that correct? As it increases with every file.
On thing we can exclude though, the filesize doesn't seem to influence it:
Code:
Entry #10: 223_ad_01_r1.tga 01C4C95E4C7DF259
Sub #0: 223_ad_01_r1.tga TEX 0 0
Entry #11: 226_ad_01.tga 01C4C95E4C8054AE
Sub #0: 226_ad_01.tga TEX 0 0
Entry #12: 227_ad_01_r1.tga 01C4C95E4C82B703
Sub #0: 227_ad_01_r1.tga TEX 0 0
All textures have different file sizes. For the unkown number though:
The difference between 10 and 11 is 26255 H
The difference between 11 and 12 is 26255 H
Now I though I found a nice system but other entries break the sequence (of two

):
Code:
Entry #2000: gbgendb.tga 01C4C95E5A8DF3B7
Sub #0: gbgendb.tga TEX 0 0
Entry #2001: gbgenrubble.tga 01C4C95E5A90560C
Sub #0: gbgenrubble.tga TEX 0 0
Entry #2002: gbgenrubble.w3d 01C4C95EA1CA016C
Sub #0: H*GBGENRUBBLE HIER 0 392
Sub #1: GBGENRUBBLE.GBGENRUBBLEB MESH 392 31868
Sub #2: GBGENRUBBLE.GBGENRUBBLEA MESH 32260 3253
Sub #3: GBGENRUBBLE HLOD 35513 168
The difference between 2000 and 2001 is 26255 H
The difference between 2002 and 2001 is 4739AB60 H
Now this last number is a multiply of 26255 H
A last one:
Code:
Entry #5019: mucavtroll_wlkd.w3d 01C4C95ED28F9645
Sub #0: A*MUCAVTROLL_SKL.MUCAVTROLL_WLKD ANIM 0 17132
Entry #5020: mudeathcage.w3d 01C4C95ED2945AEF
Sub #0: H*MUDEATHCAGE HIER 0 1148
Sub #1: MUDEATHCAGE.MUDEATHCAGE2 MESH 1148 35988
Sub #2: MUDEATHCAGE.MUDEATHCAGE1 MESH 37136 13464
Sub #3: MUDEATHCAGE.MUCAGETREE3 MESH 50600 19624
Sub #4: MUDEATHCAGE.MUDEATHCAGE MESH 70224 936
Sub #5: MUDEATHCAGE.MUCAGETREE MESH 71160 16491
Sub #6: MUDEATHCAGE HLOD 87651 300
the difference here is 4C4AA H
Again a multply of 26255 H
This made me think that entries with one sub used 26255 H as their number but this entry proved me wrong:
Code:
Entry #5022: mudrmtroll.tga 01C4C95E71EBAEC8
Sub #0: mudrmtroll.tga TEX 0 0
Entry #5023: mudrmtroll_atka.w3d 01C4C95ED29DE443
Sub #0: A*MUDRMTROLL_SKL.MUDRMTROLL_ATKA ANIM 0 37300
The difference here is 60B2357B H
Now that's a little bigger but still, a multiply of 26255 H.