Difference between revisions of "AM:DoCleanup"

From 3dbrew
Jump to navigation Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00140040] |- | 1 | u8 Mediatype |} =Response= {| ...")
 
Line 26: Line 26:
  
 
=Description=
 
=Description=
This finishes installing to the specified media.
+
This finishes installing titles to the specified media. For NAND, the title data is moved from /tmp to /title. Then the temporary data stored in import.db is moved to [[Title_Database|title.db]]. This is used by [[Home Menu]] when installing the already-downloaded system updates or eShop titles.

Revision as of 08:42, 4 April 2013

Request

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

Response

Index Word Description
0 Header code
1 Result code

Description

This finishes installing titles to the specified media. For NAND, the title data is moved from /tmp to /title. Then the temporary data stored in import.db is moved to title.db. This is used by Home Menu when installing the already-downloaded system updates or eShop titles.