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

Game Performance Settings Overview

The document contains a series of configuration flags and settings related to graphics, performance, and networking for a software application. Key flags include options for framerate capping, debugging rendering, and optimizing network performance. Various parameters are set to control aspects such as texture quality, physics updates, and telemetry data handling.
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)
7 views2 pages

Game Performance Settings Overview

The document contains a series of configuration flags and settings related to graphics, performance, and networking for a software application. Key flags include options for framerate capping, debugging rendering, and optimizing network performance. Various parameters are set to control aspects such as texture quality, physics updates, and telemetry data handling.
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

{

"DFIntTaskSchedulerTargetFps": "9999",
"FFlagGameBasicSettingsFramerateCap5": "False",
"FFlagTaskSchedulerLimitTargetFpsTo2402": "False",
"FFlagHandleAltEnterFullscreenManually": "False",
"DFFlagDisableDPIScale": "True",
"FFlagDebugSkyGray": true,
"DFFlagDebugRenderForceTechnologyVoxel": "True",
"FIntFontSizePadding": 3,
"FFlagEnableInGameMenuChromeABTest3": "False",
"FFlagCommitToGraphicsQualityFix": "True",
"FFlagFixGraphicsQuality": "True",
"DFIntTextureQualityOverride": 0,
"FIntRomarkStartWithGraphicQualityLevel": "2",
"DFFlagDebugPauseVoxelizer": true,
"FLogNetwork": "7",
"DFIntTimestepArbiterThresholdCFLThou": "300",
"DFIntMaxFrameBufferSize": "4",
"FFlagDebugCheckRenderThreading": "True",
"FFlagRenderDebugCheckThreading2": "True",
"FIntRuntimeMaxNumOfThreads": "2400",
"DFIntBufferCompressionLevel": "0",
"DFIntBufferCompressionThreshold": "100",
"DFIntPerformanceControlFrameTimeMax": "1",
"DFIntPerformanceControlFrameTimeMaxUtility": "-1",
"FFlagPushFrameTimeToHarmony": "True",
"FFlagUISUseLastFrameTimeInUpdateInputSignal": "True",
"DFIntAnimatorThrottleMaxFramesToSkip": "1",
"DFIntNumFramesAllowedToBeAboveError": "1",
"DFIntVisibilityCheckRayCastLimitPerFrame": "10",
"DFIntNetworkSchemaCompressionRatio": "100",
"DFIntTimeBetweenSendConnectionAttemptsMS": "200",
"DFIntPhysicsReceiveNumParallelTasks": "20",
"DFIntPhysicsAnalyticsHighFrequencyIntervalSec": "20",
"FFlagSimAdaptiveMinorOptimizations": "True",
"FIntSimWorldTaskQueueParallelTasks": "20",
"FIntSmoothClusterTaskQueueMaxParallelTasks": "20",
"DFIntReplicationDataCacheNumParallelTasks": "20",
"DFIntMegaReplicatorNumParallelTasks": "20",

"DFIntDebugRestrictGCDistance": "1",
"FFlagDebugRenderingSetDeterministic": "True",
"DFIntCullFactorPixelThresholdShadowMapHighQuality": "2147483647",
"DFIntCullFactorPixelThresholdShadowMapLowQuality": "2147483647",
"FFlagGlobalWindRendering": "False",
"FFlagGlobalWindActivated": "False",
"FIntRenderLocalLightUpdatesMax": "1",
"FIntRenderLocalLightUpdatesMin": "1",
"FIntRenderLocalLightFadeInMs": "0",
"FFlagDisablePostFx": "True",
"FIntTerrainArraySliceSize": "4",
"FFlagAdServiceEnabled": "False",
"FFlagDebugDisableTelemetryEphemeralCounter": "True",
"FFlagDebugDisableTelemetryEphemeralStat": "True",
"FFlagDebugDisableTelemetryEventIngest": "True",
"FFlagDebugDisableTelemetryPoint": "True",
"FFlagDebugDisableTelemetryV2Counter": "True",
"FFlagDebugDisableTelemetryV2Event": "True",
"FFlagDebugDisableTelemetryV2Stat": "True",
"DFIntAnimationLodFacsDistanceMin": "0",
"DFIntAnimationLodFacsDistanceMax": "0",
"DFIntAnimationLodFacsVisibilityDenominator": "0",
"FIntV1MenuLanguageSelectionFeaturePerMillageRollout": "0",
"FFlagChatTranslationSettingEnabled3": "False",
"FFlagEnableCommandAutocomplete": "False",
"FFlagCoreGuiTypeSelfViewPresent": "False",
"FFlagAvatarChatServiceEnabled3": "False",
"FIntVRTouchControllerTransparency": "0",
"FFlagDisableFeedbackSoothsayerCheck": "False",
"FFlagNewLightAttenuation": "True",
"FIntRenderShadowIntensity": "0",
"FIntRenderShadowmapBias": "1",
"FFlagDisableNewIGMinDUA": "True",
"DFFlagPredictedOOM": "False",
"DFIntPredictedOOMPercent": "0",
"FFlagDebugDisplayFPS": "False",
"FFlagLuaAppSystemBar": "False",
"FIntScrollWheelDeltaAmount": "90",
"DFIntCSGLevelOfDetailSwitchingDistance": "1",
"DFIntConnectionMTUSize": "900",
"FIntRakNetResendBufferArrayLength": "128",
"FFlagOptimizeNetwork": "True",
"FFlagOptimizeNetworkRouting": "True",
"FFlagOptimizeNetworkTransport": "True",
"FFlagOptimizeServerTickRate": "True",
"DFIntServerPhysicsUpdateRate": "60",
"DFIntServerTickRate": "60",
"DFIntRakNetResendRttMultiple": "1",
"DFIntRaknetBandwidthPingSendEveryXSeconds": "1",
"DFIntOptimizePingThreshold": "50",
"DFIntPlayerNetworkUpdateQueueSize": "20",
"DFIntPlayerNetworkUpdateRate": "60",
"DFIntNetworkPrediction": "120",
"DFIntNetworkLatencyTolerance": "1",
"DFIntMinimalNetworkPrediction": "0.1",
"FFlagMSRefactor5": "False"
}

You might also like