Account services: Difference between revisions
| Line 571: | Line 571: | ||
= ProfileBase = | = ProfileBase = | ||
{| class="wikitable" border="1" | |||
|- | |||
! Offset || Size || Description | |||
|- | |||
| 0x0 || 0x10 || userID | |||
|- | |||
| 0x10 || 0x8 || POSIX UTC timestamp, for account creation. | |||
|- | |||
| 0x18 || ? || Username | |||
|} | |||
This is a 0x38-byte struct. | This is a 0x38-byte struct. | ||
[[Category:Services]] | [[Category:Services]] | ||