| This is an Import Database, it contains entries for titles(or versions of titles) not yet installed, ready for transferring to the title.db. (Automatic Update, uses this, so completing the update takes seconds)
+
| This is an Import Database, it contains entries for titles(or versions of titles) not yet installed, ready for transferring to the title.db. (Automatic Update uses this, so completing the update takes seconds)
|-
|-
| Yes
| Yes
Line 50:
Line 50:
| ?
| ?
| This contains the installed tickets.
| This contains the installed tickets.
+
|}
+
+
== Embedded Database Format ==
+
+
=== Header ===
+
+
{| class="wikitable"
+
|-
+
! Start
+
! Length
+
! Description
+
|-
+
| 0x00
+
| 8
+
| Database Type "Magic" (see below)
+
|-
+
| 0x08
+
| 0x78
+
| Reserved
+
|-
+
| 0x80
+
| 4
+
| Database Magic ("BDRI")
+
|-
+
| 0x84
+
| 4
+
| Magic Number (0x30000)
+
|-
+
| 0x88
+
| 8
+
| Unknown
+
|-
+
| 0x90
+
| 8
+
| File Size, divided by the value at 0x98 (usually = 0x80)