FRDU:UpdateGameModeDescription: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
Steveice10 (talk | contribs)  | 
				TimmSkiller (talk | contribs) No edit summary  | 
				||
| (2 intermediate revisions by the same user not shown) | |||
| 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)|2}}  | |||
{{IPC/RequestEnd}}  | |||
|  | |||
| 0  | |||
|   | |||
|-  | |||
| 2  | |||
=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).  | ||
Latest revision as of 23:11, 16 December 2024
Request
| Index Word | Description | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| 0 | 
  | ||||||||
| 1 | Descriptor for static buffer (id 2) | ||||||||
| 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).