Changes

Jump to navigation Jump to search
No change in size ,  04:48, 22 January 2015
Undo revision 11486 by Einstein95 (talk)
Line 102: Line 102:  
|  Length of STRG partition (also in CSAR header)
 
|  Length of STRG partition (also in CSAR header)
 
|-
 
|-
0x8
+
0x18
 
|  0x4
 
|  0x4
 
|  Count of audio names (since each file should have a name you could also say this is essentially a file count)
 
|  Count of audio names (since each file should have a name you could also say this is essentially a file count)
Line 130: Line 130:  
|}
 
|}
 
Then every filename is rawly setted. You can set up a dictionary that contains, using a simple counter, the size of every filename in order. Then, using the same type of counter, get the values of the size of the filename in a correct order.
 
Then every filename is rawly setted. You can set up a dictionary that contains, using a simple counter, the size of every filename in order. Then, using the same type of counter, get the values of the size of the filename in a correct order.
   
=== INFO ===
 
=== INFO ===
  
77

edits

Navigation menu