Friend Services: Difference between revisions

TimmSkiller (talk | contribs)
No edit summary
TimmSkiller (talk | contribs)
add ServiceLocatorData
Line 486: Line 486:
| 0x130 || 0x8 || NEX Timestamp for server time
| 0x130 || 0x8 || NEX Timestamp for server time
|}
|}
==ServiceLocatorData==
{| class="wikitable" border="1"
|-
! Offset !! Size !! Description
|-
| 0x0 || 0x4 || [[Friend_Services#NASC_Result|NASC Login Result]]
|-
| 0x4 || 0x4 || HTTP Status Code
|-
| 0x8 || 0x80 || Service Host (string)
|-
| 0x88 || 0x100 || Service Token (string)
|-
| 0x188 || 0x1 || <code>statusdata</code> from NASC response
|-
| 0x189 || 0x7 || padding
|-
| 0x190 || 0x8 || NEX Timestamp for server time
|}