AMPXI:InstallTitleStop: Difference between revisions

From 3dbrew
Jump to navigation Jump to search
Luigoalma (talk | contribs)
m Luigoalma moved page AMPXI:InstallTitleAbort to AMPXI:InstallTitleStop: 0x00110000 is not Abort, stops for later resume
Luigoalma (talk | contribs)
Description given about this command based on AM & PS9 behavior and binary reversal.
Line 21: Line 21:
| Result code
| Result code
|}
|}
=Description=
Stops active content import initialized by [[AMPXI:InstallTitleBegin|AMPXI:InstallTitleBegin]] or resumed by [[AMPXI:InstallTitleResume|AMPXI:InstallTitleResume]].
The import is not cancelled and can later be resumed with [[AMPXI:InstallTitleResume|AMPXI:InstallTitleResume]].

Revision as of 13:49, 15 April 2022

Request

Index Word Description
0 Header code [0x00110000]

Response

Index Word Description
0 Header code [0x00110040]
1 Result code

Description

Stops active content import initialized by AMPXI:InstallTitleBegin or resumed by AMPXI:InstallTitleResume.

The import is not cancelled and can later be resumed with AMPXI:InstallTitleResume.