ACT Services: Difference between revisions

TimmSkiller (talk | contribs)
added Timezone type
TimmSkiller (talk | contribs)
added EulaInfo
Line 539: Line 539:
|-
|-
| 0x88 || 0x8 || s64, UtcOffset in seconds
| 0x88 || 0x8 || s64, UtcOffset in seconds
|}
== EulaInfo ==
{| class="wikitable" border="1"
|-
! Offset !! Size !! Description
|-
| 0x0 || 0x2 + 1 || ASCII NULL-terminated two-letter country code (2 characters + NULL termination)
|-
| 0x3 || 0x2 + 1 || ASCII NULL-terminated two-letter language code (2 characters + NULL termination)
|-
| 0x6 || 0x2 || u16, EULA version
|}
|}