Changes

Added a table for the checksum.
Line 3: Line 3:  
It contains the lower title-ids of the titles copied to the SD Card, each in 32-bit words.
 
It contains the lower title-ids of the titles copied to the SD Card, each in 32-bit words.
   −
At the end of the file there's a 16-bit checksum to prevent data corruption.
+
At the end of the file there's a 64bit checksum to prevent data corruption.
 +
 
 +
Here's a description of the checksum:
 +
{| class="wikitable"
 +
!| Start
 +
!| Length
 +
!| Description
 +
|-
 +
| 0 || 4 || Language. 0 = Japanese, 1 = English, 2 = French, 3 = German, 4 = Italian, 5 = Spanish
 +
|-
 +
| 4 || 4 || The actual checksum. Possibly only 2 bytes?
 +
|}
9

edits