


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.
| Key | Action |
|---|---|
β Up Arrow (default) |
Increase run speed |
β Down Arrow (default) |
Decrease run speed |
A heads-up message in the top-left corner confirms every change.
Config file: BepInEx/config/YouDied.run.cfg
| Setting | Default | Description |
|---|---|---|
IncreaseSpeed |
UpArrow |
Key to increase run speed |
DecreaseSpeed |
DownArrow |
Key to decrease run speed |
| Setting | Default | Range | Description |
|---|---|---|---|
MinimumMultiplier |
100 |
100 β 500 | Lowest speed the arrow keys can reach (100 = default game speed) |
MaximumMultiplier |
200 |
100 β 500 | Highest speed the arrow keys can reach |
AdjustmentPercent |
10 |
1 β 100 | How many percentage points each key press changes speed |
| Setting | Default | Description |
|---|---|---|
CurrentMultiplier |
100 |
Your current speed percentage β saved automatically, or set directly |
| Setting | Default | Range | Description |
|---|---|---|---|
LudicrousEnabled |
false |
true/false | Whether Ludicrous Speed is active on load |
LudicrousMultiplier |
3 |
2 β 10 | Bonus multiplier stacked on top of normal speed when active |
AdjustmentPercent = 5 gives fine control; 25 gives big jumpsInstall directly through r2modman or the Thunderstore mod manager.
Run.dll into <Valheim>/BepInEx/plugins/Run/Have a question or found a bug? Come find us on Discord: π https://discord.gg/z3vzqtFsa3
MIT β do whatever you like with it.