Advertisement
Guest User

Untitled

a guest
Jun 25th, 2019
159
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.73 KB | None | 0 0
  1. [IpDrv.TcpNetDriver]
  2. AllowDownloads=True
  3. AllowPeerConnections=False
  4. AllowPeerVoice=False
  5. ConnectionTimeout=30.0
  6. InitialConnectTimeout=200.0
  7. AckTimeout=1.0
  8. KeepAliveTime=0.2
  9. MaxClientRate=15000
  10. MaxInternetClientRate=10000
  11. RelevantTimeout=5.0
  12. SpawnPrioritySeconds=1.0
  13. ServerTravelPause=4.0
  14. NetServerMaxTickRate=30.0
  15. LanServerMaxTickRate=35
  16. NetServerLobbyTickRate=5
  17. DownloadManagers=OnlineSubsystemSteamworks.SteamWorkshopDownload
  18. DownloadManagers=IpDrv.HTTPDownload
  19. DownloadManagers=Engine.ChannelDownload
  20. NetConnectionClassName=IpDrv.TcpipConnection
  21. MaxDownloadSize=1024000
  22.  
  23. [OnlineSubsystemSteamworks.IpNetDriverSteamworks]
  24. NetConnectionClassName=OnlineSubsystemSteamworks.IpNetConnectionSteamworks
  25. bSteamSocketsOnly=FALSE
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement