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

DodgeShortcut

Simple mod to add a configurable dodge button. Allows you to dodge with a single key press.

Date uploaded 7 months ago
Version 1.0.5
Download link Searica-DodgeShortcut-1.0.5.zip
Downloads 381
Dependency string Searica-DodgeShortcut-1.0.5

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

DodgeShortcut

Simple Valheim mod to add a configurable dodge button. Allows you to dodge with a single key press.

Acknowledgements

Inspired by 1-Key Dodge mod on Nexus. This mod is written from scratch though as there is no code available for 1-Key Dodge and no specific license for it.

Usage

  • Install the mod using either r2modman or thunderstore mod manager.
  • Run the game once to create the configuration file.
  • Either use an in-game configuration manager to edit the default key-bind for dodging or edit the configuration file using your mod manager.
  • Press the configured dodge key to dodge in the direction your character is moving, or if they are standing still then the direction your camera is looking.

Configuration

EnableMod [Restart Required]

  • Globally enable or disable this mod.
  • Default value: true

DodgeShortcut

  • Set the key to press to dodge in the direction your character is moving. If LeftAlt conflicts with other mods, I recommend setting the dodge key to the back button on your mouse.
  • Default value: LeftAlt

Compatibility

Likely compatiable with most mods as it touches very little of the game's code. May conflict with other mods that allow for custom inputs when dodging.

Source Code

Github: https://github.com/searica/DodgeShortcut

Donations/Tips

My mods will always be free to use but if you feel like saying thanks you can tip/donate here: https://ko-fi.com/searica

Contributions

You are welcome to open issues on the Github repository to provide suggestions, feature requests, compatibility issues, and bug reports. Over time I will slowly patch more prefabs and hopefully come up with a more generalizable method of patching them, but if you'd really like a specific prefab to work better just open an issue letting me know. I'm a grad student and have a lot of personal responsibilities on top of that so I can't promise I will respond quickly, but I do intend to maintain and improve the mod in my free time.

CHANGELOG

Version Notes
1.2.0
  • Update for Ashlands release.
1.1.0
  • Added option to configure default dodge direction when standing still.
  • Updated icon and README.
  • Recompiled against newest Valheim version.
1.0.7
  • Maintenance update.
  • Improved shutdown performance.
1.0.6
  • Updated for patch 0.217.25.
1.0.3 - 1.0.5
  • Updated README (Spelling is hard and Thunderstore won't let you edit the README without uploading a new version).
  • Fixed BepInEx mod ID
1.0.2
  • Updated for patch 0.217.22.
1.0.1
  • Fixed Github link in manifest.
1.0.0
  • Initial release.