Advertisement
Guest User

CRAZY FPS new

a guest
Sep 20th, 2024
21,777
0
Never
1
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.93 KB | None | 0 0
  1. {
  2. "FIntRakNetResendBufferArrayLength": "128",
  3. "FFlagOptimizeNetwork": "True",
  4. "FFlagOptimizeNetworkRouting": "True",
  5. "FFlagOptimizeNetworkTransport": "True",
  6. "FFlagOptimizeServerTickRate": "True",
  7. "DFIntServerPhysicsUpdateRate": "60",
  8. "DFIntServerTickRate": "60",
  9. "DFIntRakNetResendRttMultiple": "1",
  10. "DFIntRaknetBandwidthPingSendEveryXSeconds": "1",
  11. "DFIntOptimizePingThreshold": "50",
  12. "DFIntPlayerNetworkUpdateQueueSize": "20",
  13. "DFIntPlayerNetworkUpdateRate": "60",
  14. "DFIntNetworkPrediction": "120",
  15. "DFIntNetworkLatencyTolerance": "1",
  16. "DFIntMinimalNetworkPrediction": "0.1"
  17. }
  18.  
  19.  
  20.  
  21.  
  22. higher fps:
  23.  
  24. {
  25. "DFIntDebugFRMQualityLevelOverride": "1",
  26. "DFFlagTextureQualityOverrideEnabled": "True",
  27. "DFIntTextureQualityOverride": "3",
  28. "DFIntConnectionMTUSize": "900",
  29. "FFlagDebugDisableTelemetryEphemeralCounter": "True",
  30. "FFlagDebugDisableTelemetryEphemeralStat": "True",
  31. "FFlagDebugDisableTelemetryEventIngest": "True",
  32. "FFlagDebugDisableTelemetryPoint": "True",
  33. "FFlagDebugDisableTelemetryV2Counter": "True",
  34. "FFlagDebugDisableTelemetryV2Event": "True",
  35. "FFlagDebugDisableTelemetryV2Stat": "True",
  36. "FFlagDebugSkyGray": "true",
  37. "FFlagDebugDisplayFPS": "True",
  38. "FIntFRMMinGrassDistance": 0,
  39. "FIntFRMMaxGrassDistance": 0,
  40. "FIntRenderGrassDetailStrands": 0,
  41. "FintRenderGrassHeightScaler": 0,
  42. "DFIntMaxFrameBufferSize": "4",
  43. "DebugGraphicsDisableVulkan": "True",
  44. "DebugGraphicsDisableVulkan11": "True",
  45. "DebugGraphicsDisableOpenGL": "True",
  46. "DebugGraphicPreferD3D11": "True",
  47. "FIntRobloxGuiBlurIntensity": "0",
  48. "FIntFullscreenTitleBarTriggerDelayMillis": "18000000",
  49. "FFlagFastGPULightCulling3": "True",
  50. "FFlagNewLightAttenuation": "True",
  51. "FFlagDisablePostFx": "True",
  52. "DFIntClientLightingTechnologyChangedTelemetryHundredthsPercent": "0",
  53. "DFIntClientLightingEnvmapPlacementTelemetryHundredthsPercent": "100",
  54. "FIntMockClientLightingTechnologyIxpExperimentMode": "0",
  55. "FIntMockClientLightingTechnologyIxpExperimentQualityLevel": "7"
  56. }
Advertisement
Comments
Add Comment
Please, Sign In to add comment
Advertisement