RMC Overlord Awards Service - zeroKilo/GROBackendWV GitHub Wiki

Custom RMC service for cross-platform award management (Overlord integration).

Method ID Method Name
1 UnlockAwardRdv
2 Unknown
3 UnlockAwardPlatform
4 SyncAwards
5 RequestGroupDefinitions
6 RequestDefinitions
7 RequestAwards

(1) UnlockAwardRdv

Request

Type Name
Uint32 awardId

Response

Empty response.

(2) Unknown

Request

Type Name
List<Uint32> unkUints

Response

Empty response.

(3) UnlockAwardPlatform

Request

Type Name
Uint32 awardId

Response

Empty response.

(4) SyncAwards

Request

Type Name
List<ProtoAwardPlatform> platforms

Response

Empty response.

(5) RequestGroupDefinitions

Request

Empty request.

Response

Type Name
List<ProtoGroupInfo> groupInfos

(6) RequestDefinitions

Request

Type Name
List<Uint32> awardIds

Response

Type Name
List<ProtoAwardInfo> awardInfos

(7) RequestAwards

Request

Type Name
AnyDataHolder<ProtoAwardsFilter> filter
List<Uint32> awardIds

Response

Type Name
List<ProtoAwardGranted> awards

Types

ProtoAwardPlatform

Type Name
Uint32 unkUint1
Uint32 unkUint2
DateTime time

ProtoGroupInfo

Type Name
Uint32 unkUint
String unkStr1
String unkStr2

ProtoAwardInfo

Type Name
Uint32 unkUint1
String unkStr1
String unkStr2
String unkStr3
Uint32 unkUint2
Uint32 unkUint3
String unkStr4
String unkStr5
Uint32 unkUint4

ProtoAwardsFilter

Type Name
List<Uint32> pids

ProtoAwardGranted

Type Name
Uint32 unkUint1
Uint32 unkUint2
DateTime time1
DateTime time2
Uint32 unkUint3
⚠️ **GitHub.com Fallback** ⚠️