Changes

57 bytes added ,  13:22, 28 July 2020
note discrepancy in endianness
Line 6: Line 6:  
== Structure ==
 
== Structure ==
   −
All the data in the file represented in Big Endian.  
+
All the data in the file represented in Big Endian, unless otherwise noted.
    
{| class="wikitable"
 
{| class="wikitable"
Line 67: Line 67:  
| 0x58||0x2||Group ID
 
| 0x58||0x2||Group ID
 
|-
 
|-
| 0x5A||0x4||Save Data Size (Bytes) (Also SRL Public Save Data Size)
+
| 0x5A||0x4||Save Data Size in Little Endian (Bytes) (Also SRL Public Save Data Size)
 
|-
 
|-
| 0x5E||0x4||SRL Private Save Data Size (Bytes)
+
| 0x5E||0x4||SRL Private Save Data Size in Little Endian (Bytes)
 
|-
 
|-
 
| 0x62||0x4||Reserved
 
| 0x62||0x4||Reserved
46

edits