AM:ReadTwlBackupInfoEx

Revision as of 22:07, 1 August 2022 by TimmSkiller (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

RequestEdit

Index Word Description
0 Header code [0x00280108]
1 Output Info Size (usually 0x20)
2 Banner Size (usually 0x4000)
3 Working Buffer Size (must be at least 0x4500)
4 Unknown, not used
5 0x10
6 Export File Handle
7 (Output Info Size << 4) | 0xC
8 TwlBackupInfo Pointer. No processing is done when this is left NULL.
9 (Banner Size << 4) | 0xC
10 DSiWare Banner Output Pointer. No processing is done when this is left NULL.
11 (Working Buffer Size << 4) | 0xC
12 Working Buffer Pointer

ResponseEdit

Index Word Description
0 Header code
1 Result code

DescriptionEdit

This is the same as AM:ReadTwlBackupInfo, except this command is meant for use with Exports that use 12 content sections.