You are viewing a potentially older version of this package. View all versions.
YouDied-Run-1.0.0 icon

Run

Adjust your run speed on-the-fly with Up/Down arrow keys. Range 100%–200% in 10% steps. Sprint only — jogging and walking are unaffected.

Date uploaded 2 months ago
Version 1.0.0
Download link YouDied-Run-1.0.0.zip
Downloads 124
Dependency string YouDied-Run-1.0.0

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2333 icon
denikson-BepInExPack_Valheim

BepInEx pack for Valheim. Preconfigured with the correct entry point for mods and preferred defaults for the community.

Preferred version: 5.4.2333

README

Run — Valheim Run Speed Adjuster

by YouDied

Adjust your character's run speed on-the-fly using the keyboard. Only affects running (sprint held) — jogging and walking are completely untouched.

💬 Join the YouDied Discord


Features

↑ Up Arrow Increase run speed by 10%
↓ Down Arrow Decrease run speed by 10%
Range 100% (default) → 200%
Minimum 100% — can never go below normal
HUD Feedback On-screen message shows current speed when changed
Scope Sprint only — jog and walk are unchanged
Multiplayer Only affects your local player

Requirements


Installation

  1. Install BepInEx 5.4.x (x64) if you haven't already. Extract it into your Valheim folder and run the game once so BepInEx bootstraps itself, then close it.

  2. Copy Run.dll into:

    <Valheim>\BepInEx\plugins\Run\Run.dll
    

    Create the Run subfolder if it doesn't exist.

  3. Launch Valheim. You're done.


Usage

  1. Load into a world.
  2. Press ↑ Up Arrow — you'll see "Run Speed: 110%" on screen.
  3. Keep pressing ↑ to go higher, ↓ to come back down (floor is 100%).
  4. Hold Left Shift (default sprint key) to run — the speed change only applies while sprinting.

Configuration

After the first launch, BepInEx generates a config file at:

<Valheim>\BepInEx\config\YouDied.run.cfg

You can rebind the keys there:

[Hotkeys]
IncreaseSpeed = UpArrow
DecreaseSpeed = DownArrow

Compatibility

  • ✅ Single-player
  • ✅ Multiplayer (only your local character is affected)
  • ✅ Compatible with other movement mods that don't also write to Player.m_runSpeed

Support

Have a question or found a bug? Come find us on Discord: 👉 https://discord.gg/z3vzqtFsa3


License

MIT — do whatever you like with it.