TimeMod
Pauses the game on opening the game menu and allows you to stop, slow down, and speed up time with hotkeys.
Last updated | 3 years ago |
Total downloads | 4994 |
Total rating | 4 |
Categories | |
Dependency string | Nexus-TimeMod-0.5.2 |
Dependants | 1 other package depends on this package |
This mod requires the following mods to function
denikson-BepInExPack_Valheim
BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.
Preferred version: 5.4.800README
This mod is primarily for single-player games, to allow you to pause, slow down and speed up the game.
You can either press a hotkey to pause, or pause by opening the menu.
The mod does not check whether you are in a single or multiplayer game, so use with discretion.
By default the mod will pause the game on opening the menu but this can be disabled in the config.
Default hotkeys are: "PauseKey", "pause" "SpeedUpKey", "=" "SlowDownKey", "-" "ResetKey", ""
Other settings:
PauseOnMenu = true - pauses when you open the main menu (menu entries won't animate when paused, but are still selectable) StopRenderingOnMenuPause = true - this is wizardry that turns off the game camera when pausing via the menu and shows a snapshot of the game instead ShowMessages = false - set to true to show hud messages when you press hotkeys SpeedChangeStep = 0.1 - how much to increase or decrease time speed when pressing hotkeys EnableSpeedChangeStepMult = true - if true, hold down Shift to increment by 10x
To change the settings, edit the file BepInEx/config/aedenthorn.TimeMod.cfg (created after running the game once with this mod) using a text editor.
If you want to disable a hotkey, just remove the hotkey value, leaving, for example:
SlowDownKey =
To install this mod, the easiest way is to just use Vortex, the Nexus Mods mod manager. It should take care of all dependencies.
Code is at https://github.com/aedenthorn/ValheimMods.