Download Play: Difference between revisions
(3 intermediate revisions by the same user not shown) | |||
Line 107: | Line 107: | ||
|- | |- | ||
| 0x0 | | 0x0 | ||
| | | 0x8 | ||
| | | u64 DLP-child titleID. Must be a CTR TID-high, with the TID-high set for DLP-child. The low 4-bits of the TID-low must be clear. | ||
|- | |- | ||
| 0x8 | | 0x8 | ||
| 0x2 | | 0x2 | ||
| u16, | | u16, probably the DLP-child title-version. | ||
|- | |- | ||
| 0xA | | 0xA | ||
Line 128: | Line 124: | ||
| 0xC | | 0xC | ||
| 0x4 | | 0x4 | ||
| u32, | | u32, chunk_size. This is the chunk_size used for transferring the CIA. This is the exact size used for the FS .cia file-reads on the host, and the exact size used for [[Application_Manager_Services|AM]] CIA file-writes on the client(s). Normally this is 0x0003FFC0. This appears to be validated by the client at some point, using a large value for this triggers an "connection interrupted" error when trying to connect. | ||
|- | |- | ||
| 0x10 | | 0x10 |