MP:SetAppData: Difference between revisions

From 3dbrew
Jump to navigation Jump to search
Created page with "=Request= {{IPC/Request}} {{#vardefine:ipc_offset|0}} {{IPC/RequestEntry|Header code [0x00070042]}} {{IPC/RequestEntry|Size}} {{IPC/TranslateStaticBuffer|Input appdata pointer..."
 
(No difference)

Latest revision as of 23:42, 22 January 2017

Request

Index Word Description
0 Header code [0x00070042]
1 Size
2 Descriptor for static buffer (id 1)
3 Input appdata pointer. static_buffer_id=1.

Response

Index Word Description
0 Header code
1 Result code

Description

Same as MP:SetBeaconData, except this only sets the beacon appdata and size. Size must be <=0x70. This is the application-specific data in the Nintendo vendor beacon tag.