NCM services: Difference between revisions
m Hexkyz moved page Location Resolver services to NCM services: More accurate naming |
No edit summary |
||
Line 21: | Line 21: | ||
! Cmd || Name || Arguments || Notes | ! Cmd || Name || Arguments || Notes | ||
|- | |- | ||
| 0 || GetProgramNcaPath || u64 TID + C descriptor || | | 0 || GetProgramNcaPath || u64 TID + C descriptor || Used for [[NCA_Content_FS#NCA-type1|NCA-type1]]. | ||
|- | |- | ||
| 1 || SetProgramNcaPath || u64 TID + X descriptor [[Filesystem_services#ContentPath|ContentPath]] || | | 1 || SetProgramNcaPath || u64 TID + X descriptor [[Filesystem_services#ContentPath|ContentPath]] || Used for [[NCA_Content_FS#NCA-type1|NCA-type1]]. | ||
|- | |- | ||
| 2 || | | 2 || GetUserControlNcaPath || u64 TID + C descriptor || Used for [[NCA_Content_FS#NCA-type3|NCA-type3]] (gamecard only?). | ||
|- | |- | ||
| 3 || | | 3 || GetDocHtmlNcaPath || u64 TID + C descriptor || Used for [[NCA_Content_FS#NCA-type4|NCA-type4]]. | ||
|- | |- | ||
| 4 || GetControlNcaPath || u64 TID + C descriptor || | | 4 || GetControlNcaPath || u64 TID + C descriptor || Used for [[NCA_Content_FS#NCA-type3|NCA-type3]]. | ||
|- | |- | ||
| 5 || SetControlNcaPath || u64 TID + X descriptor [[Filesystem_services#ContentPath|ContentPath]] || | | 5 || SetControlNcaPath || u64 TID + X descriptor [[Filesystem_services#ContentPath|ContentPath]] || Used for [[NCA_Content_FS#NCA-type3|NCA-type3]]. | ||
|- | |- | ||
| 6 || | | 6 || SetDocHtmlNcaPath || u64 TID + X descriptor [[Filesystem_services#ContentPath|ContentPath]] || Used for [[NCA_Content_FS#NCA-type4|NCA-type4]]. | ||
|- | |- | ||
| 7 || | | 7 || GetInfoHtmlNcaPath || u64 TID + C descriptor || Used for [[NCA_Content_FS#NCA-type5|NCA-type5]]. | ||
|- | |- | ||
| 8 || | | 8 || SetInfoHtmlNcaPath || u64 TID + X descriptor [[Filesystem_services#ContentPath|ContentPath]] || Used for [[NCA_Content_FS#NCA-type5|NCA-type5]]. | ||
|- | |- | ||
| 9 || ClearPathResolverForStorage || None || Clears all NCA paths set. | | 9 || ClearPathResolverForStorage || None || Clears all NCA paths set. | ||
Line 323: | Line 323: | ||
| 0x82 | | 0x82 | ||
| Add-on content | | Add-on content | ||
|- | |||
| 0x83 | |||
| Delta title | |||
|- | |||
|} | |} | ||