Searica-DodgeShortcut icon

DodgeShortcut

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

Last updated 5 months ago
Total downloads 4896
Total rating 5 
Categories Mods Tweaks Client-side Hildir's Request Update
Dependency string Searica-DodgeShortcut-1.1.0
Dependants 9 other packages depend on this package

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.

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

Changes made to the configuration settings will be reflected in-game immediately (no restart required). The mod also has a built in file watcher so you can edit settings via an in-game configuration manager (changes applied upon closing the in-game configuration manager) or by changing values in the file via a text editor or mod manager.

Global

EnableMod

  • Globally enable or disable this mod.
    • Acceptable values: True, False
    • Default value: true

Verbosity

  • Low will log basic information about the mod. Medium will log information that is useful for troubleshooting. High will log a lot of information, do not set it to this without good reason as it will slow down your game.
    • Acceptable values: Low, Medium, High
    • Default value: Low.

Mechanics

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

DefaultDodgeDir

  • Default direction that character dodges in if the dodge shortcut key is pressed while not moving. Can be set to the direction the character is facing, or the direction the camera is facing
    • Acceptable values: CharacterDir, LookDir
    • Default value: CharacterDir

Compatibility

Likely compatible 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.

Known Issues

None so far, tell me if you find any.

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: DodgeShortcut

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.

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.

Shameless Self Plug (Other Mods By Me)

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

Building Mods

Gameplay Mods