NCA Content FS: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 1: | Line 1: | ||
This page is for the FS which can be mounted for [[NCA|NCAs]] with [[Filesystem_services| | This page is for the FS which can be mounted for [[NCA|NCAs]] with [[Filesystem_services|OpenFileSystem*]]. Filesystem_services#OpenFileSystem|OpenFileSystem]] throws errors when trying to access a NCA-type with a [[Filesystem_services#FileSystemType|FileSystemType]] not listed below. | ||
= NCA-type0 = | |||
== ContentMeta == | |||
Only contains the [[NCA|.cnmt]] file. This also how the 0100000000000816 title is mounted. | Only contains the [[NCA|.cnmt]] file. This also how the 0100000000000816 title is mounted. | ||
=NCA-type1= | = NCA-type1 = | ||
== | == Logo == | ||
Contains the logo gfx displayed when an application is booted. Doesn't include the "Licensed" gfx. | Contains the logo gfx displayed when an application is booted. Doesn't include the "Licensed" gfx. | ||
Line 13: | Line 12: | ||
* "/StartupMovie.gif" Nintendo Switch animation displayed in the bottom-right of the screen. | * "/StartupMovie.gif" Nintendo Switch animation displayed in the bottom-right of the screen. | ||
=NCA-type2= | = NCA-type2 = | ||
== ContentData == | |||
What the nandsys 8XX SystemData titles use. | What the nandsys 8XX SystemData titles use. | ||
= NCA-type3 = | |||
== ContentControl == | |||
=NCA-type3= | |||
== | |||
* "/[[control.nacp]]". | * "/[[control.nacp]]". | ||
* "/icon_{[[Settings_services#LanguageCode|Language]]}.dat", for every icon with an included language. Just a 256x256 JPEG, no MAC which [[Album]] screenshots use. EXIF info: "Camera Brand" = "Nintendo co., ltd", "Software" = "Nintendo AuthoringTool". | * "/icon_{[[Settings_services#LanguageCode|Language]]}.dat", for every icon with an included language. Just a 256x256 JPEG, no MAC which [[Album]] screenshots use. EXIF info: "Camera Brand" = "Nintendo co., ltd", "Software" = "Nintendo AuthoringTool". | ||
=NCA-type4= | = NCA-type4 = | ||
== | == ContentManual == | ||
=NCA-type5= | = NCA-type5 = | ||
== | == ContentManual == |
Revision as of 20:26, 5 June 2018
This page is for the FS which can be mounted for NCAs with OpenFileSystem*. Filesystem_services#OpenFileSystem|OpenFileSystem]] throws errors when trying to access a NCA-type with a FileSystemType not listed below.
NCA-type0
ContentMeta
Only contains the .cnmt file. This also how the 0100000000000816 title is mounted.
NCA-type1
Logo
Contains the logo gfx displayed when an application is booted. Doesn't include the "Licensed" gfx.
- "/NintendoLogo.png" Nintendo logo displayed in the top-left of the screen.
- "/StartupMovie.gif" Nintendo Switch animation displayed in the bottom-right of the screen.
NCA-type2
ContentData
What the nandsys 8XX SystemData titles use.
NCA-type3
ContentControl
- "/control.nacp".
- "/icon_{Language}.dat", for every icon with an included language. Just a 256x256 JPEG, no MAC which Album screenshots use. EXIF info: "Camera Brand" = "Nintendo co., ltd", "Software" = "Nintendo AuthoringTool".