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

Fps Ping

The document contains a series of flags and integer settings related to debugging, telemetry, graphics rendering, and network configurations for a software application. Many flags are set to true for debugging purposes, while several telemetry-related flags are disabled. Additionally, various integer settings define parameters for network performance and rendering quality.

Uploaded by

medo690151
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)
18 views2 pages

Fps Ping

The document contains a series of flags and integer settings related to debugging, telemetry, graphics rendering, and network configurations for a software application. Many flags are set to true for debugging purposes, while several telemetry-related flags are disabled. Additionally, various integer settings define parameters for network performance and rendering quality.

Uploaded by

medo690151
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

{

"DFFlagDebugRenderForceTechnologyVoxel": true,
"DFFlagTextureQualityOverrideEnabled": true,
"DFFlagSampleAndRefreshRakPing": true,
"DFFlagDebugSkipMeshVoxelizer": true,
"DFFlagDebugPauseVoxelizer": true,
"DFFlagDisableDPIScale": true,
"DFFlagDebugPerfMode": true,

"DFFlagEnableSkipUpdatingGlobalTelemetryInfo2": false,
"DFFlagEmitSafetyTelemetryInCallbackEnable": false,
"DFFlagRobloxTelemetryAddDeviceRAMPointsV2": false,
"DFFlagRccLoadSoundLengthTelemetryEnabled": false,
"DFFlagDSTelemetryV2ReplaceSeparator": false,
"DFFlagReportAssetRequestV1Telemetry": false,
"DFFlagSendRenderFidelityTelemetry": false,
"DFFlagEnableFmodErrorsTelemetry": false,
"DFFlagEnableTelemetryV2FRMStats": false,
"DFFlagGpuVsCpuBoundTelemetry": false,

"FFlagDebugDisableTelemetryEphemeralCounter": true,
"FFlagDebugDisableTelemetryEphemeralStat": true,
"FFlagDebugDisableTelemetryEventIngest": true,
"FFlagDebugDisableTelemetryV2Event": true,
"FFlagDebugGraphicsPreferD3D11FL10": true,
"FFlagDebugDisableTelemetryV2Stat": true,
"FFlagDebugDisableTelemetryPoint": true,
"FFlagGraphicsEnableD3D10Compute": true,
"FFlagRenderGpuTextureCompressor": true,
"FFlagDebugCheckRenderThreading": true,
"FFlagFastGPULightCulling3": true,
"FFlagDebugDisplayFPS": true,
"FFlagDisablePostFx": true,
"FFlagDebugSkyGray": true,

"FFlagChatTranslationEnableSystemMessage": false,
"FFlagTaskSchedulerLimitTargetFpsTo2402": false,
"FFlagHandleAltEnterFullscreenManually": false,
"FFlagEnableBubbleChatFromChatService": false,
"FFlagChatTranslationSettingEnabled3": false,
"FFlagDebugGraphicsDisableDirect3D11": false,
"FFlagDisableFeedbackSoothsayerCheck": false,
"FFlagEnableTFFeedbackModeEntryCheck": false,
"FFlagFixSensitivityTextPrecision": false,
"FFlagDebugGraphicsPreferD3D11": false,
"FFlagAlwaysShowVRToggleV3": false,
"FFlagAdServiceEnabled": false,
"FFlagAddHapticsToggle": false,

"DFIntRakNetUseSlidingWindow2_maxSpeed": 5000,
"DFIntRakNetUseSlidingWindow2_minSpeed": 512,
"DFIntRakNetUseSlidingWindow2_minRtt": 500,
"DFIntRakNetUseSlidingWindow2_rangeCount": 20,
"DFIntRakNetUseSlidingWindow2_startFactor": 100,
"DFIntRakNetUseSlidingWindow2_startInitSpeed": 100000,
"DFIntRakNetUseSlidingWindow2_startUpdateMs": 1,
"DFIntRakNetUseSlidingWindow2_trackLengthMs": 300,
"DFIntBandwidthManagerDataSenderMaxWorkCatchupMs": 20,
"DFIntBandwidthManagerApplicationDefaultBps": 64000,
"DFIntSignalRCoreKeepAlivePingPeriodMs": 25,
"DFIntSignalRCoreHandshakeTimeoutMs": 3000,
"DFIntSignalRCoreRpcQueueSize": 2147483647,
"DFIntSignalRCoreServerTimeoutMs": 20000,
"DFIntSignalRCoreHubMaxBackoffMs": 5000,
"DFIntSignalRCoreHubBaseRetryMs": 10,
"DFIntRakNetMtuValue1InBytes": 1472,
"DFIntRakNetMtuValue2InBytes": 1472,
"DFIntRakNetMtuValue3InBytes": 1472,
"DFIntTaskSchedulerTargetFps": 9999,
"DFIntRakNetResendRttMultiple": 1,
"DFIntRakNetNakResendDelayMs": 1,
"DFIntTextureQualityOverride": 1,
"DFIntRakNetSelectTimeoutMs": 1,
"DFIntConnectionMTUSize": 1472,
"DFIntMaxFrameBufferSize": 4,
"DFIntRakNetLoopMs": 1,

"FIntV1MenuLanguageSelectionFeaturePerMillageRollout": 0,
"FIntFullscreenTitleBarTriggerDelayMillis": 18000000,
"FIntRomarkStartWithGraphicQualityLevel": 1,
"FIntUITextureMaxRenderTextureSize": 1024,
"FIntTerrainOTAMaxTextureSize": 1024,
"FIntRenderLocalLightUpdatesMax": 1,
"FIntRenderLocalLightUpdatesMin": 1,
"FIntDefaultMeshCacheSizeMB": 256,
"FIntRenderGrassDetailStrands": 0,
"FIntRenderLocalLightFadeInMs": 0,
"FIntRobloxGuiBlurIntensity": 0,
"FIntDebugForceMSAASamples": 0,
"FIntRenderShadowIntensity": 0,
"FIntTerrainArraySliceSize": 0,
"FIntFRMMaxGrassDistance": 0,
"FIntFRMMinGrassDistance": 0,
"FIntRenderShadowmapBias": 0,

"FStringGetPlayerImageDefaultTimeout": "1"
}

You might also like