-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconfig.json
More file actions
911 lines (911 loc) · 52.1 KB
/
config.json
File metadata and controls
911 lines (911 loc) · 52.1 KB
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
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
{
"FLogNetwork": "7",
"FFlagHandleAltEnterFullscreenManually": "False",
"FFlagUseNewAnimationSystem": "False",
"FFlagDebugDisableTelemetryEventIngest": "True",
"FFlagTweenOptimizations": "True",
"DFIntCSGLevelOfDetailSwitchingDistance": "0",
"FFlagDebugSkyGray": "True",
"DFFlagDebugPerfMode": "False",
"DFFlagBrowserTrackerIdTelemetryEnabled": "False",
"DFStringTelemetryV2Url": "null",
"FFlagFixGraphicsQuality": "True",
"FFlagEnableNewHeapSnapshots": "False",
"FFlagNewNetworking": "False",
"FFlagPreloadAllFonts": "False",
"FStringGamesUrlPath": "/games/",
"DFFlagDisableFastLogTelemetry": "True",
"FFlagNewLightAttenuation": "True",
"FFlagDebugGraphicsPreferD3D11": "True",
"FFlagEnableTerrainFoliageOptimizations": "True",
"FFlagDebugDisableTelemetryPoint": "True",
"DFStringAltTelegrafHTTPTransportUrl": "null",
"FFlagEnableHumanoidLuaSideCaching": "False",
"DFFlagTextureQualityOverrideEnabled": "True",
"DFIntCSGLevelOfDetailSwitchingDistanceL34": "0",
"FFlagFastGPULightCulling3": "True",
"FFlagEnableNewInput": "True",
"FFlagCommitToGraphicsQualityFix": "True",
"FFlagAnimatePhysics": "False",
"FFlagSimIslandizerManager": "false",
"FFlagDebugDisableTelemetryEphemeralCounter": "True",
"FFlagDebugDisableTelemetryV2Stat": "True",
"FFlagUseUnifiedRenderStepped": "False",
"FFlagUseParticlesV2": "False",
"DFIntCSGLevelOfDetailSwitchingDistanceL12": "0",
"FFlagTaskSchedulerLimitTargetFpsTo2402": "False",
"FFlagUseDeferredContext": "False",
"FFlagOptimizeEmotes": "False",
"DFStringLightstepToken": "null",
"FFlagFixScalingModelRendering": "False",
"DFIntNewRunningBaseAltitudeD": "45",
"FFlagDebugDisableTelemetryV2Counter": "True",
"DFIntClientLightingTechnologyChangedTelemetryHundredthsPercent": "0",
"FFlagUseDynamicSun": "False",
"DFFlagDebugPauseVoxelizer": "True",
"DFStringTelegrafHTTPTransportUrl": "null",
"DFStringRobloxAnalyticsURL": "null",
"DFIntLightstepHTTPTransportHundredthsPercent2": "0",
"DFStringLightstepHTTPTransportUrlHost": "null",
"DFStringCrashUploadToBacktraceWindowsPlayerToken": "null",
"FFlagEnableTerrainOptimizations": "True",
"DFFlagDisableDPIScale": "True",
"FFlagLuaAppSystemBar": "False",
"FFlagFixMeshPartScaling": "False",
"DFStringCrashUploadToBacktraceBaseUrl": "null",
"DFStringCrashUploadToBacktraceMacPlayerToken": "null",
"DFIntS2PhysicsSenderRate": "250",
"DFIntTextureQualityOverride": "1",
"FFlagEnableLightAttachToPart": "False",
"FFlagDebugDisableTelemetryEphemeralStat": "True",
"FFlagDebugDisableTelemetryV2Event": "True",
"FFlagAdServiceEnabled": "False",
"DFIntCSGLevelOfDetailSwitchingDistanceL23": "0",
"DFStringHttpPointsReporterUrl": "null",
"FIntRenderShadowIntensity": "0",
"FFlagDebugCrashReports": "False",
"FStringCoreScriptBacktraceErrorUploadToken": "null",
"FFlagDebugDisplayFPS": "False",
"DFFlagEnableLightstepReporting2": "False",
"DFStringAltHttpPointsReporterUrl": "null",
"DFStringLightstepHTTPTransportUrlPath": "null",
"DFIntRenderingThrottleDelayInMS": "1",
"DFIntRunningBaseOrientationP": "115",
"DFFlagBaseNetworkMetrics": "False",
"FFlagDisablePostFx": "True",
"FIntTerrainArraySliceSize": "0",
"FIntDebugForceMSAASamples": "1",
"FIntRakNetResendBufferArrayLength": "128",
"FFlagOptimizeNetwork": "True",
"FFlagOptimizeNetworkRouting": "True",
"FFlagOptimizeNetworkTransport": "True",
"FFlagOptimizeServerTickRate": "True",
"DFIntServerPhysicsUpdateRate": "60",
"DFIntServerTickRate": "60",
"DFIntConnectionMTUSize": "900",
"DFIntRakNetResendRttMultiple": "1",
"DFIntRaknetBandwidthPingSendEveryXSeconds": "1",
"DFIntOptimizePingThreshold": "10",
"DFIntPlayerNetworkUpdateQueueSize": "20",
"DFIntPlayerNetworkUpdateRate": "60",
"DFIntNetworkPrediction": "120",
"DFIntNetworkLatencyTolerance": "1",
"FFlagGlobalWindRendering": "False",
"FFlagGlobalWindActivated": "False",
"DFFlagDebugEnableInterpolationVisualizer": "True",
"FFlagUIBloxDevUseNewFontNameMapping": "False",
"FFlagEnableNewFontNameMappingABTest2": "False",
"FFlagAddArialToLegacyContent": "False",
"FFlagAddGothamToLegacyContent": "False",
"FFlagUIBloxUseNewThemeColorPalettes": "true",
"FFlagEnableInGameMenuChrome": "True",
"FFlagEnableReportAbuseMenuRoactABTest2": "False",
"FFlagChromeBetaFeature": "True",
"FFlagEnableInGameMenuChromeABTest2": "False",
"FFlagVoiceBetaBadge": "False",
"FFlagTopBarUseNewBadge": "True",
"FFlagEnableBetaBadgeLearnMore": "False",
"FFlagBetaBadgeLearnMoreLinkFormview": "False",
"FFlagControlBetaBadgeWithGuac": "False",
"FStringVoiceBetaBadgeLearnMoreLink": "null",
"FIntFullscreenTitleBarTriggerDelayMillis": "3600000",
"DFIntTimestepArbiterThresholdCFLThou": "300",
"DFIntSolidFloorPercentForceApplication": "-1000",
"DFFlagOrder66": "True",
"DFIntMaxProcessPacketsJobScaling": "10000",
"DFIntLargePacketQueueSizeCutoffMB": "1000",
"DFIntPerformanceControlFrameTimeMax": "0",
"DFIntPerformanceControlFrameTimeMaxUtility": "-1",
"FFlagPushFrameTimeToHarmony": "True",
"FFlagUISUseLastFrameTimeInUpdateInputSignal": "true",
"DFIntAnimatorThrottleMaxFramesToSkip": "1",
"DFIntNumFramesAllowedToBeAboveError": "1",
"DFIntNetworkSchemaCompressionRatio": "100",
"DFIntMaxProcessPacketsStepsAccumulated": "0",
"DFIntMaxProcessPacketsStepsPerCyclic": "10000",
"DFIntMegaReplicatorNetworkQualityProcessorUnit": "10",
"DFIntPhysicsReceiveNumParallelTasks": "12",
"DFIntPhysicsAnalyticsHighFrequencyIntervalSec": "20",
"FFlagSimAdaptiveMinorOptimizations": "True",
"DFIntReplicationDataCacheNumParallelTasks": "6",
"DFIntMegaReplicatorNumParallelTasks": "6",
"FFlagAlwaysShowVRToggleV3": "False",
"FFlagEnableCapturesDesktopExperiment_v9": "false",
"FFlagDisableFeedbackSoothsayerCheck": "False",
"FIntRobloxGuiBlurIntensity": "0",
"FFlagSoundsUsePhysicalVelocity": "True",
"FFlagDisableNewIGMinDUA": "True",
"FFlagEnableInGameMenuControls": "True",
"FFlagEnableMenuControlsABTest": "False",
"FFlagEnableMenuModernizationABTest": "False",
"FFlagEnableMenuModernizationABTest2": "False",
"FFlagEnableV3MenuABTest3": "False",
"FFlagEnableAccessibilitySettingsAPIV2": "True",
"FFlagEnableAccessibilitySettingsEffectsInCoreScripts": "True",
"FFlagEnableAccessibilitySettingsEffectsInExperienceChat": "True",
"FFlagEnableAccessibilitySettingsInExperienceMenu2": "True",
"FStringInGameMenuChromeForcedUserIds": "889722408",
"FStringPartTexturePackTablePre2022": "{\u0022foil\u0022:{\u0022ids\u0022:[\u0022rbxassetid://0\u0022,\u0022rbxassetid://0\u0022],\u0022color\u0022:[255,255,255,255]},\u0022brick\u0022:{\u0022ids\u0022:[\u0022rbxassetid://0\u0022,\u0022rbxassetid://0\u0022],\u0022color\u0022:[204,201,200,232]},\u0022cobblestone\u0022:{\u0022ids\u0022:[\u0022rbxassetid://0\u0022,\u0022rbxassetid://0\u0022],\u0022color\u0022:[212,200,187,250]},\u0022concrete\u0022:{\u0022ids\u0022:[\u0022rbxassetid://0\u0022,\u0022rbxassetid://0\u0022],\u0022color\u0022:[208,208,208,255]},\u0022diamondplate\u0022:{\u0022ids\u0022:[\u0022rbxassetid://0\u0022,\u0022rbxassetid://0\u0022],\u0022color\u0022:[170,170,170,255]},\u0022fabric\u0022:{\u0022ids\u0022:[\u0022rbxassetid://0\u0022,\u0022rbxassetid://0\u0022],\u0022color\u0022:[105,104,102,244]},\u0022glass\u0022:{\u0022ids\u0022:[\u0022rbxassetid://7547304948\u0022,\u0022rbxassetid://7546645118\u0022],\u0022color\u0022:[254,254,254,7]},\u0022granite\u0022:{\u0022ids\u0022:[\u0022rbxassetid://0\u0022,\u0022rbxassetid://0\u0022],\u0022color\u0022:[113,113,113,255]},\u0022grass\u0022:{\u0022ids\u0022:[\u0022rbxassetid://0\u0022,\u0022rbxassetid://0\u0022],\u0022color\u0022:[165,165,159,255]},\u0022ice\u0022:{\u0022ids\u0022:[\u0022rbxassetid://0\u0022,\u0022rbxassetid://0\u0022],\u0022color\u0022:[255,255,255,255]},\u0022marble\u0022:{\u0022ids\u0022:[\u0022rbxassetid://0\u0022,\u0022rbxassetid://0\u0022],\u0022color\u0022:[199,199,199,255]},\u0022metal\u0022:{\u0022ids\u0022:[\u0022rbxassetid://0\u0022,\u0022rbxassetid://0\u0022],\u0022color\u0022:[199,199,199,255]},\u0022pebble\u0022:{\u0022ids\u0022:[\u0022rbxassetid://0\u0022,\u0022rbxassetid://0\u0022],\u0022color\u0022:[208,208,208,255]},\u0022corrodedmetal\u0022:{\u0022ids\u0022:[\u0022rbxassetid://0\u0022,\u0022rbxassetid://0\u0022],\u0022color\u0022:[159,119,95,200]},\u0022sand\u0022:{\u0022ids\u0022:[\u0022rbxassetid://0\u0022,\u0022rbxassetid://0\u0022],\u0022color\u0022:[220,220,220,255]},\u0022slate\u0022:{\u0022ids\u0022:[\u0022rbxassetid://0\u0022,\u0022rbxassetid://0\u0022],\u0022color\u0022:[193,193,193,255]},\u0022wood\u0022:{\u0022ids\u0022:[\u0022rbxassetid://0\u0022,\u0022rbxassetid://0\u0022],\u0022color\u0022:[227,227,227,255]},\u0022woodplanks\u0022:{\u0022ids\u0022:[\u0022rbxassetid://0\u0022,\u0022rbxassetid://0\u0022],\u0022color\u0022:[212,209,203,255]},\u0022asphalt\u0022:{\u0022ids\u0022:[\u0022rbxassetid://0\u0022,\u0022rbxassetid://0\u0022],\u0022color\u0022:[123,123,123,234]},\u0022basalt\u0022:{\u0022ids\u0022:[\u0022rbxassetid://0\u0022,\u0022rbxassetid://0\u0022],\u0022color\u0022:[154,154,153,238]},\u0022crackedlava\u0022:{\u0022ids\u0022:[\u0022rbxassetid://0\u0022,\u0022rbxassetid://0\u0022],\u0022color\u0022:[74,78,80,156]},\u0022glacier\u0022:{\u0022ids\u0022:[\u0022rbxassetid://0\u0022,\u0022rbxassetid://0\u0022],\u0022color\u0022:[226,229,229,243]},\u0022ground\u0022:{\u0022ids\u0022:[\u0022rbxassetid://0\u0022,\u0022rbxassetid://0\u0022],\u0022color\u0022:[114,114,112,240]},\u0022leafygrass\u0022:{\u0022ids\u0022:[\u0022rbxassetid://0\u0022,\u0022rbxassetid://0\u0022],\u0022color\u0022:[121,117,113,234]},\u0022limestone\u0022:{\u0022ids\u0022:[\u0022rbxassetid://0\u0022,\u0022rbxassetid://0\u0022],\u0022color\u0022:[235,234,230,250]},\u0022mud\u0022:{\u0022ids\u0022:[\u0022rbxassetid://0\u0022,\u0022rbxassetid://0\u0022],\u0022color\u0022:[130,130,130,252]},\u0022pavement\u0022:{\u0022ids\u0022:[\u0022rbxassetid://0\u0022,\u0022rbxassetid://0\u0022],\u0022color\u0022:[142,142,144,236]},\u0022rock\u0022:{\u0022ids\u0022:[\u0022rbxassetid://0\u0022,\u0022rbxassetid://0\u0022],\u0022color\u0022:[154,154,154,248]},\u0022salt\u0022:{\u0022ids\u0022:[\u0022rbxassetid://0\u0022,\u0022rbxassetid://0\u0022],\u0022color\u0022:[220,220,221,255]},\u0022sandstone\u0022:{\u0022ids\u0022:[\u0022rbxassetid://0\u0022,\u0022rbxassetid://0\u0022],\u0022color\u0022:[174,171,169,246]},\u0022snow\u0022:{\u0022ids\u0022:[\u0022rbxassetid://0\u0022,\u0022rbxassetid://0\u0022],\u0022color\u0022:[218,218,218,255]}}",
"FStringPartTexturePackTable2022": "{\u0022foil\u0022:{\u0022ids\u0022:[\u0022rbxassetid://0\u0022,\u0022rbxassetid://0\u0022],\u0022color\u0022:[238,238,238,255]},\u0022asphalt\u0022:{\u0022ids\u0022:[\u0022rbxassetid://0\u0022,\u0022rbxassetid://0\u0022],\u0022color\u0022:[227,227,228,234]},\u0022basalt\u0022:{\u0022ids\u0022:[\u0022rbxassetid://0\u0022,\u0022rbxassetid://0\u0022],\u0022color\u0022:[160,160,158,238]},\u0022brick\u0022:{\u0022ids\u0022:[\u0022rbxassetid://0\u0022,\u0022rbxassetid://0\u0022],\u0022color\u0022:[229,214,205,227]},\u0022cobblestone\u0022:{\u0022ids\u0022:[\u0022rbxassetid://0\u0022,\u0022rbxassetid://0\u0022],\u0022color\u0022:[218,219,219,243]},\u0022concrete\u0022:{\u0022ids\u0022:[\u0022rbxassetid://0\u0022,\u0022rbxassetid://0\u0022],\u0022color\u0022:[225,225,224,255]},\u0022crackedlava\u0022:{\u0022ids\u0022:[\u0022rbxassetid://0\u0022,\u0022rbxassetid://0\u0022],\u0022color\u0022:[76,79,81,156]},\u0022diamondplate\u0022:{\u0022ids\u0022:[\u0022rbxassetid://0\u0022,\u0022rbxassetid://0\u0022],\u0022color\u0022:[210,210,210,255]},\u0022fabric\u0022:{\u0022ids\u0022:[\u0022rbxassetid://0\u0022,\u0022rbxassetid://0\u0022],\u0022color\u0022:[221,221,221,255]},\u0022glacier\u0022:{\u0022ids\u0022:[\u0022rbxassetid://0\u0022,\u0022rbxassetid://0\u0022],\u0022color\u0022:[225,229,229,243]},\u0022glass\u0022:{\u0022ids\u0022:[\u0022rbxassetid://9873284556\u0022,\u0022rbxassetid://9438453972\u0022],\u0022color\u0022:[254,254,254,7]},\u0022granite\u0022:{\u0022ids\u0022:[\u0022rbxassetid://0\u0022,\u0022rbxassetid://0\u0022],\u0022color\u0022:[210,206,200,255]},\u0022grass\u0022:{\u0022ids\u0022:[\u0022rbxassetid://0\u0022,\u0022rbxassetid://0\u0022],\u0022color\u0022:[196,196,189,241]},\u0022ground\u0022:{\u0022ids\u0022:[\u0022rbxassetid://0\u0022,\u0022rbxassetid://0\u0022],\u0022color\u0022:[165,165,160,240]},\u0022ice\u0022:{\u0022ids\u0022:[\u0022rbxassetid://0\u0022,\u0022rbxassetid://0\u0022],\u0022color\u0022:[235,239,241,248]},\u0022leafygrass\u0022:{\u0022ids\u0022:[\u0022rbxassetid://0\u0022,\u0022rbxassetid://0\u0022],\u0022color\u0022:[182,178,175,234]},\u0022limestone\u0022:{\u0022ids\u0022:[\u0022rbxassetid://0\u0022,\u0022rbxassetid://0\u0022],\u0022color\u0022:[250,248,243,250]},\u0022marble\u0022:{\u0022ids\u0022:[\u0022rbxassetid://0\u0022,\u0022rbxassetid://0\u0022],\u0022color\u0022:[181,183,193,249]},\u0022metal\u0022:{\u0022ids\u0022:[\u0022rbxassetid://0\u0022,\u0022rbxassetid://0\u0022],\u0022color\u0022:[226,226,226,255]},\u0022mud\u0022:{\u0022ids\u0022:[\u0022rbxassetid://0\u0022,\u0022rbxassetid://0\u0022],\u0022color\u0022:[193,192,193,252]},\u0022pavement\u0022:{\u0022ids\u0022:[\u0022rbxassetid://0\u0022,\u0022rbxassetid://0\u0022],\u0022color\u0022:[218,218,219,236]},\u0022pebble\u0022:{\u0022ids\u0022:[\u0022rbxassetid://0\u0022,\u0022rbxassetid://0\u0022],\u0022color\u0022:[204,203,201,234]},\u0022plastic\u0022:{\u0022ids\u0022:[\u0022\u0022,\u0022rbxassetid://0\u0022],\u0022color\u0022:[255,255,255,255]},\u0022rock\u0022:{\u0022ids\u0022:[\u0022rbxassetid://0\u0022,\u0022rbxassetid://0\u0022],\u0022color\u0022:[211,211,210,248]},\u0022corrodedmetal\u0022:{\u0022ids\u0022:[\u0022rbxassetid://0\u0022,\u0022rbxassetid://0\u0022],\u0022color\u0022:[206,177,163,180]},\u0022salt\u0022:{\u0022ids\u0022:[\u0022rbxassetid://0\u0022,\u0022rbxassetid://0\u0022],\u0022color\u0022:[249,249,249,255]},\u0022sand\u0022:{\u0022ids\u0022:[\u0022rbxassetid://0\u0022,\u0022rbxassetid://0\u0022],\u0022color\u0022:[218,216,210,240]},\u0022sandstone\u0022:{\u0022ids\u0022:[\u0022rbxassetid://0\u0022,\u0022rbxassetid://0\u0022],\u0022color\u0022:[241,234,230,246]},\u0022slate\u0022:{\u0022ids\u0022:[\u0022rbxassetid://0\u0022,\u0022rbxassetid://0\u0022],\u0022color\u0022:[235,234,235,254]},\u0022snow\u0022:{\u0022ids\u0022:[\u0022rbxassetid://0\u0022,\u0022rbxassetid://0\u0022],\u0022color\u0022:[239,240,240,255]},\u0022wood\u0022:{\u0022ids\u0022:[\u0022rbxassetid://0\u0022,\u0022rbxassetid://0\u0022],\u0022color\u0022:[217,209,208,255]},\u0022woodplanks\u0022:{\u0022ids\u0022:[\u0022rbxassetid://0\u0022,\u0022rbxassetid://0\u0022],\u0022color\u0022:[207,208,206,254]}}",
"FIntFRMMaxGrassDistance": "0",
"FIntFRMMinGrassDistance": "0",
"FFlagEnableInGameMenuModernization": "True",
"DFIntClientLightingEnvmapPlacementTelemetryHundredthsPercent": "100",
"DFIntMaxFrameBufferSize": "4",
"FFlagCoreGuiTypeSelfViewPresent": "False",
"FFlagMSRefactor5": "False",
"FIntV1MenuLanguageSelectionFeaturePerMillageRollout": "0",
"FFlagChatTranslationSettingEnabled3": "false",
"FIntDefaultMeshCacheSizeMB": "256",
"DFIntHttpCurlConnectionCacheSize": "134217728",
"DFFlagHttpCacheCleanBasedOnMemory": "True",
"DFFlagEnableHttpCacheForceRevalidate2": "False",
"DFFlagQueueDataPingFromSendData": "True",
"FFlagDontCreatePingJob": "True",
"DFFlagEnablePerfAudioCollection": "False",
"DFFlagEnablePerfDataCoreCategoryTimersCollection2": "False",
"DFFlagEnablePerfDataCoreTimersCollection2": "False",
"DFFlagEnablePerfDataCountersCollection": "False",
"DFFlagEnablePerfDataGatherTelemetry2": "False",
"DFFlagEnablePerfDataMemoryCategoriesCollection2": "False",
"DFFlagEnablePerfDataMemoryCollection": "False",
"DFFlagEnablePerfDataMemoryPressureCollection": "False",
"DFFlagEnablePerfDataSubsystemTimersCollection2": "False",
"DFFlagEnablePerfRenderStatsCollection2": "False",
"DFFlagEnablePerfStatsCollection3": "False",
"FFlagBrowserTrackerIdRequestUseWebId2": "False",
"DFIntBrowserTrackerApiDeviceInitializeRolloutPercentage": "0",
"DFIntBrowserTrackerApiDeviceInitializeUWPRolloutPercentage": "0",
"DFFlagAnimatorAnalyticsEnabled": "False",
"FIntMeshContentProviderForceCacheSize": "268435456",
"DFIntAnimatorTelemetryCollectionRate": "0",
"FFlagDebugCamVisualizer": "True",
"DFIntBufferCompressionThreshold": "100",
"DFIntVisibilityCheckRayCastLimitPerFrame": "10",
"FFlagDebugSimIntegrationStabilityTesting": "True",
"FStringPerformanceSendMeasurementAPISubdomain": "opt-out",
"FFlagAvatarChatCameraTrackerStatusAnalytics": "False",
"FStringErrorUploadToBacktraceBaseUrl": "http://opt-out.roblox.com",
"FFlagAddSafeAreaAnalytics2": "False",
"FFlagAddRomarkAnalyticsForPathfinding": "False",
"DFFlagESGamePerfMonitorEnabled": "False",
"FFlagEnableAudioOutputDevice": "false",
"FFlagCloudsReflectOnWater": "False",
"FFlagAvatarChatServiceExposeClientFeaturesForVoiceChat": "False",
"FStringFlagUpdateVersion": "149",
"FFlagFacialAnimationStreamingServiceUserSettingsOptInVideo": "False",
"FFlagFacialAnimationStreamingServiceUniverseSettingsEnableVideo": "False",
"FFlagFacialAnimationStreamingServiceUserSettingsOptInAudio": "False",
"FFlagFacialAnimationStreamingServiceUniverseSettingsEnableAudio": "False",
"DFStringTelegrafAddress": "127.0.0.1",
"DFStringAltTelegrafAddress": "127.0.0.1",
"FFlagFixDupeBetaBadge": "True",
"DFFlagPhysicsSkipNonRealTimeHumanoidForceCalc2": "False",
"FFlagHumanoidOnlySetCollisionsOnStateChangeDefaultIsEnabled": "False",
"DFFlagDebugStreamingFastRecovery": "True",
"DFIntPhysicsSenderMaxBandwidthBps": "2500",
"DFIntDataSenderMaxJoinBandwidthBps": "10000000",
"DFIntDebugSimPhysicsSteppingMethodOverride": "330",
"DFFlagDebugDisableTimeoutDisconnect": "True",
"DFIntCanHideGuiGroupId": "32380007",
"FFlagUserShowGuiHideToggles": "True",
"FFlagGuiHidingApiSupport2": "True",
"FFlagHumanoidParallelFixTickleFloor2_PlaceFilter": "True;2573981315;6317172524;4999654929;189707",
"FFlagFixMemoryPriorizationCrash": "True",
"FIntUGCValidationTorsoThresholdFront": "100",
"FIntUGCValidationTorsoThresholdSide": "100",
"FIntUGCValidationTorsoThresholdBack": "100",
"FIntUGCValidationLeftArmThresholdBack": "23",
"FIntUGCValidationLeftArmThresholdFront": "25",
"FIntUGCValidationLeftArmThresholdSide": "40",
"FIntUGCValidationLeftLegThresholdBack": "40",
"FIntUGCValidationLeftLegThresholdFront": "40",
"FIntUGCValidationLeftLegThresholdSide": "36",
"FIntUGCValidationRightArmThresholdBack": "23",
"FIntUGCValidationRightArmThresholdFront": "25",
"FIntUGCValidationRightArmThresholdSide": "40",
"FIntUGCValidationRightLegThresholdBack": "40",
"FIntUGCValidationRightLegThresholdFront": "40",
"FIntUGCValidationRightLegThresholdSide": "38",
"FFlagLuaAppUseUIBloxColorPalettes1": "true",
"DFFlagDebugVisualizationImprovements": "True",
"DFFlagDebugVisualizeAllPropertyChanges": "True",
"DFFlagDebugVisualizerTrackRotationPredictions": "True",
"DFIntCullFactorPixelThresholdShadowMapLowQuality": "2147483647",
"DFIntCullFactorPixelThresholdShadowMapHighQuality": "2147483647",
"DFIntBufferCompressionLevel": "0",
"DFIntTimeBetweenSendConnectionAttemptsMS": "200",
"FStringReportAbuseMenuRoactForcedUserIds": "null",
"FFlagEnableReportAbuseMenuRoact2": "False",
"FFlagEnableReportAbuseMenuLayerOnV3": "False",
"FFlagEnableNewInviteMenuIXP2": "False",
"DFFlagEnableDynamicHeadByDefault": "False",
"FIntFontSizePadding": "2",
"DFIntRakNetMtuValue1InBytes": "1280",
"DFIntRakNetMtuValue2InBytes": "1240",
"DFIntRakNetMtuValue3InBytes": "1200",
"DFIntRakNetNakResendDelayMs": "1",
"DFIntRakNetNakResendDelayMsMax": "5",
"DFIntRakNetNakResendDelayRttPercent": "50",
"FIntSimWorldTaskQueueParallelTasks": "6",
"FIntSmoothClusterTaskQueueMaxParallelTasks": "6",
"DFFlagVideoCaptureServiceEnabled": "False",
"FFlagAvatarChatIncludeSelfViewOnTelemetry": "False",
"FFlagCoreGuiSelfViewVisibilityFixed": "False",
"FFlagSelfieViewEnabled": "False",
"FFlagDebugSelfViewPerfBenchmark": "False",
"FFlagFixSelfViewPopin": "False",
"FFlagMockOpenSelfViewForCameraUser": "False",
"FFlagSelfViewAvoidErrorOnWrongFaceControlsParenting": "False",
"FFlagSelfViewCameraDefaultButtonInViewPort": "False",
"FFlagSelfViewFixes": "False",
"FFlagSelfViewGetRidOfFalselyRenderedFaceDecal": "True",
"FFlagSelfViewHumanoidNilCheck": "False",
"FFlagSelfViewLookUpHumanoidByType": "False",
"FFlagSelfViewMoreNilChecks": "False",
"FFlagSelfViewRemoveVPFWhenClosed": "False",
"FFlagSelfViewTweaksPass": "False",
"FFlagSelfViewUpdatedCamFraming": "False",
"FIntSelfViewTooltipLifetime": "0",
"DFIntRakNetLoopMs": "0",
"DFIntWaitOnRecvFromLoopEndedMS": "50",
"DFIntWaitOnUpdateNetworkLoopEndedMS": "100",
"DFIntCodecMaxIncomingPackets": "50",
"DFIntCodecMaxOutgoingFrames": "5000",
"FFlagHumanoidParallelFasterWakeUp": "True",
"FFlagHumanoidParallelFixTickleFloor2": "True",
"FFlagHumanoidParallelOnStep2": "True",
"FFlagHumanoidParallelSafeCofmUpdate": "True",
"FFlagHumanoidParallelSafeUnseat": "True",
"FFlagHumanoidParallelUseManager4": "True",
"FFlagEnableClickToMoveUsageTelemetry2": "False",
"FFlagLanguageFeaturesTelemetry": "False",
"FFlagEnableDropdownButtonTelemetry": "False",
"FFlagEnableSoundTelemetry": "False",
"FFlagEnableNetworkChangeTelemtry2": "False",
"DFFlagEnableRobloxTelemetryV2POC": "False",
"DFFlagFileMeshDataTelemetry": "False",
"DFFlagGpuVsCpuBoundTelemetry": "False",
"DFFlagHasRuppHeaderFromServerTelemetry": "False",
"DFFlagLuauCodeGenIssueTelemetry": "False",
"DFFlagLuauHeapProfilerTelemetry": "False",
"DFFlagMeshCompressionTelemetry": "False",
"DFFlagReportServerConnectionLost": "False",
"DFFlagReportTokenWithTelemetry": "False",
"DFFlagRobloxTelemetryLogStringListField": "False",
"DFFlagSessionTelemetryUnify": "False",
"DFFlagSessionTrackingRecordHasLocation": "False",
"DFFlagTeleportMenuOpenTelemetry2": "False",
"DFFlagTrackerPerfTelemetryIncludePerfData": "False",
"DFFlagAvatarChatServiceTelemetryIncludeServerFeatures": "False",
"DFFlagAudioWiringEventIngestTelemetry": "False",
"DFFlagAudioDeviceTelemetry": "False",
"DFFlagAvatarChatTelemetryAddTrackingTimeToSessionTracking": "False",
"DFFlagAvatarChatTelemetryAddTrackingTimeToSessionTracking2": "False",
"DFFlagCLI46794SendToTelemetry": "False",
"DFFlagClientLightingTechnologyChangedTelemetryTrackTimeSpent": "False",
"DFFlagClientRolloutPhaseTelemetry": "False",
"DFFlagDebugAssertTelemetry": "False",
"DFFlagDebugDisableTelemetryAfterTest": "True",
"DFFlagDebugEnableRomarkMicroprofilerTelemetry": "False",
"DFFlagEnableArbiterTimeTelemetry": "False",
"DFFlagEnableExtraUnreachableTelemetry": "False",
"DFFlagEnableFmodErrorsTelemetry": "False",
"DFFlagEnableGlobalFeatureTrackingInTelemetryEvent": "False",
"DFFlagEnablePercentileTelemetry": "False",
"DFFlagEnableRemoteSaveValidatorTelemetry": "False",
"DFFlagEnableTelemetryV2FRMStats": "False",
"DFFlagFaceAnimatorServiceTelemetryIncludeTrackerMode": "False",
"DFFlagFFlagRolloutDuplicateRobloxTelemetryCountersEnabled": "False",
"DFFlagFFlagRolloutDuplicateTelemetryCountersEnabled": "False",
"DFFlagFixHumanoidStateTypeNameNullTelemetryCrash": "False",
"DFFlagFixRobloxTelemetryEphemeralCountersAndStatsCategory": "False",
"DFFlagKeyRingUsingDynamicConfigTelemetry": "False",
"DFFlagNoRuppHeaderFromServerTelemetry": "False",
"DFFlagPerformanceControlIXPAllowCustomTelemetryThrottles": "False",
"DFFlagReportOutputDeviceWithRobloxTelemetry": "False",
"DFFlagSimEnvironmentAddMinimumDensityRolloutTelemetry": "False",
"DFFlagSimSimulationRadiusTelemetryV2Migration": "False",
"DFFlagSimSolverTelemetryV2Migration": "False",
"DFFlagVoicePublishConnectionStateTelemetryFix": "False",
"DFIntAMPVerifiedTelemetryHundredthsPercentage": "0",
"DFIntAMPVerifiedTelemetryPointsHundredthsPercentage": "0",
"DFIntAppConfigurationTelemetryThrottleHundredthsPercent": "0",
"DFIntAssetPermissionsApiGetAssetsPermissionsTelemetryHundredthsPercent": "0",
"DFIntAssetPermissionsApiGetOperationsTelemetryHundredthsPercent": "0",
"DFIntAssetPermissionsApiPatchAssetsPermissions0TelemetryHundredthsPercent": "0",
"DFIntAssetPermissionsApiPostAssetsCheckPermissionsTelemetryHundredthsPercent": "0",
"DFIntAssetPermissionsApiPostUniversesPermissionscopyIntoTelemetryHundredthsPercent": "0",
"DFIntAvatarFacechatLODCameraDisableTelemetryThrottleHundrethsPercent": "10000",
"DFIntAvatarFacechatPipelineLodTelemetryThrottleHundrethsPercent": "0",
"DFIntAvatarFacechatPipelinePerformanceTelemetryThrottleHundrethsPercent": "0",
"DFIntAvatarFacechatReplicationOverRCCTelemetryThrottleHundrethsPercent": "0",
"DFIntAvatarFacechatReplOverRCCTelemetryEventRateSec": "0",
"DFIntBrowserTrackerIdTelemetryThrottleHundredthsPercent": "0",
"DFIntCLI46794SendInputTelemetryHundredthsPercentage": "0",
"DFIntCurveMarkerCheckerTelemetryEventsThrottleHundrethsPercent": "0",
"DFIntFFlagRolloutDuplicateRobloxTelemetryCountersThrottleHundredthsPercent": "0",
"DFIntFFlagRolloutDuplicateTelemetryCountersThrottleHundredthsPercent": "0",
"DFIntIkControlTelemetryEventsThrottleHundrethsPercent": "0",
"DFIntKeyRingUsingDynamicConfigTelemetryInfluxHundredths": "0",
"DFIntLoadStreamAnimationFailureTelemetryHundredthsPercentage": "0",
"DFIntLongAvatarAssetTelemetryThrottleHundredthsPercent": "0",
"DFIntLuauCodeGenIssueTelemetryHundrethsPercentage": "0",
"DFIntLuauHeapProfilerTelemetryHundredthsPercentage": "0",
"DFIntLuauRefinementTelemetryInfluxHundredthsPercentage": "0",
"DFIntLuauRefinementTelemetryInfluxPriorityHundredthsPercentage": "0",
"DFIntNewCameraControls_TelemetryPerFrameThrottle": "0",
"DFIntOAuth2RefreshTokenStorageTelemetryHundredthsPercent": "0",
"DFIntOAuth2TokenHttpRequestTelemetryHundredthsPercent": "0",
"DFIntPercentileTelemetryHundredPercent": "0",
"DFIntPercentApiRequestsRecordGoogleAnalytics": "0",
"DFIntPerformanceControlEventBasedTelemetryDefaultSamplingRatePoints": "0",
"DFIntPerformanceControlEventBasedTelemetryEffectPredictionEventNumReportsPerSecond": "0",
"DFIntPerformanceControlEventBasedTelemetryEffectPredictionEventRateEventIngest": "0",
"DFIntPerformanceControlEventBasedTelemetryEffectPredictionEventRatePoints": "0",
"DFIntPerformanceControlEventBasedTelemetryRateLimiterDefaultRegen": "0",
"DFIntPerformanceControlEventBasedTelemetryTunableChangeEventNumReportsPerSecond": "0",
"DFIntPerformanceControlEventBasedTelemetryTunableChangeEventRateEventIngest": "0",
"DFIntPerformanceControlEventBasedTelemetryTunableChangeEventRatePoints": "0",
"DFIntPerformanceControlMemoryCategoriesTelemetryEnabledHundrethPercentage": "0",
"DFIntPhysicsMemoryTelemetryHundredthsPercentage": "0",
"DFIntPhysicsSolverNumericalExplosionTelemetryHundrethsPercentage": "0",
"DFIntplacesAddPlaceToUniverseTelemetryHundredthsPercent": "0",
"DFIntplacesCreatePlaceApiKeyTelemetryHundredthsPercent": "0",
"DFIntplacesCreatePlaceFromPlaceTelemetryHundredthsPercent": "0",
"DFIntplacesCreatePlaceUserAuthTelemetryHundredthsPercent": "0",
"DFIntplacesCreatePlaceVersionApiKeyTelemetryHundredthsPercent": "0",
"DFIntplacesCreatePlaceVersionUserAuthTelemetryHundredthsPercent": "0",
"DFIntplacesCreateUniverseTelemetryHundredthsPercent": "0",
"DFIntplacesGetJoinRestrictionsTelemetryHundredthsPercent": "0",
"DFIntplacesGetUniverseContainingPlaceTelemetryHundredthsPercent": "0",
"DFIntplacesGetUniverseRootPlaceTelemetryHundredthsPercent": "0",
"DFIntplacesGetUniverseSecurityTelemetryHundredthsPercent": "0",
"DFIntplacesGetUniverseSecurityV2TelemetryHundredthsPercent": "0",
"DFIntplacesPatchRootPlaceTelemetryHundredthsPercent": "0",
"DFIntplacesPatchUniverseConfigurationTelemetryHundredthsPercent": "0",
"DFIntplacesPatchUniverseSecurityTelemetryHundredthsPercent": "0",
"DFIntplacesPatchUniverseSecurityV2TelemetryHundredthsPercent": "0",
"DFIntplacesSetJoinRestrictionsTelemetryHundredthsPercent": "0",
"DFIntplacesSetUniverseRootPlaceTelemetryHundredthsPercent": "0",
"DFIntplacesSetUniverseSecurityTelemetryHundredthsPercent": "0",
"DFIntplacesSetUniverseSecurityV2TelemetryHundredthsPercent": "0",
"DFIntplacesUpdatePlaceTelemetryHundredthsPercent": "0",
"DFIntplacesUpdatePlaceVersionTelemetryHundredthsPercent": "0",
"DFIntplacesUpdateUniverseConfigurationTelemetryHundredthsPercent": "0",
"DFIntplacesUpdateUniverseRootPlaceTelemetryHundredthsPercent": "0",
"DFIntplacesUpdateUniverseSecurityTelemetryHundredthsPercent": "0",
"DFIntProductUpdateTelemetryEventRate": "0",
"DFIntQueryPerformanceTelemetryConfigMaxRequests": "0",
"DFIntRccServerMetricsFilterTelemetryInfluxPercent": "0",
"DFIntRCCServiceGetMachineStatesTelemetryHundredthsPercent": "0",
"DFIntRCCServiceGetMachineStates_IncludeDataModelTelemetryHundredthsPercent": "0",
"DFIntRCCServiceGetMachineStates_IncludeGlobalStateTelemetryHundredthsPercent": "0",
"DFIntRCCServiceUpdateMachineStatesTelemetryHundredthsPercent": "0",
"DFIntRccWorkerConsoleOutputTelemetryHundredthsPercent": "0",
"DFIntReportServerConnectionLostHundredthsPercent": "0",
"DFIntUseFmodTelemetryPercent": "0",
"DFIntVoicePublishConnectionStateTelemetryFixReportRate": "0",
"DFIntVoicePublishConnectionStateTelemetryFixThrottle": "0",
"DFFlagAvatarChatServiceExposeUserVerifiedForVoiceMock": "False",
"FFlagAvatarChatServiceExposeUserVerifiedForVoiceV2": "False",
"FFlagEnableHasVerifiedBadgeUserModelValidation": "False",
"FFlagShowVerifiedBadgeOnDisplayNameBillboard": "False",
"FFlagToolboxShowIdVerifiedFilter": "False",
"FFlagUserShowVerifiedBadgeInLegacyChat": "False",
"FFlagOverridePlayerVerifiedBadge": "False",
"FFlagShowVerifiedBadgeInNewChat": "False",
"FStringWhitelistVerifiedUserId": "null",
"DFFlagCallAnalytics": "False",
"DFFlagAUMPAnalytics": "False",
"DFFlagAvatarChatSubsessionAnalyticsV3Trace": "False",
"DFFlagEngineAPISendNotificationClientAnalytics": "False",
"DFFlagGoogleAnalyticsTracking": "False",
"DFFlagLegacyRedundantPlayerCheckAnalytics": "False",
"DFFlagNewPackageAnalytics": "False",
"DFFlagNonBlockingAnalyticsExit": "False",
"DFFlagPath2DAnalyticsEnabled": "False",
"DFFlagProximityPromptAnalytics": "False",
"DFFlagRemoveLegacyPackageAnalytics": "True",
"DFFlagSHAnalyticsAdjustLevelId": "False",
"DFFlagSimReportBroadPhasePairCountAnalytics": "False",
"DFFlagTagAnalyticsPointsWithIxpIds": "False",
"DFFlagUseJointAnalytics": "False",
"DFIntAnalyticsCDNProbeInfluxPermyriad": "0",
"DFIntEngineDatamodelAnalyticsInfoThrottle": "0",
"DFIntHttpParallelLimit_RequestAnalytics": "0",
"DFIntHttpParallelLimit_RequestAnalyticsService": "0",
"FFlagAvatarChatSubsessionAnalyticsV3": "False",
"FFlagAvatarChatSubsessionAnalyticsV4": "False",
"FFlagCollectAnalyticsForSystemMenu": "False",
"FFlagDataModelPatchAnalytics": "False",
"FFlagDebugAnalyticsForceLotteryWin": "False",
"FFlagDHAnalyticsNewUser": "False",
"FFlagEditableImageBetterPerfAnalytics": "False",
"FFlagEnableAnalyticsForCameraDevicePermissions": "False",
"FFlagEnableChromeAnalytics": "False",
"FFlagEnableChromePinAnalytics": "False",
"FFlagEnableExplicitSettingsChangeAnalytics": "False",
"FFlagEnableForceOTAAnalytics": "False",
"FFlagEnableForkedChatAnalytics": "False",
"FFlagEnableLuaVoiceChatAnalyticsV2": "False",
"FFlagEnableNudgeAnalyticsV2": "False",
"FFlagEnableQuestIAPAnalytics": "False",
"FFlagEnableSendCameraAccessAnalytics": "False",
"FFlagEnableTopBarAnalytics": "False",
"FFlagEnableVoiceMuteAnalytics": "False",
"FFlagFixMissingPermissionsAnalytics": "False",
"FFlagFixResumeSourceAnalytics": "False",
"FFlagGuiClassUsageAnalytics": "False",
"FFlagIGMv1ARFlowExpandedAnalyticsEnabled": "False",
"FFlagInGameChromeSignalAPIAnalytics": "False",
"FFlagLightgridDependencyExperimentAnalytics": "False",
"FFlagLocServicePerformanceAnalyticsEnabled": "False",
"FFlagLuaAppAbuseReportAnalyticsHasLaunchData": "False",
"FFlagLuaVoiceChatAnalyticsBanMessage": "False",
"FFlagLuaVoiceChatAnalyticsUseCounterV2": "False",
"FFlagLuaVoiceChatAnalyticsUseEventsV2": "False",
"FFlagLuaVoiceChatAnalyticsUsePointsV2": "False",
"FFlagMaterialGeneratorCollectAnalytics": "False",
"FFlagNewPackageAnalyticsWithRefactor2": "False",
"FFlagReportAbuseMenuEntrypointAnalytics": "False",
"FFlagShareGameSearchBoxFocusAnalytics": "False",
"FFlagStudioAnalytics": "False",
"FFlagStudioAnalyticsReportDockingAtStartupSeparately": "False",
"FFlagStudioOnboardingExperiment1AdditionalAnalytics": "False",
"FFlagStudioOnboardingStartPageCTAAnalytics": "False",
"FFlagStudioReportChangeAnalytics": "False",
"FFlagStudioRibbonAnalytics": "False",
"FFlagToolboxLinkifyAnalytics": "False",
"FFlagUGCValidationAnalytics": "False",
"FFlagVideoAnalyticsReportFpsAndMemory": "False",
"FFlagVideoAnalyticsUseWeakThis": "False",
"FFlagVoiceUserAgencyAddMuteDecisionAnalytics": "False",
"FFlagWindowsMonitorAnalytics": "False",
"FIntLuaAnalyticsReleasePeriod": "0",
"FStringRbxAnalyticsSessionsAllowlist": "false",
"FFlagRemoveRedundantFontPreloading": "True",
"FFlagPreloadMinimalFonts": "True",
"DFIntClientPacketMaxDelayMs": "1",
"DFIntClientPacketMaxFrameMicroseconds": "500",
"DFIntClientPacketHealthyAllocationPercent": "20",
"DFIntClientPacketExcessMicroseconds": "1000",
"DFIntTaskSchedulerTargetFps": "9999",
"FFlagDebugGraphicsPreferD3D11FL10": "True",
"DFFlagDebugRenderForceTechnologyVoxel": "True",
"FFlagDebugForceFutureIsBrightPhase3": "True",
"FFlagDebugForceFutureIsBrightPhase2": "True",
"DFIntPerformanceControlTextureQualityBestUtility": "-1",
"FIntDebugTextureManagerSkipMips": "8",
"DFIntDebugFRMQualityLevelOverride": "1",
"FFlagUISInputQueueBatchesTogether": "False",
"FFlagUISInputSignalUsesLastFrameInput": "True",
"FFlagDebugKeyboardInputEventsBypassThrottleMS": "True",
"FFlagKeyboardInputUseRawSignal": "True",
"FFlagKeyboardEventBypassThrottle": "True",
"FFlagKeyboardInputFastPath": "True",
"FFlagInputLatencyCompensationV2": "True",
"FFlagInputSendTimeWithEvent": "False",
"FFlagInputLatencyFixesForMoveAndDash": "True",
"FFlagEnableClientPredictionPosition": "True",
"FFlagEnableClientPhysicsOverride": "True",
"FFlagAllowHitboxSizeOverride": "True",
"FFlagUseLagFreeAttackTiming": "True",
"FFlagEnableMovementEarlySend": "True",
"FFlagUseUncappedWalkSpeedClient": "True",
"FFlagEnableInputFastPathOverride": "True",
"FFlagRemoveDashActivationDelay": "True",
"FFlagEnableFrameByFrameMovement": "True",
"FIntActivatedCountTimerMSKeyboard": "1",
"FIntActivatedCountTimerMSMouse": "1",
"FIntInputSamplingInterval": "0",
"FIntInputThrottleMS": "0",
"FIntInputMinIntervalMS": "0",
"FIntUserInputEventTimeout": "0",
"DFIntInputFrameDelay": "0",
"FFlagRenderShadow": "False",
"FFlagDebugInputLag": "False",
"DFFlagEnablePreloadAvatarAssets": "True",
"FFlagSimOptimizeGeometryChangedAssemblies": "true",
"FIntActivatedCountTimerMSTouch": "1",
"FFlagDebugForceFSMCPULightCulling": "True",
"DFFlagCorrectCachePolicySkipRedirectCache": "true",
"DFIntTimestepArbiterAngAccelerationThresholdThou": "2000",
"FIntCAP1544DataSharingUserRolloutPercentage": "0",
"DFFlagSampleAndRefreshRakPing": "true",
"FFlagActivatedCountAllInputTypes": "False",
"FFlagShoeSkipRenderMesh": "False",
"DFIntHttpBatchApi_maxWaitMs": "3",
"DFIntAnimationLodFacsDistanceMin": "0",
"FIntRuntimeMaxNumOfDPCs": "64",
"DFIntAirControllerTurningResponsiveness": "2147483647",
"FIntGrassMovementReducedMotionFactor": "0",
"DFIntSimConstraintDataCollectionRate3": "36420",
"DFIntSignalRCoreHandshakeTimeoutMs": "1000",
"DFIntJoinDataCompressionLevel": "0",
"FFlagCAP1209EnableDataSharingUI4": "false",
"DFIntNumFramesToKeepAfterInterpolation": "1",
"DFIntMemoryUtilityCurveBaseHundrethsPercent": "10000",
"DFIntContentProviderPreloadHangTelemetryHundredthsPercentage": "0",
"DFIntSignalRCoreKeepAlivePingPeriodMs": "1000",
"FFlagEnablePreferredTextSizeSettingInMenus2": "True",
"DFIntBatchPostMaxRetries": "3",
"DFFlagSkipSomeProperties": "true",
"DFIntHttpBatchApi_bgDelayMs": "1",
"DFFlagEnableMeshPreloading2": "True",
"FFlagDebugCheckRenderThreading": "True",
"FIntCoordinatorPlannerStepsPerIteration": "8",
"FFlagEnablePartyVoiceOnlyForUnfilteredThreads": "False",
"FFlagPreComputeAcceleratorArrayForSharingTimeCurve": "true",
"DFIntNumAssetsMaxToPreload": "2147483647",
"DFFlagStreamingSolverStepStats3": "False",
"DFIntCloseReplicationDataAliveForAllHundredthsPercentage": "90",
"DFIntRaknetDownloadEpisodeInMs": "500",
"DFIntSignalRHubConnectionHeartbeatTimerRateMs": "1000",
"DFIntAnimationLodFacsVisibilityDenominator": "0",
"FFlagEnableQuickGameLaunch": "True",
"FIntRuntimeMaxNumOfLatches": "4000000",
"FFlagLuaAppLegacyInputSettingRefactor": "True",
"FIntInterpolationAwareTargetTimeLerpHundredth": "110",
"FIntFastClusterHumanoidBudgetMb": "256",
"FIntRenderShadowmapBias": "0",
"FFlagDebugCLI122361Omega": "True",
"FFlagRenderFixFog": "True",
"DFIntTeleportClientAssetPreloadingHundredthsPercentage": "100000",
"FFlagNextGenReplicatorEnabledWrite": "true",
"FIntVertexSmoothingGroupTolerance": "0",
"FFlagDebugForceGenerateHSR": "True",
"FIntMaxTimestepMultiplierVelocity": "6",
"DFIntSkipSomePropertiesPermyriad": "5000",
"FIntDebugFRMOptionalMSAALevelOverride": "0",
"DFIntRakNetUseSlidingWindow2_startInitSpeed": "100000",
"FIntRenderGrassDetailStrands": "0",
"DFIntMaximumFreefallMoveTimeInTenths": "1000",
"FFlagFixParticleEmissionBias2": "False",
"DFIntAnimatorRetargetInterpolateFKCorrectionMaxAngleDeg": "50",
"DFIntBatchThumbnailResultsSizeCap": "200",
"DFIntBatchPostMaxRequests": "3",
"FFlagKeepZeroInfluenceBones": "false",
"FFlagDebugSSAOForce": "False",
"DFFlagDebugUpdateClientChannelA": "true",
"DFFlagEnableAnimatorRetargetingMode": "True",
"DFFlagUpdateClientChannelB": "false",
"FFlagSimEnableDCD16": "true",
"DFIntMaxAcceptableUpdateDelay": "1",
"DFFlagAllowRegistrationOfAnimationClipInCoreScripts": "true",
"FIntOptimizedContactPipelineSpatialHashOverlapToleranceMicro": "5000",
"DFFlagAnimatorFixReplicationASANError": "True",
"FStringGetPlayerImageDefaultTimeout": "1",
"DFIntExperienceSignalsIngestMaxEventsPerBatch": "500",
"DFIntHttpRbxApiJobFrequencyInSeconds": "1",
"DFIntHttpBatchApi_MaxBatchesSentPerCyle": "10",
"DFFlagSkipSomePropertiesSkip": "true",
"DFIntReplicatorJdiReportThrottlePercent": "0",
"FFlagFixParticleAttachmentCulling": "False",
"DFIntBatchPostMaxWaitMs": "3",
"FIntInterpolationMaxDelayMSec": "75",
"FFlagContentProviderPreloadHangTelemetry": "False",
"FIntUnifiedLightingBlendZone": "1",
"FIntRuntimeMaxNumOfConditions": "4000000",
"DFIntBatchPostMinWaitMs": "1",
"DFIntInterpolationMinAssemblyCount": "1",
"DFIntRaknetBandwidthInfluxHundredthsPercentageV2": "10000",
"FIntMaxTimestepMultiplierHumanoid": "16",
"DFIntHttpBatchApi_maxReqs": "5",
"DFFlagRemoveUnusedLocalPlayerCharacter": "True",
"FFlagRigScaleShouldAffectAnimations": "true",
"FFlagFRMRefactor": "false",
"DFFlagSimSmoothedRunningController2": "true",
"FIntFastClusterHumanoidLoadingMaxMb": "64",
"DFFlagRakNetUnblockSelectOnShutdownByWritingToSocket": "True",
"DFIntSignalRHubConnectionBaseRetryTimeMs": "50",
"DFFlagDebugPrintDataPingBreakDown": "False",
"FFlagEnableRbxPostAPI": "True",
"FFlagEnableSceneAnalysis": "False",
"FIntRuntimeMaxNumOfSemaphores": "4000000",
"FIntUITextureMaxUpdateDepth": "10",
"DFIntSignalRCoreHubMaxElapsedMs": "5000",
"DFFlagDebugUpdateClientChannelB": "false",
"DFIntSignalRHubConnectionConnectTimeoutMs": "7000",
"DFIntClientReplicatorStatsEventsThrottleHP": "100",
"DFIntReplicatorDataPingReportThrottleSeconds": "5",
"FFlagUserCameraInputDt": "True",
"DFFlagTeleportClientAssetPreloadingEnabled9": "True",
"DFIntInterpolationNumMechanismsBatchSize": "1",
"FFlagAnimatorRetargetSkipLowerBodyIK": "True",
"FFlagLuauCodegen": "True",
"FFlagRenderDebugCheckThreading2": "True",
"DFFlagMeasureMissedProcessPackets2": "False",
"DFIntBatchThumbnailJobRunsPerSecond": "500",
"DFFlagRakNetDisconnectNotification": "True",
"FFlagDebugDeterministicParticles": "False",
"FFlagImproveShiftLockTransition": "True",
"DFFlagJointIrregularityOptimization": "true",
"FFlagAssetPreloadingIXP": "True",
"DFIntVoiceChatVolumeThousandths": "5000",
"DFFlagRakNetEnablePoll": "True",
"DFIntMaxPacketSize": "1350",
"DFIntTeleportClientAssetPreloadingHundredthsPercentage2": "100000",
"FFlagRigScaleShouldAffectBones": "false",
"DFFlagOptimizeClusterCacheAlloc": "true",
"DFIntRakNetPingFrequencyMillisecond": "500",
"FFlagEnablePreferredTextSizeStyleFixesInAppShell3": "True",
"DFIntSignalRCoreHubBaseRetryMs": "50",
"FIntSSAO": "0",
"DFFlagAllowPropertyDefaultSkip": "true",
"DFIntInterpolationFrameVelocityThresholdMillionth": "1",
"FFlagEnablePreferredTextSizeGuiService": "True",
"DFIntRakNetUseSlidingWindow2_minSpeed": "512",
"DFIntReplicatorDataPingReportThresholdMs": "5000",
"DFIntDebugRestrictGCDistance": "1",
"DFIntHttpRbxApiMaxRetryBudgetPerMinute": "20",
"DFFlagDebugOverrideDPIScale": "False",
"FFlagRenderLegacyShadowsQualityRefactor": "True",
"FFlagEnablePreferredTextSizeScale": "True",
"FFlagCAP1544UseNewDataSharingRollout": "false",
"DFFlagRobloxTelemetryAddDeviceRAM": "False",
"FFlagEnablePreferredTextSizeStyleFixesInAvatarExp": "True",
"DFFlagUpdateClientChannelA": "true",
"DFFlagAcceleratorUpdateOnPropsAndValueTimeChange": "true",
"DFIntSignalRCoreHubMaxBackoffMs": "500",
"DFIntTimestepArbiterAccelerationModelFactorThou": "50000",
"DFIntSignalRCoreTimerMs": "50",
"FFlagHighlightOutlinesOnMobile": "True",
"DFIntSimLevitationAirModeFakeTurningImpulse": "1147483647",
"DFIntGraphicsOptimizationModeMaxFrameTimeTargetMs": "20",
"DFIntBatchThumbnailLimit": "128",
"DFFlagMatrixFromEulerPerf": "true",
"DFFlagPerformanceControlEnableMemoryProbing3": "True",
"DFIntClusterCompressionLevel": "0",
"DFIntCachedPatchLoadDelayMilliseconds": "400",
"FFlagEarlyUpdateBoundings": "true",
"DFIntBatchThumbnailMaxWaitMs": "3",
"FFlagReplicateAnimationLooped": "False",
"FFlagLoginPageOptimizedPngs": "True",
"FIntMaxTimestepMultiplierBuoyancy": "4",
"FFlagLuaMenuPerfImprovements": "true",
"DFFlagFrameTimeJitterMedians2": "True",
"FFlagDebugCLI122361Alpha": "True",
"DFFlagRakNetUseSlidingWindow4": "false",
"FIntFastClusterHumanoidLoadingMaxCount": "10",
"DFIntRakNetClockDriftAdjustmentPerPingMillisecond": "50",
"DFFlagRakNetDetectRecvThreadOverload": "True",
"FIntFastClusterHumanoidWorstCaseBytes": "3145728",
"FIntTargetRefreshRate": "144",
"DFIntAnimatorRetargetSkipLowerBodyIKDistance10x": "50",
"DFIntConnectingTimerInterval": "10",
"DFIntHttpBatchApi_bgRefreshMaxDelayMs": "5",
"DFIntRakNetStaleSendQueueTriggerMs": "100",
"DFFlagEnableTexturePreloading": "True",
"DFIntReplicatorDataPingReportHundredthPercentage": "5",
"DFIntAnimationLodFacsDistanceMax": "0",
"FFlagAnimatorRetargetSkipAnkleModification": "true",
"FIntMaxTimestepMultiplierIntegrationError": "4",
"FFlagEnableInGameMenuDurationLogger": "False",
"FStringTerrainMaterialTable2022": "",
"FIntGamePerfMonitorReportTimer": "0",
"FFlagGraphicsFixMsaaInGuiScene": "True",
"DFIntInterpolationFrameRotVelocityThresholdMillionth": "1",
"DFIntTrackCountryRegionAPIHundredthsPercent": "10000",
"FIntRenderLocalLightUpdatesMin": "1",
"DFIntSignalRCoreRpcQueueSize": "16384",
"DFIntInterpolationDtLimitForLod": "10",
"DFIntSignalRCoreHubConnectionDisconnectInfoHundredthsPercent": "10",
"DFFlagSimCSGAPIUseClosedVoxel4": "True",
"FFlagMessageBusCallOptimization": "True",
"DFIntBatchThumbnailMinWaitMs": "1",
"DFIntDebugSimPrimalStiffness": "0",
"DFIntPreloadAvatarAssets": "2147483647",
"FFlagProcessEventQueueOnInput": "True",
"FFlagUserUpdateInputConnections": "True",
"FFlagAssetImportRemoveAnimationSuffix": "True",
"DFFlagEnableSoundPreloading": "True",
"DFIntInterpolationNumMechanismsPerTask": "1",
"FIntDirectionalAttenuationMaxPoints": "0",
"DFIntBatchPostRetryWaitMs": "50",
"FFlagEnableRateLimiting": "True",
"FFlagVideoServiceAddHardwareCodecMetrics": "True",
"DFFlagRakNetCalculateApplicationFeedback2": "true",
"FIntTaskSchedulerThreadMin": "3",
"FFlagPreloadTextureItemsOption4": "True",
"FIntFastClusterHumanoidWorstCaseGeometryDataBytes": "5242880",
"FIntReportDeviceInfoRollout": "0",
"DFIntMemoryUtilityCurveTotalMemoryReserve": "0",
"FFlagGraphicsEnableD3D10Compute": "True",
"DFFlagClampIncomingReplicationLag": "True",
"FIntRenderLocalLightFadeInMs": "0",
"FFlagFixSensitivityTextPrecision": "False",
"DFIntAssetPreloading": "2147483647",
"DFIntHttpRbxApiMaxThrottledQueueSize": "100",
"DFIntAnimatorRetargetInterpolateFKCorrectionMinAngleDeg": "3",
"DFFlagTeleportClientAssetPreloadingDoingExperiment2": "True",
"DFIntRakNetUseSlidingWindow2_startFactor": "100",
"FFlagFixIGMTabTransitions": "True",
"FIntFastClusterHumanoidMaxCount": "256",
"DFIntClusterEstimatedCompressionRatioHundredths": "100",
"DFFlagDebugSkipMeshVoxelizer": "True",
"FIntRenderLocalLightUpdatesMax": "1",
"DFIntBatchThumbnailExponentialInitialWaitMs": "20",
"DFFlagTeleportClientAssetPreloadingEnabledIXP": "True",
"DFFlagGameNetFixReplicationSkipBug": "true",
"FIntCAP1209DataSharingRolloutPercentage": "0",
"DFFlagReportHumanoidRigAndModelTypeIfDifferent": "false",
"FFlagEnablePartyVoiceOnlyForEligibleUsers": "False",
"DFIntSignalRHeartbeatIntervalSeconds": "1",
"DFIntMaxInterpolationRecursionsBeforeCheck": "1",
"DFIntHACDPointSampleDistApartTenths": "2147483647",
"DFFlagFrameTimeStdDev": "False",
"DFFlagRakNetFixBwCollapse": "False",
"DFIntInterpolationNumParallelTasks": "6",
"DFFlagAnimatorRetargetInterpolateFKCorrection": "True",
"DFIntCharacterLoadTime": "1",
"FIntRuntimeMaxNumOfSchedulers": "4000000",
"DFFlagCreateMeshPartAtRuntime": "False",
"FFlagRenderCBRefactor2": "True",
"FFlagUserBetterInertialScrolling": "True",
"FFlagEnableAggressivePacketResends": "True",
"FFlagGameBasicSettingsFramerateCap5": "False",
"FStringTerrainMaterialTablePre2022": "",
"FFlagLuauSolverV2": "True",
"DFIntHttpRbxApiMaxBudgetMultiplier": "2",
"DFIntCoreScriptsAnalyticsHundredthsPercentage": "0",
"DFFlagSimDcdRolloutEnableByDefault3": "False",
"DFIntDownloadEpisodeTimerFreqeuncyInMs": "100",
"DFIntRingingTimerInterval": "10",
"FFlagDebugSimDefaultPrimalSolver": "True",
"DFIntDataSenderMaxBandwidthBps": "100000000",
"DFIntCountCoalescedTouchesHundredth": "-1",
"DFIntRCCMergeSameTouchesTimeoutInMS": "-1",
"FFlagOnContactTouchedUntouched": "False",
"DFIntRCCCheckCoalescedTouchEventualConsistencyInMS": "-1",
"DFFlagSimDCDPlaneBoxFilter": "True",
"FIntSimCSG3DCDRecomputeStrategy": "1",
"FFlagSimCSG3DCDEnablePreciseCD": "False",
"DFIntSimCSG3DCDRecomputeTotalWaitMiliSec": "5000",
"DFIntSimCSG3DCDRecomputeThreashold": "150",
"DFIntSimCSG3DCDMaxNumConvexHulls": "500",
"DFIntSimCSG3DcdMaxContacts": "32",
"DFFlagSimCSG3DCDStats": "False",
"DFIntBatchPostLimit": "128",
"DFIntBatchPostJobRunsPerSecond": "500",
"DFIntBatchPostExpirationTimeSeconds": "10",
"DFFlagCanClientReplicateProp": "False",
"DFFlagNextGenRepRollbackOverbudgetPackets": "true",
"DFIntRagdollEarlyExitTimeTenthSecond": "1",
"DFIntRagdollSlowEnoughToNotTenth": "1",
"DFIntRagdollDefaultTimerTenthSecond": "1",
"FStringDeathTypeValue": "Ragdoll",
"DFStringDefaultAvatarDeathType": "Ragdoll",
"DFIntThrottlingPredictionAccelerationHoldThousandth": "2",
"DFIntInitialAccelerationLatencyMultTenths": "1",
"FIntMaxTimestepMultiplierContstraint": "4",
"FFlagMouseGetPartOptimization": "true",
"DFFlagUnifyLegacyJointGeometry": "true",
"DFIntHttpBatchApi_cacheDelayMs": "10",
"DFFlagReplicatorSeparateVarThresholds": "true",
"DFIntRakNetUseSlidingWindow2_trackLengthMs": "300",
"DFIntRakNetUseSlidingWindow2_startUpdateMs": "1",
"FFlagLatencyLogging1": "false",
"DFFlagMergeFakeInputEvents3": "true",
"DFIntMemoryUtilityCurveNumSegments": "100",
"FFlagEnableDelayedInputForSetFavorite": "true",
"FFlagSkipJoinedSessionLog": "true",
"DFFlagTeleportPreloadingMetrics5": "True",
"DFFlagTeleportClientAssetPreloadingEnabledIXP2": "True",
"DFFlagSimDcdRecompUseClosedVoxel4": "True",
"DFIntDataSenderRate": "36420",
"FFlagQuaternionPoseCorrection": "True",
"DFIntBgUpdateRedirectsRejectInfluxHundredthsPercentage": "70",
"FIntSmoothMouseSpringFrequencyTenths": "200",
"FIntPreferredTextSizeSettingBetaFeatureRolloutPercent": "100",
"FIntMaxTimestepMultiplierAcceleration": "7",
"DFIntHttpBatchApi_minWaitMs": "1",
"DFFlagOnlyDecrementCompletenessIfReplicating": "True",
"DFIntBatchThumbnailMaxExponentialRetries": "2",
"DFIntBatchThumbnailMaxReqests": "3",
"DFFlagTeleportClientAssetPreloadingDoingExperiment": "True",
"FFlagUserCameraInputRefactor3": "True",
"DFIntHttpRbxApiSyncRetryWaitTimeMSec": "5",
"FFlagEnablePingOptimizations": "True",
"DFIntRakNetUseSlidingWindow2_maxSpeed": "5000",
"DFIntRemoteEventAbuseReportRateLimitMax": "1",
"DFIntMaxDataPacketPerSend": "2147483647",
"DFIntRakNetUseSlidingWindow2_minRtt": "500",
"FStringRemoteAnimationSmoothingStrategy": "Bounce",
"DFIntHttpRbxApiClientPerMinuteRequestLimit": "600",
"DFIntBandwidthManagerFeedbackInfluxHundredthsPercentage": "100",
"DFIntBgUpdateRedirectsHttpErrInfluxHundredthsPercentage": "70",
"DFIntConnectionLostDisconnectReasonInfluxHundredthsPercentage": "0",
"FIntFastClusterUpdateWaitingBudgetMs": "2",
"DFFlagSolverStateReplicatedOnly2": "True",
"DFFlagDebugRakPeerReceiveCountDistributedPackets": "False",
"FIntRuntimeMaxNumOfMutexes": "4000000",
"DFIntJoinDataItemEstimatedCompressionRatioHundreths": "200",
"DFFlagSimDCDEnableWithoutRollout2": "True",
"DFFlagSimSolverOptimizeLDLCache": "True",
"DFIntHttpRbxApiMaxSyncRetries": "30",
"DFIntHttpRbxApiMaxRetryQueueSize": "1000",
"DFIntHttpRbxApiMaxRetryCount": "30",
"DFFlagSkipReadDiskCacheRedirects": "true",
"DFFlagSimSkipVoxelCDECMerge": "true",
"FFlagHttpAssetCacheInitOnly6": "True",
"FFlagNextGenReplicatorEnabledRead": "true",
"DFFlagReportHumanoidRigUpdate": "false",
"DFFlagRakNetDecoupleRecvAndUpdateLoopShutdown": "true",
"DFFlagRakNetDetectNetUnreachable": "True",
"DFIntNumTrackerDataToReplicatePerFrame": "4",
"DFIntSimSolverStatisticsHundrethsPercentage": "100",
"FFlagRenderSkipReadingShaderData": "False",
"FFlagRenderNoLowFrmBloom": "False",
"DFIntBatchThumbnailAllowedExternalTimedOutRetries": "1",
"DFIntRakNetUseSlidingWindow2_rangeCount": "20",
"FFlagFixOutdatedParticles2": "False",
"FFlagFixOutdatedTimeScaleParticles": "False",
"FIntCameraMaxZoomDistance": "2147483647",
"DFFlagSimOptimizeSetSize": "true",
"DFFlagOptimizePartsInPart": "true",
"FFlagDebugNextGenReplicatorEnabledWriteCFrameColor": "true",
"FIntRenderMaxShadowAtlasUsageBeforeDownscale": "0",
"FIntCAP1209DataSharingTOSVersion": "0",
"FFlagUserCameraControlLastInputTypeUpdate": "True",
"FIntRuntimeMaxNumOfThreads": "2400",
"DFIntBatchThumbnailExperiationTimeSeconds": "10",
"FIntSSAOMipLevels": "0",
"FIntLuaGcParallelMinMultiTasks": "2",
"FFlagShaderLightingRefactor": "false",
"DFFlagDebugRemoteRequestEnableAllTimerGroups": "False",
"DFIntBatchPostResultsSizeCap": "200",
"FFlagDebugLightGridShowChunks": "False",
"DFIntUserIdPlayerNameLifetimeSeconds": "86400",
"DFStringRobloxAnalyticsSubDomain": "opt-out",
"DFFlagEnableGCapsHardwareTelemetry": "False",
"DFIntHardwareTelemetryHundredthsPercent": "0",
"FIntEmotesAnimationsPerPlayerCacheSize": "16777216",
"FIntBootstrapperTelemetryReportingHundredthsPercentage": "0",
"DFIntUserIdPlayerNameCacheSize": "33554432",
"FIntLmsClientRollout2": "0",
"FFlagGpuGeometryManager7": "True",
"FFlagAnimationClipMemCacheEnabled": "True",
"DFIntReportRecordingDeviceInfoRateHundredthsPercentage": "0",
"FFlagEnableInGameMenuV3": "True",
"FFlagBatchAssetApi": "True",
"FFlagRenderGpuTextureCompressor": "True",
"DFFlagBatchAssetApiNoFallbackOnFail": "False",
"FIntUITextureMaxRenderTextureSize": "1024",
"DFIntReportOutputDeviceInfoRateHundredthsPercentage": "0",
"FFlagLuaAppExitModalDoNotShow": "True",
"FIntTerrainOTAMaxTextureSize": "1024",
"FIntRenderGrassHeightScaler": "0",
"DFIntGoogleAnalyticsLoadPlayerHundredth": "0",
"DFFlagDebugAnalyticsSendUserId": "False",
"DFFlagSimReportCPUInfo": "False",
"DFStringAnalyticsEventStreamUrlEndpoint": "opt-out",
"FFlagReconnectDisabled": "True",
"FIntRakNetDatagramMessageIdArrayLength": "1024",
"DFFlagEnableHardwareTelemetry": "False",
"FFlagLuaAppExitModal2": "False",
"FFlagInGameMenuV1FullScreenTitleBar": "False",
"FFlagEnableAccessibilitySettingsEffectsInCoreScripts2": "True",
"FFlagEnableChromePinnedChat": "True",
"FFlagDebugGraphicsDisableMetal": "true"
}