Warhammer 40,000: Darktide
0 of 0

File information

Last updated

Original upload

Created by

Skwuruhl

Uploaded by

Skwuruhl

Virus scan

Safe to use

Tags for this mod

About this mod

More decimal places for sensitivity and FOV. Increased minimum and maximum FOV by 20°.

Requirements
Permissions and credits
Mirrors
Granular Settings

Set sensitivity precisely using chat commands. Use "/<command> <input>" e.g. "/set_look_scale 0.394". All commands support 6 decimals of precision.

set_look_scale <sensitivity> # sets all 3 sensitivity values to the same value. Valid values range from 0 to 10
set_look_scale_ranged <sensitivity> # sets only ranged sensitivity
set_look_scale_ranged_alternate_fire <sensitivity> # sets only alternate fire sensitivity
set_vertical_fov <fov> # sets fov measured vertically. Valid values range from 0 to 180 exclusive
set_horizontal_fov <fov> # sets fov measured horizontally. Valid values range from 0 to 180 exclusive


Github

Installation

Drop the granular_settings folder into your mods folder. Add "granular_settings" to your mod_load_order.txt

Recommendation

Use the same sensitivity value for all 3 sliders. The game correctly scales sensitivity by the tangent of FOV/2 by default. This is opposed to many games simply scaling by FOV/2. Zoom is the ratio of focal lengths, not fields of view. Scaling sensitivity by the tangent of FOV/2 properly emulates the ratio of focal lengths.