ACT Services: Difference between revisions
TimmSkiller (talk | contribs) |
TimmSkiller (talk | contribs) No edit summary |
||
Line 336: | Line 336: | ||
|- | |- | ||
| 0x373 || 0x2 + 1 || ASCII [[Friend_Services#Server_Types|Server Environment]] type and number | | 0x373 || 0x2 + 1 || ASCII [[Friend_Services#Server_Types|Server Environment]] type and number | ||
|} | |} | ||
Line 525: | Line 512: | ||
= Types = | = Types = | ||
== CFLStoreData == | |||
This is the Mii format used in ACT commands. | |||
{| class="wikitable" border="1" | |||
|- | |||
! Offset !! Size !! Description | |||
|- | |||
| 0x0 || 0x5C || [[Mii#Mii_format|Mii Data]] | |||
|- | |||
| 0x5E || 0x2 || padding | |||
|- | |||
| 0x5C || 0x2 || CRC16 over the above 0x5E bytes (see [[Mii#Checksum|Mii Checksum]] for details on the algorithm) | |||
|} | |||
== Timezone == | == Timezone == | ||
{| class="wikitable" border="1" | {| class="wikitable" border="1" |