Matchmake Extension Protocol (MK8) - RainMz/NintendoClients GitHub Wiki
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.
(36) CreateSimpleSearchObject
Request
Response
Type |
Description |
Uint32 |
Object id |
(37) UpdateSimpleSearchObject
Request
Response
This method does not return anything.
(38) DeleteSimpleSearchObject
Request
Type |
Description |
Uint32 |
Object id |
Response
This method does not return anything.
(39) SearchSimpleSearchObject
Request
Response
(41) SearchSimpleSearchObjectByObjectIds
Request
Type |
Description |
List<Uint32> |
Object ids |
Response
Types
SimpleSearchObject (Structure)
SimpleSearchDateTimeAttribute (Structure)
Type |
Description |
Uint32 |
Unknown |
Uint32 |
Unknown |
Uint32 |
Unknown |
Uint32 |
Unknown |
DateTime |
Unknown |
DateTime |
Unknown |
SimpleSearchParam (Structure)
SimpleSearchCondition (Structure)
Type |
Description |
Uint32 |
Value |
Uint32 |
Comparison operator |