0 of 0

File information

Last updated

Original upload

Created by

obamabanks

Uploaded by

obamabanks

Virus scan

Safe to use

Tags for this mod

About this mod

Removes the inertia on movement that the remaster introduced, making movement feel more like the original Oblivion.

Requirements
Permissions and credits
Description

For some reason, Virtuous added an inertia on movement that makes it feel like your character is walking on ice.
In other words, there's a tiny delay between starting and stopping movement.

The original Oblivion did NOT have this inertia. It was the very first thing I noticed in the remaster that annoyed me.

This mod removes that inertia and will make your character start and stop moving immediately.

Installation

1. Install UE4SS for OblivionRemastered at Oblivion Remastered Nexus - Mods and community
2. Extract the zip content to "~\Oblivion Remastered\OblivionRemastered\Binaries\Win64\ue4ss\Mods"

Compatibility

1. Is probably not compatible with Analog Controller Speed and remove Inertia - Gliding (UE4SS). If you use that mod, and want to reduce the inertia to make it more similar to this mod, go ahead and change these lines in that mod's main.lua:
player.CharacterMovement.StopWalkDuration = 0.01
player.CharacterMovement.StopRunDuration = 0.01
player.CharacterMovement.StopSprintDuration = 0.01  

2. The outdated UE4SS version of Game Settings Loader is causing crashes with multiple mods, including this one. Update it and remove your old UE4SS version if you have it.