AM:CalcTwlBackupSize

From 3dbrew
Revision as of 19:23, 25 April 2013 by Yellows8 (talk | contribs) (Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x001A00C0] |- | 1 | TWL TitleID lower word |- | 2 | TWL TitleID upper word |- | 3...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Request

Index Word Description
0 Header code [0x001A00C0]
1 TWL TitleID lower word
2 TWL TitleID upper word
3 u8 DSiWare export type.

Response

Index Word Description
0 Header code
1 Result code
2 Total size for the DSiWare export .bin.

Description

This is a wrapper for AMPXI:GetDSiWareExportSize.