You are viewing a potentially older version of this package. View all versions.
ComfyMods-Silence-1.2.0 icon

Silence

Completely hide the chat windows and in-game say/shout with a shortcut. Good for video and screenshots.

Date uploaded 2 years ago
Version 1.2.0
Download link ComfyMods-Silence-1.2.0.zip
Downloads 243
Dependency string ComfyMods-Silence-1.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

Silence v1.0.0

  • Completely hide the chat windows and in-game say/shout with a shortcut. Good for video and screenshots.

User Interface

  • Hide the chat window and in-world texts with: RightCtrl + S (configurable)
  • Hiding only the chat window or only the in-world texts can be configured in ConfigurationManager.

Links

  • Source code available at:
  • Looking for a chill Valheim server?
  • Looking for a great Valheim server to play on?

Changelog

1.2.0

  • Modified the check for the keyboard shortcut to use a transpiler on Player.Update() instead of TakeInput().

1.1.0

  • Updated for Hearth & Home.
  • Fixed a possible issue with the toggle shortcut check in Player.TakeInput().
  • Fixed the ChatWindow popping up with a shout when Silence is turned on, because Chat inherits from Terminal now.

1.0.0

  • Initial release.