Enumerations
FsFileSystemType
Identifies a content filesystem inside an installed title.
Enumeration Members
| Enumeration Member | Value | Description |
|---|---|---|
ApplicationPackage | 7 | Application package (installed NSP/XCI). |
ContentControl | 3 | Control NCA — contains the title's control data (icons, NACP, etc.). |
ContentData | 6 | Data NCA — contains the title's main data (RomFS). |
ContentManual | 4 | Manual NCA — contains the bundled HTML manual. |
ContentMeta | 5 | Meta NCA — contains content metadata. |
Logo | 2 | Logo partition. |
RegisteredUpdate | 8 | Registered update partition. Available since system version 4.0.0. |