Difference between revisions of "NIMU:SetDtlXml"

From 3dbrew
Jump to navigation Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00220042] |- | 1 | Buffer Size |- | 2 | Mapped Input Buffer Header (Size << 4...")
 
(No difference)

Latest revision as of 05:59, 3 March 2023

Request[edit]

Index Word Description
0 Header code [0x00220042]
1 Buffer Size
2 Mapped Input Buffer Header (Size << 4 | 0xA)
3 XML Input Pointer

Response[edit]

Index Word Description
0 Header code [0x00220042]
1 Result code
2 Mapped Input Buffer Header (Size << 4 | 0xA)
3 XML Input Pointer

Description[edit]

Saves the provided auto title delivery XML data to dtl.xml in the NIM system save data. If the provided XML is invalid, dtl.xml will subsequently be deleted.