steamutils 1.3.3 → 1.3.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (217) hide show
  1. package/.idea/codeStyles/codeStyleConfig.xml +5 -0
  2. package/.idea/steamutils.iml +1 -1
  3. package/.idea/vcs.xml +1 -1
  4. package/free_packages.json +10048 -10048
  5. package/index.js +2 -7
  6. package/package.json +1 -1
  7. package/protos/csgo/base_gcmessages_csgo.proto +547 -547
  8. package/protos/csgo/c_peer2peer_netmessages.proto +55 -55
  9. package/protos/csgo/clientmessages.proto +48 -48
  10. package/protos/csgo/connectionless_netmessages.proto +19 -19
  11. package/protos/csgo/cs_gameevents.proto +34 -34
  12. package/protos/csgo/cs_usercmd.proto +34 -34
  13. package/protos/csgo/cstrike15_gcmessages.proto +1402 -1402
  14. package/protos/csgo/cstrike15_usermessages.proto +596 -596
  15. package/protos/csgo/demo.proto +160 -160
  16. package/protos/csgo/econ_gcmessages.proto +228 -228
  17. package/protos/csgo/engine_gcmessages.proto +14 -14
  18. package/protos/csgo/enums_clientserver.proto +1529 -1529
  19. package/protos/csgo/fatdemo.proto +125 -125
  20. package/protos/csgo/gameevents.proto +120 -120
  21. package/protos/csgo/gcsdk_gcmessages.proto +323 -323
  22. package/protos/csgo/gcsystemmsgs.proto +242 -242
  23. package/protos/csgo/netmessages.proto +604 -604
  24. package/protos/csgo/network_connection.proto +126 -126
  25. package/protos/csgo/networkbasetypes.proto +244 -244
  26. package/protos/csgo/networksystem_protomessages.proto +17 -17
  27. package/protos/csgo/steamdatagram_messages_auth.proto +65 -65
  28. package/protos/csgo/steamdatagram_messages_sdr.proto +534 -534
  29. package/protos/csgo/steammessages.proto +597 -597
  30. package/protos/csgo/steammessages_base.proto +301 -301
  31. package/protos/csgo/steammessages_cloud.steamworkssdk.proto +68 -68
  32. package/protos/csgo/steammessages_gamenetworkingui.proto +61 -61
  33. package/protos/csgo/steammessages_helprequest.steamworkssdk.proto +22 -22
  34. package/protos/csgo/steammessages_oauth.steamworkssdk.proto +18 -18
  35. package/protos/csgo/steammessages_player.steamworkssdk.proto +254 -254
  36. package/protos/csgo/steammessages_publishedfile.steamworkssdk.proto +233 -233
  37. package/protos/csgo/steammessages_steamlearn.steamworkssdk.proto +357 -357
  38. package/protos/csgo/steammessages_unified_base.steamworkssdk.proto +30 -30
  39. package/protos/csgo/steamnetworkingsockets_messages.proto +205 -205
  40. package/protos/csgo/steamnetworkingsockets_messages_certs.proto +39 -39
  41. package/protos/csgo/steamnetworkingsockets_messages_udp.proto +75 -75
  42. package/protos/csgo/te.proto +259 -259
  43. package/protos/csgo/uifontfile_format.proto +13 -13
  44. package/protos/csgo/usercmd.proto +38 -38
  45. package/protos/csgo/usermessages.proto +721 -721
  46. package/protos/csgo/valveextensions.proto +17 -17
  47. package/protos/google/protobuf/descriptor.proto +281 -281
  48. package/protos/steam/clientmetrics.proto +45 -45
  49. package/protos/steam/content_manifest.proto +62 -62
  50. package/protos/steam/contenthubs.proto +41 -41
  51. package/protos/steam/encrypted_app_ticket.proto +10 -10
  52. package/protos/steam/enums.proto +444 -444
  53. package/protos/steam/enums_clientserver.proto +1539 -1539
  54. package/protos/steam/enums_productinfo.proto +13 -13
  55. package/protos/steam/htmlmessages.proto +1027 -1027
  56. package/protos/steam/offline_ticket.proto +8 -8
  57. package/protos/steam/renderer/rendermessages.proto +893 -893
  58. package/protos/steam/steamdatagram_messages_auth.proto +65 -65
  59. package/protos/steam/steamdatagram_messages_sdr.proto +533 -533
  60. package/protos/steam/steammessages_accounthardware.steamclient.proto +201 -201
  61. package/protos/steam/steammessages_appoverview.proto +187 -187
  62. package/protos/steam/steammessages_auth.steamclient.proto +435 -435
  63. package/protos/steam/steammessages_base.proto +332 -332
  64. package/protos/steam/steammessages_broadcast.steamclient.proto +759 -759
  65. package/protos/steam/steammessages_chat.steamclient.proto +1281 -1281
  66. package/protos/steam/steammessages_client_objects.proto +645 -645
  67. package/protos/steam/steammessages_clientlanp2p.proto +42 -42
  68. package/protos/steam/steammessages_clientmetrics.steamclient.proto +194 -194
  69. package/protos/steam/steammessages_clientnotificationtypes.proto +231 -231
  70. package/protos/steam/steammessages_clientserver.proto +392 -392
  71. package/protos/steam/steammessages_clientserver_2.proto +760 -760
  72. package/protos/steam/steammessages_clientserver_appinfo.proto +131 -131
  73. package/protos/steam/steammessages_clientserver_friends.proto +260 -260
  74. package/protos/steam/steammessages_clientserver_gameservers.proto +159 -159
  75. package/protos/steam/steammessages_clientserver_lbs.proto +70 -70
  76. package/protos/steam/steammessages_clientserver_login.proto +167 -167
  77. package/protos/steam/steammessages_clientserver_ucm.proto +205 -205
  78. package/protos/steam/steammessages_clientserver_uds.proto +124 -124
  79. package/protos/steam/steammessages_clientserver_ufs.proto +172 -172
  80. package/protos/steam/steammessages_clientserver_userstats.proto +80 -80
  81. package/protos/steam/steammessages_clientsettings.proto +168 -168
  82. package/protos/steam/steammessages_cloud.steamclient.proto +513 -513
  83. package/protos/steam/steammessages_contentsystem.steamclient.proto +115 -115
  84. package/protos/steam/steammessages_credentials.steamclient.proto +115 -115
  85. package/protos/steam/steammessages_datapublisher.steamclient.proto +116 -116
  86. package/protos/steam/steammessages_depotbuilder.steamclient.proto +118 -118
  87. package/protos/steam/steammessages_deviceauth.steamclient.proto +203 -203
  88. package/protos/steam/steammessages_econ.steamclient.proto +150 -150
  89. package/protos/steam/steammessages_friendmessages.steamclient.proto +168 -168
  90. package/protos/steam/steammessages_gamenetworking.steamclient.proto +32 -32
  91. package/protos/steam/steammessages_gamenetworkingui.proto +61 -61
  92. package/protos/steam/steammessages_gamenotifications.steamclient.proto +156 -156
  93. package/protos/steam/steammessages_gameservers.steamclient.proto +152 -152
  94. package/protos/steam/steammessages_hiddevices.proto +157 -157
  95. package/protos/steam/steammessages_inventory.steamclient.proto +224 -224
  96. package/protos/steam/steammessages_linkfilter.steamclient.proto +49 -49
  97. package/protos/steam/steammessages_lobbymatchmaking.steamclient.proto +33 -33
  98. package/protos/steam/steammessages_market.steamclient.proto +26 -26
  99. package/protos/steam/steammessages_marketingmessages.steamclient.proto +274 -274
  100. package/protos/steam/steammessages_offline.steamclient.proto +40 -40
  101. package/protos/steam/steammessages_parental.steamclient.proto +228 -228
  102. package/protos/steam/steammessages_parties.steamclient.proto +94 -94
  103. package/protos/steam/steammessages_partnerapps.steamclient.proto +138 -138
  104. package/protos/steam/steammessages_player.steamclient.proto +1060 -1060
  105. package/protos/steam/steammessages_publishedfile.steamclient.proto +813 -813
  106. package/protos/steam/steammessages_qms.steamclient.proto +125 -125
  107. package/protos/steam/steammessages_remoteclient.proto +99 -99
  108. package/protos/steam/steammessages_remoteclient_discovery.proto +235 -235
  109. package/protos/steam/steammessages_remoteclient_service.steamclient.proto +86 -86
  110. package/protos/steam/steammessages_remoteclient_service_messages.proto +217 -217
  111. package/protos/steam/steammessages_remoteplay.proto +976 -976
  112. package/protos/steam/steammessages_secrets.steamclient.proto +39 -39
  113. package/protos/steam/steammessages_shader.steamclient.proto +108 -108
  114. package/protos/steam/steammessages_site_license.steamclient.proto +128 -128
  115. package/protos/steam/steammessages_sitelicenseclient.proto +38 -38
  116. package/protos/steam/steammessages_siteserverui.proto +130 -130
  117. package/protos/steam/steammessages_star.steamclient.proto +64 -64
  118. package/protos/steam/steammessages_steamtv.steamclient.proto +630 -630
  119. package/protos/steam/steammessages_store.steamclient.proto +371 -371
  120. package/protos/steam/steammessages_storebrowse.steamclient.proto +402 -402
  121. package/protos/steam/steammessages_timedtrial.steamclient.proto +50 -50
  122. package/protos/steam/steammessages_twofactor.steamclient.proto +186 -186
  123. package/protos/steam/steammessages_unified_base.steamclient.proto +33 -33
  124. package/protos/steam/steammessages_unified_test.steamclient.proto +61 -61
  125. package/protos/steam/steammessages_useraccount.steamclient.proto +249 -249
  126. package/protos/steam/steammessages_vac.steamclient.proto +44 -44
  127. package/protos/steam/steammessages_video.steamclient.proto +171 -171
  128. package/protos/steam/steammessages_virtualcontroller.proto +138 -138
  129. package/protos/steam/steammessages_workshop.steamclient.proto +23 -23
  130. package/protos/steam/steamnetworkingsockets_messages.proto +205 -205
  131. package/protos/steam/steamnetworkingsockets_messages_certs.proto +39 -39
  132. package/protos/steam/steamnetworkingsockets_messages_udp.proto +75 -75
  133. package/protos/steam/webuimessages_base.proto +24 -24
  134. package/protos/steam/webuimessages_gamenotes.proto +21 -21
  135. package/protos/steam/webuimessages_steamengine.proto +32 -32
  136. package/protos/steam/webuimessages_storagedevicemanager.proto +110 -110
  137. package/protos/steam/webuimessages_systemmanager.proto +17 -17
  138. package/protos/steam/webuimessages_transport.proto +18 -18
  139. package/protos/steam/webuimessages_transportvalidation.proto +97 -97
  140. package/protos/webui/common.proto +5508 -5508
  141. package/protos/webui/common_base.proto +27 -27
  142. package/protos/webui/service_accountlinking.proto +27 -27
  143. package/protos/webui/service_accountprivacy.proto +42 -42
  144. package/protos/webui/service_auction.proto +97 -97
  145. package/protos/webui/service_authentication.proto +222 -222
  146. package/protos/webui/service_authenticationsupport.proto +74 -74
  147. package/protos/webui/service_broadcast.proto +562 -562
  148. package/protos/webui/service_chat.proto +11 -11
  149. package/protos/webui/service_chatroom.proto +810 -810
  150. package/protos/webui/service_chatusability.proto +107 -107
  151. package/protos/webui/service_clan.proto +41 -41
  152. package/protos/webui/service_clanchatrooms.proto +25 -25
  153. package/protos/webui/service_clanfaqs.proto +202 -202
  154. package/protos/webui/service_clientcomm.proto +150 -150
  155. package/protos/webui/service_clientmetrics.proto +63 -63
  156. package/protos/webui/service_cloud.proto +222 -222
  157. package/protos/webui/service_cloudconfigstore.proto +51 -51
  158. package/protos/webui/service_cloudgaming.proto +30 -30
  159. package/protos/webui/service_community.proto +365 -365
  160. package/protos/webui/service_econ.proto +134 -134
  161. package/protos/webui/service_embedded.proto +24 -24
  162. package/protos/webui/service_experimentservice.proto +6 -6
  163. package/protos/webui/service_fovasvideo.proto +15 -15
  164. package/protos/webui/service_friendmessages.proto +133 -133
  165. package/protos/webui/service_friendslist.proto +70 -70
  166. package/protos/webui/service_gamenotes.proto +15 -15
  167. package/protos/webui/service_helprequestlogs.proto +26 -26
  168. package/protos/webui/service_loyaltyrewards.proto +252 -252
  169. package/protos/webui/service_marketingmessages.proto +184 -184
  170. package/protos/webui/service_mobileapp.proto +18 -18
  171. package/protos/webui/service_mobileauth.proto +24 -24
  172. package/protos/webui/service_mobiledevice.proto +26 -26
  173. package/protos/webui/service_mobileperaccount.proto +31 -31
  174. package/protos/webui/service_news.proto +101 -101
  175. package/protos/webui/service_parental.proto +178 -178
  176. package/protos/webui/service_partnermembershipinvite.proto +29 -29
  177. package/protos/webui/service_partnerstorebrowse.proto +6 -6
  178. package/protos/webui/service_phone.proto +51 -51
  179. package/protos/webui/service_physicalgoods.proto +15 -15
  180. package/protos/webui/service_player.proto +885 -885
  181. package/protos/webui/service_promotioneventinvites.proto +50 -50
  182. package/protos/webui/service_promotionplanning.proto +72 -72
  183. package/protos/webui/service_publishedfile.proto +687 -687
  184. package/protos/webui/service_publishing.proto +119 -119
  185. package/protos/webui/service_quest.proto +127 -127
  186. package/protos/webui/service_salefeature.proto +315 -315
  187. package/protos/webui/service_saleitemrewards.proto +54 -54
  188. package/protos/webui/service_shoppingcart.proto +108 -108
  189. package/protos/webui/service_steamawards.proto +19 -19
  190. package/protos/webui/service_steamcharts.proto +75 -75
  191. package/protos/webui/service_steamengine.proto +36 -36
  192. package/protos/webui/service_steamlearn.proto +727 -727
  193. package/protos/webui/service_steamnotification.proto +84 -84
  194. package/protos/webui/service_steamtv.proto +495 -495
  195. package/protos/webui/service_steamvrvoicechat.proto +67 -67
  196. package/protos/webui/service_steamvrwebrtc.proto +48 -48
  197. package/protos/webui/service_storagedevicemanager.proto +104 -104
  198. package/protos/webui/service_store.proto +289 -289
  199. package/protos/webui/service_storeappsimilarity.proto +76 -76
  200. package/protos/webui/service_storebrowse.proto +73 -73
  201. package/protos/webui/service_storequery.proto +97 -97
  202. package/protos/webui/service_storesales.proto +15 -15
  203. package/protos/webui/service_storetopsellers.proto +44 -44
  204. package/protos/webui/service_systemmanager.proto +11 -11
  205. package/protos/webui/service_test_transporterror.proto +6 -6
  206. package/protos/webui/service_transportauth.proto +12 -12
  207. package/protos/webui/service_transportvalidation.proto +69 -69
  208. package/protos/webui/service_twofactor.proto +181 -181
  209. package/protos/webui/service_useraccount.proto +138 -138
  210. package/protos/webui/service_usergameactivity.proto +34 -34
  211. package/protos/webui/service_usergamenotes.proto +53 -53
  212. package/protos/webui/service_usernews.proto +68 -68
  213. package/protos/webui/service_userreviews.proto +96 -96
  214. package/protos/webui/service_video.proto +128 -128
  215. package/protos/webui/service_voicechat.proto +139 -139
  216. package/protos/webui/service_webrtc.proto +52 -52
  217. package/.idea/deployment.xml +0 -21
