Changes

Jump to navigation Jump to search
317 bytes added ,  11:07, 20 August 2012
no edit summary
Line 1: Line 1:  
The Nintendo 3DS utilizes a similar title-based organization as seen in the Wii and DSi platforms. The same [http://nus.cdn.c.shop.nintendowifi.net/ccs/download/ update server] is being used as was with the DSi, however a new common key has been introduced. When using SSL, the update/shop servers must be accessed via SSLv3.
 
The Nintendo 3DS utilizes a similar title-based organization as seen in the Wii and DSi platforms. The same [http://nus.cdn.c.shop.nintendowifi.net/ccs/download/ update server] is being used as was with the DSi, however a new common key has been introduced. When using SSL, the update/shop servers must be accessed via SSLv3.
   −
The organization of Title IDs has not been documented fully yet. Region info isn't stored in titleids however there does appear to be evidence that the regions are sequential, similar to how Wii System Menu Updates are ordered: JPN USA EUR KOR and CHN (introduced with the DSi). 3DS has one additional region: TWN.
+
The organization of Title IDs has not been documented fully yet. Region info isn't stored in title IDs however there does appear to be evidence that the regions are sequential, similar to how Wii System Menu Updates are ordered: JPN USA EUR KOR and CHN (introduced with the DSi). 3DS has one additional region: TWN.
    
Note: The terms 'Title ID', 'Partition ID' and 'Media ID' are interchangeable.
 
Note: The terms 'Title ID', 'Partition ID' and 'Media ID' are interchangeable.
Line 12: Line 12:  
* CCCC defines the target console (4=3DS, 3=DSi, 1=[http://wiibrew.org/wiki/Title_database Wii])
 
* CCCC defines the target console (4=3DS, 3=DSi, 1=[http://wiibrew.org/wiki/Title_database Wii])
 
* ABCD defines the type of the title, see 'Title Type Identification Key'
 
* ABCD defines the type of the title, see 'Title Type Identification Key'
* LLLLLL For CTR titles, this is the title's 'Unique ID'. For TWL converted titles this is in two sections grouped as SSLLLL. SS is the old title identification used by the DSi and is made redundant by 'ABCD'. LLLL is the TWL title's 'Unique ID'.
+
* LLLLLL For CTR titles, this is the title's 'Unique ID'. For TWL converted titles this is in two sections grouped as SSLLLL. SS is the old title identification used by the DSi and is made redundant by 'ABCD'. LLLL is the TWL title's 'Unique ID'. There are restrictions on the Unique ID, see below for more info.
 
* RR contains various info depending on title type see 'RR'
 
* RR contains various info depending on title type see 'RR'
 +
    
'''Title Type Identification Key''':
 
'''Title Type Identification Key''':
Line 34: Line 35:  
|-
 
|-
 
|  C
 
|  C
|  1,3,5,7,9,B,D,F,
+
|  1,3,5,7,9,B,D,F
 
|-
 
|-
 
|  D
 
|  D
Line 80: Line 81:  
|}
 
|}
 
TWL Titles can only be installed to the TWL NAND.
 
TWL Titles can only be installed to the TWL NAND.
 +
 +
 +
'''Unique ID Restrictions''':
 +
 +
For the CTR titles, there is a restriction on what Unique IDs a 'title type' can have. The range for developer titles is known(shown below), and retail titles *appear* to follow the same range restrictions.
 +
 +
{| class="wikitable" border="1"
 +
|-
 +
!  TITLE TYPE
 +
!  UNIQUE ID RANGE
 +
|-
 +
|  System
 +
|  0x0 - 2FF
 +
|-
 +
|  Application
 +
|  0x300 - F7FFF
 +
|}
 +
    
'''RR Recognition Key''':
 
'''RR Recognition Key''':
Line 105: Line 124:     
RR in Application Titles:
 
RR in Application Titles:
  −
The install locations specified in the 'RR' of application title IDs are ignored if the [[NCCH#CXI|CXI]] is compiled into a [[NCSD|CSU/CCI]] and run off a CTR flash cart.
   
{| class="wikitable" border="1"
 
{| class="wikitable" border="1"
 
|-
 
|-
Line 113: Line 130:  
|-
 
|-
 
|  00
 
|  00
|  Normal Application - Title installs to the SDMC
+
|  Normal Application - Cartridge and regular eShop titles are such titles.
 
|-  
 
|-  
 
|  01
 
|  01
|  Unknown - Found in Demos, Debug Updates and some DlPlay Childs CXIs.
+
|  Unknown - Found in Demos, Debug Updates and some [[Download Play|DlPlay]] Child [[CXI]]s.
 
|-
 
|-
 
|  02
 
|  02
|  CTR NAND Application - Like normal Application titles but they are installed to and run from the CTR NAND
+
|  CTR NAND Application - Like normal Application titles but they are installed to and run from the CTR NAND.
 
|}
 
|}
  
839

edits

Navigation menu