5,391
edits
mNo edit summary |
mNo edit summary |
||
Line 3: | Line 3: | ||
BINA files only have a small (32-byte) header stored in the DAT | BINA files only have a small (32-byte) header stored in the DAT | ||
The only information there is : | The only information there is has to do with the binary data in the RAW/SEP : | ||
*at 0x08, the size of the binary data chunk in the RAW/SEP file | *at 0x08, the size of the binary data chunk in the RAW/SEP file | ||
*at 0x0C, the offset of the binary data chunk to the start of the RAW/SEP | *at 0x0C, the offset of the binary data chunk to the start of the RAW/SEP | ||
;Version-dependence | ;Version-dependence |