-
Notifications
You must be signed in to change notification settings - Fork 68
Matchmake Extension Protocol (MK8)
Yannik Marchand edited this page Feb 15, 2022
·
6 revisions
NEX Protocols > Matchmake Extension > MK8 (109)
This page describes the methods that are only seen in Mario Kart 8.
Methods 36 - 39 and 41 belong to the SimpleSearchProtocol instead of the MatchmakeExtensionProtocol.
Method ID | Method Name |
---|---|
36 | CreateSimpleSearchObject |
37 | UpdateSimpleSearchObject |
38 | DeleteSimpleSearchObject |
39 | SearchSimpleSearchObject |
40 | JoinMatchmakeSessionWithExtraParticipants |
41 | SearchSimpleSearchObjectByObjectIds |
Type | Description |
---|---|
SimpleSearchObject | Object |
Type | Description |
---|---|
Uint32 | Object id |
Type | Description |
---|---|
Uint32 | Object id |
SimpleSearchObject | New object |
This method does not return anything.
Type | Description |
---|---|
Uint32 | Object id |
This method does not return anything.
Type | Description |
---|---|
SimpleSearchParam | Param |
Type | Description |
---|---|
List<SimpleSearchObject> | Objects |
Type | Description |
---|---|
List<Uint32> | Object ids |
Type | Description |
---|---|
List<SimpleSearchObject> | Objects |
SimpleSearchObject (Structure)
Type | Description |
---|---|
Uint32 | Unknown |
PID | Unknown |
List<Uint32> | Attributes |
qBuffer | Unknown |
Uint32 | Unknown |
String | Unknown |
SimpleSearchDateTimeAttribute | Datetime attribute |
SimpleSearchDateTimeAttribute (Structure)
Type | Description |
---|---|
Uint32 | Unknown |
Uint32 | Unknown |
Uint32 | Unknown |
Uint32 | Unknown |
DateTime | Unknown |
DateTime | Unknown |
SimpleSearchParam (Structure)
Type | Description |
---|---|
Uint32 | Unknown |
PID | Unknown |
List<SimpleSearchCondition> | Conditions |
String | Unknown |
ResultRange | Result range |
DateTime | Unknown |
SimpleSearchCondition (Structure)
Type | Description |
---|---|
Uint32 | Value |
Uint32 | Comparison operator |
- Home
-
NEX
- PRUDP Protocol
- RMC Protocol
-
NEX Services
- Common
- Nintendo
- Kerberos Authentication
- Hpp Server
- NPLN
- Pia
- Switch Servers
- Other Pages