Changes

Jump to navigation Jump to search
570 bytes added ,  08:07, 22 June 2012
no edit summary
Line 16: Line 16:     
== import.db and title.db ==
 
== import.db and title.db ==
With the introduction of the June update the folder structure changed slightly. You will now find "dbs" and "title" folders located in  /Nintendo 3DS/<SomeID>/<SomeID>/ along with the extdata folder. "dbs" contains two files, import.db and title.db - usage currently unknown. import.db seems to contain data from DSiWare SRLs.
+
With the introduction of the June update the folder structure changed slightly. You will now find "dbs" and "title" folders located in  /Nintendo 3DS/<SomeID>/<SomeID>/ along with the extdata folder. "dbs" contains two files, import.db and title.db. The purpose of the files in the "dbs" is to archive the list of titles installed on the SD card. And perhaps has some SRL data
    
The data at the beginning of the file is encrypted, but the rest is cleartext. This file is always 3.1MB, thus this doesn't contain the whole SRL for most DSiWare. The data stored here is not ordered the same way as the src SRL: ARM7 code, ARM9 code, and data are mixed together. The file can contain data from DSiWare that wasn't installed, only listed on the src DSi for DSiWare transfer. (This file is likely some temporary data storage used for DSiWare install etc).
 
The data at the beginning of the file is encrypted, but the rest is cleartext. This file is always 3.1MB, thus this doesn't contain the whole SRL for most DSiWare. The data stored here is not ordered the same way as the src SRL: ARM7 code, ARM9 code, and data are mixed together. The file can contain data from DSiWare that wasn't installed, only listed on the src DSi for DSiWare transfer. (This file is likely some temporary data storage used for DSiWare install etc).
Line 32: Line 32:  
  00054300 - 3D Classics Excitebike - USA
 
  00054300 - 3D Classics Excitebike - USA
 
  00054e00 - 3D Classics Excitebike - EUR (verified)
 
  00054e00 - 3D Classics Excitebike - EUR (verified)
00054300 - 3D Classics Excitebike - USA
   
  00045C00 - 3D Classics Excitebike - JPN
 
  00045C00 - 3D Classics Excitebike - JPN
 
  For more IDs, see the 00040000 titles on the [[Title_list]].
 
  For more IDs, see the 00040000 titles on the [[Title_list]].
Line 39: Line 38:     
When renaming ''any'' of these files/dir under content, the icon in home-menu is still displayed. Modifying any of these files has same result as renaming them. When renaming the cmd dir/cmd file, or 00000000.app, the 3D banner isn't displayed. When renaming the cmd dir or the file contained in that dir, home-menu will refuse to run the title, and the manual will not work.(will display the black screen saying sdcard isn't inserted) Manual won't load when 00000001.app is renamed, so that .app might be the manual? When the main 00000000.app binary is renamed, the title will not launch and in the manual placeholder text is used for the title name/icon. Home-menu doesn't care at all when tmd is renamed.
 
When renaming ''any'' of these files/dir under content, the icon in home-menu is still displayed. Modifying any of these files has same result as renaming them. When renaming the cmd dir/cmd file, or 00000000.app, the 3D banner isn't displayed. When renaming the cmd dir or the file contained in that dir, home-menu will refuse to run the title, and the manual will not work.(will display the black screen saying sdcard isn't inserted) Manual won't load when 00000001.app is renamed, so that .app might be the manual? When the main 00000000.app binary is renamed, the title will not launch and in the manual placeholder text is used for the title name/icon. Home-menu doesn't care at all when tmd is renamed.
 +
 +
The ".app" files are encrypted [[CXI]] files. The only way to be certain of the function of the encrypted CXI(s), is the view the application's TMD on Nintendo's CDN server at http://nus.cdn.c.shop.nintendowifi.net/ccs/download/TitleIDhere/tmd (for title IDs see the [[Title list]]. In the 'Content Chunk Records' look for the 'Content Index':
 +
 +
{| class="wikitable" border="1"
 +
|-
 +
!  Content Index
 +
!  CXI Type
 +
|-
 +
|  0000
 +
|  Main CXI (Executable)
 +
|-
 +
|  0001
 +
|  Manual
 +
|-
 +
|  0002
 +
|  DLP Child
 +
|}
 +
 +
For examples of Manual/DLP Child CXI files see the [[CXI]] page.
    
== Private ==
 
== Private ==
839

edits

Navigation menu