Jump to content

Immortals of Aveum


Recommended Posts

  • 10 months later...
Posted (edited)

Hi, a patch from a month after you posted this increased the sensitivity range. In game I can reduce it to 0.03 and raise to 0.99, with increments of 0.02.

However, it's possible to go outside the boundary. I did a bit of digging with the sensitivity value. It's a binary file stored in "%LOCALAPPDATA%\P3\Saved\SaveGames\GameSettings.sav".

image.png.60fae806931263f7e6bf56aefadb4e62.png

I made a quick script to update the settings to any value (https://gist.github.com/huntfx/613461d817d957d644c2092b6d37d91a).

Updating the 4 values allows for as much precision as a floating point number can handle (eg. works with 0.00001, even though the UI says 0) and doesn't revert back to the 0.03 limit, so actually works very nicely.

image.png.5947517dbcb8cb95bb61a14e57a60bad.png

I managed to figure out my sensitivity at around 0.0165 which was a little difficult with the limits built into the website - if anything it would be great if there was a "force 0% discrepancy" option to bypass any limits.

Edited by Xarovin
  • Wizard
Posted
20 hours ago, Xarovin said:

 I did a bit of digging with the sensitivity value. It's a binary file stored in "%LOCALAPPDATA%\P3\Saved\SaveGames\GameSettings.sav".

I've added support for this now 👍

Here's how to set it in the config file:

image.png

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...