Difference between revisions of "NWMUDS:Bind"

From 3dbrew
Jump to navigation Jump to search
Line 11: Line 11:
 
| NodeID
 
| NodeID
 
|-
 
|-
| 2-4
+
| 2
| ?
+
| u32, unknown.
 +
|-
 +
| 3
 +
| u8, unknown.
 +
|-
 +
| 4
 +
| u16, unknown.
 
|}
 
|}
  

Revision as of 23:56, 1 April 2016

Request

Index Word Description
0 Header code [0x00120100]
1 NodeID
2 u32, unknown.
3 u8, unknown.
4 u16, unknown.

Response

Index Word Description
0 Header code
1 Result code
2 Value 0x0, handle transfer translate-header.
3 Output handle.

Description

This initializes the NodeID for use on this device, etc. It's unknown how this NodeID is determined.