FS:RegisterSpecialTitleContent

From 3dbrew
Revision as of 20:13, 2 May 2025 by TimmSkiller (talk | contribs) (Created page with "=Request= {{IPC/Request}} {{IPC/RequestHeader|0x877|5|0}} {{IPC/RequestEntry|u8, Media Type of title}} {{IPC/RequestEntryRange|2|u64, Title I...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Request

Index Word Description
0
Header 0x8770140 Cmd 0x877 Param 5 Xlat 0
1 u8, Media Type of title
2-3 u64, Title ID
4 u16, Content index of title content
5 u8, Special Content Type to register the content as

Response

Index Word Description
0
Header 0x8770040 Cmd 0x877 Param 1 Xlat 0
1 Result code

Description

Registers a specific title's content as a special content. Up to 8 different contents can be registered this way. This overrides the special content index returned by FSPXI:GetSpecialContentIndex.