FS:CheckTitleSeed: Difference between revisions

From 3dbrew
Jump to navigation Jump to search
TimmSkiller (talk | contribs)
Created page with "=Request= {{IPC/Request}} {{IPC/RequestHeader|0x885|3|0}} {{IPC/RequestEntry|Media Type of title}} {{IPC/RequestEntryRange|2|u64, Title ID}}..."
 
(No difference)

Latest revision as of 21:58, 2 May 2025

Request

Index Word Description
0
Header 0x88500C0 Cmd 0x885 Param 3 Xlat 0
1 Media Type of title
2-3 u64, Title ID

Response

Index Word Description
0
Header 0x8850040 Cmd 0x885 Param 1 Xlat 0
1 Result code

Description

Validates the installed seed for the given title, comparing the result to the check value in the NCCH Header. If this command succeeds (returns 0), the installed seed is valid.