Difference between revisions of "AMPXI:InitializeTitleDatabase"
Jump to navigation
Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00470080] |- | 1 | u8 Media Type? |- | 2 | u8,...") |
Steveice10 (talk | contribs) m |
||
(One intermediate revision by one other user not shown) | |||
Line 9: | Line 9: | ||
|- | |- | ||
| 1 | | 1 | ||
− | | | + | | [[Filesystem_services#MediaType|MediaType]] (must be SD) |
|- | |- | ||
| 2 | | 2 | ||
− | | u8, | + | | u8, Overwrite (0 = don't overwrite, 1 = overwrite) |
|} | |} | ||
Line 22: | Line 22: | ||
|- | |- | ||
| 0 | | 0 | ||
− | | Header code | + | | Header code [0x00470040] |
|- | |- | ||
| 1 | | 1 |
Latest revision as of 02:01, 10 January 2016
Request[edit]
Index Word | Description |
---|---|
0 | Header code [0x00470080] |
1 | MediaType (must be SD) |
2 | u8, Overwrite (0 = don't overwrite, 1 = overwrite) |
Response[edit]
Index Word | Description |
---|---|
0 | Header code [0x00470040] |
1 | Result code |
Description[edit]
This creates the /dbs title.db and import.db images, only media type "SD" is allowed.