NIMU:GetDtlXml

From 3dbrew
Revision as of 06:00, 3 March 2023 by Steveice10 (talk | contribs) (Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00240042] |- | 1 | Buffer Capacity |- | 2 | Mapped Output Buffer Header (Size...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Request[edit]

Index Word Description
0 Header code [0x00240042]
1 Buffer Capacity
2 Mapped Output Buffer Header (Size << 4 | 0xC)
3 XML Output Pointer

Response[edit]

Index Word Description
0 Header code [0x00240042]
1 Result code
2 Mapped Output Buffer Header (Size << 4 | 0xC)
3 XML Output Pointer

Description[edit]

Reads the auto title delivery XML from dtl.xml into the provided output buffer.