Please check if your issue has already been reported first!

When reporting a bug, please follow the template provided, otherwise the report will be declined. The information requested is vital to allow us to correctly reproduce and then fix what you are reporting.
We have temporarily disabled Baermar Uraz's Ugly Sweater Cosmetic (all queues) due to issues affecting gameplay.

Visit the Kill Switch Master List for more information on this and other current known issues: https://forums.bhvr.com/dead-by-daylight/kb/articles/299-kill-switch-master-list

Unreal 4.27.2 Engine.GameNetworkManager & OnlineSubsystemUtils.IpNetDriver to fix rubberbanding

imy
imy Member Posts: 5
edited July 2022 in Bug Reporting

Since the move to UE 4.27.2 I get a LOT of rubber banding - I suspect you may need to tweak the following engine settings to fix this server side (figures are examples);

[/Script/Engine.Player]

ConfiguredInternetSpeed=500000

ConfiguredLanSpeed=500000


[/Script/Engine.GameNetworkManager]

TotalNetBandwidth=500000

MaxDynamicBandwidth=80000

MinDynamicBandwidth=20000


[/Script/OnlineSubsystemUtils.IpNetDriver]

MaxClientRate=800000

MaxInternetClientRate=800000

1
1 votes

Pending · Last Updated