Changes

72 bytes added ,  19:38, 2 April 2013
no edit summary
Line 12: Line 12:  
!  Stored in CTR-NAND
 
!  Stored in CTR-NAND
 
!  Filename
 
!  Filename
 +
!  [[Savegames#AES_MAC_header|CTR-9DB0]] ID
 
!  Description
 
!  Description
 
|-
 
|-
Line 17: Line 18:  
| Yes
 
| Yes
 
| import.db
 
| import.db
 +
| 0x3
 
| This is an Import Database, it contains entries for titles(or versions of titles) not yet installed, ready for transferring to the title.db. (Automatic Update, uses this, so completing the update takes seconds)
 
| This is an Import Database, it contains entries for titles(or versions of titles) not yet installed, ready for transferring to the title.db. (Automatic Update, uses this, so completing the update takes seconds)
 
|-
 
|-
Line 22: Line 24:  
| Yes
 
| Yes
 
| title.db
 
| title.db
 +
| 0x2
 
| Title database, this contains entries for all installed titles (TWL & CTR) on the 3DS(Each database is responsible for titles installed on it's medium).
 
| Title database, this contains entries for all installed titles (TWL & CTR) on the 3DS(Each database is responsible for titles installed on it's medium).
 
|-
 
|-
Line 27: Line 30:  
| Yes
 
| Yes
 
| tmp_t.db
 
| tmp_t.db
 +
| ?
 
| This is the temporary Title database containing one entry for the currently installed [[Download Play]] Child.
 
| This is the temporary Title database containing one entry for the currently installed [[Download Play]] Child.
 
|-
 
|-
Line 32: Line 36:  
| Yes
 
| Yes
 
| tmp_i.db
 
| tmp_i.db
 +
| ?
 
| Similar to import.db, except it's used in conjunction with tmp_t.db, for installing [[Download Play]] Children.
 
| Similar to import.db, except it's used in conjunction with tmp_t.db, for installing [[Download Play]] Children.
 
|-
 
|-
Line 37: Line 42:  
| Yes
 
| Yes
 
| certs.db
 
| certs.db
 +
| ?
 
| This contains the certificate chain used to verify TMDs and other certificates.
 
| This contains the certificate chain used to verify TMDs and other certificates.
 
|-
 
|-
Line 42: Line 48:  
| Yes
 
| Yes
 
| ticket.db
 
| ticket.db
 +
| ?
 
| This contains the installed tickets.
 
| This contains the installed tickets.
 
|}
 
|}