5 items

File information

Last updated

Original upload

Created by

Mixuu

Uploaded by

Mixuu

Virus scan

Safe to use

About this mod

Adds zoom feature like in Arma or DayZ game.

Share
Permissions and credits
Adds zoom feature like in Arma or DayZ game. The zoom in is binded to mouse5 and zoom out to mouse4.

Installation

  • Extract the file and place it  game folder `/Steam/steamapps/common/KingdomComeDeliverance2`
  • If you already had the user.cfg file, you can just copy these values there:
cl_fovBlendTime=0.24
Bind mouse5 cl_Fov 40; zoom in
Bind mouse4 cl_fov 80; zoom out, add your own fov here

3.   Add this to Steam launch options. (Steam > right click on KCD2 > Properties > General > Launch options):
-devmode +exec user.cfg


Customization

  • FOV Settings: The `cl_Fov`
    values (set to 40 and 80 in the example) can be adjusted to your preferred FOV. Change them to values that best suit your gameplay.
  • Key Bindings: If you like to use different keys for zooming, simply rebind the commands to your chosen buttons.
  • Zoom Speed: The `cl_fovBlendTime`
    parameter controls how quickly the zoom transition occurs. The default setting is 1 second. This reduces it to 0.24s.


Unfortunately I couldn't get the toggle or hold one button to use zoom to work.