Title list: Difference between revisions
For documenting TID-high bitmasks, it makes more sense to group all DSi software together |
|||
Line 1,506: | Line 1,506: | ||
|} | |} | ||
== TWL | == Application Titles == | ||
{| class="wikitable" border="1" | |||
|- | |||
! Content Category | |||
! Bit Mask(s) | |||
! Category Bit Mask | |||
|- | |||
| [[Title list/eShop Titles|Application]] (eShop Title) | |||
| Normal | |||
| 0x0000 | |||
|- | |||
| DLP Child | |||
| DlpChild | |||
| 0x0001 | |||
|- | |||
| [[EShop Demos|Demo]] | |||
| Demo | |||
| 0x0002 | |||
|- | |||
| [[Title list/Patches|Patch]] | |||
| CannotExecution<nowiki>|</nowiki>Patch | |||
| 0x000E | |||
|- | |||
| [[Title list/DLC|Add-on Content]] (DLC) | |||
| NotRequireRightForMount<nowiki>|</nowiki>CannotExecution<nowiki>|</nowiki>AddOnContents | |||
| 0x008C | |||
|} | |||
=== 00040001 - [[Download Play]] Titles === | |||
This titleID-high/programID-high is used for the titles sent over [[Download Play]]. Only one 00040001 Download Play title is installed to NAND /title at a time. There can be a maximum of 255 Download Play child titles per Unique ID, indexed by Title ID Variation. The legal index range: 0x0 - 0xff. | |||
== TWL (DSi) Titles == | |||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
Line 1,513: | Line 1,545: | ||
! Bit Mask(s) | ! Bit Mask(s) | ||
! Category Bit Mask | ! Category Bit Mask | ||
|- | |||
| Application (DSiWare) | |||
| TWL<nowiki>|</nowiki>0x4 | |||
| 0x8004 | |||
|- | |- | ||
| System Application | | System Application | ||
Line 1,523: | Line 1,559: | ||
|} | |} | ||
Bitmask 0x1 for TWL titles denotes a system title (determining whether the title will be updated during a System Update). | Bitmask 0x1 for TWL titles denotes a system title (determining whether the title will be updated during a System Update). It appears to be sufficient, but not necessary, to make the title invisible on the [[Home menu]]. | ||
Bitmask 0x2 for TWL titles may indicate no-execute. | Bitmask 0x2 for TWL titles may indicate no-execute. | ||
Line 1,542: | Line 1,578: | ||
| [[DS Internet]] | | [[DS Internet]] | ||
| v0, [[2.1.0-4|v1025]], [[3.0.0-5|v2048]] | | v0, [[2.1.0-4|v1025]], [[3.0.0-5|v2048]] | ||
| [[DS Internet]] is the | | [[DS Internet]] is the DS-mode application, (also integrated in every online-enabled DS game) and now accessible through [[System Settings]] for configuring network settings for DS software. | ||
|- | |- | ||
| 484E4441(HNDA) | | 484E4441(HNDA) | ||
Line 1,581: | Line 1,617: | ||
New system updates only block DS flash-cards when the above whitelist was updated, or when TWL_FIRM was updated. The whitelist contains the data used for detecting flash-cards, this is used by TWL_FIRM. | New system updates only block DS flash-cards when the above whitelist was updated, or when TWL_FIRM was updated. The whitelist contains the data used for detecting flash-cards, this is used by TWL_FIRM. | ||
=== 00048004 - DSiWare === | === 00048004 - DSiWare === |