Please note: Although we may stop by occasionally, this is not a developer Q&A.
The second iteration of 2v8 is now LIVE - find out more information here: https://forums.bhvr.com/dead-by-daylight/kb/articles/480-2v8-developer-update

Aim sensitivity x y axis

Vulgstein
Vulgstein Member Posts: 11

As you all know while playing killer the x and y sensitivities are not equal, is there a way to make them even?

Best Answer

Answers

  • FireHazard
    FireHazard Member Posts: 7,314
    edited May 2020

    @Vulgstein

    No, not through the default settings anyways.

    I also don't think it's even possible to edit both sensitivities to become equal. Even if you could, messing with the files opens an entirely different can of worms. I think the "do at your own risk" situation applies to editing settings through the game files, but I'm just not sure if EAC really cares about that. Regardless of if there's a risk, there isn't a way to edit it through the in-game settings.

  • Vulgstein
    Vulgstein Member Posts: 11

    Thank you for your answer, my mouse dpi is high, so even %1 sensitivity was pretty fast for me and I've changed a code from the input.ini and it cut my in game sensitivity by half. I thought maybe there was another line to make x and y even, that's why I wanted to ask. Again thanks for the answer.

    Btw this is the code that I've changed to cut my sens in half:

    "AxisMappings=(AxisName="LookUp",Key=MouseY,Scale=-1)

    AxisMappings=(AxisName="Turn",Key=MouseX,Scale=1)" I've made them -0.5 and 0.5