Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou can upload this file to other sites but you must credit me as the creator of the file
Modification permissionYou are allowed to modify my files and release bug fixes or improve on the features without permission from or credit to me
Conversion permissionYou can convert this file to work with other games as long as you credit me as the creator of the file
Asset use permissionYou are allowed to use the assets in this file without permission or crediting me
Asset use permission in mods/files that are being soldYou are allowed to use the assets in this file in mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are allowed to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
File credits
This author has not credited anyone else in this file
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
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.