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...")
 
Line 41: Line 41:
 
|-
 
|-
 
| 2
 
| 2
| Title version?(Matches the value used for the TMD HTTPS request at least, in one cmdlog)
+
| Title version
 
|-
 
|-
 
| 3
 
| 3

Revision as of 03:59, 25 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
3 Unknown, usually zero?
4 ?
5 ?

Description

This starts downloading the specified eShop title.