AM:GetDLCTitleInfos: Difference between revisions
m Shinyquagsire23 moved page AM:GetDataTitleInfos to AM:GetDLCTitleInfos: "Data" is a bit vague here, the function specifically checks for 0004008C which is the DLC TID high |
No edit summary |
||
Line 1: | Line 1: | ||
Iterates through a list of TIDs to return [[Application_Manager_Services#TitleInfo|Title Infos]]. One pass over the TID list is done initially to validate that all TID high values are 0x0004008C, otherwise 0xE0E0803C is returned. [[Application_Manager_Services#TitleInfo|Title Info]] is only written once all titles are validated as DLC. | |||
=Request= | =Request= | ||
{| class="wikitable" border="1" | {| class="wikitable" border="1" |