Difference between revisions of "NCA Content FS"

From Nintendo Switch Brew
Jump to navigation Jump to search
 
(10 intermediate revisions by 4 users not shown)
Line 1: Line 1:
This page is for the FS which can be mounted for [[NCA|NCAs]] with [[Filesystem_services|MountContent*]]. FS-type below is the in32 for "MountContent".
+
This page is for the FS which can be mounted for [[NCA|NCAs]] with [[Filesystem_services#OpenFileSystem|OpenFileSystem]]. [[Filesystem_services#OpenFileSystem|OpenFileSystem]] throws errors when trying to access a NCA-type with a [[Filesystem_services#FileSystemProxyType|FileSystemProxyType]] not listed below.
  
=NCA-type0=
+
= NCA-type0 =
==FS-type5==
+
== Meta ==
 +
Only contains the [[NCA|.cnmt]] file. This also how the 0100000000000816 title is mounted.
  
Only contains the [[NCA|.cnmt]] file.
+
= NCA-type1 =
 +
== Logo ==
 +
Contains the logo gfx displayed when an application is booted. Doesn't include the "Licensed" gfx.
  
=NCA-type1=
+
* "/NintendoLogo.png" Nintendo logo displayed in the top-left of the screen.
==FS-type2==
+
* "/StartupMovie.gif" Nintendo Switch animation displayed in the bottom-right of the screen.
  
=NCA-type2=
+
= NCA-type2 =
Unknown. Presumably what the nandsys 8XX titles use.
+
== Data ==
 +
What the nandsys 8XX SystemData titles use.
  
=NCA-type3=
+
= NCA-type3 =
==FS-type3==
+
== Control ==
 +
* "/[[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".
  
=NCA-type4=
+
= NCA-type4 =
==FS-type4==
+
== Manual ==
  
=NCA-type5=
+
= NCA-type5 =
==FS-type4==
+
== Manual ==

Latest revision as of 20:12, 29 November 2019

This page is for the FS which can be mounted for NCAs with OpenFileSystem. OpenFileSystem throws errors when trying to access a NCA-type with a FileSystemProxyType not listed below.

NCA-type0

Meta

Only contains the .cnmt file. This also how the 0100000000000816 title is mounted.

NCA-type1

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

Data

What the nandsys 8XX SystemData titles use.

NCA-type3

Control

  • "/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".

NCA-type4

Manual

NCA-type5

Manual