ACTU:GetCommonInfo: Difference between revisions
Jump to navigation
Jump to search
DaniElectra (talk | contribs) Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00050082] |- | 2 | Size |- | 3 | BlkID |- | 4 | (Size<<4) <nowiki>|</nowiki>..." |
DaniElectra (talk | contribs) mNo edit summary |
||
| Line 51: | Line 51: | ||
| 0x2 | | 0x2 | ||
| 0x1 | | 0x1 | ||
| | | Default account | ||
|- | |- | ||
| 0x3 | | 0x3 | ||
| 0x1 | | 0x1 | ||
| | | Default account? | ||
|- | |- | ||
| 0x4 | | 0x4 | ||
Revision as of 00:26, 26 September 2023
Request
| Index Word | Description |
|---|---|
| 0 | Header code [0x00050082] |
| 2 | Size |
| 3 | BlkID |
| 4 | (Size<<4) | 12 |
| 5 | Output buffer ptr |
Response
| Index Word | Description |
|---|---|
| 0 | Header code |
| 1 | Result code |
Description
This returns common account info from common.dat
DataBlocks
| BlkID | Size | Description |
|---|---|---|
| 0x1 | 0x1 | Total number of accounts |
| 0x2 | 0x1 | Default account |
| 0x3 | 0x1 | Default account? |
| 0x4 | ? | ? |
| 0x5 | ? | ? |
| 0x6 | 0x8 | CommonTransferableIdBase |