rumangerst-ReEnableNagle icon

ReEnableNagle

Attempts to fix the network overload bug introduced with patch 0.146.11

Last updated 3 years ago
Total downloads 1036
Total rating 0 
Categories
Dependency string rumangerst-ReEnableNagle-1.0.0
Dependants 3 other packages depend on this package

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.602 icon
denikson-BepInExPack_Valheim

BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.

Preferred version: 5.4.602

README

Re-enable Nagle's Algorithm in Valheim

The recent version of Valheim (0.146.11) reworked the networking, but disabled an important method that prevents clogging your network with packets, leading to massive lags and disconnects, as well as breaking other services like YouTube or Discord.

This mod attempts to fix this issue and reverts to the old networking method. Please not that rubber banding and desyncs can still occur - this patch is only for removing the massive lags.

Installation

  1. Install Valheim BepInEx
  2. Copy valheim_reenable_nagel.dll (in the ZIP file) into Valheim/BepInEx/plugins

Source code

The source code and additional technical information can be found on GitHub