AMPXI:GetTitleInfo

From 3dbrew
Revision as of 03:55, 7 May 2012 by Neimod (talk | contribs)
Jump to navigation Jump to search

Request

Index Word Description
0 Header code [0x00030084]
1 ? (always 0?)
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, contents are currently unknown