By entering this site you need to consent to the use of cookies and their functional use according to this privacy policy. Cookies help us to provide the functional services of the website. Kindly read the below message of use and consent to the use.
The following cookies are stored and shared when accessing this website:
- Internal cookies for the MediaWiki site. This is used for user authentication and article modifications.
- Third-party cookies from Google providing services for Google AdSense and Google Analytics
We will never use data collected outside of the above scope.
| 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)