Gamecard Partition: Difference between revisions

From Nintendo Switch Brew
Jump to navigation Jump to search
Created page with "This page documents the partitions that can mounted by Filesystem_services#MountGameCardPartition. The below sections are for each partitionID. =0= Contains the gamecard..."
 
Line 9: Line 9:
Contains the game [[NCA]]s.
Contains the game [[NCA]]s.


* "<NcaId>.nca" ...
* "<NcaId>.nca" The usual raw NCAs.
* "<NcaId>.cnmt.nca" Encrypted [[NCA]]-type0 content.
* "<NcaId>.cnmt.nca" Encrypted [[NCA]]-type0 content.

Revision as of 00:07, 8 July 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. Attempting to mount this results in error 0x13DA02. Using certain NCM commands first might be required?

2

Contains the game NCAs.

  • "<NcaId>.nca" The usual raw NCAs.
  • "<NcaId>.cnmt.nca" Encrypted NCA-type0 content.