Jump to content

Combat Champions

All aims use the same sensitivity setting, choose the sensitivity for the aim you prefer to be matched.
Read more...

Ghost of Tsushima DIRECTOR'S CUT

The sensitivity and FOV changes depending on certain actions and where you are (indoor etc). The calculations are for the view when you move around outdoor.
Read more...

Russian Fishing 4

See the game notes for instructions on how to disable smoothing.
Read more...

Arena Breakout: Infinite

Hipfire is added, aims coming soon!
Read more...

Project L33T

See the game notes for instructions on how to disable smoothing.
Read more...

Payday 2 set sensitivity to precise value + Screen Distance ADS match


Recommended Posts

On 4/21/2018 at 11:15 AM, MisticniCofi said:

Hi, I tried using this mod and installed it correctly (appeared in BTL mods) but it doesn't work.

Here's how it looks tEnIkAg.jpg

I have tried with different sensitivity and fov values but sensitivity just doesn't change. Thanks in advance

Did you make a keybind to set the fov and sensitivity in settings? I don't have payday 2 installed anymore so I can't test it myself.

Edited by Skwuruhl
Link to comment

What value do I have to use for camera zoom sensitivity? I have calculation for the hipfire sens and put it in camera sensitivity and set my fov multiplier to have the same fov as csgo.

Other question: how do I set the keybind?

Edited by Leyo
Link to comment
在 2017/5/14 在 AM9点47分, DPI Wizard说:

Payday 2 sensitivity and FOV calculations for BLT mods are added! This means that you can use this mod easily, by replacing the fov and sensitivity formulas like so:


managers.user:set_setting("fov_multiplier", 1.285872)
managers.user:set_setting("camera_sensitivity_x", 0.4)
managers.user:set_setting("camera_sensitivity_y", 0.4)
managers.user:set_setting("camera_zoom_sensitivity_x", 0.395914)
managers.user:set_setting("camera_zoom_sensitivity_y", 0.395914)
if alive(managers.player:player_unit()) then
	managers.player:player_unit():movement():current_state():update_fov_external()
end 

I used this code and put it in the mods folder, but entering the game doesn't work.

Link to comment

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