This page describes the methods that are only seen in Mario Kart 8 Deluxe.
Methods
| Method ID | Method Name | 
|---|---|
| 16 | GetCompetitionRankingScore | 
| 17 | UploadCompetitionRankingScore | 
| 18 | GetCompetitionInfo | 
| 19 | UploadScorePack | 
| 20 | GetScorePack | 
| 21 | ExecuteDeleteScoreJob | 
| 22 | GetCommonDataByPIDList | 
(16) GetCompetitionRankingScore
Request
| Type | Description | 
|---|---|
| CompetitionRankingGetScoreParam | Param | 
Response
| Type | Description | 
|---|---|
| List<CompetitionRankingScoreInfo> | Score info | 
(17) UploadCompetitionRankingScore
Request
| Type | Description | 
|---|---|
| CompetitionRankingUploadScoreParam | Param | 
Response
| Type | Description | 
|---|---|
| Bool | Result | 
(18) GetCompetitionInfo
Request
| Type | Description | 
|---|---|
| CompetitionRankingInfoGetParam | Param | 
Request
| Type | Description | 
|---|---|
| List<CompetitionRankingInfo> | Competition info | 
(19) UploadScorePack
Request
| Type | Description | 
|---|---|
| RankingScoreData | Param | 
| qBuffer | Metadata | 
Request
This method does not return anything.
(20) GetScorePack
Request
Response
| Type | Description | 
|---|---|
| ScorePack | Score pack | 
(22) GetCommonDataByPIDList
Request
Response
| Type | Description | 
|---|---|
| CommonDataList | Common data | 
Types
CommonDataList (Structure)
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)
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 |