FS:ListTitleTags

From 3dbrew
Revision as of 21:54, 2 May 2025 by TimmSkiller (talk | contribs) (Created page with "=Request= {{IPC/Request}} {{IPC/RequestHeader|0x884|1|2}} {{IPC/RequestEntry|u32, Number of Title IDs to retrieve}} {{IPC/MapPointerW|Output u64 Title IDs buffer pointer}} {{I...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Request

Index Word Description
0
Header 0x8840042 Cmd 0x884 Param 1 Xlat 2
1 u32, Number of Title IDs to retrieve
2 Descriptor for mapping a write-only buffer in the target process
3 Output u64 Title IDs buffer pointer

Response

Index Word Description
0
Header 0x8840082 Cmd 0x884 Param 2 Xlat 2
1 Result code
2 u32, Number of read Title IDs
3 Descriptor for mapping a write-only buffer in the target process
4 Output u64 Title IDs buffer pointer

Description

Retrieves a list of title IDs that have title tags.