Matchmake Extension Protocol (MK8D) - RainMz/NintendoClients GitHub Wiki
This page describes the methods that are only seen in Mario Kart 8 Deluxe.
(54) CreateSimpleSearchObject
Request
Response
Type |
Description |
Uint32 |
Object id |
(55) UpdateSimpleSearchObject
Request
Response
This method does not return anything.
(56) DeleteSimpleSearchObject
Request
Type |
Description |
Uint32 |
Object id |
Response
This method does not return anything.
(57) SearchSimpleSearchObject
Request
Response
(58) SearchSimpleSearchObjectByObjectIds
Request
Type |
Description |
List<Uint32> |
Object ids |
Response
(60) CustomGetSimplePlayingSession
Request
Type |
Description |
List<PID> |
Pids |
Uint8 |
Unknown |
Uint8 |
Unknown |
Response
(61) CreateCompetition
Request
Response
(62) DeleteCompetition
Request
Type |
Description |
Uint32 |
Object id |
Response
This method does not return anything.
(63) RegisterFavoriteCompetition
Request
Type |
Description |
Uint32 |
Object id |
Response
This method does not return anything.
(64) UnregisterFavoriteCompetition
Request
Type |
Description |
Uint32 |
Object id |
Response
This method does not return anything.
(65) GetFavoriteCompetition
Request
This method does not take any parameters.
Response
Types
SimpleSearchObject (Structure)
Revision 1:
Type |
Description |
Uint32 |
Unknown |
DateTime |
Unknown |
SimpleSearchDateTimeAttribute (Structure)
Type |
Description |
Uint32 |
Unknown |
Uint32 |
Unknown |
Uint32 |
Unknown |
Uint32 |
Unknown |
DateTime |
Start time |
DateTime |
End time |
SimpleSearchParam (Structure)
SimpleSearchCondition (Structure)
Type |
Description |
Uint32 |
Value |
Uint32 |
Comparison operator |