Difference between revisions of "NIMU:DownloadTitleSeedAsync"

From 3dbrew
Jump to navigation Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x002D00C0] |- | 1-2 | Title ID |- | 3 | u16 Country Code |} =Response= {| cla...")
 
(No difference)

Latest revision as of 06:05, 3 March 2023

Request[edit]

Index Word Description
0 Header code [0x002D00C0]
1-2 Title ID
3 u16 Country Code

Response[edit]

Index Word Description
0 Header code [0x002D0042]
1 Result code
2 Copy Handle Header (0x04000000)
3 Completion Event Handle

Description[edit]

Downloads and installs the seed key for the given title ID from the Kagiya server, then signals the completion event.