Line 12:
Line 12:
|-
|-
| 3
| 3
−
| BlkID
+
| [[ACT_Services#DataBlocks|BlkID]]
|-
|-
| 4
| 4
Line 35:
Line 35:
=Description=
=Description=
−
This returns common account info from common.dat
+
This returns common account info. This data usually comes from common.dat
−
−
=DataBlocks=
−
−
{| class="wikitable" border="1"
−
|-
−
! BlkID
−
! Size
−
! Description
−
|-
−
| 0x1
−
| 0x1
−
| Total number of accounts
−
|-
−
| 0x2
−
| 0x1
−
| Default account
−
|-
−
| 0x3
−
| 0x1
−
| Default account?
−
|-
−
| 0x4
−
| 0x8
−
| ?
−
|-
−
| 0x5
−
| ?
−
| ?
−
|-
−
| 0x6
−
| 0x8
−
| CommonTransferableIdBase
−
|-
−
| 0x29
−
| 0x24
−
| struct{char[0x21] DefaultNnasSubDomain?; char[0x3] DefaultNnasNfsEnv;}
−
|-
−
| 0x2A
−
| 0x8
−
| ?
−
|}