Many Marvel Rivals players, especially those climbing the Competitive Play ladder, have reported aim issues during Season 0 - Doom's Rise. This guide addresses a common solution: disabling mouse acceleration and aim smoothing. While helpful for controller users, this feature often hinders precise aiming for mouse and keyboard players.
The game lacks an in-game setting to toggle this, but a simple workaround exists. This involves modifying a game file, a process that's not considered cheating; it merely adjusts an existing setting.
Disabling Aim Smoothing/Mouse Acceleration in Marvel Rivals
Follow these steps to disable mouse acceleration and aim smoothing on PC:
C:\Users\YOURUSERNAMEHERE\AppData\Local\Marvel\Saved\Config\Windows
(Find your username under This PC > Windows > Users if needed).GameUserSettings
file and open it with Notepad.[/script/engine.inputsettings]
bEnableMouseSmoothing=False
bViewAccelerationEnabled=False
bDisableMouseAcceleration=False
RawMouseInputEnabled=1