Changes

151 bytes added ,  23:02, 14 June 2017
no edit summary
Line 195: Line 195:  
== NcaID ==
 
== NcaID ==
 
This is a 0x10-byte entry. This is originally from the hex portion of "<hex>.nca" directory-names from this storage FS(like [[SD_Filesystem|SD]]).
 
This is a 0x10-byte entry. This is originally from the hex portion of "<hex>.nca" directory-names from this storage FS(like [[SD_Filesystem|SD]]).
 +
 +
== Enums ==
 +
=== Title Types ===
 +
 +
{| class="wikitable" border="1"
 +
|-
 +
! Value
 +
! Description
 +
|-
 +
| 0x80
 +
| Regular application
 +
|-
 +
| 0x81
 +
| Update title
 +
|}