Difference between revisions of "NIMS:StartDownload"

From 3dbrew
Jump to navigation Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00420240] |- | 1-6 | Input struct, see below. |- | 7-8 | Unknown, not written by...")
(No difference)

Revision as of 22:05, 16 October 2015

Request

Index Word Description
0 Header code [0x00420240]
1-6 Input struct, see below.
7-8 Unknown, not written by the system eShop application service command code *at* *all*.
9 u8, unknown.

Response

Index Word Description
0 Header code
1 Resultcode

Input Struct

Index Word Description
0-1 u64 titleID
2 Title version?(Matches the value used for the TMD HTTPS request at least, in one cmdlog)
3 Unknown, usually zero?
4 ?
5 ?

Description

This starts downloading the specified eShop title.