NIMU:SetDtlXml

From 3dbrew
Revision as of 05:59, 3 March 2023 by 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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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.