CECD Savegame: Difference between revisions
Meleemeister (talk | contribs) Credit goes to User:Wwylele. https://gist.github.com/wwylele/29a8caa6f5e5a7d88a00bedae90472ed |
Meleemeister (talk | contribs) Wikitable class added to tables |
||
(2 intermediate revisions by one other user not shown) | |||
Line 29: | Line 29: | ||
=== File <code>MBoxList____</code> === | === File <code>MBoxList____</code> === | ||
{| | {| class="wikitable" | ||
! Offset | ! Offset | ||
! Length | ! Length | ||
Line 60: | Line 60: | ||
=== File <code>MBoxInfo____</code> === | === File <code>MBoxInfo____</code> === | ||
{| | {| class="wikitable" | ||
! Offset | ! Offset | ||
! Length | ! Length | ||
Line 107: | Line 107: | ||
| 0x40 | | 0x40 | ||
| 1 | | 1 | ||
| | | Display New Notification Dot | ||
|- | |- | ||
| 0x41 | | 0x41 | ||
Line 133: | Line 133: | ||
<span id="file-mboxdata.3-digit-number"></span> | <span id="file-mboxdata.3-digit-number"></span> | ||
=== File <code>MBoxData.<3-digit number></code> === | === File <code>MBoxData.<3-digit number></code> === | ||
Line 155: | Line 156: | ||
This file consists of a 0x20-byte header, and an array of 0x70-byte entry. Each entry is a copy of the message header. See the next section for the message header format. The box info header format is | This file consists of a 0x20-byte header, and an array of 0x70-byte entry. Each entry is a copy of the message header. See the next section for the message header format. The box info header format is | ||
{| | {| class="wikitable" | ||
! Offset | ! Offset | ||
! Length | ! Length | ||
Line 204: | Line 205: | ||
The header format is | The header format is | ||
{| | {| class="wikitable" | ||
! Offset | ! Offset | ||
! Length | ! Length | ||
Line 255: | Line 256: | ||
| 0x2C | | 0x2C | ||
| 8 | | 8 | ||
| Message ID 2 | | Message ID 2 (reply-to message id in an exchange) | ||
|- | |- | ||
| 0x34 | | 0x34 | ||
Line 308: | Line 309: | ||
Each extra header has a format of | Each extra header has a format of | ||
{| | {| class="wikitable" | ||
! Offset | ! Offset | ||
! Length | ! Length | ||
Line 328: | Line 329: | ||
The header type can be one of the follows: | The header type can be one of the follows: | ||
{| | {| class="wikitable" | ||
! Value | ! Value | ||
! Description | ! Description |