AM:GetProgramInfos: Difference between revisions

Steveice10 (talk | contribs)
mNo edit summary
get yourself a service who can map both?
 
(One intermediate revision by one other user not shown)
Line 24: Line 24:
|-
|-
| 6
| 6
| Title Info Output Pointer
| [[Application_Manager_Services#TitleInfo|Title Infos]] Output Pointer
|}
|}


Line 38: Line 38:
| 1
| 1
| Result code
| Result code
|}
=Title Info=
{| class="wikitable" border="1"
|-
!  Offset
!  Length
!  Description
|-
|-
| 0x0
| 2
| 0x8
| ((Title Count * 8) << 4) <nowiki>|</nowiki> 0xA
| u64, Title ID
|-
|-
| 0x8
| 3
| 0x8
| Title IDs Pointer
| Total Title Size
|-
|-
| 0x10
| 4
| 0x2
| ((Title Count * 0x18) << 4) <nowiki>|</nowiki> 0xC
| Title Version
|-
|-
| 0x12
| 5
| 0x6
| [[Application_Manager_Services#TitleInfo|Title Infos]] Pointer
| ?
|}
|}