Difference between revisions of "AMPXI:GetTitleInfo"
Jump to navigation
Jump to search
Line 9: | Line 9: | ||
|- | |- | ||
| 1 | | 1 | ||
− | | | + | | [[#Mediatypes|Mediatype]] |
|- | |- | ||
| 2 | | 2 | ||
Line 69: | Line 69: | ||
| Title type | | Title type | ||
|} | |} | ||
+ | |||
+ | {{:Mediatypes}} |
Revision as of 23:59, 26 March 2013
Request
Index Word | Description |
---|---|
0 | Header code [0x00030084] |
1 | Mediatype |
2 | Title count |
3 | (titlecount*8)<<8 | 4 |
4 | Pointer to buffer that contains title list, for which info needs to be retrieved |
5 | (titlecount*24)<<8 | 0x14 |
6 | Pointer to buffer that will receive the title info |
Response
Index Word | Description |
---|---|
0 | Header code [0x00030040] |
1 | Result code |
Title info
Each entry in the buffer is 24 bytes, some contents are currently unknown.
Offset | Size | Description |
---|---|---|
0 | 8 | Title id |
8 | 8 | Unknown |
16 | 2 | Version |
18 | 2 | Unknown |
20 | 4 | Title type |
Mediatypes
Type | Description |
---|---|
0 | NAND |
1 | SD |
2 | Gamecard |