DLPSRVR:Initialize: Difference between revisions

From 3dbrew
Jump to navigation Jump to search
Subv (talk | contribs)
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x001B0302] |- | 1 | Sharedmem size. |- | 2 | u8 unk |- | 3 | Process Id |- | 4..."
 
Subv (talk | contribs)
Line 12: Line 12:
|-
|-
| 2
| 2
| u8 unk
| u8 Max number of clients.
|-
|-
| 3
| 3

Revision as of 19:50, 29 November 2016

Request

Index Word Description
0 Header code [0x001B0302]
1 Sharedmem size.
2 u8 Max number of clients.
3 Process Id
4 u8 unk
5 0x40000
6 0x2
7 MoveHandleDescriptor for 2 handles
8 Shared mem handle
9 Event handle

Description

This initializes the DLP server.