Difference between revisions of "MVDSTD:SetConfig"

From 3dbrew
Jump to navigation Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x001E0044] |- | 1 | Size, normally 0x11C. |- | 2 | Value 0x0 |- | 3 | KProcess ha...")
 
m (→‎Request: Fix Index)
 
Line 17: Line 17:
 
| KProcess handle
 
| KProcess handle
 
|-
 
|-
| 2
+
| 4
 
| (Size<<4)  <nowiki>|</nowiki> 10
 
| (Size<<4)  <nowiki>|</nowiki> 10
 
|-
 
|-
| 3
+
| 5
 
| Input data ptr (see [[MVDSTD:GetConfig|here]])
 
| Input data ptr (see [[MVDSTD:GetConfig|here]])
 
|}
 
|}

Latest revision as of 18:53, 30 June 2018

Request[edit]

Index Word Description
0 Header code [0x001E0044]
1 Size, normally 0x11C.
2 Value 0x0
3 KProcess handle
4 (Size<<4) | 10
5 Input data ptr (see here)

Response[edit]

Index Word Description
0 Header code
1 Resultcode