FRDU:UpdateGameModeDescription: Difference between revisions
Jump to navigation
Jump to search
Steveice10 (talk | contribs) |
TimmSkiller (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
=Request= | =Request= | ||
{ | {{IPC/Request}} | ||
{{IPC/RequestHeader|0x001D|0|2}} | |||
{{IPC/TranslateStaticBuffer|Input UTF-16 127-Character Game Mode Description (127 Characters + null termination)|0}} | |||
{{IPC/RequestEnd}} | |||
| | |||
| 0 | |||
| | |||
| | |||
=Response= | =Response= | ||
{ | {{IPC/Request}} | ||
{{#vardefine:ipc_offset|0}} | |||
{{IPC/RequestHeader|0x001D|1|0}} | |||
{{IPC/RequestEntry|Result code}} | |||
{{IPC/RequestEnd}} | |||
| 0 | |||
| | |||
| | |||
| | |||
| Result code | |||
=Description= | =Description= | ||
This sets the "currently playing" text description displayed in the friends | This sets the "currently playing" text description displayed in the friends list (separate from the application title text). |
Revision as of 14:10, 14 December 2024
Request
Index Word | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
0 |
| ||||||||
1 | Descriptor for static buffer (id 0) | ||||||||
2 | Input UTF-16 127-Character Game Mode Description (127 Characters + null termination) |
Response
Index Word | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
0 |
| ||||||||
1 | Result code |
Description
This sets the "currently playing" text description displayed in the friends list (separate from the application title text).