Jump to content

Saved game data: Difference between revisions

Line 76: Line 76:
! Name
! Name
! Offset
! Offset
! Length
! Value
! Value
! Meaning
! Meaning
Line 81: Line 82:
|'''Checksum'''
|'''Checksum'''
| 0x0
| 0x0
| 4
| Number
| Number
| Used to verify save game integrity. Uses the Checksum-16 algorithm.
| Used to verify save game integrity. Uses the Checksum-16 algorithm.
Line 86: Line 88:
|'''Save game number'''
|'''Save game number'''
|0x6
|0x6
|1
|Number
|Number
|Number of times the game has been saved.
|Number of times the game has been saved.
Line 91: Line 94:
|'''Time played'''
|'''Time played'''
|0x1C
|0x1C
|4
|Number
|Number
|Time the player has played the game for. Displayed on the tombstones in the main menu.
|Time the player has played the game for. Displayed on the tombstones in the main menu.