Skip to content

Commit

Permalink
Slightly better performance?
Browse files Browse the repository at this point in the history
  • Loading branch information
RobethX committed May 30, 2018
1 parent ae59014 commit a6e2859
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CoopPatch/cooppatch.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@

set IPDrv.TCPNetDriver NetServerMaxTickrate 20

set IPDrv.TCPNetDriver bClampListenServerTickRate True
set IPDrv.TCPNetDriver bClampListenServerTickRate False

set IPDrv.TCPNetDriver KeepAliveTime 0.500000

Expand All @@ -46,11 +46,11 @@

set WillowPlayerReplicationInfo NetUpdateFrequency 20

set Engine NetClientTicksPerSecond 60.0
set Engine NetClientTicksPerSecond 100.0

set OnlineSubsystemSteamworks.IpNetDriverSteamworks NetServerMaxTickRate 20

set OnlineSubsystemSteamworks.IpNetDriverSteamworks bClampListenServerTickRate True
set OnlineSubsystemSteamworks.IpNetDriverSteamworks bClampListenServerTickRate False

set OnlineSubsystemSteamworks.IpNetDriverSteamworks KeepAliveTime 0.500000

Expand Down

0 comments on commit a6e2859

Please sign in to comment.