-
Notifications
You must be signed in to change notification settings - Fork 68
Matchmake Extension Protocol (MK8D)
Yannik Marchand edited this page Apr 7, 2020
·
10 revisions
NEX Protocols > Matchmake Extension (0x6D) > MK8 Deluxe
This page describes the methods that are only seen in Mario Kart 8 Deluxe.
Method ID | Method Name |
---|---|
54 | CreateSimpleSearchObject |
55 | UpdateSimpleSearchObject |
56 | DeleteSimpleSearchObject |
57 | SearchSimpleSearchObject |
58 | SearchSimpleSearchObjectByObjectIds |
59 | JoinMatchmakeSessionWithExtraParticipants |
60 | CustomGetSimplePlayingSession |
61 | CreateCompetition |
62 | DeleteCompetition |
63 | RegisterFavoriteCompetition |
64 | UnregisterFavoriteCompetition |
65 | GetFavoriteCompetition |
66 | GetTeamParticipants |
67 | FindCommunityByOwner |
Type | Description |
---|---|
List<PID> | Pids |
Uint8 | Unknown |
Uint8 | Unknown |
Type | Description |
---|---|
List<CustomPlayingSession> | Playing sessions |
CustomPlayingSession (Structure)
Type | Description |
---|---|
Uint64 | Unknown |
Uint32 | Unknown |
Uint32 | Unknown |
Uint32 | Unknown |
- Home
-
NEX
- PRUDP Protocol
- RMC Protocol
-
NEX Services
- Common
- Nintendo
- Kerberos Authentication
- Hpp Server
- NPLN
- Pia
- Switch Servers
- Other Pages