<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://switchbrew.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Kom</id>
	<title>Nintendo Switch Brew - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://switchbrew.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Kom"/>
	<link rel="alternate" type="text/html" href="https://switchbrew.org/wiki/Special:Contributions/Kom"/>
	<updated>2026-05-02T14:29:18Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>https://switchbrew.org/w/index.php?title=Flash_Filesystem&amp;diff=4781</id>
		<title>Flash Filesystem</title>
		<link rel="alternate" type="text/html" href="https://switchbrew.org/w/index.php?title=Flash_Filesystem&amp;diff=4781"/>
		<updated>2018-06-20T22:18:50Z</updated>

		<summary type="html">&lt;p&gt;Kom: /* System Savegames */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= NAND structure =&lt;br /&gt;
The Switch&#039;s eMMC storage features a large user area, two smaller boot partitions and a replay-protected memory block which is unused (no authentication key is programmed).&lt;br /&gt;
&lt;br /&gt;
All official partition names come from [[SystemInitializer]].&lt;br /&gt;
&lt;br /&gt;
== Boot Partitions ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Boot Partition 0 (0 of 1)&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The official name for this partition is &amp;quot;BootPartition1Root&amp;quot; and it has [[Filesystem_services|Bis]] Partition ID == 0.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!  Offset&lt;br /&gt;
!  Size&lt;br /&gt;
!  Description&lt;br /&gt;
|-&lt;br /&gt;
|  0x000000&lt;br /&gt;
|  0x4000&lt;br /&gt;
|  Normal Firmware [[BCT|BCT]] from [[Title_list#System_Data_Archives|Title 0100000000000819]]&lt;br /&gt;
|-&lt;br /&gt;
|  0x004000&lt;br /&gt;
|  0x4000&lt;br /&gt;
|  SafeMode Firmware [[BCT|BCT]] from [[Title_list#System_Data_Archives|Title 010000000000081A]]&lt;br /&gt;
|-&lt;br /&gt;
|  0x008000&lt;br /&gt;
|  0x4000&lt;br /&gt;
|  Normal Firmware [[BCT|BCT]] from [[Title_list#System_Data_Archives|Title 0100000000000819]] (backup)&lt;br /&gt;
|-&lt;br /&gt;
|  0x00C000&lt;br /&gt;
|  0x4000&lt;br /&gt;
|  SafeMode Firmware [[BCT|BCT]] from [[Title_list#System_Data_Archives|Title 010000000000081A]] (backup)&lt;br /&gt;
|-&lt;br /&gt;
|  0x010000&lt;br /&gt;
|  0xF0000&lt;br /&gt;
|  60 additional BCTs, normally unused/empty on retail systems.&lt;br /&gt;
|-&lt;br /&gt;
|  0x100000&lt;br /&gt;
|  0x40000&lt;br /&gt;
|  Normal Firmware [[Package1|package1]] from [[Title_list#System_Data_Archives|Title 0100000000000819]]&lt;br /&gt;
|-&lt;br /&gt;
|  0x140000&lt;br /&gt;
|  0x40000&lt;br /&gt;
|  Normal Firmware [[Package1|package1]] from [[Title_list#System_Data_Archives|Title 0100000000000819]] (backup)&lt;br /&gt;
|-&lt;br /&gt;
|  0x180000&lt;br /&gt;
|  0x4000&lt;br /&gt;
|  [[#Keyblob|Keyblob area]]&lt;br /&gt;
|-&lt;br /&gt;
|  0x184000&lt;br /&gt;
|  0x20&lt;br /&gt;
|  Unknown pseudorandom data, often changes on reboot. All zero on 1.0.&lt;br /&gt;
|-&lt;br /&gt;
|  0x184020&lt;br /&gt;
|  0x8?&lt;br /&gt;
|  Increments on every boot until hitting a certain number? Bottom 10 bits (0x3FF) are always zero. All zero on 1.0.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Boot Partition 1 (1 of 1)&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The official name for this partition is &amp;quot;BootPartition2Root&amp;quot; and it has [[Filesystem_services|Bis]] Partition ID == 10.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!  Offset&lt;br /&gt;
!  Size&lt;br /&gt;
!  Description&lt;br /&gt;
|-&lt;br /&gt;
|  0x000000&lt;br /&gt;
|  0x40000&lt;br /&gt;
|  SafeMode Firmware [[Package1|package1]] from [[Title_list#System_Data_Archives|Title 010000000000081A]]&lt;br /&gt;
|-&lt;br /&gt;
|  0x040000&lt;br /&gt;
|  0x40000&lt;br /&gt;
|  SafeMode Firmware [[Package1|package1]] from [[Title_list#System_Data_Archives|Title 010000000000081A]] (backup)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Keyblob ===&lt;br /&gt;
Starting at offset 0x180000 is an array of 0x200-byte entries, for a total of 32 keyblobs. Each one is unique compared to the others and they are all console unique. This is officially known as the &amp;quot;EKS&amp;quot; (encryption key source) area.&lt;br /&gt;
&lt;br /&gt;
From each 0x200-byte entry only the first 0xB0 bytes effectively form the keyblob as below.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!  Offset&lt;br /&gt;
!  Size&lt;br /&gt;
!  Description&lt;br /&gt;
|-&lt;br /&gt;
| 0x0&lt;br /&gt;
| 0x10&lt;br /&gt;
| Keyblob AES-CMAC over the next 0xA0 bytes (safe against timing attacks)&lt;br /&gt;
|-&lt;br /&gt;
| 0x10&lt;br /&gt;
| 0x10&lt;br /&gt;
| Keyblob AES CTR&lt;br /&gt;
|-&lt;br /&gt;
| 0x20&lt;br /&gt;
| 0x90&lt;br /&gt;
| Keyblob encrypted payload&lt;br /&gt;
|-&lt;br /&gt;
| 0xB0&lt;br /&gt;
| 0x150&lt;br /&gt;
| Unused, all-zero.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
The active bootloader&#039;s version (offset 0x2330 in the BCT) acts as an index to control which keyblob should be installed into the system.&lt;br /&gt;
[[NS_Services|NS]] uses this during system updates to install the keyblob into the [[BCT#customer_data|customer data]] section in BCTs (offset 0x450).&lt;br /&gt;
&lt;br /&gt;
[[Boot]] also uses this index for repairing corrupt sectors.&lt;br /&gt;
&lt;br /&gt;
The currently active keyblob is officially known as &amp;quot;SecureInfo&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
== User Partitions ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!  Partition name&lt;br /&gt;
!  Offset&lt;br /&gt;
!  Size&lt;br /&gt;
!  [[Filesystem_services|Bis]] Partition ID&lt;br /&gt;
!  Encrypted&lt;br /&gt;
!  Description&lt;br /&gt;
|-&lt;br /&gt;
|  N/A&lt;br /&gt;
|  0x0&lt;br /&gt;
|  &lt;br /&gt;
|  20&lt;br /&gt;
|  No&lt;br /&gt;
|  GPT header, Bis-storage also allows raw access to the entire NAND eMMC sectors starting at sector0. The official name for this partition is &amp;quot;UserDataRoot&amp;quot;.&lt;br /&gt;
|-&lt;br /&gt;
|  PRODINFO&lt;br /&gt;
|  0x00004400&lt;br /&gt;
|  0x003FBC00&lt;br /&gt;
|  27&lt;br /&gt;
|  Yes (Bis key 0)&lt;br /&gt;
|  &amp;quot;CAL0&amp;quot; raw partition containing set:cal data. The official name for this partition is &amp;quot;CalibrationBinary&amp;quot;.&lt;br /&gt;
|-&lt;br /&gt;
|  PRODINFOF&lt;br /&gt;
|  0x00400000&lt;br /&gt;
|  0x00400000&lt;br /&gt;
|  28&lt;br /&gt;
|  Yes (Bis key 0)&lt;br /&gt;
|  FAT12 filesystem, additional calibration. The official name for this partition is &amp;quot;CalibrationFile&amp;quot;.&lt;br /&gt;
|-&lt;br /&gt;
|  BCPKG2-1-Normal-Main&lt;br /&gt;
|  0x00800000&lt;br /&gt;
|  0x00800000&lt;br /&gt;
|  21&lt;br /&gt;
|  No&lt;br /&gt;
|  Raw partition where the first 0x4000 bytes (usually empty) contain the [[BootConfig]] and the remaining space contains the [[Package2|package2]] image from [[Title_list#System_Data_Archives|Title 0100000000000819]] by default. With the exFAT update installed, the [[Package2|package2]] image is switched to the one from [[Title_list#System_Data_Archives|Title 010000000000081B]]. The official name for this partition is &amp;quot;BootConfigAndPackage2Part1&amp;quot;.&lt;br /&gt;
|-&lt;br /&gt;
|  BCPKG2-2-Normal-Sub&lt;br /&gt;
|  0x01000000&lt;br /&gt;
|  0x00800000&lt;br /&gt;
|  22&lt;br /&gt;
|  No&lt;br /&gt;
|  Backup partition for BCPKG2-1-Normal-Main. The official name for this partition is &amp;quot;BootConfigAndPackage2Part2&amp;quot;.&lt;br /&gt;
|-&lt;br /&gt;
|  BCPKG2-3-SafeMode-Main&lt;br /&gt;
|  0x01800000&lt;br /&gt;
|  0x00800000&lt;br /&gt;
|  23&lt;br /&gt;
|  No&lt;br /&gt;
|  Raw partition where the first 0x4000 bytes (usually empty) contain the [[BootConfig]] and the remaining space contains the [[Package2|package2]] image from [[Title_list#System_Data_Archives|Title 010000000000081A]] by default. On [4.0.0+] and with the exFAT update installed, the [[Package2|package2]] image is switched to the one from [[Title_list#System_Data_Archives|Title 010000000000081C]]. The official name for this partition is &amp;quot;BootConfigAndPackage2Part3&amp;quot;.&lt;br /&gt;
|-&lt;br /&gt;
|  BCPKG2-4-SafeMode-Sub&lt;br /&gt;
|  0x02000000&lt;br /&gt;
|  0x00800000&lt;br /&gt;
|  24&lt;br /&gt;
|  No&lt;br /&gt;
|  Backup partition for BCPKG2-3-SafeMode-Main. The official name for this partition is &amp;quot;BootConfigAndPackage2Part4&amp;quot;.&lt;br /&gt;
|-&lt;br /&gt;
|  BCPKG2-5-Repair-Main&lt;br /&gt;
|  0x02800000&lt;br /&gt;
|  0x00800000&lt;br /&gt;
|  25&lt;br /&gt;
|  No&lt;br /&gt;
|  Installed at the factory, never written afterwards on retail. In one case this is identical to normal [[1.0.0]] [[Package2|package2]], except this has encrypted data at the end padded for 0x1000-byte alignment. The official name for this partition is &amp;quot;BootConfigAndPackage2Part5&amp;quot;.&lt;br /&gt;
|-&lt;br /&gt;
|  BCPKG2-6-Repair-Sub&lt;br /&gt;
|  0x03000000&lt;br /&gt;
|  0x00800000&lt;br /&gt;
|  26&lt;br /&gt;
|  No&lt;br /&gt;
|  Backup partition for BCPKG2-5-Repair-Main. The official name for this partition is &amp;quot;BootConfigAndPackage2Part6&amp;quot;.&lt;br /&gt;
|-&lt;br /&gt;
|  SAFE&lt;br /&gt;
|  0x03800000&lt;br /&gt;
|  0x04000000&lt;br /&gt;
|  29&lt;br /&gt;
|  Yes (Bis key 1)&lt;br /&gt;
|  FAT32 filesystem. The official name for this partition is &amp;quot;SafeMode&amp;quot;.&lt;br /&gt;
|-&lt;br /&gt;
|  SYSTEM&lt;br /&gt;
|  0x07800000 &lt;br /&gt;
|  0xA0000000&lt;br /&gt;
|  31 and 32&lt;br /&gt;
|  Yes (Bis key 2)&lt;br /&gt;
|  FAT32 filesystem. The official name for this partition is &amp;quot;SystemProperEncryption&amp;quot;.&lt;br /&gt;
|-&lt;br /&gt;
|  USER&lt;br /&gt;
|  0xA7800000&lt;br /&gt;
|  0x680000000&lt;br /&gt;
|  30&lt;br /&gt;
|  Yes (Bis key 3)&lt;br /&gt;
|  FAT32 filesystem.&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| 0x747BFFE00&lt;br /&gt;
| 0x200&lt;br /&gt;
| &lt;br /&gt;
|  No&lt;br /&gt;
|  This is the backup GPT header specified by the main GPT header. This is also the last sector readable with Bis-storage paritionID 20.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
If the client process lacks the relevant permission for any of the above partition IDs, error 0x2EE202 is returned.&lt;br /&gt;
&lt;br /&gt;
[[NCA]]s stored in NAND are raw, identical to the data readable with [[Content_Manager_services#ReadEntryRaw]].&lt;br /&gt;
&lt;br /&gt;
The filenames for saveimages is just &amp;quot;&amp;lt;lower-case hex u64 saveID&amp;gt;&amp;quot;. SYSTEM-partition saveIDs are specified by [[Filesystem_services|FS]] commands, while USER-partition saveIDs are determined by FS-module internally. The high u32 of the saveID is normally either 0x00000000 or 0x80000000.&lt;br /&gt;
&lt;br /&gt;
Encrypted partitions use AES-XTS using the same non-standard tweak (tweak[0] = sectorIdx[MSB] .. tweak[15] = sectorIdx[LSB], if using 32bit sectorIdx that means tweak[0]..tweak[11] are 0, with tweak[12]..tweak[15] containing big-endian sectorIdx) as other Nintendo AES-XTS code, initial_sector = 0, and sector size 0x4000. All encrypted partitions use console unique keydata.&lt;br /&gt;
&lt;br /&gt;
=== PRODINFOF ===&lt;br /&gt;
 PRODINFOF&lt;br /&gt;
 ├── Certifications&lt;br /&gt;
 │   └── WirelessCertification.png&lt;br /&gt;
 └── ptd&lt;br /&gt;
     ├── DeviceIdWithEmsBit.dat&lt;br /&gt;
     ├── Ecid.dat&lt;br /&gt;
     ├── prodCode.dat&lt;br /&gt;
     └── log&lt;br /&gt;
         ├── Process_asm1.log&lt;br /&gt;
         ├── Process_board1.log&lt;br /&gt;
         ├── TestFlagLine.log&lt;br /&gt;
         ├── TestFlagQc.log&lt;br /&gt;
         ├── AGING&lt;br /&gt;
         │   └── Sequence.log&lt;br /&gt;
         ├── BOARD_TEST&lt;br /&gt;
         │   └── Sequence.log&lt;br /&gt;
         ├── BOARD_WIRELESS&lt;br /&gt;
         │   └── Sequence.log&lt;br /&gt;
         ├── FINAL_CHECK&lt;br /&gt;
         │   └── Sequence.log&lt;br /&gt;
         ├── LCD_AND_KEY&lt;br /&gt;
         │   └── Sequence.log&lt;br /&gt;
         └── USB_AND_HP&lt;br /&gt;
             └── Sequence.log&lt;br /&gt;
&lt;br /&gt;
==== DeviceIdWithEmsBit.dat ====&lt;br /&gt;
Contains a 0x10-byte uppercase hex string, identical to the DeviceId in the [[Settings_services|DeviceCert]].&lt;br /&gt;
&lt;br /&gt;
=== SYSTEM ===&lt;br /&gt;
 SYSTEM&lt;br /&gt;
 ├── PRF2SAFE.RCV&lt;br /&gt;
 ├── Contents&lt;br /&gt;
 │   ├── registered&lt;br /&gt;
 │   │   └── ... [[NCA]]&lt;br /&gt;
 │   └── placehld&lt;br /&gt;
 │       └── ... [[NCA]]&lt;br /&gt;
 ├── [[Savegames|save]]&lt;br /&gt;
 │   └── ...&lt;br /&gt;
 └── saveMeta&lt;br /&gt;
     └── ... (empty?)&lt;br /&gt;
&lt;br /&gt;
The saves stored under this partition are only for system-titles / etc.&lt;br /&gt;
&lt;br /&gt;
=== USER ===&lt;br /&gt;
 USER&lt;br /&gt;
 ├── PRF2SAFE.RCV&lt;br /&gt;
 ├── Album (Same layout as [[SD_Filesystem|SD]])&lt;br /&gt;
 ├── Contents&lt;br /&gt;
 │   ├── registered&lt;br /&gt;
 │   │   └── ... [[NCA]]&lt;br /&gt;
 │   └── placehld&lt;br /&gt;
 │       └── ... [[NCA]]&lt;br /&gt;
 ├── [[Savegames|save]]&lt;br /&gt;
 │   └── ...&lt;br /&gt;
 ├── saveMeta&lt;br /&gt;
 │   └── ... &lt;br /&gt;
 └── temp &lt;br /&gt;
&lt;br /&gt;
The saves for all non-system applications, regardless of where the application is located(storageID), is stored here. Each user account which has savedata has a separate saveimage. Save-common for an application is presumably a separate saveimage too. Every saveimage here is &#039;&#039;only&#039;&#039; for applications.&lt;br /&gt;
&lt;br /&gt;
=== SAFE ===&lt;br /&gt;
 SAFE&lt;br /&gt;
 ├── PRF2SAFE.RCV&lt;br /&gt;
 ├── Contents&lt;br /&gt;
 │   ├── registered&lt;br /&gt;
 │   │   └── ... [[NCA]] (nothing installed?)&lt;br /&gt;
 │   └── placehld&lt;br /&gt;
 │       └── ... [[NCA]]&lt;br /&gt;
 └── [[Savegames|save]]&lt;br /&gt;
     ├── 8000000000000000&lt;br /&gt;
     └── 8000000000000120&lt;br /&gt;
&lt;br /&gt;
On a v2.1 system with MountBis, the only thing under here is &amp;quot;PRF2SAFE.RCV&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
= System Savegames =&lt;br /&gt;
&lt;br /&gt;
This is a listing of known System Savedata and what titles they correspond to.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
! SaveID || Owner || Mount || Notes&lt;br /&gt;
|-&lt;br /&gt;
| 0x8000000000000000 || || || &lt;br /&gt;
|-&lt;br /&gt;
| 0x8000000000000010 || account || &amp;lt;nowiki&amp;gt;account:/&amp;lt;/nowiki&amp;gt; || Account database.&lt;br /&gt;
|-&lt;br /&gt;
| 0x8000000000000011 || account || &amp;lt;nowiki&amp;gt;idgen:/&amp;lt;/nowiki&amp;gt; ||&lt;br /&gt;
|-&lt;br /&gt;
| 0x8000000000000020 || nfc || &amp;lt;nowiki&amp;gt;data:/&amp;lt;/nowiki&amp;gt; || NFC data and backups.&lt;br /&gt;
|-&lt;br /&gt;
| 0x8000000000000030 || ns || &amp;lt;nowiki&amp;gt;mii:/&amp;lt;/nowiki&amp;gt; || Mii database.&lt;br /&gt;
|-&lt;br /&gt;
| 0x8000000000000031 || ns || &amp;lt;nowiki&amp;gt;mii:/&amp;lt;/nowiki&amp;gt; || Mii test mode database.&lt;br /&gt;
|-&lt;br /&gt;
| 0x8000000000000040 || ns || &amp;lt;nowiki&amp;gt;apprecdb:/&amp;lt;/nowiki&amp;gt; ||&lt;br /&gt;
|-&lt;br /&gt;
| 0x8000000000000041 || ns || &amp;lt;nowiki&amp;gt;nsaccache:/&amp;lt;/nowiki&amp;gt; || Home menu icondata/lru list for recently played games.&lt;br /&gt;
|-&lt;br /&gt;
| 0x8000000000000043 || ns || &amp;lt;nowiki&amp;gt;ns_appman:/&amp;lt;/nowiki&amp;gt; ||&lt;br /&gt;
|-&lt;br /&gt;
| 0x8000000000000044 || ns || &amp;lt;nowiki&amp;gt;ns_sysup:/&amp;lt;/nowiki&amp;gt; || Content update context.&lt;br /&gt;
|-&lt;br /&gt;
| 0x8000000000000045 || ns || &amp;lt;nowiki&amp;gt;vmdb:/&amp;lt;/nowiki&amp;gt; || Version List/Required Version List storage.&lt;br /&gt;
|-&lt;br /&gt;
| 0x8000000000000046 || ns || &amp;lt;nowiki&amp;gt;dtlman:/&amp;lt;/nowiki&amp;gt; ||&lt;br /&gt;
|-&lt;br /&gt;
| 0x8000000000000047 || ns || &amp;lt;nowiki&amp;gt;ns_exfat:/&amp;lt;/nowiki&amp;gt; ||&lt;br /&gt;
|-&lt;br /&gt;
| 0x8000000000000048 || ns || &amp;lt;nowiki&amp;gt;ns_systemseed:/&amp;lt;/nowiki&amp;gt; ||&lt;br /&gt;
|-&lt;br /&gt;
| 0x8000000000000049 || ns || &amp;lt;nowiki&amp;gt;ns_ssversion:/&amp;lt;/nowiki&amp;gt; || Safe System version.&lt;br /&gt;
|-&lt;br /&gt;
| 0x8000000000000050 || settings || &amp;lt;nowiki&amp;gt;SystemSettings:/&amp;lt;/nowiki&amp;gt; ||&lt;br /&gt;
|-&lt;br /&gt;
| 0x8000000000000051 || settings || &amp;lt;nowiki&amp;gt;FwdbgSettingsS:/&amp;lt;/nowiki&amp;gt; ||&lt;br /&gt;
|-&lt;br /&gt;
| 0x8000000000000052 || settings || &amp;lt;nowiki&amp;gt;PrivateSettings:/&amp;lt;/nowiki&amp;gt; ||&lt;br /&gt;
|-&lt;br /&gt;
| 0x8000000000000053 || settings || &amp;lt;nowiki&amp;gt;DeviceSettings:/&amp;lt;/nowiki&amp;gt; ||&lt;br /&gt;
|-&lt;br /&gt;
| 0x8000000000000054 || settings || &amp;lt;nowiki&amp;gt;ApplnSettings:/&amp;lt;/nowiki&amp;gt; ||&lt;br /&gt;
|-&lt;br /&gt;
| 0x8000000000000060 || ssl || &amp;lt;nowiki&amp;gt;SslSave:/&amp;lt;/nowiki&amp;gt; ||&lt;br /&gt;
|-&lt;br /&gt;
| 0x8000000000000070 || nim || &amp;lt;nowiki&amp;gt;nim_sys:/&amp;lt;/nowiki&amp;gt; ||&lt;br /&gt;
|-&lt;br /&gt;
| 0x8000000000000071 || nim || &amp;lt;nowiki&amp;gt;nim_net:/&amp;lt;/nowiki&amp;gt; ||&lt;br /&gt;
|-&lt;br /&gt;
| 0x8000000000000072 || nim || &amp;lt;nowiki&amp;gt;nim_tmp:/&amp;lt;/nowiki&amp;gt; ||&lt;br /&gt;
|-&lt;br /&gt;
| 0x8000000000000073 || nim || &amp;lt;nowiki&amp;gt;nim_dac:/&amp;lt;/nowiki&amp;gt; ||&lt;br /&gt;
|-&lt;br /&gt;
| 0x8000000000000074 || nim || &amp;lt;nowiki&amp;gt;nim_delta:/&amp;lt;/nowiki&amp;gt; ||&lt;br /&gt;
|-&lt;br /&gt;
| 0x8000000000000075 || nim || &amp;lt;nowiki&amp;gt;nim_vac:/&amp;lt;/nowiki&amp;gt; ||&lt;br /&gt;
|-&lt;br /&gt;
| 0x8000000000000080 || friends || &amp;lt;nowiki&amp;gt;friends:/&amp;lt;/nowiki&amp;gt; ||&lt;br /&gt;
|-&lt;br /&gt;
| 0x8000000000000081 || friends || &amp;lt;nowiki&amp;gt;friends-sys:/&amp;lt;/nowiki&amp;gt; ||&lt;br /&gt;
|-&lt;br /&gt;
| 0x8000000000000082 || friends || &amp;lt;nowiki&amp;gt;friends-image:/&amp;lt;/nowiki&amp;gt; ||&lt;br /&gt;
|-&lt;br /&gt;
| 0x8000000000000090 || bcat || &amp;lt;nowiki&amp;gt;news:/&amp;lt;/nowiki&amp;gt; || Actual news msgpack archives.&lt;br /&gt;
|-&lt;br /&gt;
| 0x8000000000000091 || bcat || &amp;lt;nowiki&amp;gt;news-sys:/&amp;lt;/nowiki&amp;gt; || News metadata, tasklist, history, database, required system version, etc.&lt;br /&gt;
|-&lt;br /&gt;
| 0x8000000000000092 || bcat || &amp;lt;nowiki&amp;gt;news-dl:/&amp;lt;/nowiki&amp;gt; || Storage for newly(?) downloaded news list/data.&lt;br /&gt;
|-&lt;br /&gt;
| 0x80000000000000A0 || bcat || &amp;lt;nowiki&amp;gt;prepo-sys:/&amp;lt;/nowiki&amp;gt; || Play Report system information.&lt;br /&gt;
|-&lt;br /&gt;
| 0x80000000000000A1 || bcat || &amp;lt;nowiki&amp;gt;prepo:/&amp;lt;/nowiki&amp;gt; || Play Report msgpack archives.&lt;br /&gt;
|-&lt;br /&gt;
| 0x80000000000000B0 || bsdsockets || &amp;lt;nowiki&amp;gt;nsdsave:/&amp;lt;/nowiki&amp;gt; || Socket configuration saved data.&lt;br /&gt;
|-&lt;br /&gt;
| 0x80000000000000C1 || bcat || &amp;lt;nowiki&amp;gt;bcat-sys:/&amp;lt;/nowiki&amp;gt; ||&lt;br /&gt;
|-&lt;br /&gt;
| 0x80000000000000C2 || bcat || &amp;lt;nowiki&amp;gt;bcat-dl:/&amp;lt;/nowiki&amp;gt; ||&lt;br /&gt;
|-&lt;br /&gt;
| 0x80000000000000D1 || erpt || &amp;lt;nowiki&amp;gt;save:/&amp;lt;/nowiki&amp;gt; || Contains &amp;quot;/journal&amp;quot; report listing + actual crash reports (&amp;quot;/%08x-%04x-%04x-%02x%02x-%04x%08x&amp;quot;), which are serialized via [http://msgpack.org/ MsgPack].&lt;br /&gt;
|-&lt;br /&gt;
| 0x80000000000000E0 || es || &amp;lt;nowiki&amp;gt;escertificate:/&amp;lt;/nowiki&amp;gt; ||&lt;br /&gt;
|-&lt;br /&gt;
| 0x80000000000000E1 || es || &amp;lt;nowiki&amp;gt;escommon:/&amp;lt;/nowiki&amp;gt; ||&lt;br /&gt;
|-&lt;br /&gt;
| 0x80000000000000E2 || es || &amp;lt;nowiki&amp;gt;espersonalized:/&amp;lt;/nowiki&amp;gt; ||&lt;br /&gt;
|-&lt;br /&gt;
| 0x80000000000000F0 || ns || &amp;lt;nowiki&amp;gt;pdm:/&amp;lt;/nowiki&amp;gt; || Play Data log.&lt;br /&gt;
|-&lt;br /&gt;
| 0x8000000000000100 || pctl || &amp;lt;nowiki&amp;gt;pctlss:/&amp;lt;/nowiki&amp;gt; || Parental Control settings.&lt;br /&gt;
|-&lt;br /&gt;
| 0x8000000000000110 || npns || &amp;lt;nowiki&amp;gt;npns_save:/&amp;lt;/nowiki&amp;gt; || Push notifications persistent storage.&lt;br /&gt;
|-&lt;br /&gt;
| 0x8000000000000120 || ncm || ? || meta/[[IMKV|imkvdb.arc]] for system partition. Cache of data extracted from the [[NCA|.cnmt]] for installed titles?(Including 816)&lt;br /&gt;
|-&lt;br /&gt;
| 0x8000000000000121 || ncm || ? || meta/[[IMKV|imkvdb.arc]] for sd partition. In some cases this save only contains a &amp;quot;meta/&amp;quot; directory without any file.&lt;br /&gt;
|-&lt;br /&gt;
| 0x8000000000000122 || || || &lt;br /&gt;
|-&lt;br /&gt;
| 0x8000000000001010 || || || &lt;br /&gt;
|-&lt;br /&gt;
| 0x8000000000001040 || || || &lt;br /&gt;
|-&lt;br /&gt;
| 0x8000000000001050 || || || Contains database.dat. Possibly Mii data and Mii texture data?&lt;br /&gt;
|-&lt;br /&gt;
| 0x8000000000001070 || || || &lt;br /&gt;
|-&lt;br /&gt;
| 0x8000000000001060 || || || &lt;br /&gt;
|-&lt;br /&gt;
| 0x80000000000010B0 || || || &lt;br /&gt;
|-&lt;br /&gt;
| 0x0000000000000001 || || || &lt;br /&gt;
|-&lt;br /&gt;
| 0x0000000000000003 || || || &lt;br /&gt;
|-&lt;br /&gt;
| 0x0000000000000004 || || || &lt;br /&gt;
|-&lt;br /&gt;
| 0x0000000000000005 || || || &lt;br /&gt;
|-&lt;br /&gt;
| 0x0000000000000006 || || || &lt;br /&gt;
|-&lt;br /&gt;
| 0x0000000000000007 || || || &lt;br /&gt;
|-&lt;br /&gt;
| 0x0000000000000008 || || || &lt;br /&gt;
|-&lt;br /&gt;
| 0x0000000000000009 || || || &lt;br /&gt;
|-&lt;br /&gt;
| 0x000000000000000A || || || &lt;br /&gt;
|-&lt;br /&gt;
| 0x000000000000000C || || || &lt;br /&gt;
|-&lt;br /&gt;
| 0x000000000000000D || || || &lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Kom</name></author>
	</entry>
</feed>