AM:BeginImportProgramTemporarily: Difference between revisions

Steveice10 (talk | contribs)
mNo edit summary
 
(3 intermediate revisions by the same user not shown)
Line 6: Line 6:
|-
|-
| 0
| 0
| Header code [0x4030000]
| Header code [0x04030000]
|}
|}


Line 22: Line 22:
|-
|-
| 2
| 2
| Value 0x10
| 0x10
|-
|-
| 3
| 3
| CIA filehandle
| CIA Handle
|}
|}


=Description=
=Description=
Returns a filehandle to which CIA data is to be written using [[Application Manager Services#File service|AM:File services]]. This appears to only allocate+initialize a CIA object in AM module state, etc: nothing more is done by this command it seems. This sets the u8 [[Title_Database|database]] type used for installation to value 1 for tmp*.db, and sets the mediatype to NAND.
Similar to [[AM:BeginImportProgram]], except sets the database type to 1 for tmp*.db and the mediatype to NAND.