FRDU:GetMyPassword: Difference between revisions
Jump to navigation
Jump to search
Steveice10 (talk | contribs) m moved FRDU:GetPassword to FRDU:GetMyPassword |
TimmSkiller (talk | contribs) No edit summary |
||
Line 9: | Line 9: | ||
|- | |- | ||
| 1 | | 1 | ||
| Buffer length | | Buffer length (maximum 0x800) | ||
|} | |} | ||
Line 37: | Line 37: | ||
| Result code | | Result code | ||
|} | |} | ||
=Description= | |||
Returns the NEX password from the friends sysmodule's save data. |
Revision as of 18:41, 12 December 2024
Request
Index Word | Description |
---|---|
0 | Header code [0x00100040] |
1 | Buffer length (maximum 0x800) |
The following is located 0x100-bytes after the beginning of the above command buffer:
Index Word | Description |
---|---|
0 | (bufferLength << 14) | 2 |
1 | char* buffer |
Response
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |
Description
Returns the NEX password from the friends sysmodule's save data.