AM:DoCleanup: Difference between revisions

From 3dbrew
Jump to navigation Jump to search
Steveice10 (talk | contribs)
Steveice10 (talk | contribs)
mNo edit summary
Line 28: Line 28:
This is about the same as [[AMNet:InstallTitlesFinish]], except the titleID-list used here is every title which needs to have installation finalized.
This is about the same as [[AMNet:InstallTitlesFinish]], except the titleID-list used here is every title which needs to have installation finalized.


This is a wrapper for [[Application_Manager_Services_PXI|AMPXI]] command 0x00400040.
This is a wrapper for [[AMPXI:FinalizePendingTitles]].

Revision as of 01:18, 19 January 2016

Request

Index Word Description
0 Header code [0x00140040]
1 u8 Mediatype

Response

Index Word Description
0 Header code
1 Result code

Description

This is about the same as AMNet:InstallTitlesFinish, except the titleID-list used here is every title which needs to have installation finalized.

This is a wrapper for AMPXI:FinalizePendingTitles.