Changes

139 bytes added ,  05:58, 2 July 2017
Line 44: Line 44:  
|
 
|
 
|}
 
|}
 +
 +
With SystemUpdate, the 4-bytes at offset 0xE are zero, with the entry-count field located at offset 0x12 instead(header size is the same).
    
An optional header can follow, depending on the title type.
 
An optional header can follow, depending on the title type.
Line 49: Line 51:  
At the end of the file following the entries is a 0x20-byte block, presumably a hash.
 
At the end of the file following the entries is a 0x20-byte block, presumably a hash.
   −
With update-format, there's additional data after the end of the entries specified in the header and before the ending hash.
+
With Patch-format, there's additional data after the end of the entries specified in the header and before the ending hash.
    
== Application header ==
 
== Application header ==