You are viewing a potentially older version of this package. View all versions.
Searica-NetworkTweaks-0.1.4 icon

NetworkTweaks

Increases data transfer rate for networking and lets you configure how many peers to send data to each update tick.

Date uploaded 6 days ago
Version 0.1.4
Download link Searica-NetworkTweaks-0.1.4.zip
Downloads 427
Dependency string Searica-NetworkTweaks-0.1.4

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2202 icon
denikson-BepInExPack_Valheim

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

Preferred version: 5.4.2202
ValheimModding-Jotunn-2.22.0 icon
ValheimModding-Jotunn

Jötunn (/ˈjɔːtʊn/, 'giant'), the Valheim Library was created with the goal of making the lives of mod developers easier. It enables you to create mods for Valheim using an abstracted API so you can focus on the actual content creation.

Preferred version: 2.22.0

README

NetworkTweaks

Increases data transfer rate for networking and lets you configure how many peers to send data to each update tick.

Must be installed on both the server and client. The mod will version check and prevent you from connecting if it is not on both the server and client.

This mod is not compatible with ReturnToSender by ComfyMods and Network by smoothbrain. This mod is also probably incompatible with other networking mods, I have not tested them.

Has a built-in file watcher so you can change configs by editing the config file on disk or via an in-game config manager.

Features

  • Configure the number of players to sync data to each update tick. Like ReturnToSender mod but configurable.
  • Increased data transfer rate limit (only works for steam).

Donations/Tips

My mods will always be free to use but if you feel like saying thanks you can tip/donate.

My Ko-fi: ko-fi

Source Code

Source code is available on Github.

Github Repository: NetworkTweaks

Contributions

If you would like to provide suggestions, make feature requests, or reports bugs and compatibility issues you can either open an issue on the Github repository or tag me (@searica) with a message on my discord Searica's Mods.

Credits

This mod was inspired by ReturnToSender by ComfyMods and Network by smoothbrain.

Shameless Self Plug (Other Mods By Me)

If you like this mod you might like some of my other ones.

Building Mods

Gameplay Mods

CHANGELOG

Versions 0.X.X

Version Notes
0.1.4
  • Fix errors being thrown due to out of range exception.
0.1.3
  • Increased max value of Peers Per Update to 50.
0.1.2
  • Updated Readme with more incompatible mods.
  • Added incompatible mod check and warning on startup.
0.1.0 - 0.1.1
  • Initial release.