Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork78
Matchmake Extension Protocol (MK8)
Yannik Marchand edited this pageJun 18, 2025 ·7 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 | Object id |
PID | Owner |
List<Uint32> | Attributes |
qBuffer | Metadata |
Uint32 | Unknown |
String | Code |
SimpleSearchDateTimeAttribute | Datetime attribute |
SimpleSearchDateTimeAttribute (Structure)
Type | Description |
---|---|
Uint32 | Unknown |
Uint32 | Unknown |
Uint32 | Unknown |
Uint32 | Unknown |
DateTime | Start time |
DateTime | End time |
SimpleSearchParam (Structure)
Type | Description |
---|---|
Uint32 | Object id |
PID | Owner |
List<SimpleSearchCondition> | Conditions |
String | Code |
ResultRange | Result range |
DateTime | Datetime |
SimpleSearchCondition (Structure)
Type | Description |
---|---|
Uint32 | Value |
Uint32 | Comparison operator |
- Home
- NEX
- NPLN
- Pia
- Switch Servers
- Other Pages