Jump to content

The Outer Worlds


Recommended Posts

Posted
On 26/10/2019 at 23:53, Skwuruhl said:

 


[Engine.PlayerInput]
bEnableMouseSmoothing=false
bViewAccelerationEnabled=false

In Input.ini

With the Xbox Game Pass version of the game these 3 lines inside the input.ini seemed to fix it for me. It certainly got better at least. If i get some trouble later on i'll change the polling rate to 250.

Regarding Polling Rate. It's the amount of times per second the mouse updates the position. Lower Polling Rate = more choppy mouse movement.

Posted (edited)

Mouse smoothing in The Outer Worlds makes the mouse behave as if it has negative acceleration at high polling rates (1000hz).

It is possible to disable mouse smoothing in Input.ini 

Microsoft Store path:  %LOCALAPPDATA%\Packages\PrivateDivision.TheOuterWorldsWindows10_hv3d7yfbgr2rp\LocalCache\Local\Indiana\Saved\Config\WindowsNoEditor\Input.ini

Add two lines:

  • [/Script/Engine.InputSettings]
  • bEnableMouseSmoothing=False

By default, Input.ini is empty. I only have those two lines and my mouse works perfectly at 1000hz.

BELOW IS THE WRONG WAY TO HAVE YOUR SETTINGS, THIS WILL DO NOTHING:

  • [Engine.PlayerInput]
  • bEnableMouseSmoothing=false
  • bViewAccelerationEnabled=false

 

Edited by Troy24
  • Wizard
Posted
41 minutes ago, Troy24 said:

Microsoft Store path:  %LOCALAPPDATA%\Packages\PrivateDivision.TheOuterWorldsWindows10_hv3d7yfbgr2rp\LocalCache\Local\Indiana\Saved\Config\WindowsNoEditor\Input.ini

Add two lines:

  • [/Script/Engine.InputSettings]
  • bEnableMouseSmoothing=False

This does indeed work, the game notes are updated.

Posted

it's also possible to disable FOV sens scaling or to change the coefficient.

[/Script/Engine.InputSettings]
bEnableMouseSmoothing=False
bEnableFOVScaling=True
FOVScale=0.011110

  • 7 months later...
Posted (edited)
On 10/31/2019 at 4:02 PM, stereo3D said:

it's also possible to disable FOV sens scaling or to change the coefficient.

[/Script/Engine.InputSettings]
bEnableMouseSmoothing=False
bEnableFOVScaling=True
FOVScale=0.011110

Does this really work? If so, what FOVScale corresponds to MDV 0% and similar settings, or is it as simple as FOVScale=0.000000 for 0% and FOVScale=1.000000 for 100%? 🤔

Also saw this post about ADS sens in config, but I guess it might not be included in the calculator because it doesn't actually do anything in game?
 

 

Edited by Rukishou
  • 1 month later...
Posted (edited)

I loved this game to death when it was out but the crazy ADS scaling put me off.

Paging @DPI Wizard again to validate the 2 replies above me.

Edit: Right, so the game has updated since I last played and there is now an ADS sensitivity slider in-game, so there's that.

Edited by d0shie

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...