Jump to content

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


Recommended Posts

Posted (edited)
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
Posted
Il y a 4 heures, Skwuruhl a dit :

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.

I have just edited this file and it says that it is active when I play Payday

Posted (edited)

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

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