Last active
June 27, 2025 15:11
-
-
Save qazer2687/df9b8484327af65cf135cd1f4c292b29 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "allow_gamepad_permission": false, | |
| "bring_back_oof": true, | |
| "discord_rpc_enabled": true, | |
| "enable_gamemode": true, | |
| "enable_hidpi": true, | |
| "fflags": { | |
| "FFlagDebugCheckRenderThreading": "True", | |
| "FFlagRenderDebugCheckThreading2": "True", | |
| "FIntRenderLocalLightFadeInMs": "0", | |
| "FFlagDisablePostFx": "True", | |
| "DFFlagDebugPauseVoxelizer": "True", | |
| "FIntRenderShadowIntensity": "0", | |
| "FFlagNewLightAttenuation": "True", | |
| "FFlagFastGPULightCulling3": "True", | |
| "DFIntMaxFrameBufferSize": "4", | |
| "FIntDebugForceMSAASamples": "0", | |
| "DFFlagPhysicsSkipNonRealTimeHumanoidForceCalc2": "False", | |
| "DFIntTaskSchedulerTargetFps": 5588562, | |
| "FFlagGameBasicSettingsFramerateCap5": "False" , | |
| "FFlagTaskSchedulerLimitTargetFpsTo2402": "False", | |
| "DFIntS2PhysicsSenderRate": "1", | |
| "FIntPGSAngularDampingPermilPersecond": "0", | |
| "FFlagDebugDisableTelemetryEphemeralCounter": "True", | |
| "FFlagDebugDisableTelemetryEphemeralStat": "True", | |
| "FFlagDebugDisableTelemetryEventIngest": "True", | |
| "FFlagDebugDisableTelemetryPoint": "True", | |
| "FFlagDebugDisableTelemetryV2Counter": "True", | |
| "FFlagDebugDisableTelemetryV2Event": "True", | |
| "FFlagDebugDisableTelemetryV2Stat": "True", | |
| "FFlagEnableQuickGameLaunch": "True", | |
| "FIntCameraMaxZoomDistance": "9999", | |
| "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" | |
| }, | |
| "server_location_indicator_enabled": false, | |
| "touch_mode": "off", | |
| "use_libsecret": false, | |
| "use_opengl": false | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment