AMPXI:ReloadDBS: Difference between revisions
Jump to navigation
Jump to search
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00480040] |- | 1 | u8 Mediatype? Normally this is value 1, using..." |
Steveice10 (talk | contribs) mNo edit summary |
||
Line 9: | Line 9: | ||
|- | |- | ||
| 1 | | 1 | ||
| | | [[Filesystem_services#MediaType|MediaType]] (must be SD) | ||
|} | |} | ||
Line 19: | Line 19: | ||
|- | |- | ||
| 0 | | 0 | ||
| Header code | | Header code [0x00480080] | ||
|- | |- | ||
| 1 | | 1 | ||
Line 25: | Line 25: | ||
|- | |- | ||
| 2 | | 2 | ||
| u8 | | u8, Availability (0 = unavailable, 1 = available) | ||
|} | |} | ||
=Description= | =Description= | ||
This reloads the /[[Title_Database|dbs]] .db images into memory, | This reloads the /[[Title_Database|dbs]] .db images into memory, specifically the SD card title.db and import.db. |
Latest revision as of 03:04, 10 January 2016
Request
Index Word | Description |
---|---|
0 | Header code [0x00480040] |
1 | MediaType (must be SD) |
Response
Index Word | Description |
---|---|
0 | Header code [0x00480080] |
1 | Result code |
2 | u8, Availability (0 = unavailable, 1 = available) |
Description
This reloads the /dbs .db images into memory, specifically the SD card title.db and import.db.