Gamecard Partition: Difference between revisions

From Nintendo Switch Brew
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
This page documents the partitions that can mounted by [[Filesystem_services#MountGameCardPartition]].
This page documents the partitions that can mounted by [[Filesystem_services#OpenGameCardFileSystem|OpenGameCardFileSystem]].


The below sections are for each partitionID.
The below sections are for each partitionID.


=0=
= 0 =
Used for Gamecard '''NormalMode'''.
 
Contains the gamecard sysupdate, see [[Gamecard_Format|here]].
Contains the gamecard sysupdate, see [[Gamecard_Format|here]].


=2=
= 1 =
Used for Gamecard '''SecureMode'''.
 
= 2 =
Used for Gamecard '''WriteMode'''.
 
See [[Gamecard_Format|here]].
See [[Gamecard_Format|here]].

Revision as of 20:32, 5 June 2018

This page documents the partitions that can mounted by OpenGameCardFileSystem.

The below sections are for each partitionID.

0

Used for Gamecard NormalMode.

Contains the gamecard sysupdate, see here.

1

Used for Gamecard SecureMode.

2

Used for Gamecard WriteMode.

See here.