AMPXI:ExportDSiWare

AMPXI:ExportDSiWare

Request #

Index WordDescription
0Header code [0x004D0144]
1-2u64, TWL Title ID
3Path size
4Working buffer size (usually 0x20000)
5u8, DSiWare export type
6(PathSize << 8) | 0x4
7Path pointer
8(WorkingBufferSize << 8) | 0x14
9Working buffer pointer

Response #

Index WordDescription
0Header code [0x004D0040]
1Result code

Description #

This is used for exporting DSiWare. The UTF-16 input path is normally in the format “ sdmc:/Nintendo 3DS///Nintendo DSiWare/<TitleID-Low.bin>”, however this can be arbitrary.