Difference between revisions of "FRDU:GetMyPassword"

From 3dbrew
Jump to navigation Jump to search
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 17: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.