1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152 | public record Collapsed(
[property: JsonPropertyName("ARES_MOC_ENTITLEMENT")] string ARESMOCENTITLEMENT,
[property: JsonPropertyName("CLIENT.ICONS.ENABLED")] string CLIENTICONSENABLED,
[property: JsonPropertyName("CLIENT_LEADERBOARDS_ENABLED")] string CLIENTLEADERBOARDSENABLED,
[property: JsonPropertyName("GAME_ALLOW_CONSOLE")] string GAMEALLOWCONSOLE,
[property: JsonPropertyName("GAME_ALLOW_DEVELOPER_MENU")] string GAMEALLOWDEVELOPERMENU,
[property: JsonPropertyName("GAME_DISABLED_DEATHCAM")] string GAMEDISABLEDDEATHCAM,
[property: JsonPropertyName("GAME_DISABLED_SKINS_WEAPONS")] string GAMEDISABLEDSKINSWEAPONS,
[property: JsonPropertyName("GAME_PERFREPORTING_ENABLED")] string GAMEPERFREPORTINGENABLED,
[property: JsonPropertyName("GAME_REMOTE_MOVE_INTERP_ENABLED")] string GAMEREMOTEMOVEINTERPENABLED,
[property: JsonPropertyName("GAME_ROAMINGSETTINGS_ENABLED")] string GAMEROAMINGSETTINGSENABLED,
[property: JsonPropertyName("GAME_ROAMINGSETTINGS_KEY")] string GAMEROAMINGSETTINGSKEY,
[property: JsonPropertyName("GAME_ROAMINGSETTINGS_STORAGEURL")] string GAMEROAMINGSETTINGSSTORAGEURL,
[property: JsonPropertyName("MAP_PRELOADING_ENABLED")] string MAPPRELOADINGENABLED,
[property: JsonPropertyName("NAMECHECK_PLATFORM_REGION")] string NAMECHECKPLATFORMREGION,
[property: JsonPropertyName("NAMECHECK_PLATFORM_URL")] string NAMECHECKPLATFORMURL,
[property: JsonPropertyName("ROSTER_REALM")] string ROSTERREALM,
[property: JsonPropertyName("SECURITY_WATERMARK_ENABLED")] string SECURITYWATERMARKENABLED,
[property: JsonPropertyName("SECURITY_WATERMARK_MAX_OPACITY")] string SECURITYWATERMARKMAXOPACITY,
[property: JsonPropertyName("SECURITY_WATERMARK_MIN_OPACITY")] string SECURITYWATERMARKMINOPACITY,
[property: JsonPropertyName("SECURITY_WATERMARK_TILING_FACTOR")] string SECURITYWATERMARKTILINGFACTOR,
[property: JsonPropertyName("SERVICEURL_ACCOUNT_XP")] string SERVICEURLACCOUNTXP,
[property: JsonPropertyName("SERVICEURL_AGGSTATS")] string SERVICEURLAGGSTATS,
[property: JsonPropertyName("SERVICEURL_AVS")] string SERVICEURLAVS,
[property: JsonPropertyName("SERVICEURL_CONTENT")] string SERVICEURLCONTENT,
[property: JsonPropertyName("SERVICEURL_CONTRACTS")] string SERVICEURLCONTRACTS,
[property: JsonPropertyName("SERVICEURL_CONTRACT_DEFINITIONS")] string SERVICEURLCONTRACTDEFINITIONS,
[property: JsonPropertyName("SERVICEURL_COREGAME")] string SERVICEURLCOREGAME,
[property: JsonPropertyName("SERVICEURL_DAILY_TICKET")] string SERVICEURLDAILYTICKET,
[property: JsonPropertyName("SERVICEURL_FAVORITES")] string SERVICEURLFAVORITES,
[property: JsonPropertyName("SERVICEURL_GALBS_QUERY")] string SERVICEURLGALBSQUERY,
[property: JsonPropertyName("SERVICEURL_LATENCY")] string SERVICEURLLATENCY,
[property: JsonPropertyName("SERVICEURL_LOGINQUEUE")] string SERVICEURLLOGINQUEUE,
[property: JsonPropertyName("SERVICEURL_MASS_REWARDS")] string SERVICEURLMASSREWARDS,
[property: JsonPropertyName("SERVICEURL_MATCHDETAILS")] string SERVICEURLMATCHDETAILS,
[property: JsonPropertyName("SERVICEURL_MATCHHISTORY")] string SERVICEURLMATCHHISTORY,
[property: JsonPropertyName("SERVICEURL_MATCHMAKING")] string SERVICEURLMATCHMAKING,
[property: JsonPropertyName("SERVICEURL_MMR")] string SERVICEURLMMR,
[property: JsonPropertyName("SERVICEURL_NAME")] string SERVICEURLNAME,
[property: JsonPropertyName("SERVICEURL_PARTY")] string SERVICEURLPARTY,
[property: JsonPropertyName("SERVICEURL_PATCHNOTES")] string SERVICEURLPATCHNOTES,
[property: JsonPropertyName("SERVICEURL_PERSONALIZATION")] string SERVICEURLPERSONALIZATION,
[property: JsonPropertyName("SERVICEURL_PLAYERFEEDBACK")] string SERVICEURLPLAYERFEEDBACK,
[property: JsonPropertyName("SERVICEURL_PREGAME")] string SERVICEURLPREGAME,
[property: JsonPropertyName("SERVICEURL_PREMIER")] string SERVICEURLPREMIER,
[property: JsonPropertyName("SERVICEURL_PROGRESSION")] string SERVICEURLPROGRESSION,
[property: JsonPropertyName("SERVICEURL_PURCHASEMERCHANT")] string SERVICEURLPURCHASEMERCHANT,
[property: JsonPropertyName("SERVICEURL_REPLAY_CATALOG")] string SERVICEURLREPLAYCATALOG,
[property: JsonPropertyName("SERVICEURL_RESTRICTIONS")] string SERVICEURLRESTRICTIONS,
[property: JsonPropertyName("SERVICEURL_SESSION")] string SERVICEURLSESSION,
[property: JsonPropertyName("SERVICEURL_STORE")] string SERVICEURLSTORE,
[property: JsonPropertyName("SERVICEURL_TOURNAMENTS")] string SERVICEURLTOURNAMENTS,
[property: JsonPropertyName("SERVICE_TICKER_MESSAGE")] string SERVICETICKERMESSAGE,
[property: JsonPropertyName("SERVICE_TICKER_MESSAGE.de-DE")] string SERVICETICKERMESSAGEDeDE,
[property: JsonPropertyName("SERVICE_TICKER_MESSAGE.es-MX")] string SERVICETICKERMESSAGEEsMX,
[property: JsonPropertyName("SERVICE_TICKER_MESSAGE.fr-FR")] string SERVICETICKERMESSAGEFrFR,
[property: JsonPropertyName("SERVICE_TICKER_MESSAGE.it-IT")] string SERVICETICKERMESSAGEItIT,
[property: JsonPropertyName("SERVICE_TICKER_MESSAGE.pl-PL")] string SERVICETICKERMESSAGEPlPL,
[property: JsonPropertyName("SERVICE_TICKER_MESSAGE.pt-BR")] string SERVICETICKERMESSAGEPtBR,
[property: JsonPropertyName("SERVICE_TICKER_MESSAGE.ru-RU")] string SERVICETICKERMESSAGERuRU,
[property: JsonPropertyName("SERVICE_TICKER_MESSAGE.tr-TR")] string SERVICETICKERMESSAGETrTR,
[property: JsonPropertyName("SERVICE_TICKER_SEVERITY")] string SERVICETICKERSEVERITY,
[property: JsonPropertyName("STORESCREEN_OFFERREFRESH_MAXDELAY_MILLISECONDS")] string STORESCREENOFFERREFRESHMAXDELAYMILLISECONDS,
[property: JsonPropertyName("avs.enabled")] string AvsEnabled,
[property: JsonPropertyName("cap.location")] string CapLocation,
[property: JsonPropertyName("characterselect.debugwidgets.hide")] string CharacterselectDebugwidgetsHide,
[property: JsonPropertyName("chat.mutedwords.enabled")] string ChatMutedwordsEnabled,
[property: JsonPropertyName("chat.v3.enabled")] string ChatV3Enabled,
[property: JsonPropertyName("collection.characters.enabled")] string CollectionCharactersEnabled,
[property: JsonPropertyName("competitiveSeasonOffsetEndTime")] string CompetitiveSeasonOffsetEndTime,
[property: JsonPropertyName("config.client.telemetry.samplerate")] string ConfigClientTelemetrySamplerate,
[property: JsonPropertyName("content.filter.enabled")] string ContentFilterEnabled,
[property: JsonPropertyName("content.maps.disabled")] string ContentMapsDisabled,
[property: JsonPropertyName("eog.wip")] string EogWip,
[property: JsonPropertyName("friends.enabled")] string FriendsEnabled,
[property: JsonPropertyName("game.umgchat.enabled")] string GameUmgchatEnabled,
[property: JsonPropertyName("homescreen.featuredQueues")] string HomescreenFeaturedQueues,
[property: JsonPropertyName("homescreen.patchnotes.baseURL")] string HomescreenPatchnotesBaseURL,
[property: JsonPropertyName("homescreen.promo.enabled")] string HomescreenPromoEnabled,
[property: JsonPropertyName("homescreen.promo.key")] string HomescreenPromoKey,
[property: JsonPropertyName("homescreen.webtile.baseURL")] string HomescreenWebtileBaseURL,
[property: JsonPropertyName("loginqueue.region")] string LoginqueueRegion,
[property: JsonPropertyName("mainmenubar.collections.enabled")] string MainmenubarCollectionsEnabled,
[property: JsonPropertyName("mainmenubar.debug.enabled")] string MainmenubarDebugEnabled,
[property: JsonPropertyName("mainmenubar.profile.enabled")] string MainmenubarProfileEnabled,
[property: JsonPropertyName("mainmenubar.progression.enabled")] string MainmenubarProgressionEnabled,
[property: JsonPropertyName("mainmenubar.shootingrange.enabled")] string MainmenubarShootingrangeEnabled,
[property: JsonPropertyName("mainmenubar.store.enabled")] string MainmenubarStoreEnabled,
[property: JsonPropertyName("match.details.delay")] string MatchDetailsDelay,
[property: JsonPropertyName("notifications.enabled")] string NotificationsEnabled,
[property: JsonPropertyName("parties.auto.balance.enabled")] string PartiesAutoBalanceEnabled,
[property: JsonPropertyName("party.observers.enabled")] string PartyObserversEnabled,
[property: JsonPropertyName("partyinvites.enabled")] string PartyinvitesEnabled,
[property: JsonPropertyName("patchavailability.enabled")] string PatchavailabilityEnabled,
[property: JsonPropertyName("personalization.equipAnyLevel.enabled")] string PersonalizationEquipAnyLevelEnabled,
[property: JsonPropertyName("personalization.useWidePlayerIdentityV2")] string PersonalizationUseWidePlayerIdentityV2,
[property: JsonPropertyName("ping.update.interval")] string PingUpdateInterval,
[property: JsonPropertyName("ping.useGamePodsFromParties")] string PingUseGamePodsFromParties,
[property: JsonPropertyName("platformFaulted.level")] string PlatformFaultedLevel,
[property: JsonPropertyName("playerfeedbacktool.accessurl")] string PlayerfeedbacktoolAccessurl,
[property: JsonPropertyName("playerfeedbacktool.locale")] string PlayerfeedbacktoolLocale,
[property: JsonPropertyName("playerfeedbacktool.shard")] string PlayerfeedbacktoolShard,
[property: JsonPropertyName("playerfeedbacktool.show")] string PlayerfeedbacktoolShow,
[property: JsonPropertyName("playerfeedbacktool.survey_request_rate_float")] string PlayerfeedbacktoolSurveyRequestRateFloat,
[property: JsonPropertyName("playscreen.partywidget.enabled")] string PlayscreenPartywidgetEnabled,
[property: JsonPropertyName("playscreen.partywidget.matchmaking.maxsize")] string PlayscreenPartywidgetMatchmakingMaxsize,
[property: JsonPropertyName("playscreen.premier.enabled")] string PlayscreenPremierEnabled,
[property: JsonPropertyName("premier.conferences.fetch.enabled")] string PremierConferencesFetchEnabled,
[property: JsonPropertyName("premier.leaderboardTab.enabled")] string PremierLeaderboardTabEnabled,
[property: JsonPropertyName("premier.matchHistoryTab.enabled")] string PremierMatchHistoryTabEnabled,
[property: JsonPropertyName("premier.playscreenflow.enabled")] string PremierPlayscreenflowEnabled,
[property: JsonPropertyName("premier.rosterEligibilityCheck.enabled")] string PremierRosterEligibilityCheckEnabled,
[property: JsonPropertyName("premier.seasons.activeseason.enabled")] string PremierSeasonsActiveseasonEnabled,
[property: JsonPropertyName("premier.seasons.fetch.enabled")] string PremierSeasonsFetchEnabled,
[property: JsonPropertyName("queue.status.enabled")] string QueueStatusEnabled,
[property: JsonPropertyName("rchat.ingame.enabled")] string RchatIngameEnabled,
[property: JsonPropertyName("reporterfeedback.fetch.enabled")] string ReporterfeedbackFetchEnabled,
[property: JsonPropertyName("reporterfeedback.notifications.enabled")] string ReporterfeedbackNotificationsEnabled,
[property: JsonPropertyName("restrictions.v2.fetch.enabled")] string RestrictionsV2FetchEnabled,
[property: JsonPropertyName("restrictions.v2.warnings.enabled")] string RestrictionsV2WarningsEnabled,
[property: JsonPropertyName("riotwarning.fetch.enabled")] string RiotwarningFetchEnabled,
[property: JsonPropertyName("riotwarning.notifications.enabled")] string RiotwarningNotificationsEnabled,
[property: JsonPropertyName("rnet.useAuthenticatedVoice")] string RnetUseAuthenticatedVoice,
[property: JsonPropertyName("russia.voice.enabled")] string RussiaVoiceEnabled,
[property: JsonPropertyName("settings.livediagnostics.allowedplayers")] string SettingsLivediagnosticsAllowedplayers,
[property: JsonPropertyName("shootingtest.enabled")] string ShootingtestEnabled,
[property: JsonPropertyName("skillrating.enabled")] string SkillratingEnabled,
[property: JsonPropertyName("skillrating.inGame.enabled")] string SkillratingInGameEnabled,
[property: JsonPropertyName("skillrating.preGame.enabled")] string SkillratingPreGameEnabled,
[property: JsonPropertyName("social.panel.v6.enabled")] string SocialPanelV6Enabled,
[property: JsonPropertyName("socialviewcontroller.enabled")] string SocialviewcontrollerEnabled,
[property: JsonPropertyName("socialviewcontroller.v2.enabled")] string SocialviewcontrollerV2Enabled,
[property: JsonPropertyName("store.isXgpDisabled")] string StoreIsXgpDisabled,
[property: JsonPropertyName("store.use_currency_inventory_models")] string StoreUseCurrencyInventoryModels,
[property: JsonPropertyName("store.use_platform_bundle_discounted_prices")] string StoreUsePlatformBundleDiscountedPrices,
[property: JsonPropertyName("telemetry.rtp.eventendpoint")] string TelemetryRtpEventendpoint,
[property: JsonPropertyName("telemetry.rtp.rfc190scope")] string TelemetryRtpRfc190scope,
[property: JsonPropertyName("temp.voice.allowmuting")] string TempVoiceAllowmuting,
[property: JsonPropertyName("tournaments.enabled")] string TournamentsEnabled,
[property: JsonPropertyName("tournaments.pregame.enabled")] string TournamentsPregameEnabled,
[property: JsonPropertyName("vanguard.accessurl")] string VanguardAccessurl,
[property: JsonPropertyName("vanguard.netrequired")] string VanguardNetrequired,
[property: JsonPropertyName("voice.clutchmute.enabled")] string VoiceClutchmuteEnabled,
[property: JsonPropertyName("voice.clutchmute.prompt.enabled")] string VoiceClutchmutePromptEnabled,
[property: JsonPropertyName("voice.provider")] string VoiceProvider,
[property: JsonPropertyName("whisper.enabled")] string WhisperEnabled
);
public record ClientConfig(
[property: JsonPropertyName("LastApplication")] DateTime? LastApplication,
[property: JsonPropertyName("Collapsed")] Collapsed Collapsed
);
|