NIMS:ConnectNoTicketDownload

NIMS:ConnectNoTicketDownload

Request #

Index WordDescription
0Header code [0x00570082]
1Pointer to a buffer
2Length of the buffer
3(size << 4)}} for mapping a write-only buffer in the target process
4Pointer to a buffer (same as input word 1)

Response #

Index WordDescription
0Header code
1Result 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.

This command does not appear to affect tickets.