Changes

Jump to navigation Jump to search
269 bytes added ,  18:45, 8 November 2023
no edit summary
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
 
|}
 
|}
   Line 888: Line 897:     
= Path =
 
= Path =
This is "nn::ncm::Path".
+
This is "nn::ncm::Path". This is a 0x300-byte string.
 
  −
This is a 0x300-byte structure, which contains a [[Filesystem_services#ContentPath|ContentPath]].
      
= ContentInstallType =
 
= ContentInstallType =
Line 907: Line 914:  
|-
 
|-
 
| 0x7
 
| 0x7
| Unknown (Invalid Content Install Type)
+
| Invalid
 
|}
 
|}
   Line 919: Line 926:  
|-
 
|-
 
| 0x00
 
| 0x00
| Unknown (Invalid Content Meta Type)
+
| Invalid
 
|-
 
|-
 
| 0x01
 
| 0x01
Line 950: Line 957:  
| 0x84
 
| 0x84
 
| [15.0.0+] DataPatch
 
| [15.0.0+] DataPatch
 +
|}
 +
 +
= ContentMetaPlatform =
 +
This is "nn::ncm::ContentMetaPlatform".
 +
 +
{| class="wikitable" border="1"
 +
|-
 +
! Value
 +
! Description
 +
|-
 +
| 0
 +
| Nx
 
|}
 
|}
  

Navigation menu