Savegames: Difference between revisions
plaintext file-data confirmed. |
while (size < len) { if (check_sha256_of_all_offsets(size)) { break; } size++; } |
||
| Line 37: | Line 37: | ||
| 0x008 | | 0x008 | ||
| 32 | | 32 | ||
| Hash | | Hash of start of DPFS to end of 0x4000 block (usually/always? 0x300-0x3FFF) | ||
|- | |- | ||
| 0x028 | | 0x028 | ||