@@ -1,645 +1,645 @@
1
- import "enums.proto";
2
-
3
- option optimize_for = SPEED;
4
- option cc_generic_services = false;
5
-
6
- enum ECloudPendingRemoteOperation {
7
- k_ECloudPendingRemoteOperationNone = 0;
8
- k_ECloudPendingRemoteOperationAppSessionActive = 1;
9
- k_ECloudPendingRemoteOperationUploadInProgress = 2;
10
- k_ECloudPendingRemoteOperationUploadPending = 3;
11
- k_ECloudPendingRemoteOperationAppSessionSuspended = 4;
12
- }
13
-
14
- enum ESteamDeckKeyboardLayout {
15
- k_ESteamDeckKeyboardLayout_QWERTY = 0;
16
- k_ESteamDeckKeyboardLayout_Bulgarian = 1;
17
- k_ESteamDeckKeyboardLayout_Chinese_Simplified = 2;
18
- k_ESteamDeckKeyboardLayout_Chinese_Traditional = 3;
19
- k_ESteamDeckKeyboardLayout_Czech = 4;
20
- k_ESteamDeckKeyboardLayout_Danish = 5;
21
- k_ESteamDeckKeyboardLayout_Finnish = 6;
22
- k_ESteamDeckKeyboardLayout_French = 7;
23
- k_ESteamDeckKeyboardLayout_German = 8;
24
- k_ESteamDeckKeyboardLayout_Greek = 9;
25
- k_ESteamDeckKeyboardLayout_Hungarian = 10;
26
- k_ESteamDeckKeyboardLayout_Italian = 11;
27
- k_ESteamDeckKeyboardLayout_Japanese = 12;
28
- k_ESteamDeckKeyboardLayout_Korean = 13;
29
- k_ESteamDeckKeyboardLayout_Norwegian = 14;
30
- k_ESteamDeckKeyboardLayout_Polish = 15;
31
- k_ESteamDeckKeyboardLayout_Portuguese = 16;
32
- k_ESteamDeckKeyboardLayout_Romanian = 17;
33
- k_ESteamDeckKeyboardLayout_Russian = 18;
34
- k_ESteamDeckKeyboardLayout_Spanish = 19;
35
- k_ESteamDeckKeyboardLayout_Swedish = 20;
36
- k_ESteamDeckKeyboardLayout_Thai = 21;
37
- k_ESteamDeckKeyboardLayout_Turkish_F = 22;
38
- k_ESteamDeckKeyboardLayout_Turkish_Q = 23;
39
- k_ESteamDeckKeyboardLayout_Ukrainian = 24;
40
- k_ESteamDeckKeyboardLayout_Vietnamese = 25;
41
- k_ESteamDeckKeyboardLayout_QWERTY_International = 26;
42
- k_ESteamDeckKeyboardLayout_Dvorak = 27;
43
- k_ESteamDeckKeyboardLayout_Colemak = 28;
44
- k_ESteamDeckKeyboardLayout_Bulgarian_Phonetic_Traditional = 29;
45
- k_ESteamDeckKeyboardLayout_Bulgarian_Phonetic = 30;
46
- k_ESteamDeckKeyboardLayout_Chinese_Traditional_Bopomofo = 31;
47
- k_ESteamDeckKeyboardLayout_Chinese_Traditional_Cangjie = 32;
48
- k_ESteamDeckKeyboardLayout_Japanese_Kana = 33;
49
- k_ESteamDeckKeyboardLayout_Chinese_Traditional_Quick = 34;
50
- k_ESteamDeckKeyboardLayout_Indonesian = 35;
51
- }
52
-
53
- message SteamMessagesClientIClientForcedEnumDependencies {
54
- optional .EBluetoothDeviceType a = 1 [default = k_BluetoothDeviceType_Invalid];
55
- optional .EStorageBlockContentType b = 2 [default = k_EStorageBlockContentType_Invalid];
56
- optional .EStorageBlockFileSystemType c = 3 [default = k_EStorageBlockFileSystemType_Invalid];
57
- optional .ESDCardFormatStage d = 4 [default = k_ESDCardFormatStage_Invalid];
58
- }
59
-
60
- message CMsgNetworkDeviceIP4Address {
61
- optional int32 ip = 1 [default = 0];
62
- optional int32 netmask = 2;
63
- }
64
-
65
- message CMsgNetworkDeviceIP4Config {
66
- repeated .CMsgNetworkDeviceIP4Address addresses = 1;
67
- repeated int32 dns_ip = 2;
68
- optional int32 gateway_ip = 3;
69
- optional bool is_dhcp_enabled = 4;
70
- optional bool is_default_route = 5;
71
- optional bool is_enabled = 6 [default = false];
72
- }
73
-
74
- message CMsgNetworkDeviceIP6Address {
75
- optional string ip = 1;
76
- }
77
-
78
- message CMsgNetworkDeviceIP6Config {
79
- repeated .CMsgNetworkDeviceIP6Address addresses = 1;
80
- repeated string dns_ip = 2;
81
- optional string gateway_ip = 3;
82
- optional bool is_dhcp_enabled = 4;
83
- optional bool is_default_route = 5;
84
- optional bool is_enabled = 6 [default = false];
85
- }
86
-
87
- message CMsgNetworkDevicesData {
88
- message Device {
89
- message Wired {
90
- optional bool is_cable_present = 1 [default = false];
91
- optional uint32 speed_mbit = 2;
92
- optional string friendly_name = 3;
93
- }
94
-
95
- message Wireless {
96
- message AP {
97
- optional uint32 id = 1 [default = 0];
98
- optional int32 estrength = 2;
99
- optional string ssid = 3;
100
- optional bool is_active = 4;
101
- optional bool is_autoconnect = 5;
102
- optional int32 esecurity = 6;
103
- optional string user_name = 7;
104
- optional string password = 8;
105
- optional int32 strength_raw = 9;
106
- }
107
-
108
- repeated .CMsgNetworkDevicesData.Device.Wireless.AP aps = 1;
109
- optional int32 esecurity_supported = 2;
110
- }
111
-
112
- optional uint32 id = 1 [default = 0];
113
- optional int32 etype = 2;
114
- optional int32 estate = 3;
115
- optional string mac = 4;
116
- optional string vendor = 5;
117
- optional string product = 6;
118
- optional .CMsgNetworkDeviceIP4Config ip4 = 7;
119
- optional .CMsgNetworkDeviceIP6Config ip6 = 8;
120
- optional .CMsgNetworkDevicesData.Device.Wired wired = 9;
121
- optional .CMsgNetworkDevicesData.Device.Wireless wireless = 10;
122
- }
123
-
124
- repeated .CMsgNetworkDevicesData.Device devices = 1;
125
- optional bool is_wifi_enabled = 2;
126
- optional bool is_wifi_scanning_enabled = 3;
127
- }
128
-
129
- message CMsgNetworkDeviceConnect {
130
- message KnownAP {
131
- optional uint32 ap_id = 1;
132
- }
133
-
134
- message CustomAP {
135
- optional string ssid = 1;
136
- optional int32 esecurity = 2;
137
- }
138
-
139
- message Credentials {
140
- optional string username = 1;
141
- optional string password = 2;
142
- }
143
-
144
- optional uint32 device_id = 1 [default = 0];
145
- optional .CMsgNetworkDeviceConnect.Credentials credentials = 4;
146
- optional .CMsgNetworkDeviceIP4Config ip4 = 5;
147
- optional .CMsgNetworkDeviceIP6Config ip6 = 6;
148
-
149
- oneof ap_info {
150
- .CMsgNetworkDeviceConnect.KnownAP ap_known = 2;
151
- .CMsgNetworkDeviceConnect.CustomAP ap_custom = 3;
152
- }
153
- }
154
-
155
- message CMsgStorageDevicesData {
156
- message Drive {
157
- optional uint32 id = 1 [default = 0];
158
- optional string model = 2;
159
- optional string vendor = 3;
160
- optional string serial = 4;
161
- optional bool is_ejectable = 5;
162
- optional uint64 size_bytes = 6;
163
- optional .EStorageDriveMediaType media_type = 7 [default = k_EStorageDriveMediaType_Invalid];
164
- }
165
-
166
- message BlockDevice {
167
- optional uint32 id = 1 [default = 0];
168
- optional uint32 drive_id = 2 [default = 0];
169
- optional string path = 3;
170
- optional string friendly_path = 4;
171
- optional string label = 5;
172
- optional uint64 size_bytes = 6;
173
- optional bool is_formattable = 7;
174
- optional bool is_read_only = 8;
175
- optional bool is_root_device = 9;
176
- optional .EStorageBlockContentType content_type = 10 [default = k_EStorageBlockContentType_Invalid];
177
- optional .EStorageBlockFileSystemType filesystem_type = 11 [default = k_EStorageBlockFileSystemType_Invalid];
178
- optional string mount_path = 12;
179
- }
180
-
181
- repeated .CMsgStorageDevicesData.Drive drives = 1;
182
- repeated .CMsgStorageDevicesData.BlockDevice block_devices = 2;
183
- optional bool is_unmount_supported = 3;
184
- optional bool is_trim_supported = 4;
185
- optional bool is_trim_running = 5;
186
- }
187
-
188
- message CCloud_PendingRemoteOperation {
189
- optional .ECloudPendingRemoteOperation operation = 1 [default = k_ECloudPendingRemoteOperationNone];
190
- optional string machine_name = 2;
191
- optional uint64 client_id = 3;
192
- optional uint32 time_last_updated = 4;
193
- }
194
-
195
- message CMsgCloudPendingRemoteOperations {
196
- repeated .CCloud_PendingRemoteOperation operations = 1;
197
- }
198
-
199
- message CMsgBluetoothDevicesData {
200
- message Adapter {
201
- optional uint32 id = 1 [default = 0];
202
- optional string mac = 2;
203
- optional string name = 3;
204
- optional bool is_enabled = 4;
205
- optional bool is_discovering = 5;
206
- }
207
-
208
- message Device {
209
- optional uint32 id = 1 [default = 0];
210
- optional uint32 adapter_id = 2 [default = 0];
211
- optional .EBluetoothDeviceType etype = 3 [default = k_BluetoothDeviceType_Invalid];
212
- optional string mac = 4;
213
- optional string name = 5;
214
- optional bool is_connected = 6;
215
- optional bool is_paired = 7;
216
- optional int32 strength_raw = 8;
217
- }
218
-
219
- message Manager {
220
- optional bool is_bluetooth_enabled = 1;
221
- }
222
-
223
- repeated .CMsgBluetoothDevicesData.Adapter adapters = 1;
224
- repeated .CMsgBluetoothDevicesData.Device devices = 2;
225
- optional .CMsgBluetoothDevicesData.Manager manager = 3;
226
- }
227
-
228
- message CMsgSystemPerfDiagnosticEntry {
229
- optional string name = 1;
230
- optional string value = 2;
231
- }
232
-
233
- message CMsgSystemPerfNetworkInterface {
234
- optional string name = 1;
235
- optional double timestamp = 2;
236
- optional int64 tx_bytes_total = 3;
237
- optional int64 rx_bytes_total = 4;
238
- optional int32 tx_bytes_per_sec = 5;
239
- optional int32 rx_bytes_per_sec = 6;
240
- }
241
-
242
- message CMsgSystemPerfDiagnosticInfo {
243
- repeated .CMsgSystemPerfDiagnosticEntry entries = 1;
244
- repeated .CMsgSystemPerfNetworkInterface interfaces = 2;
245
- optional float battery_temp_c = 3;
246
- }
247
-
248
- message CMsgSystemPerfLimits {
249
- optional int32 cpu_governor_manual_min_mhz = 1;
250
- optional int32 cpu_governor_manual_max_mhz = 2;
251
- optional int32 fsr_sharpness_min = 3;
252
- optional int32 fsr_sharpness_max = 4;
253
- optional int32 gpu_performance_manual_min_mhz = 5;
254
- optional int32 gpu_performance_manual_max_mhz = 6;
255
- optional bool perf_overlay_is_standalone = 7;
256
- optional bool is_dynamic_vrs_available = 8;
257
- optional bool is_manual_display_refresh_rate_available = 9;
258
- repeated .EGPUPerformanceLevel gpu_performance_levels_available = 10;
259
- optional int32 display_refresh_manual_hz_min = 11;
260
- optional int32 display_refresh_manual_hz_max = 12;
261
- repeated int32 fps_limit_options = 13;
262
- optional int32 tdp_limit_min = 14;
263
- optional int32 tdp_limit_max = 15;
264
- optional bool is_nis_supported = 16;
265
- optional int32 nis_sharpness_min = 17;
266
- optional int32 nis_sharpness_max = 18;
267
- optional int32 display_external_refresh_manual_hz_min = 19;
268
- optional int32 display_external_refresh_manual_hz_max = 20;
269
- repeated int32 fps_limit_options_external = 21;
270
- optional bool is_tearing_supported = 22;
271
- optional bool is_vrr_supported = 23;
272
- optional bool is_dynamic_refresh_rate_in_steam_supported = 24;
273
- optional bool is_split_scaling_and_filtering_supported = 25;
274
- repeated .ESplitScalingFilter split_scaling_filters_available = 26;
275
- repeated .ESplitScalingScaler split_scaling_scalers_available = 27;
276
- optional bool is_hdr_supported = 28;
277
- optional int32 display_refresh_manual_hz_oc_max = 29;
278
- }
279
-
280
- message CMsgSystemPerfSettingsGlobal {
281
- optional float diagnostic_update_rate = 1;
282
- optional .ESystemServiceState system_trace_service_state = 2 [default = k_ESystemServiceState_Unavailable];
283
- optional .ESystemServiceState graphics_profiling_service_state = 3 [default = k_ESystemServiceState_Unavailable];
284
- optional .ESystemServiceState perf_overlay_service_state = 4 [default = k_ESystemServiceState_Unavailable];
285
- optional .EGraphicsPerfOverlayLevel perf_overlay_level = 5 [default = k_EGraphicsPerfOverlayLevel_Hidden];
286
- optional bool is_show_perf_overlay_over_steam_enabled = 6;
287
- optional bool is_advanced_settings_enabled = 7;
288
- optional bool allow_external_display_refresh_control = 8;
289
- optional bool is_hdr_enabled = 9;
290
- optional .EHDRToneMapOperator hdr_on_sdr_tonemap_operator = 12 [default = k_EHDRToneMapOperator_Invalid];
291
- optional bool is_hdr_debug_heatmap_enabled = 13;
292
- optional bool force_hdr_wide_gammut_for_sdr = 15 [default = true];
293
- optional bool allow_experimental_hdr = 16;
294
- optional float sdr_to_hdr_brightness = 22;
295
- optional bool debug_force_hdr_support = 18;
296
- optional bool force_hdr_10pq_output_debug = 19;
297
- optional bool is_display_oc_enabled = 20;
298
- optional bool is_color_management_enabled = 21;
299
- }
300
-
301
- message CMsgSystemPerfSettingsPerApp {
302
- optional int32 gpu_performance_manual_mhz = 1;
303
- optional int32 fps_limit = 2;
304
- optional bool is_variable_resolution_enabled = 3;
305
- optional bool is_dynamic_refresh_rate_enabled = 4;
306
- optional int32 tdp_limit = 5;
307
- optional .ECPUGovernor cpu_governor = 6 [default = k_ECPUGovernor_Invalid];
308
- optional int32 cpu_governor_manual_mhz = 7;
309
- optional int32 scaling_filter = 8;
310
- optional int32 fsr_sharpness = 9;
311
- optional bool is_fps_limit_enabled = 10;
312
- optional bool is_tdp_limit_enabled = 11;
313
- optional bool is_low_latency_mode_enabled = 12;
314
- optional int32 display_refresh_manual_hz = 13;
315
- optional bool is_game_perf_profile_enabled = 14;
316
- optional .EGPUPerformanceLevel gpu_performance_level = 15 [default = k_EGPUPerformanceLevel_Invalid];
317
- optional int32 nis_sharpness = 16;
318
- optional int32 display_external_refresh_manual_hz = 17;
319
- optional int32 fps_limit_external = 18;
320
- optional bool is_tearing_enabled = 19;
321
- optional bool is_vrr_enabled = 20;
322
- optional bool is_composite_debug_enabled = 21;
323
- optional bool force_composite = 22;
324
- optional bool use_dynamic_refresh_rate_in_steam = 23;
325
- optional .ESplitScalingFilter split_scaling_filter = 24 [default = k_ESplitScalingFilter_Invalid];
326
- optional .ESplitScalingScaler split_scaling_scaler = 25 [default = k_ESplitScalingScaler_Invalid];
327
- }
328
-
329
- message CMsgSystemPerfSettings {
330
- optional .CMsgSystemPerfSettingsGlobal global = 1;
331
- optional .CMsgSystemPerfSettingsPerApp per_app = 2;
332
- }
333
-
334
- message CMsgSystemPerfSettingsV1 {
335
- optional float diagnostic_update_rate = 1;
336
- optional .ESystemServiceState system_trace_service_state = 2 [default = k_ESystemServiceState_Unavailable];
337
- optional .ESystemServiceState graphics_profiling_service_state = 3 [default = k_ESystemServiceState_Unavailable];
338
- optional .ESystemServiceState perf_overlay_service_state = 4 [default = k_ESystemServiceState_Unavailable];
339
- optional .EGraphicsPerfOverlayLevel perf_overlay_level = 5 [default = k_EGraphicsPerfOverlayLevel_Hidden];
340
- optional .EGPUPerformanceLevel gpu_performance_level = 6 [default = k_EGPUPerformanceLevel_Invalid];
341
- optional int32 gpu_performance_manual_mhz = 7;
342
- optional int32 fps_limit = 8;
343
- optional bool is_variable_resolution_enabled = 9;
344
- optional bool is_dynamic_refresh_rate_enabled = 10;
345
- optional int32 tdp_limit = 11;
346
- optional .ECPUGovernor cpu_governor = 12 [default = k_ECPUGovernor_Invalid];
347
- optional int32 cpu_governor_manual_mhz = 13;
348
- optional int32 scaling_filter = 14;
349
- optional int32 fsr_sharpness = 15;
350
- optional bool is_fps_limit_enabled = 16;
351
- optional bool is_tdp_limit_enabled = 17;
352
- optional bool is_show_perf_overlay_over_steam_enabled = 18;
353
- optional bool is_low_latency_mode_enabled = 19;
354
- optional int32 display_refresh_manual_hz = 20;
355
- optional bool is_game_perf_profile_enabled = 21;
356
- }
357
-
358
- message CMsgSystemPerfState {
359
- optional .CMsgSystemPerfLimits limits = 1;
360
- optional .CMsgSystemPerfSettings settings = 2;
361
- optional uint64 current_game_id = 3;
362
- optional uint64 active_profile_game_id = 4;
363
- }
364
-
365
- message CMsgSystemPerfUpdateSettings {
366
- optional uint64 gameid = 1;
367
- optional bool skip_storage_update = 4;
368
-
369
- oneof update {
370
- bool reset_to_default = 2;
371
- .CMsgSystemPerfSettings settings_delta = 3;
372
- }
373
- }
374
-
375
- message CMsgSystemDockUpdateState {
376
- optional .EUpdaterState state = 1 [default = k_EUpdaterState_Invalid];
377
- optional fixed32 rtime_last_checked = 2;
378
- optional string version_current = 3;
379
- optional string version_available = 4;
380
- optional float stage_progress = 5;
381
- optional fixed32 rtime_estimated_completion = 6;
382
- optional int32 old_fw_workaround = 7;
383
- }
384
-
385
- message CMsgSystemDockState {
386
- optional .CMsgSystemDockUpdateState update_state = 1;
387
- }
388
-
389
- message CMsgSystemDockUpdateFirmware {
390
- optional bool check_only = 1;
391
- }
392
-
393
- message CMsgSystemAudioVolume {
394
- message ChannelEntry {
395
- optional .ESystemAudioChannel echannel = 1 [default = k_SystemAudioChannel_Invalid];
396
- optional float volume = 2;
397
- }
398
-
399
- repeated .CMsgSystemAudioVolume.ChannelEntry entries = 1;
400
- optional bool is_muted = 2;
401
- }
402
-
403
- message CMsgSystemAudioManagerObject {
404
- optional uint32 id = 1;
405
- optional fixed32 rtime_last_update = 2;
406
- }
407
-
408
- message CMsgSystemAudioManagerDevice {
409
- optional .CMsgSystemAudioManagerObject base = 1;
410
- optional string name = 2;
411
- optional string nick = 3;
412
- optional string description = 4;
413
- optional string api = 5;
414
- }
415
-
416
- message CMsgSystemAudioManagerNode {
417
- optional .CMsgSystemAudioManagerObject base = 1;
418
- optional uint32 device_id = 2;
419
- optional string name = 3;
420
- optional string nick = 4;
421
- optional string description = 5;
422
- optional .ESystemAudioDirection edirection = 6 [default = k_SystemAudioDirection_Invalid];
423
- optional .CMsgSystemAudioVolume volume = 7;
424
- }
425
-
426
- message CMsgSystemAudioManagerPort {
427
- optional .CMsgSystemAudioManagerObject base = 1;
428
- optional uint32 node_id = 3;
429
- optional string name = 4;
430
- optional string alias = 5;
431
- optional .ESystemAudioPortType etype = 6 [default = k_SystemAudioPortType_Invalid];
432
- optional .ESystemAudioPortDirection edirection = 7 [default = k_SystemAudioPortDirection_Invalid];
433
- optional bool is_physical = 8;
434
- optional bool is_terminal = 9;
435
- optional bool is_control = 10;
436
- optional bool is_monitor = 11;
437
- }
438
-
439
- message CMsgSystemAudioManagerLink {
440
- optional .CMsgSystemAudioManagerObject base = 1;
441
- optional uint32 output_node_id = 2;
442
- optional uint32 output_port_id = 3;
443
- optional uint32 input_node_id = 4;
444
- optional uint32 input_port_id = 5;
445
- }
446
-
447
- message CMsgSystemAudioManagerStateHW {
448
- repeated .CMsgSystemAudioManagerDevice devices = 1;
449
- repeated .CMsgSystemAudioManagerNode nodes = 2;
450
- repeated .CMsgSystemAudioManagerPort ports = 3;
451
- repeated .CMsgSystemAudioManagerLink links = 4;
452
- }
453
-
454
- message CMsgSystemAudioManagerState {
455
- optional fixed32 rtime_filter = 1;
456
- optional int32 counter = 2;
457
- optional .CMsgSystemAudioManagerStateHW hw = 3;
458
- }
459
-
460
- message CMsgSystemAudioManagerUpdateSomething {
461
- optional int32 counter = 1;
462
- }
463
-
464
- message CMsgSystemDisplayMode {
465
- optional int32 id = 1;
466
- optional int32 width = 2;
467
- optional int32 height = 3;
468
- optional int32 refresh_hz = 4;
469
- }
470
-
471
- message CMsgSystemDisplay {
472
- optional int32 id = 1;
473
- optional string name = 2;
474
- optional string description = 3;
475
- optional bool is_primary = 4;
476
- optional bool is_enabled = 5;
477
- optional bool is_internal = 6;
478
- optional bool has_mode_override = 7;
479
- optional int32 width_mm = 8;
480
- optional int32 height_mm = 9;
481
- optional int32 current_mode_id = 10;
482
- repeated .CMsgSystemDisplayMode modes = 11;
483
- optional int32 refresh_rate_min = 12;
484
- optional int32 refresh_rate_max = 13;
485
- optional bool is_vrr_capable = 14;
486
- optional bool is_vrr_enabled = 15;
487
- optional bool is_hdr_capable = 16;
488
- optional bool is_hdr_enabled = 17;
489
- }
490
-
491
- message CMsgSystemDisplayManagerState {
492
- repeated .CMsgSystemDisplay displays = 1;
493
- optional bool is_mode_switching_supported = 2;
494
- optional .ESystemDisplayCompatibilityMode compatibility_mode = 3 [default = k_ESystemDisplayCompatibilityMode_Invalid];
495
- }
496
-
497
- message CMsgSystemDisplayManagerSetMode {
498
- optional int32 display_id = 1;
499
- optional int32 mode_id = 2;
500
- }
501
-
502
- message CMsgSystemManagerSettings {
503
- optional float idle_backlight_dim_battery_seconds = 1;
504
- optional float idle_backlight_dim_ac_seconds = 2;
505
- optional float idle_suspend_battery_seconds = 3;
506
- optional float idle_suspend_ac_seconds = 4;
507
- optional bool idle_suspend_supressed = 5;
508
- optional bool is_adaptive_brightness_available = 6;
509
- optional bool display_adaptive_brightness_enabled = 7;
510
- optional bool display_nightmode_enabled = 10;
511
- optional float display_nightmode_tintstrength = 11;
512
- optional float display_nightmode_maxhue = 12;
513
- optional float display_nightmode_maxsat = 13;
514
- optional float display_nightmode_uiexp = 14;
515
- optional float display_nightmode_blend = 15;
516
- optional bool display_nightmode_reset = 16;
517
- optional bool display_nightmode_schedule_enabled = 17;
518
- optional float display_nightmode_schedule_starttime = 18;
519
- optional float display_nightmode_schedule_endtime = 19;
520
- optional bool display_diagnostics_enabled = 20;
521
- optional float als_lux_primary = 21;
522
- optional float als_lux_median = 22;
523
- optional float display_backlight_raw = 23;
524
- optional float display_brightness_adaptivemin = 24;
525
- optional float display_brightness_adaptivemax = 25;
526
- optional bool is_wifi_powersave_enabled = 26;
527
- optional bool is_fan_control_available = 27;
528
- optional .ESystemFanControlMode fan_control_mode = 28 [default = k_SystemFanControlMode_Invalid];
529
- optional bool is_display_brightness_available = 29;
530
- optional bool is_display_colormanagement_available = 31;
531
- optional float display_colorgamut = 32;
532
- optional float als_lux_alternate = 33;
533
- optional bool is_display_colortemp_available = 34;
534
- optional float display_colortemp = 35;
535
- optional float display_colortemp_default = 36;
536
- optional bool display_colortemp_enabled = 37;
537
- optional .EColorGamutLabelSet display_colorgamut_labelset = 38 [default = k_ColorGamutLabelSet_Default];
538
- }
539
-
540
- message CMsgSelectOSBranchParams {
541
- optional .EOSBranch branch = 1 [default = k_EOSBranch_Unknown];
542
- optional string custom_branch = 2;
543
- }
544
-
545
- message CMsgSystemUpdateProgress {
546
- optional float stage_progress = 1;
547
- optional int64 stage_size_bytes = 2;
548
- optional fixed32 rtime_estimated_completion = 3;
549
- }
550
-
551
- message CMsgSystemUpdateCheckResult {
552
- optional .EUpdaterType type = 1 [default = k_EUpdaterType_Invalid];
553
- optional uint32 eresult = 2 [default = 2];
554
- optional fixed32 rtime_checked = 3;
555
- optional bool available = 4;
556
- optional string version = 5;
557
- optional string auto_message = 6;
558
- }
559
-
560
- message CMsgSystemUpdateApplyParams {
561
- repeated .EUpdaterType apply_types = 1;
562
- }
563
-
564
- message CMsgSystemUpdateApplyResult {
565
- optional .EUpdaterType type = 1 [default = k_EUpdaterType_Invalid];
566
- optional uint32 eresult = 2 [default = 2];
567
- optional bool requires_client_restart = 3 [default = false];
568
- optional bool requires_system_restart = 4 [default = false];
569
- }
570
-
571
- message CMsgSystemUpdateState {
572
- optional .EUpdaterState state = 1 [default = k_EUpdaterState_Invalid];
573
- optional .CMsgSystemUpdateProgress progress = 2;
574
- repeated .CMsgSystemUpdateCheckResult update_check_results = 3;
575
- repeated .CMsgSystemUpdateApplyResult update_apply_results = 4;
576
- optional bool supports_os_updates = 5;
577
- }
578
-
579
- message CMsgAchievementChange {
580
- optional uint32 appid = 1;
581
- }
582
-
583
- message CMsgCellList {
584
- message Cell {
585
- optional uint32 cell_id = 1;
586
- optional string loc_name = 2;
587
- }
588
-
589
- repeated .CMsgCellList.Cell cells = 1;
590
- }
591
-
592
- message CMsgShortcutInfo {
593
- optional uint32 appid = 1;
594
- optional string exe = 2;
595
- optional string start_dir = 3;
596
- optional string icon = 4;
597
- optional string path = 5;
598
- optional string args = 6;
599
- optional string app_name = 7;
600
- optional uint32 override_appid = 8;
601
- optional string flatpak_appid = 9;
602
- repeated string tags = 10;
603
- optional bool is_remote = 11;
604
- optional bool is_hidden = 12;
605
- optional bool is_temporary = 13;
606
- optional bool is_openvr = 14;
607
- optional bool allow_desktop_config = 15;
608
- optional bool allow_overlay = 16;
609
- optional uint32 rt_last_played_time = 17;
610
- optional bool is_devkit_shortcut = 18;
611
- optional string devkit_gameid = 19;
612
- }
613
-
614
- message CMsgShortcutAppIds {
615
- repeated uint32 appids = 1;
616
- }
617
-
618
- message CMsgMonitorInfo {
619
- message MonitorInfo {
620
- required string monitor_device_name = 1;
621
- required string monitor_display_name = 2;
622
- }
623
-
624
- required string selected_display_name = 1;
625
- repeated .CMsgMonitorInfo.MonitorInfo monitors = 2;
626
- }
627
-
628
- message CMsgGenerateSystemReportReply {
629
- optional string report_id = 1;
630
- }
631
-
632
- message CMsgWebUITransportInfo {
633
- optional uint32 port = 1;
634
- optional string auth_key = 2;
635
- }
636
-
637
- message CMsgClientShaderHitCacheEntry {
638
- optional bytes key_sha = 1;
639
- optional bytes code_sha = 2;
640
- optional uint64 time_last_reported = 3;
641
- }
642
-
643
- message CMsgClientShaderHitCache {
644
- repeated .CMsgClientShaderHitCacheEntry entries = 1;
645
- }
1
+ import "enums.proto";
2
+
3
+ option optimize_for = SPEED;
4
+ option cc_generic_services = false;
5
+
6
+ enum ECloudPendingRemoteOperation {
7
+ k_ECloudPendingRemoteOperationNone = 0;
8
+ k_ECloudPendingRemoteOperationAppSessionActive = 1;
9
+ k_ECloudPendingRemoteOperationUploadInProgress = 2;
10
+ k_ECloudPendingRemoteOperationUploadPending = 3;
11
+ k_ECloudPendingRemoteOperationAppSessionSuspended = 4;
12
+ }
13
+
14
+ enum ESteamDeckKeyboardLayout {
15
+ k_ESteamDeckKeyboardLayout_QWERTY = 0;
16
+ k_ESteamDeckKeyboardLayout_Bulgarian = 1;
17
+ k_ESteamDeckKeyboardLayout_Chinese_Simplified = 2;
18
+ k_ESteamDeckKeyboardLayout_Chinese_Traditional = 3;
19
+ k_ESteamDeckKeyboardLayout_Czech = 4;
20
+ k_ESteamDeckKeyboardLayout_Danish = 5;
21
+ k_ESteamDeckKeyboardLayout_Finnish = 6;
22
+ k_ESteamDeckKeyboardLayout_French = 7;
23
+ k_ESteamDeckKeyboardLayout_German = 8;
24
+ k_ESteamDeckKeyboardLayout_Greek = 9;
25
+ k_ESteamDeckKeyboardLayout_Hungarian = 10;
26
+ k_ESteamDeckKeyboardLayout_Italian = 11;
27
+ k_ESteamDeckKeyboardLayout_Japanese = 12;
28
+ k_ESteamDeckKeyboardLayout_Korean = 13;
29
+ k_ESteamDeckKeyboardLayout_Norwegian = 14;
30
+ k_ESteamDeckKeyboardLayout_Polish = 15;
31
+ k_ESteamDeckKeyboardLayout_Portuguese = 16;
32
+ k_ESteamDeckKeyboardLayout_Romanian = 17;
33
+ k_ESteamDeckKeyboardLayout_Russian = 18;
34
+ k_ESteamDeckKeyboardLayout_Spanish = 19;
35
+ k_ESteamDeckKeyboardLayout_Swedish = 20;
36
+ k_ESteamDeckKeyboardLayout_Thai = 21;
37
+ k_ESteamDeckKeyboardLayout_Turkish_F = 22;
38
+ k_ESteamDeckKeyboardLayout_Turkish_Q = 23;
39
+ k_ESteamDeckKeyboardLayout_Ukrainian = 24;
40
+ k_ESteamDeckKeyboardLayout_Vietnamese = 25;
41
+ k_ESteamDeckKeyboardLayout_QWERTY_International = 26;
42
+ k_ESteamDeckKeyboardLayout_Dvorak = 27;
43
+ k_ESteamDeckKeyboardLayout_Colemak = 28;
44
+ k_ESteamDeckKeyboardLayout_Bulgarian_Phonetic_Traditional = 29;
45
+ k_ESteamDeckKeyboardLayout_Bulgarian_Phonetic = 30;
46
+ k_ESteamDeckKeyboardLayout_Chinese_Traditional_Bopomofo = 31;
47
+ k_ESteamDeckKeyboardLayout_Chinese_Traditional_Cangjie = 32;
48
+ k_ESteamDeckKeyboardLayout_Japanese_Kana = 33;
49
+ k_ESteamDeckKeyboardLayout_Chinese_Traditional_Quick = 34;
50
+ k_ESteamDeckKeyboardLayout_Indonesian = 35;
51
+ }
52
+
53
+ message SteamMessagesClientIClientForcedEnumDependencies {
54
+ optional .EBluetoothDeviceType a = 1 [default = k_BluetoothDeviceType_Invalid];
55
+ optional .EStorageBlockContentType b = 2 [default = k_EStorageBlockContentType_Invalid];
56
+ optional .EStorageBlockFileSystemType c = 3 [default = k_EStorageBlockFileSystemType_Invalid];
57
+ optional .ESDCardFormatStage d = 4 [default = k_ESDCardFormatStage_Invalid];
58
+ }
59
+
60
+ message CMsgNetworkDeviceIP4Address {
61
+ optional int32 ip = 1 [default = 0];
62
+ optional int32 netmask = 2;
63
+ }
64
+
65
+ message CMsgNetworkDeviceIP4Config {
66
+ repeated .CMsgNetworkDeviceIP4Address addresses = 1;
67
+ repeated int32 dns_ip = 2;
68
+ optional int32 gateway_ip = 3;
69
+ optional bool is_dhcp_enabled = 4;
70
+ optional bool is_default_route = 5;
71
+ optional bool is_enabled = 6 [default = false];
72
+ }
73
+
74
+ message CMsgNetworkDeviceIP6Address {
75
+ optional string ip = 1;
76
+ }
77
+
78
+ message CMsgNetworkDeviceIP6Config {
79
+ repeated .CMsgNetworkDeviceIP6Address addresses = 1;
80
+ repeated string dns_ip = 2;
81
+ optional string gateway_ip = 3;
82
+ optional bool is_dhcp_enabled = 4;
83
+ optional bool is_default_route = 5;
84
+ optional bool is_enabled = 6 [default = false];
85
+ }
86
+
87
+ message CMsgNetworkDevicesData {
88
+ message Device {
89
+ message Wired {
90
+ optional bool is_cable_present = 1 [default = false];
91
+ optional uint32 speed_mbit = 2;
92
+ optional string friendly_name = 3;
93
+ }
94
+
95
+ message Wireless {
96
+ message AP {
97
+ optional uint32 id = 1 [default = 0];
98
+ optional int32 estrength = 2;
99
+ optional string ssid = 3;
100
+ optional bool is_active = 4;
101
+ optional bool is_autoconnect = 5;
102
+ optional int32 esecurity = 6;
103
+ optional string user_name = 7;
104
+ optional string password = 8;
105
+ optional int32 strength_raw = 9;
106
+ }
107
+
108
+ repeated .CMsgNetworkDevicesData.Device.Wireless.AP aps = 1;
109
+ optional int32 esecurity_supported = 2;
110
+ }
111
+
112
+ optional uint32 id = 1 [default = 0];
113
+ optional int32 etype = 2;
114
+ optional int32 estate = 3;
115
+ optional string mac = 4;
116
+ optional string vendor = 5;
117
+ optional string product = 6;
118
+ optional .CMsgNetworkDeviceIP4Config ip4 = 7;
119
+ optional .CMsgNetworkDeviceIP6Config ip6 = 8;
120
+ optional .CMsgNetworkDevicesData.Device.Wired wired = 9;
121
+ optional .CMsgNetworkDevicesData.Device.Wireless wireless = 10;
122
+ }
123
+
124
+ repeated .CMsgNetworkDevicesData.Device devices = 1;
125
+ optional bool is_wifi_enabled = 2;
126
+ optional bool is_wifi_scanning_enabled = 3;
127
+ }
128
+
129
+ message CMsgNetworkDeviceConnect {
130
+ message KnownAP {
131
+ optional uint32 ap_id = 1;
132
+ }
133
+
134
+ message CustomAP {
135
+ optional string ssid = 1;
136
+ optional int32 esecurity = 2;
137
+ }
138
+
139
+ message Credentials {
140
+ optional string username = 1;
141
+ optional string password = 2;
142
+ }
143
+
144
+ optional uint32 device_id = 1 [default = 0];
145
+ optional .CMsgNetworkDeviceConnect.Credentials credentials = 4;
146
+ optional .CMsgNetworkDeviceIP4Config ip4 = 5;
147
+ optional .CMsgNetworkDeviceIP6Config ip6 = 6;
148
+
149
+ oneof ap_info {
150
+ .CMsgNetworkDeviceConnect.KnownAP ap_known = 2;
151
+ .CMsgNetworkDeviceConnect.CustomAP ap_custom = 3;
152
+ }
153
+ }
154
+
155
+ message CMsgStorageDevicesData {
156
+ message Drive {
157
+ optional uint32 id = 1 [default = 0];
158
+ optional string model = 2;
159
+ optional string vendor = 3;
160
+ optional string serial = 4;
161
+ optional bool is_ejectable = 5;
162
+ optional uint64 size_bytes = 6;
163
+ optional .EStorageDriveMediaType media_type = 7 [default = k_EStorageDriveMediaType_Invalid];
164
+ }
165
+
166
+ message BlockDevice {
167
+ optional uint32 id = 1 [default = 0];
168
+ optional uint32 drive_id = 2 [default = 0];
169
+ optional string path = 3;
170
+ optional string friendly_path = 4;
171
+ optional string label = 5;
172
+ optional uint64 size_bytes = 6;
173
+ optional bool is_formattable = 7;
174
+ optional bool is_read_only = 8;
175
+ optional bool is_root_device = 9;
176
+ optional .EStorageBlockContentType content_type = 10 [default = k_EStorageBlockContentType_Invalid];
177
+ optional .EStorageBlockFileSystemType filesystem_type = 11 [default = k_EStorageBlockFileSystemType_Invalid];
178
+ optional string mount_path = 12;
179
+ }
180
+
181
+ repeated .CMsgStorageDevicesData.Drive drives = 1;
182
+ repeated .CMsgStorageDevicesData.BlockDevice block_devices = 2;
183
+ optional bool is_unmount_supported = 3;
184
+ optional bool is_trim_supported = 4;
185
+ optional bool is_trim_running = 5;
186
+ }
187
+
188
+ message CCloud_PendingRemoteOperation {
189
+ optional .ECloudPendingRemoteOperation operation = 1 [default = k_ECloudPendingRemoteOperationNone];
190
+ optional string machine_name = 2;
191
+ optional uint64 client_id = 3;
192
+ optional uint32 time_last_updated = 4;
193
+ }
194
+
195
+ message CMsgCloudPendingRemoteOperations {
196
+ repeated .CCloud_PendingRemoteOperation operations = 1;
197
+ }
198
+
199
+ message CMsgBluetoothDevicesData {
200
+ message Adapter {
201
+ optional uint32 id = 1 [default = 0];
202
+ optional string mac = 2;
203
+ optional string name = 3;
204
+ optional bool is_enabled = 4;
205
+ optional bool is_discovering = 5;
206
+ }
207
+
208
+ message Device {
209
+ optional uint32 id = 1 [default = 0];
210
+ optional uint32 adapter_id = 2 [default = 0];
211
+ optional .EBluetoothDeviceType etype = 3 [default = k_BluetoothDeviceType_Invalid];
212
+ optional string mac = 4;
213
+ optional string name = 5;
214
+ optional bool is_connected = 6;
215
+ optional bool is_paired = 7;
216
+ optional int32 strength_raw = 8;
217
+ }
218
+
219
+ message Manager {
220
+ optional bool is_bluetooth_enabled = 1;
221
+ }
222
+
223
+ repeated .CMsgBluetoothDevicesData.Adapter adapters = 1;
224
+ repeated .CMsgBluetoothDevicesData.Device devices = 2;
225
+ optional .CMsgBluetoothDevicesData.Manager manager = 3;
226
+ }
227
+
228
+ message CMsgSystemPerfDiagnosticEntry {
229
+ optional string name = 1;
230
+ optional string value = 2;
231
+ }
232
+
233
+ message CMsgSystemPerfNetworkInterface {
234
+ optional string name = 1;
235
+ optional double timestamp = 2;
236
+ optional int64 tx_bytes_total = 3;
237
+ optional int64 rx_bytes_total = 4;
238
+ optional int32 tx_bytes_per_sec = 5;
239
+ optional int32 rx_bytes_per_sec = 6;
240
+ }
241
+
242
+ message CMsgSystemPerfDiagnosticInfo {
243
+ repeated .CMsgSystemPerfDiagnosticEntry entries = 1;
244
+ repeated .CMsgSystemPerfNetworkInterface interfaces = 2;
245
+ optional float battery_temp_c = 3;
246
+ }
247
+
248
+ message CMsgSystemPerfLimits {
249
+ optional int32 cpu_governor_manual_min_mhz = 1;
250
+ optional int32 cpu_governor_manual_max_mhz = 2;
251
+ optional int32 fsr_sharpness_min = 3;
252
+ optional int32 fsr_sharpness_max = 4;
253
+ optional int32 gpu_performance_manual_min_mhz = 5;
254
+ optional int32 gpu_performance_manual_max_mhz = 6;
255
+ optional bool perf_overlay_is_standalone = 7;
256
+ optional bool is_dynamic_vrs_available = 8;
257
+ optional bool is_manual_display_refresh_rate_available = 9;
258
+ repeated .EGPUPerformanceLevel gpu_performance_levels_available = 10;
259
+ optional int32 display_refresh_manual_hz_min = 11;
260
+ optional int32 display_refresh_manual_hz_max = 12;
261
+ repeated int32 fps_limit_options = 13;
262
+ optional int32 tdp_limit_min = 14;
263
+ optional int32 tdp_limit_max = 15;
264
+ optional bool is_nis_supported = 16;
265
+ optional int32 nis_sharpness_min = 17;
266
+ optional int32 nis_sharpness_max = 18;
267
+ optional int32 display_external_refresh_manual_hz_min = 19;
268
+ optional int32 display_external_refresh_manual_hz_max = 20;
269
+ repeated int32 fps_limit_options_external = 21;
270
+ optional bool is_tearing_supported = 22;
271
+ optional bool is_vrr_supported = 23;
272
+ optional bool is_dynamic_refresh_rate_in_steam_supported = 24;
273
+ optional bool is_split_scaling_and_filtering_supported = 25;
274
+ repeated .ESplitScalingFilter split_scaling_filters_available = 26;
275
+ repeated .ESplitScalingScaler split_scaling_scalers_available = 27;
276
+ optional bool is_hdr_supported = 28;
277
+ optional int32 display_refresh_manual_hz_oc_max = 29;
278
+ }
279
+
280
+ message CMsgSystemPerfSettingsGlobal {
281
+ optional float diagnostic_update_rate = 1;
282
+ optional .ESystemServiceState system_trace_service_state = 2 [default = k_ESystemServiceState_Unavailable];
283
+ optional .ESystemServiceState graphics_profiling_service_state = 3 [default = k_ESystemServiceState_Unavailable];
284
+ optional .ESystemServiceState perf_overlay_service_state = 4 [default = k_ESystemServiceState_Unavailable];
285
+ optional .EGraphicsPerfOverlayLevel perf_overlay_level = 5 [default = k_EGraphicsPerfOverlayLevel_Hidden];
286
+ optional bool is_show_perf_overlay_over_steam_enabled = 6;
287
+ optional bool is_advanced_settings_enabled = 7;
288
+ optional bool allow_external_display_refresh_control = 8;
289
+ optional bool is_hdr_enabled = 9;
290
+ optional .EHDRToneMapOperator hdr_on_sdr_tonemap_operator = 12 [default = k_EHDRToneMapOperator_Invalid];
291
+ optional bool is_hdr_debug_heatmap_enabled = 13;
292
+ optional bool force_hdr_wide_gammut_for_sdr = 15 [default = true];
293
+ optional bool allow_experimental_hdr = 16;
294
+ optional float sdr_to_hdr_brightness = 22;
295
+ optional bool debug_force_hdr_support = 18;
296
+ optional bool force_hdr_10pq_output_debug = 19;
297
+ optional bool is_display_oc_enabled = 20;
298
+ optional bool is_color_management_enabled = 21;
299
+ }
300
+
301
+ message CMsgSystemPerfSettingsPerApp {
302
+ optional int32 gpu_performance_manual_mhz = 1;
303
+ optional int32 fps_limit = 2;
304
+ optional bool is_variable_resolution_enabled = 3;
305
+ optional bool is_dynamic_refresh_rate_enabled = 4;
306
+ optional int32 tdp_limit = 5;
307
+ optional .ECPUGovernor cpu_governor = 6 [default = k_ECPUGovernor_Invalid];
308
+ optional int32 cpu_governor_manual_mhz = 7;
309
+ optional int32 scaling_filter = 8;
310
+ optional int32 fsr_sharpness = 9;
311
+ optional bool is_fps_limit_enabled = 10;
312
+ optional bool is_tdp_limit_enabled = 11;
313
+ optional bool is_low_latency_mode_enabled = 12;
314
+ optional int32 display_refresh_manual_hz = 13;
315
+ optional bool is_game_perf_profile_enabled = 14;
316
+ optional .EGPUPerformanceLevel gpu_performance_level = 15 [default = k_EGPUPerformanceLevel_Invalid];
317
+ optional int32 nis_sharpness = 16;
318
+ optional int32 display_external_refresh_manual_hz = 17;
319
+ optional int32 fps_limit_external = 18;
320
+ optional bool is_tearing_enabled = 19;
321
+ optional bool is_vrr_enabled = 20;
322
+ optional bool is_composite_debug_enabled = 21;
323
+ optional bool force_composite = 22;
324
+ optional bool use_dynamic_refresh_rate_in_steam = 23;
325
+ optional .ESplitScalingFilter split_scaling_filter = 24 [default = k_ESplitScalingFilter_Invalid];
326
+ optional .ESplitScalingScaler split_scaling_scaler = 25 [default = k_ESplitScalingScaler_Invalid];
327
+ }
328
+
329
+ message CMsgSystemPerfSettings {
330
+ optional .CMsgSystemPerfSettingsGlobal global = 1;
331
+ optional .CMsgSystemPerfSettingsPerApp per_app = 2;
332
+ }
333
+
334
+ message CMsgSystemPerfSettingsV1 {
335
+ optional float diagnostic_update_rate = 1;
336
+ optional .ESystemServiceState system_trace_service_state = 2 [default = k_ESystemServiceState_Unavailable];
337
+ optional .ESystemServiceState graphics_profiling_service_state = 3 [default = k_ESystemServiceState_Unavailable];
338
+ optional .ESystemServiceState perf_overlay_service_state = 4 [default = k_ESystemServiceState_Unavailable];
339
+ optional .EGraphicsPerfOverlayLevel perf_overlay_level = 5 [default = k_EGraphicsPerfOverlayLevel_Hidden];
340
+ optional .EGPUPerformanceLevel gpu_performance_level = 6 [default = k_EGPUPerformanceLevel_Invalid];
341
+ optional int32 gpu_performance_manual_mhz = 7;
342
+ optional int32 fps_limit = 8;
343
+ optional bool is_variable_resolution_enabled = 9;
344
+ optional bool is_dynamic_refresh_rate_enabled = 10;
345
+ optional int32 tdp_limit = 11;
346
+ optional .ECPUGovernor cpu_governor = 12 [default = k_ECPUGovernor_Invalid];
347
+ optional int32 cpu_governor_manual_mhz = 13;
348
+ optional int32 scaling_filter = 14;
349
+ optional int32 fsr_sharpness = 15;
350
+ optional bool is_fps_limit_enabled = 16;
351
+ optional bool is_tdp_limit_enabled = 17;
352
+ optional bool is_show_perf_overlay_over_steam_enabled = 18;
353
+ optional bool is_low_latency_mode_enabled = 19;
354
+ optional int32 display_refresh_manual_hz = 20;
355
+ optional bool is_game_perf_profile_enabled = 21;
356
+ }
357
+
358
+ message CMsgSystemPerfState {
359
+ optional .CMsgSystemPerfLimits limits = 1;
360
+ optional .CMsgSystemPerfSettings settings = 2;
361
+ optional uint64 current_game_id = 3;
362
+ optional uint64 active_profile_game_id = 4;
363
+ }
364
+
365
+ message CMsgSystemPerfUpdateSettings {
366
+ optional uint64 gameid = 1;
367
+ optional bool skip_storage_update = 4;
368
+
369
+ oneof update {
370
+ bool reset_to_default = 2;
371
+ .CMsgSystemPerfSettings settings_delta = 3;
372
+ }
373
+ }
374
+
375
+ message CMsgSystemDockUpdateState {
376
+ optional .EUpdaterState state = 1 [default = k_EUpdaterState_Invalid];
377
+ optional fixed32 rtime_last_checked = 2;
378
+ optional string version_current = 3;
379
+ optional string version_available = 4;
380
+ optional float stage_progress = 5;
381
+ optional fixed32 rtime_estimated_completion = 6;
382
+ optional int32 old_fw_workaround = 7;
383
+ }
384
+
385
+ message CMsgSystemDockState {
386
+ optional .CMsgSystemDockUpdateState update_state = 1;
387
+ }
388
+
389
+ message CMsgSystemDockUpdateFirmware {
390
+ optional bool check_only = 1;
391
+ }
392
+
393
+ message CMsgSystemAudioVolume {
394
+ message ChannelEntry {
395
+ optional .ESystemAudioChannel echannel = 1 [default = k_SystemAudioChannel_Invalid];
396
+ optional float volume = 2;
397
+ }
398
+
399
+ repeated .CMsgSystemAudioVolume.ChannelEntry entries = 1;
400
+ optional bool is_muted = 2;
401
+ }
402
+
403
+ message CMsgSystemAudioManagerObject {
404
+ optional uint32 id = 1;
405
+ optional fixed32 rtime_last_update = 2;
406
+ }
407
+
408
+ message CMsgSystemAudioManagerDevice {
409
+ optional .CMsgSystemAudioManagerObject base = 1;
410
+ optional string name = 2;
411
+ optional string nick = 3;
412
+ optional string description = 4;
413
+ optional string api = 5;
414
+ }
415
+
416
+ message CMsgSystemAudioManagerNode {
417
+ optional .CMsgSystemAudioManagerObject base = 1;
418
+ optional uint32 device_id = 2;
419
+ optional string name = 3;
420
+ optional string nick = 4;
421
+ optional string description = 5;
422
+ optional .ESystemAudioDirection edirection = 6 [default = k_SystemAudioDirection_Invalid];
423
+ optional .CMsgSystemAudioVolume volume = 7;
424
+ }
425
+
426
+ message CMsgSystemAudioManagerPort {
427
+ optional .CMsgSystemAudioManagerObject base = 1;
428
+ optional uint32 node_id = 3;
429
+ optional string name = 4;
430
+ optional string alias = 5;
431
+ optional .ESystemAudioPortType etype = 6 [default = k_SystemAudioPortType_Invalid];
432
+ optional .ESystemAudioPortDirection edirection = 7 [default = k_SystemAudioPortDirection_Invalid];
433
+ optional bool is_physical = 8;
434
+ optional bool is_terminal = 9;
435
+ optional bool is_control = 10;
436
+ optional bool is_monitor = 11;
437
+ }
438
+
439
+ message CMsgSystemAudioManagerLink {
440
+ optional .CMsgSystemAudioManagerObject base = 1;
441
+ optional uint32 output_node_id = 2;
442
+ optional uint32 output_port_id = 3;
443
+ optional uint32 input_node_id = 4;
444
+ optional uint32 input_port_id = 5;
445
+ }
446
+
447
+ message CMsgSystemAudioManagerStateHW {
448
+ repeated .CMsgSystemAudioManagerDevice devices = 1;
449
+ repeated .CMsgSystemAudioManagerNode nodes = 2;
450
+ repeated .CMsgSystemAudioManagerPort ports = 3;
451
+ repeated .CMsgSystemAudioManagerLink links = 4;
452
+ }
453
+
454
+ message CMsgSystemAudioManagerState {
455
+ optional fixed32 rtime_filter = 1;
456
+ optional int32 counter = 2;
457
+ optional .CMsgSystemAudioManagerStateHW hw = 3;
458
+ }
459
+
460
+ message CMsgSystemAudioManagerUpdateSomething {
461
+ optional int32 counter = 1;
462
+ }
463
+
464
+ message CMsgSystemDisplayMode {
465
+ optional int32 id = 1;
466
+ optional int32 width = 2;
467
+ optional int32 height = 3;
468
+ optional int32 refresh_hz = 4;
469
+ }
470
+
471
+ message CMsgSystemDisplay {
472
+ optional int32 id = 1;
473
+ optional string name = 2;
474
+ optional string description = 3;
475
+ optional bool is_primary = 4;
476
+ optional bool is_enabled = 5;
477
+ optional bool is_internal = 6;
478
+ optional bool has_mode_override = 7;
479
+ optional int32 width_mm = 8;
480
+ optional int32 height_mm = 9;
481
+ optional int32 current_mode_id = 10;
482
+ repeated .CMsgSystemDisplayMode modes = 11;
483
+ optional int32 refresh_rate_min = 12;
484
+ optional int32 refresh_rate_max = 13;
485
+ optional bool is_vrr_capable = 14;
486
+ optional bool is_vrr_enabled = 15;
487
+ optional bool is_hdr_capable = 16;
488
+ optional bool is_hdr_enabled = 17;
489
+ }
490
+
491
+ message CMsgSystemDisplayManagerState {
492
+ repeated .CMsgSystemDisplay displays = 1;
493
+ optional bool is_mode_switching_supported = 2;
494
+ optional .ESystemDisplayCompatibilityMode compatibility_mode = 3 [default = k_ESystemDisplayCompatibilityMode_Invalid];
495
+ }
496
+
497
+ message CMsgSystemDisplayManagerSetMode {
498
+ optional int32 display_id = 1;
499
+ optional int32 mode_id = 2;
500
+ }
501
+
502
+ message CMsgSystemManagerSettings {
503
+ optional float idle_backlight_dim_battery_seconds = 1;
504
+ optional float idle_backlight_dim_ac_seconds = 2;
505
+ optional float idle_suspend_battery_seconds = 3;
506
+ optional float idle_suspend_ac_seconds = 4;
507
+ optional bool idle_suspend_supressed = 5;
508
+ optional bool is_adaptive_brightness_available = 6;
509
+ optional bool display_adaptive_brightness_enabled = 7;
510
+ optional bool display_nightmode_enabled = 10;
511
+ optional float display_nightmode_tintstrength = 11;
512
+ optional float display_nightmode_maxhue = 12;
513
+ optional float display_nightmode_maxsat = 13;
514
+ optional float display_nightmode_uiexp = 14;
515
+ optional float display_nightmode_blend = 15;
516
+ optional bool display_nightmode_reset = 16;
517
+ optional bool display_nightmode_schedule_enabled = 17;
518
+ optional float display_nightmode_schedule_starttime = 18;
519
+ optional float display_nightmode_schedule_endtime = 19;
520
+ optional bool display_diagnostics_enabled = 20;
521
+ optional float als_lux_primary = 21;
522
+ optional float als_lux_median = 22;
523
+ optional float display_backlight_raw = 23;
524
+ optional float display_brightness_adaptivemin = 24;
525
+ optional float display_brightness_adaptivemax = 25;
526
+ optional bool is_wifi_powersave_enabled = 26;
527
+ optional bool is_fan_control_available = 27;
528
+ optional .ESystemFanControlMode fan_control_mode = 28 [default = k_SystemFanControlMode_Invalid];
529
+ optional bool is_display_brightness_available = 29;
530
+ optional bool is_display_colormanagement_available = 31;
531
+ optional float display_colorgamut = 32;
532
+ optional float als_lux_alternate = 33;
533
+ optional bool is_display_colortemp_available = 34;
534
+ optional float display_colortemp = 35;
535
+ optional float display_colortemp_default = 36;
536
+ optional bool display_colortemp_enabled = 37;
537
+ optional .EColorGamutLabelSet display_colorgamut_labelset = 38 [default = k_ColorGamutLabelSet_Default];
538
+ }
539
+
540
+ message CMsgSelectOSBranchParams {
541
+ optional .EOSBranch branch = 1 [default = k_EOSBranch_Unknown];
542
+ optional string custom_branch = 2;
543
+ }
544
+
545
+ message CMsgSystemUpdateProgress {
546
+ optional float stage_progress = 1;
547
+ optional int64 stage_size_bytes = 2;
548
+ optional fixed32 rtime_estimated_completion = 3;
549
+ }
550
+
551
+ message CMsgSystemUpdateCheckResult {
552
+ optional .EUpdaterType type = 1 [default = k_EUpdaterType_Invalid];
553
+ optional uint32 eresult = 2 [default = 2];
554
+ optional fixed32 rtime_checked = 3;
555
+ optional bool available = 4;
556
+ optional string version = 5;
557
+ optional string auto_message = 6;
558
+ }
559
+
560
+ message CMsgSystemUpdateApplyParams {
561
+ repeated .EUpdaterType apply_types = 1;
562
+ }
563
+
564
+ message CMsgSystemUpdateApplyResult {
565
+ optional .EUpdaterType type = 1 [default = k_EUpdaterType_Invalid];
566
+ optional uint32 eresult = 2 [default = 2];
567
+ optional bool requires_client_restart = 3 [default = false];
568
+ optional bool requires_system_restart = 4 [default = false];
569
+ }
570
+
571
+ message CMsgSystemUpdateState {
572
+ optional .EUpdaterState state = 1 [default = k_EUpdaterState_Invalid];
573
+ optional .CMsgSystemUpdateProgress progress = 2;
574
+ repeated .CMsgSystemUpdateCheckResult update_check_results = 3;
575
+ repeated .CMsgSystemUpdateApplyResult update_apply_results = 4;
576
+ optional bool supports_os_updates = 5;
577
+ }
578
+
579
+ message CMsgAchievementChange {
580
+ optional uint32 appid = 1;
581
+ }
582
+
583
+ message CMsgCellList {
584
+ message Cell {
585
+ optional uint32 cell_id = 1;
586
+ optional string loc_name = 2;
587
+ }
588
+
589
+ repeated .CMsgCellList.Cell cells = 1;
590
+ }
591
+
592
+ message CMsgShortcutInfo {
593
+ optional uint32 appid = 1;
594
+ optional string exe = 2;
595
+ optional string start_dir = 3;
596
+ optional string icon = 4;
597
+ optional string path = 5;
598
+ optional string args = 6;
599
+ optional string app_name = 7;
600
+ optional uint32 override_appid = 8;
601
+ optional string flatpak_appid = 9;
602
+ repeated string tags = 10;
603
+ optional bool is_remote = 11;
604
+ optional bool is_hidden = 12;
605
+ optional bool is_temporary = 13;
606
+ optional bool is_openvr = 14;
607
+ optional bool allow_desktop_config = 15;
608
+ optional bool allow_overlay = 16;
609
+ optional uint32 rt_last_played_time = 17;
610
+ optional bool is_devkit_shortcut = 18;
611
+ optional string devkit_gameid = 19;
612
+ }
613
+
614
+ message CMsgShortcutAppIds {
615
+ repeated uint32 appids = 1;
616
+ }
617
+
618
+ message CMsgMonitorInfo {
619
+ message MonitorInfo {
620
+ required string monitor_device_name = 1;
621
+ required string monitor_display_name = 2;
622
+ }
623
+
624
+ required string selected_display_name = 1;
625
+ repeated .CMsgMonitorInfo.MonitorInfo monitors = 2;
626
+ }
627
+
628
+ message CMsgGenerateSystemReportReply {
629
+ optional string report_id = 1;
630
+ }
631
+
632
+ message CMsgWebUITransportInfo {
633
+ optional uint32 port = 1;
634
+ optional string auth_key = 2;
635
+ }
636
+
637
+ message CMsgClientShaderHitCacheEntry {
638
+ optional bytes key_sha = 1;
639
+ optional bytes code_sha = 2;
640
+ optional uint64 time_last_reported = 3;
641
+ }
642
+
643
+ message CMsgClientShaderHitCache {
644
+ repeated .CMsgClientShaderHitCacheEntry entries = 1;
645
+ }