Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
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
BepInEx pack for Valheim. Preconfigured with the correct entry point for mods and preferred defaults for the community.
Preferred version: 5.4.2333README
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.
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
- BepInEx 5.4.x installed in your Valheim folder
- Valheim (Steam)
Installation
-
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.dllinto:<Valheim>\BepInEx\plugins\Run\Run.dllCreate the
Runsubfolder if it doesn't exist. -
Launch Valheim. You're done.
Usage
- Load into a world.
- Press ↑ Up Arrow — you'll see "Run Speed: 110%" on screen.
- Keep pressing ↑ to go higher, ↓ to come back down (floor is 100%).
- 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.