NIMU:SetAutoDbgDat

Revision as of 04:53, 3 March 2023 by Steveice10 (talk | contribs) (Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00190002] |- | 1 | Mapped Input Buffer Header (Size << 4 <nowiki>|</nowiki> 0...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

RequestEdit

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

ResponseEdit

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

DescriptionEdit

Sets the contents of autodbg.dat in the NIM save data. The provided buffer should be of size 0x108.