

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.
| ↑ 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 |
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.
Copy Run.dll into:
<Valheim>\BepInEx\plugins\Run\Run.dll
Create the Run subfolder if it doesn't exist.
Launch Valheim. You're done.
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
Player.m_runSpeedHave a question or found a bug? Come find us on Discord: 👉 https://discord.gg/z3vzqtFsa3
MIT — do whatever you like with it.