0% found this document useful (0 votes)
25 views2 pages

Personal V8

The document contains various configuration flags and settings related to performance control, graphics optimization, and network parameters. It includes boolean flags for enabling or disabling specific features, as well as integer values that define limits and capacities for caching, task scheduling, and memory management. Overall, it aims to optimize performance and resource management in a software environment.

Uploaded by

Anthony
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
25 views2 pages

Personal V8

The document contains various configuration flags and settings related to performance control, graphics optimization, and network parameters. It includes boolean flags for enabling or disabling specific features, as well as integer values that define limits and capacities for caching, task scheduling, and memory management. Overall, it aims to optimize performance and resource management in a software environment.

Uploaded by

Anthony
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2

{

"DFFlagPerformanceControlEnableMemoryProbing3": "True",
"DFFlagDebugRenderForceTechnologyVoxel": "True",
"DFFlagReplicateCreateToPlayer": "true",
"DFFlagTaskSchedulerAvoidSleep": "True",
"DFFlagEnableIASPerfStats": "True",
"DFFlagDebugPerfMode": "True",

"DFIntGraphicsOptimizationModePerformanceBiasPercent": "100",
"DFIntHttpCacheEvictionExemptionMapMaxSize": "2147483647",
"DFIntHttpBatchApiShutdownInfluxHundrethsPercentage": "0",
"DFIntHttpCacheCleanUpToAvailableSpaceMiB": "2147483647",
"DFIntHttpCacheAsyncWriterMaxPendingSize": "2147483647",
"DFIntGraphicsOptimizationModeFRMFrameRateTarget": "60",
"DFIntNetworkClusterPacketCacheNumParallelTasks": "12",
"DFIntThirdPartyInMemoryCacheCapacity": "2147483647",
"DFIntUserIdPlayerNameCacheLifetimeSeconds": "3600",
"DFIntReplicationDataCacheNumParallelTasks": "12",
"DFIntHttpCacheCleanScheduleAfterMs": "600000",
"DFIntNetworkQualityResponderMaxWaitTime": "1",
"DFIntHttpBatchApi_bgRefreshMaxDelayMs": "30",
"DFIntCachedPatchLoadDelayMilliseconds": "1",
"DFIntMegaReplicatorNumParallelTasks": "12",
"DFIntPhysicsReceiveNumParallelTasks": "12",
"DFIntInterpolationNumParallelTasks": "12",
"DFIntMemCacheMaxCapacityMB": "2147483647",
"DFIntNumAssetsMaxToPreload": "2147483647",
"DFIntDebugFRMQualityLevelOverride": "1",
"DFIntFileCacheReserveSize": "134217728",
"DFIntHttpBatchApi_cacheDelayMs": "5",
"DFIntTaskSchedulerTargetFps": "240",
"DFIntHttpBatchApi_bgDelayMs": "10",
"DFIntHttpBatchApi_maxReqs": "128",
"DFIntHttpBatchApi_minWaitMs": "1",
"DFIntHttpBatchApi_maxWaitMs": "5",
"DFIntS2PhysicsSenderRate": "256",
"DFIntApiRateLimit": "2147483647",
"DFIntConnectionMTUSize": "1492",
"DFIntRuntimeConcurrency": "11",
"DFIntMaxFrameBufferSize": "4",
"DFIntDataSenderRate": "128",
"DFIntLuauGcStepSizeKb": "5",
"DFIntHttpBatchLimit": "64",
"DFIntLuauGcStepMul": "100",
"DFIntLuaGcMaxKb": "5000",
"DFIntLuaGcBoost": "2",

"FFlagPerformanceControlEnablePortTextureManagerTrimMemory": "True",
"FFlagUserCameraControlLastInputTypeUpdate": "False",
"FFlagHandleAltEnterFullscreenManually": "False",
"FFlagDisableFeedbackSoothsayerCheck": "False",
"FFlagChatTranslationSettingEnabled3": "False",
"FFlagAvoidUnnecessaryQuadtreeLock": "True",
"FFlagLuaMenuPerfImprovements": "True",
"FFlagRobloxInputUsesRuntime": "True",
"FFlagAlwaysShowVRToggleV3": "False",
"FFlagEnableFPSAndFrameTime": "True",
"FFlagEnableQuickGameLaunch": "True",
"FFlagFasterPreciseTime4": "True",
"FFlagFixMeshLoadingHang": "True",
"FFlagMovePrerenderV2": "False",
"FFlagDisablePostFx": "True",
"FFlagDebugPerfMode": "True",
"FFlagDebugSkyGray": "True",

"FIntV1MenuLanguageSelectionFeaturePerMillageRollout": "0",
"FIntFullscreenTitleBarTriggerDelayMillis": "3600000",
"FIntTaskSchedulerAsyncTasksMinimumThreadCount": "9",
"FIntSmoothClusterTaskQueueMaxParallelTasks": "12",
"FIntMaquettesFrameRateBufferPercentage": "100",
"FIntSmoothMouseSpringFrequencyTenths": "100",
"FIntDebugFRMOptionalMSAALevelOverride": "0",
"FIntSimWorldTaskQueueParallelTasks": "12",
"FIntTaskSchedulerAutoThreadLimit": "11",
"FIntLuaGcParallelMinMultiTasks": "12",
"FIntDebugTextureManagerSkipMips": "2",
"FIntScrollWheelDeltaAmount": "200",
"FIntTerrainArraySliceSize": "0",
"FIntLuauGcGoal": "95",

"FLogNetwork": "7",

"FStringDebugLuaLogPattern": "ExpChat/mountClientApp",
"FStringGetPlayerImageDefaultTimeout": "1",
"FStringDebugLuaLogLevel": "trace"
}

You might also like