Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
AxisMappings=(AxisName="LookUp",Key=MouseY,Scale=-.5)
AxisMappings=(AxisName="Turn",Key=MouseX,Scale=.5)
--------------
I just tested this and it did not work for me. Even made it a Read Only file, also tried .25.
Can someone confirm this still works?
Can you tell me how you made it work for you? I'm currently changing dpi when playing killer.
1. Open the game and change your movement keys to something else, and then change them back. This will populate your input.ini file.
2. Navigate to %localappdata% -> DeadByDaylight -> Saved -> Config ->WindowsClient
3. Open input.ini and change
AxisMappings=(AxisName="LookUp",Scale=-1.000000,Key=MouseY) AxisMappings=(AxisName="Turn",Scale=1.000000,Key=MouseX)
to
AxisMappings=(AxisName="LookUp",Scale=-0.100000,Key=MouseY) AxisMappings=(AxisName="Turn",Scale=0.100000,Key=MouseX)
or whatever you find works best for you. From my experience, if you do not populate the input.ini with the rest of your keybindings explicitly by doing step 1, your movement keys will be unbound and you will not be able to rebind them.
https://www.pcgamingwiki.com/wiki/Dead_by_Daylight#Mouse_sensitivity
It works and no need to rebind, besides the config looks cleaner :D
If you are playing from another launcher, heres a list of config locatins:
https://www.pcgamingwiki.com/wiki/Dead_by_Daylight#Configuration_file.28s.29_location
AxisMappings=(AxisName="Turn",Key=MouseX,Scale=0.2) to it. It basically changes how the scaling of the Sensitivity works and downscales it. The normal scale would be 1, but I set it to -0.2 and 0.2. Thanks for the reply though!
Input.ini should be empty by default.
I didn't know those lines worked in GameUserSettings.ini, that might be a slightly better fix than the one I use.