You are viewing a potentially older version of this package. View all versions.
MSchmoecker-TimeoutLimit-0.2.0 icon

TimeoutLimit

Increases the timeout while connecting to a server to avoid disconnecting too early

Date uploaded 2 days ago
Version 0.2.0
Download link MSchmoecker-TimeoutLimit-0.2.0.zip
Downloads 494
Dependency string MSchmoecker-TimeoutLimit-0.2.0

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

README

TimeoutLimit

About

Increases the timeout while connecting to a server to avoid disconnecting too early. Default is 90 seconds and can be changed in the config. In vanilla Steam has 30 seconds timeout and Playfab has 90 seconds timeout.

To work reliably, the mod must be installed on both client and server with the same configured timeout. Depending on the specific timeout case, it may be enough to install it only on the server or only on the client.

Installation

This mod requires BepInEx
Extract the content of TimeoutLimit into the BepInEx/plugins folder.

Links

Development

See contributing.

Changelog

0.2.0

  • Added patching of mod timeouts (embedded ServerSync, Jotunn and AzuAntiCheat)

0.1.0

  • Release, patching of vanilla timeouts