-
Notifications
You must be signed in to change notification settings - Fork 68
Ranking Protocol (MK8D)
Yannik Marchand edited this page Feb 15, 2022
·
6 revisions
NEX Protocols > Ranking Protocol > MK8 Deluxe (112)
This page describes the methods that are only seen in Mario Kart 8 Deluxe.
Method ID | Method Name |
---|---|
16 | GetCompetitionRankingScore |
17 | UploadCompetitionRankingScore |
18 | GetCompetitionInfo |
19 | UploadScorePack |
20 | GetScorePack |
21 | ExecuteDeleteScoreJob |
22 | GetCommonDataByPIDList |
Type | Description |
---|---|
CompetitionRankingGetScoreParam | Param |
Type | Description |
---|---|
List<CompetitionRankingScoreInfo> | Score info |
Type | Description |
---|---|
CompetitionRankingUploadScoreParam | Param |
Type | Description |
---|---|
Bool | Result |
Type | Description |
---|---|
CompetitionRankingInfoGetParam | Param |
Type | Description |
---|---|
List<CompetitionRankingInfo> | Competition info |
Type | Description |
---|---|
List<PID> | Pids |
Type | Description |
---|---|
CommonDataList | Common data |
CommonDataList (Structure)
Type | Description |
---|---|
List<qBuffer> | Common data |
CompetitionRankingGetScoreParam (Structure)
Type | Description |
---|---|
Uint32 | Unknown |
ResultRange | Result range |
CompetitionRankingInfo (Structure)
Type | Description |
---|---|
Uint32 | Unknown |
Uint32 | Unknown |
List<Uint32> | Unknown |
CompetitionRankingInfoGetParam (Structure)
Type | Description |
---|---|
Uint8 | Unknown |
ResultRange | Result range |
CompetitionRankingScoreData (Structure)
Type | Description |
---|---|
Uint32 | Unknown |
PID | User id |
Uint32 | Unknown |
DateTime | Datetime |
Uint8 | Unknown |
qBuffer | Metadata |
CompetitionRankingScoreInfo (Structure)
Type | Description |
---|---|
Uint32 | Unknown |
List<CompetitionRankingScoreData> | Score data |
Uint32 | Unknown |
List<Uint32> | Unknown |
CompetitionRankingUploadScoreParam (Structure)
Type | Description |
---|---|
Uint32 | Unknown |
Uint32 | Unknown |
Uint32 | Unknown |
Uint32 | Unknown |
Uint8 | Unknown |
Uint32 | Unknown |
Bool | Unknown |
qBuffer | Metadata |
- Home
-
NEX
- PRUDP Protocol
- RMC Protocol
-
NEX Services
- Common
- Nintendo
- Kerberos Authentication
- Hpp Server
- NPLN
- Pia
- Switch Servers
- Other Pages