Changes

183 bytes added ,  20:34, 27 September 2021
Line 33: Line 33:  
|  || 4 || uint32 || CRC-32 ?
 
|  || 4 || uint32 || CRC-32 ?
 
|-
 
|-
|  || 4 || uint32 || Absolut offset of file name
+
|  || 4 || uint32 || Absolut offset of file name; Last offset has MSB set to 1
 
|-
 
|-
 
|  || 4 || uint32 || file size
 
|  || 4 || uint32 || file size
Line 39: Line 39:  
|  || 4 || uint32 || file offset
 
|  || 4 || uint32 || file offset
 
|}
 
|}
 +
 +
The file offset refers to the raw file data. If a container like [[GFCP]] is used the data has to be decompressed and must replace the whole container.
71

edits