CECD Savegame: Difference between revisions
→File MBoxInfo____: Update information gathered from developing NetPass |
Meleemeister (talk | contribs) Wikitable class added to tables |
||
(One intermediate revision 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 156: | 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 205: | Line 205: | ||
The header format is | The header format is | ||
{| | {| class="wikitable" | ||
! Offset | ! Offset | ||
! Length | ! Length | ||
Line 256: | Line 256: | ||
| 0x2C | | 0x2C | ||
| 8 | | 8 | ||
| Message ID 2 | | Message ID 2 (reply-to message id in an exchange) | ||
|- | |- | ||
| 0x34 | | 0x34 | ||
Line 309: | Line 309: | ||
Each extra header has a format of | Each extra header has a format of | ||
{| | {| class="wikitable" | ||
! Offset | ! Offset | ||
! Length | ! Length | ||
Line 329: | 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 |