Skip to content

Ranking Protocol (MK8)

Yannik Marchand edited this page Feb 15, 2022 · 6 revisions

This page describes the methods that are only seen in Mario Kart 8.

Method ID Method Name
14 GetCompetitionRankingScore
15 UploadCompetitionRankingScore
16 GetCompetitionInfo

(15) UploadCompetitionRankingScore

Request

Type Description
CompetitionRankingUploadScoreParam Param

Response

Type Description
Bool Result

(16) GetCompetitionInfo

Request

Type Description
CompetitionRankingInfoGetParam Param

Response

Type Description
List<CompetitionRankingInfo> Info

Types

CompetitionRankingInfo (Structure)

Type Description
Uint32 Unknown
Uint32 Unknown
List<Uint32> Unknown

CompetitionRankingInfoGetParam (Structure)

Type Description
Uint8 Unknown
ResultRange Result range

CompetitionRankingUploadScoreParam (Structure)

Type Description
Uint32 Unknown
Uint32 Unknown
Uint32 Unknown
Uint32 Unknown
Uint8 Unknown
Uint32 Unknown
Bool Unknown
qBuffer Metadata
Clone this wiki locally