Many Marvel Rivals players, especially those climbing the Competitive Play ladder, have reported aim issues during Season 0 - Doom's Rise. This guide explains how to fix inaccurate aim by disabling mouse acceleration and aim smoothing—a common solution many players are already using. This isn't cheating; it's simply adjusting a setting most games offer.
Related: Marvel Rivals: 8 Best Character Passive Abilities, Ranked
How to Disable Mouse Acceleration and Aim Smoothing
This fix involves modifying a game file using a text editor like Notepad. Here's how:
- Open the Run dialog: Press
Windows Key + R
. - Navigate to the save file: Paste this path into the Run dialog, replacing
"YOURUSERNAMEHERE"
with your actual username:C:\Users\YOURUSERNAMEHERE\AppData\Local\Marvel\Saved\Config\Windows
(If unsure of your username, go toThis PC > Windows > Users
to find it.) Press Enter. - Open the GameUserSettings file: Right-click
GameUserSettings
and select "Open with" > Notepad. - Add the code: At the bottom of the file, add these lines:
[/script/engine.inputsettings]
bEnableMouseSmoothing=False
bViewAccelerationEnabled=False
bDisableMouseAcceleration=False
RawMouseInputEnabled=1
- Save and close: Save the changes and close Notepad. You've now disabled mouse smoothing and acceleration, prioritizing raw mouse input.
This simple adjustment should significantly improve your aim in Marvel Rivals.