NCM services: Difference between revisions
No edit summary  | 
				|||
| (11 intermediate revisions by 2 users not shown) | |||
| Line 377: | Line 377: | ||
|-  | |-  | ||
| 14 || [10.0.0+] [[#GetMemoryReport|GetMemoryReport]]  | | 14 || [10.0.0+] [[#GetMemoryReport|GetMemoryReport]]  | ||
|-  | |||
| 15 || [16.0.0+] [[#ActivateFsContentStorage|ActivateFsContentStorage]]  | |||
|}  | |}  | ||
| Line 427: | Line 429: | ||
== GetMemoryReport ==  | == GetMemoryReport ==  | ||
No input. Returns an output [[#MemoryReport]].  | No input. Returns an output [[#MemoryReport]].  | ||
== ActivateFsContentStorage ==  | |||
Takes an input [[Filesystem_services#ContentStorageId|ContentStorageId]]. No output.  | |||
== IContentStorage ==  | == IContentStorage ==  | ||
| Line 494: | Line 499: | ||
|-  | |-  | ||
| 29 || [13.0.0+] ClearRegisteredPath  | | 29 || [13.0.0+] ClearRegisteredPath  | ||
|-  | |||
| 30 || [17.0.0+] GetProgramId  | |||
|}  | |}  | ||
| Line 644: | Line 651: | ||
|-  | |-  | ||
| 25 || [15.0.0+] GetContentInfoByTypeAndIdOffset  | | 25 || [15.0.0+] GetContentInfoByTypeAndIdOffset  | ||
|-  | |||
| 26 || [17.0.0+] GetPlatform  | |||
|-  | |||
| 27 || [20.0.0+]  | |||
|}  | |}  | ||
| Line 888: | Line 899: | ||
= Path =  | = Path =  | ||
This is "nn::ncm::Path".  | This is "nn::ncm::Path". This is a 0x300-byte string.  | ||
This is a 0x300-byte   | |||
= ContentInstallType =  | = ContentInstallType =  | ||
| Line 907: | Line 916: | ||
|-  | |-  | ||
| 0x7  | | 0x7  | ||
|   | | Invalid  | ||
|}  | |}  | ||
| Line 919: | Line 928: | ||
|-  | |-  | ||
| 0x00  | | 0x00  | ||
|   | | Invalid  | ||
|-  | |-  | ||
| 0x01  | | 0x01  | ||
| Line 950: | Line 959: | ||
| 0x84  | | 0x84  | ||
| [15.0.0+] DataPatch  | | [15.0.0+] DataPatch  | ||
|}  | |||
= ContentMetaPlatform =  | |||
This is "nn::ncm::ContentMetaPlatform".  | |||
{| class="wikitable" border="1"  | |||
|-  | |||
! Value  | |||
! Description  | |||
|-  | |||
| 0  | |||
| Nx  | |||
|-  | |||
| 1  | |||
| [S2] Ounce  | |||
|}  | |||
= ContentMetaAttributes =  | |||
This is "nn::ncm::ContentMetaAttributes".  | |||
{| class="wikitable" border="1"  | |||
|-  | |||
! Bits  | |||
! Description  | |||
|-  | |||
| 0  | |||
| IncludesExFatDriver  | |||
|-  | |||
| 1  | |||
| Rebootless  | |||
|-  | |||
| 2  | |||
| Compacted  | |||
|-  | |||
| 3  | |||
| [20.0.0+] ProperProgramExists  | |||
|-  | |||
| 4  | |||
| [20.0.0+]   | |||
|-  | |||
| 5  | |||
| [20.0.0+]   | |||
|}  | |}  | ||