Changes

Jump to navigation Jump to search
8 bytes added ,  21:40, 29 November 2012
→‎File table: correction...
Line 39: Line 39:  
|  0x00C || 4 || uint32 || Compressed file name offset (from the end of the table, padded to 0x10)  
 
|  0x00C || 4 || uint32 || Compressed file name offset (from the end of the table, padded to 0x10)  
   −
if (MSB is high) then this is a folder (i.e. first two nodes 'null' & '.')
+
if (offset & 0x01000000) then this is a folder (i.e. first two nodes 'null' & '.')
 
|-
 
|-
 
|  0x004 || 4 || uint32 || Compressed file offset
 
|  0x004 || 4 || uint32 || Compressed file offset
399

edits

Navigation menu