Changes

Jump to navigation Jump to search
36 bytes added ,  19:56, 9 August 2012
no edit summary
Line 3: Line 3:  
===Format===
 
===Format===
 
The format of the Nintendo 3DS's flash filesystem is currently undocumented. Reading of the flash chip is possible through pinouts on the motherboard and has been performed successfully but the data is encrypted and can't be understood without first decrypting it.
 
The format of the Nintendo 3DS's flash filesystem is currently undocumented. Reading of the flash chip is possible through pinouts on the motherboard and has been performed successfully but the data is encrypted and can't be understood without first decrypting it.
  −
===File System===
  −
  −
Each NAND partition is formatted by a FAT file system.
      
===Encryption===
 
===Encryption===
Line 26: Line 22:  
|-
 
|-
 
|  nand
 
|  nand
|  CTR-NAND File System. (3DS)
+
|  CTR-NAND FAT File System. (3DS)
 
|-
 
|-
 
|  twln
 
|  twln
|  TWL-NAND File System. (DSi)
+
|  TWL-NAND FAT File System. (DSi)
 
|}
 
|}
    
=CTR partition=
 
=CTR partition=
 
Like SD, NAND savegames are stored at 00000000.sav under the data dir, for titles using NAND savegames. Also like SD, the [[TMD]] is stored under the titles' content dir as filename <ID>.tmd.
 
Like SD, NAND savegames are stored at 00000000.sav under the data dir, for titles using NAND savegames. Also like SD, the [[TMD]] is stored under the titles' content dir as filename <ID>.tmd.
 +
 +
The "nandrw" archive is mounted at "nand:/rw/", while the "nandro" archive is mounted at "nand:/ro/".
    
* [[nandro/private]]
 
* [[nandro/private]]

Navigation menu