Gamecard Partition: Difference between revisions

From Nintendo Switch Brew
Jump to navigation Jump to search
No edit summary
No edit summary
Line 4: Line 4:


=0=
=0=
Contains the gamecard sysupdate. Attempting to mount this results in error 0x13DA02.
Contains the gamecard sysupdate, see [[Gamecard_Format|here]]. Attempting to mount this results in error 0x13DA02.


=2=
=2=
Contains the game [[NCA]]s.
See [[Gamecard_Format|here]].
 
* "<NcaId>.nca" The usual raw NCAs.
* "<NcaId>.cnmt.nca" Encrypted [[NCA]]-type0 content.

Revision as of 02:38, 3 August 2017

This page documents the partitions that can mounted by Filesystem_services#MountGameCardPartition.

The below sections are for each partitionID.

0

Contains the gamecard sysupdate, see here. Attempting to mount this results in error 0x13DA02.

2

See here.