Home News Marvel Rivals Aim Optimization

Marvel Rivals Aim Optimization

by Gabriel Dec 25,2024

Marvel Rivals Aim Optimization

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:

  1. Open the Run dialog: Press Windows Key + R.
  2. 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 to This PC > Windows > Users to find it.) Press Enter.
  3. Open the GameUserSettings file: Right-click GameUserSettings and select "Open with" > Notepad.
  4. Add the code: At the bottom of the file, add these lines:
[/script/engine.inputsettings]
bEnableMouseSmoothing=False
bViewAccelerationEnabled=False
bDisableMouseAcceleration=False
RawMouseInputEnabled=1
  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.