NIMS:ConnectNoTicketDownload
Request
| Index Word | Description |
|---|---|
| 0 | Header code [0x00570082] |
| 1 | Pointer to a buffer |
| 2 | Length of the buffer |
| 3 | Descriptor for mapping a write-only buffer in the target process |
| 4 | Pointer to a buffer (same as input word 1) |
Response
| Index Word | Description |
|---|---|
| 0 | Header code |
| 1 | Result code |
Description
Connects NIM to the network for further use. This is required before any actual actions, such as NIMS:RegisterTask or NIMS:StartDownload can be taken.
The buffer is a scratch buffer for nim. eShop provides a buffer of 0x20000 bytes.