Line 1: |
Line 1: |
− | #REDIRECT [[AM:StartInstallCIADB1]]
| + | =Request= |
| + | {| class="wikitable" border="1" |
| + | |- |
| + | ! Index Word |
| + | ! Description |
| + | |- |
| + | | 0 |
| + | | Header code [0x04020040] |
| + | |- |
| + | | 1 |
| + | | u8 [[Mediatypes|Mediatype]] |
| + | |} |
| + | |
| + | =Response= |
| + | {| class="wikitable" border="1" |
| + | |- |
| + | ! Index Word |
| + | ! Description |
| + | |- |
| + | | 0 |
| + | | Header code |
| + | |- |
| + | | 1 |
| + | | Result code |
| + | |- |
| + | | 2 |
| + | | Value 0x10 |
| + | |- |
| + | | 3 |
| + | | CIA filehandle |
| + | |} |
| + | |
| + | =Description= |
| + | This is exactly the same as [[AM:StartInstallDlpChildCIA]], except the u8 [[Title_Database|database]] type is set to value 0 for title.db, and the mediatype is set to the input mediatype. |