Matchmake Extension Protocol (SSB4) - RainMz/NintendoClients GitHub Wiki
NEX Protocols > Matchmake Extension > SSB4 (109)
This page describes the methods that are only seen in Super Smash Bros. 4.
Methods 36 - 48 and 51 belong to the TournamentProtocol. The others belong to the CrossProtocol.
| Method ID | Method Name |
|---|---|
| 36 | GetTournament |
| 37 | GetTournamentReplayId |
| 38 | GetTournamentResult |
| 39 | SetTournamentReplayId |
| 40 | GetTournamentProfiles |
| 41 | JoinOrCreateMatchmakeSession |
| 42 | RegisterTournamentPlayerInfo |
| 43 | RegisterTournamentBot |
| 44 | ReportTournamentBotRoundResult |
| 45 | ReplaceTournamentLeafNode |
| 46 | StartTournament |
| 47 | AutoTournamentMatchmake |
| 48 | SimpleFindByID |
| 49 | GetTournamentCompetitions |
| 50 | GetTournamentCompetition |
| 51 | GetTournamentReplayIds |
| 52 | RegisterCommunityCompetition |
| 53 | UnregisterCommunityCompetition |
| 54 | UnregisterCommunityCompetitionById |
| 55 | GetCommunityCompetitions |
| 56 | GetCommunityCompetitionById |
| 57 | FindCommunityCompetitionsByParticipant |
| 58 | FindCommunityCompetitionsByGatheringId |
| 59 | SelectCommunityCompetitionByOwner |
| 60 | JoinCommunityCompetition |
| 61 | JoinCommunityCompetitionByGatheringId |
| 62 | EndCommunityCompetitionParticipation |
| 63 | EndCommunityCompetitionParticipationByGatheringId |
| 64 | SearchCommunityCompetition |
| 65 | PostCommunityCompetitionMatchResult |
| 66 | GetCommunityCompetitionRanking |
| 67 | DEBUG_RegisterCommunityCompetition |
| 68 | DEBUG_UnregisterCommunityCompetition |
| 69 | DEBUG_JoinCommunityCompetition |
| 70 | DEBUG_EndCommunityCompetitionParticipation |
| 71 | DEBUG_PostCommunityCompetitionMatchResult |