SkidScripts

Bloxstrap fast flag for low ping

Nov 30th, 2024 (edited)
16
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.61 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. "DFIntConnectionMTUSize": 900,
  10. "DFIntRakNetResendRttMultiple": "1",
  11. "DFIntRaknetBandwidthPingSendEveryXSeconds": "1",
  12. "DFIntOptimizePingThreshold": "50",
  13. "DFIntPlayerNetworkUpdateQueueSize": "20",
  14. "DFIntPlayerNetworkUpdateRate": "60",
  15. "DFIntNetworkPrediction": "120",
  16. "DFIntNetworkLatencyTolerance": "1",
  17. "DFIntMinimalNetworkPrediction": "0.1"
  18. }
Add Comment
Please, Sign In to add comment