SD Filesystem: Difference between revisions

3dsguy (talk | contribs)
mNo edit summary
3dsguy (talk | contribs)
No edit summary
Line 41: Line 41:
The "00000000.tmd" (when decrypted) is identical to the application's tmd found at http://nus.cdn.c.shop.nintendowifi.net/ccs/download/TitleIDhere/tmd except it has the certificate chain removed
The "00000000.tmd" (when decrypted) is identical to the application's tmd found at http://nus.cdn.c.shop.nintendowifi.net/ccs/download/TitleIDhere/tmd except it has the certificate chain removed


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':  
The ".app" files are encrypted [[NCCH]] files. The only way to be certain of the function of the encrypted NCCH file(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]]). See [[TMD#Content Index|TMD]] for interpretation of the 'Content Index':  


{| class="wikitable" border="1"
|-
!  Content Index
!  CXI Type
|-
|  0000
|  Main CXI (Executable)
|-
|  0001
|  Manual
|-
|  0002
|  DLP Child Container
|}
For examples of Manual/DLP Child CXI files see the [[CXI]] page.


== Private ==
== Private ==