Changes

Line 178: Line 178:  
The hash at offset 0x1C hashes the 0x1C-byte data at offset 0x0 followed by a zero u16, followed by all of the remaining cleartext data following this header(the actual content data).
 
The hash at offset 0x1C hashes the 0x1C-byte data at offset 0x0 followed by a zero u16, followed by all of the remaining cleartext data following this header(the actual content data).
   −
The downloaded boss data is written in the following format to extdata.
+
The downloaded boss data is written in the following format to extdata. The file name that is generated might be Base85/Ascii85 encoded.
 
First an extdata header in the following format
 
First an extdata header in the following format
 
{| class="wikitable"
 
{| class="wikitable"
Line 200: Line 200:  
| 0x10
 
| 0x10
 
| 0x4
 
| 0x4
| Download date in format: Bit 0-6 = day, Bit 7-10 = month, Bit 11-21 = year
+
| Download date in format: Bit 0-5 = day, Bit 6-9 = month, Bit 10-20 = year
 
|-
 
|-
 
| 0x14
 
| 0x14
77

edits