We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61bb3ec commit c6b67d9Copy full SHA for c6b67d9
content/FRDU:GetMyPassword.md
@@ -4,10 +4,10 @@ title = 'FRDU:GetMyPassword'
4
5
# Request
6
7
-| Index Word | Description |
8
-|------------|----------------------------|
9
-| 0 | Header code \[0x00100040\] |
10
-| 1 | Buffer length |
+| Index Word | Description |
+|------------|-------------------------------|
+| 0 | Header code \[0x00100040\] |
+| 1 | Buffer length (maximum 0x800) |
11
12
The following is located 0x100-bytes after the beginning of the above
13
command buffer:
@@ -23,3 +23,7 @@ command buffer:
23
|------------|-------------|
24
| 0 | Header code |
25
| 1 | Result code |
26
+
27
+# Description
28
29
+Returns the NEX password from the friends sysmodule's save data.
0 commit comments