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
A controller thumbstick has a maximum value/direction that you can push in, thus the camera is easier to control since you can assign a max rotate value to the max distance you can move the thumbstick.
A mouse moves in a direction without a maximum limit, so you need to calculate the delta/change in time/position of the mouse to calculate the amount of rotation speed to apply to the camera. Mouse smoothing attempts to reduce the error on this calculation, but I find this isn't helpful for most games that use it.
If you move your mouse really quickly (ie. a high position delta), it bugs the sensitivity and it appears to use the maximum sensitivity value. If you move the mouse slowly, then it adheres to the sensitivity you set in the game menu. I believe they have a poor algorithm for calculating the delta, and when it bugs out, it defaults to the maximum sensitivity.
Also - this game has issues with alt+tab and shift+tab (steam). Try alt+tabbing twice (to exit and enter the game window) and notice how the mouse sensitivity goes super high. Shift+tab seems to fix this issue.
There is another bug where you can permanently max out the sensitivity while using aim when something happens (no idea what the event/trigger is, but it seems to be while aiming and moving the mouse really quickly). This can only be fixed by restarting the game.
There are 4 sensitivity menu options. The top 2 appear to be for controller only and the bottom 2 appear to be for mouse only. Although the mouse value doesn't seem to make a difference because the game loves to bug out and maximize the sensitivity OFTEN.