NIMU:SetDtlXml: Difference between revisions

From 3dbrew
Jump to navigation Jump to search
Steveice10 (talk | contribs)
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

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

Response

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

Description

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.