Weapon/Hands FOV (Camera Distance) Changer

7 days to die weapon hands fov (camera distance) changer, 7 days to die weapons, 7 days to die dmt mods

Long time ago TFP locked the hands/weapon FOV and set it to extremely low (45, lower than console games) because the hands model looked bad. Now they fixed the hands model (Magnum holding anim still looks bad but w/e) but the FOV is still locked to 45. ivailogeimara couldn’t find other mods doing this so he decided to create this mod to be able to set the hands/weapon FOV to something more reasonable like 60.

This mod adds a console command:

wfov
wfov <number>
wfov 58

That changes the hands/weapon FOV. When executed without arguments (like wfov) it gets the current WeaponFov (by default he made it 60). When given a number (like wfov 60) it sets it to that number.

More Technical Info

This mod is actually separated to 2 mods.

  1. First is 0-FieryRiderCore which has the code for managing and storing custom options (Maybe it’ll be useful to someone else). It creates a customPrefs.xml file inside <GameDir>/Data/Config where it stores the custom options.
  2. Second is FOV Changer which adds a custom option and using it to set the WeaponFov.

This is a DMT mod. So requires DMT Modding Tool.

Bonus Mod: Pistols AAA Aim Fov – Not a DMT mod. Just vanilla. Moves the standard pistols (that are normally in the game) away from the camera while aiming like it is in many AAA games. He think it looks better.

Download 0-FieryRiderCore
Download Fov Changer
Download Pistols AAA Aim Fov (Bonus Mod. Not a DMT Mod)

The forum topic of the mod is here.

Credits: ivailogeimara

Share this with your friends:

3 thoughts on “Weapon/Hands FOV (Camera Distance) Changer

  1. Mod isn’t working, DMT error-

    D:\Steamy Games\steamapps\common\7 Days To Die\DMT Mods/Fov Changer/Scripts\ConsoleCmdWeaponFov.cs(49,9): error CS0246: The type or namespace name ‘CustomPrefs’ could not be found (are you missing a using directive or an assembly reference?)
    D:\Steamy Games\steamapps\common\7 Days To Die\DMT Mods/Fov Changer/Scripts\ConsoleCmdWeaponFov.cs(49,35): error CS0103: The name ‘CustomPrefs’ does not exist in the current context
    Failed to compile Mods.dll
    Build failed

    process exited with error code -1

Leave a Reply

Your email address will not be published. Required fields are marked *