ACTA:SetTransferableIdCounter

From 3dbrew
Revision as of 19:24, 22 January 2025 by TimmSkiller (talk | contribs) (Created page with "=Request= {{IPC/Request}} {{IPC/RequestHeader|0x0411|1|0}} {{IPC/RequestEntry|u16, TransferableIdCounter}} {{IPC/RequestEnd}} =Response= {{IPC/Request}} {{#vardefine:ipc_offs...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Request[edit]

Index Word Description
0
Header 0x04110040 Cmd 0x0411 Param 1 Xlat 0
1 u16, TransferableIdCounter

Response[edit]

Index Word Description
0
Header 0x04110040 Cmd 0x0411 Param 1 Xlat 0
1 Result code

Description[edit]

Sets the internal value used as a base for getting new TransferableIds.

This command will only execute in debug mode (when Configuration Block 0x00130000 is set to 0x100).