Changes

Jump to navigation Jump to search
Line 77: Line 77:  
Addresses assume file size of 0x20000
 
Addresses assume file size of 0x20000
 
* 0x2F1C0 - 0x2F1FC: HASH2: Hash data, 60 (0x3C) bytes long.  This is suspect as a hash since it always starts with a zero byte.  It changes per save to SD, not as any real data changes.
 
* 0x2F1C0 - 0x2F1FC: HASH2: Hash data, 60 (0x3C) bytes long.  This is suspect as a hash since it always starts with a zero byte.  It changes per save to SD, not as any real data changes.
* 0x2F1FC - 0x2F200: Magic = 0x00000000 (0L)
+
* 0x2F1FC - 0x2F200: Magic = 0x00000000 (0L)  (Observed to also be 0x1b and 0x814823c8)
 
* 0x2F200 - 0x2F204: Magic = 0x00010002 (65538L)
 
* 0x2F200 - 0x2F204: Magic = 0x00010002 (65538L)
 
* 0x2F204 - 0x2F240: HASH3: Hash data, 60 (0x3C) bytes long.  This doesn't change when any 'real' data doesn't change.
 
* 0x2F204 - 0x2F240: HASH3: Hash data, 60 (0x3C) bytes long.  This doesn't change when any 'real' data doesn't change.
137

edits

Navigation menu