NCM services: Difference between revisions
Line 107: | Line 107: | ||
Takes an output buffer, a [[#NcaID]] as input, and a u64 file offset. | Takes an output buffer, a [[#NcaID]] as input, and a u64 file offset. | ||
Returns encrypted looking data. Doesn't match the encrypted raw data in the [[NAX0]] "<NcaID>.nca/00" file. | Returns encrypted looking data from the content in the [[NAX0]]. Doesn't match the encrypted raw data in the [[NAX0]] "<NcaID>.nca/00" file. Seems to be at least one crypto layer below the initial NAX0 layer, since the data doesn't change after NAX0 recreation. | ||
See GetEntrySize for the total size readable with this. | See GetEntrySize for the total size readable with this. |