Elden Ring
0 of 0

File information

Last updated

Original upload

Created by

TADcanoe

Uploaded by

TADcanoe

Virus scan

Safe to use

Tags for this mod

About this mod

Allows you to edit the player's movement speed, roll distance, backstep distance, and jump height in Convergence.

Requirements
Permissions and credits
Changelogs
Allows you to edit the player's movement speed, roll distance, backstep distance, and jump height.

This only works with Convergence.

This is just a merge and originally made by Vawser. Please go endorse his mod here

Configuration
By default the movement, roll, backstep and jump multipliers are set to 1.0 (default).

You will need to open the c0000.hks file (found in the action/script/ directory) in a text editor, and edit the following lines to suit your tastes:

g_MoveMovementMultiplier = 1.0-- 1.0 is normal movement speed, 2.0 would be 100% faster.
g_RollMovementMultiplier = 1.0-- 1.0 is normal roll distance, 2.0 would be 100% further.
g_BackstepMovementMultiplier = 1.0   -- 1.0 is normal backstep distance, 2.0 would be 100% further.
g_JumpMovementMultiplier = 1.0-- 1.0 is normal jump height, 2.0 would be 100% further.


Installation
If you are using it by itself:
- Get Mod Engine 2 (https://github.com/soulsmods/ModEngine2/releases)
- With the default setup, place the action folder into the mod folder Mod Engine 2 uses by default.

If you are using it with an existing mod:
- Place the action folder into the existing mod folder.

Uninstallation
- Remove the action folder