FOV
Increased FOV
Overview
Increases the range of FOV selection in the settings menu, combining my previous HUD "FOV" mod which allows you to move the FP camera relative to your body
You can change some settings like minimum and maximum value in ConfigurationManager, to open it, press F12 on your keyboard in the game and expand SamSWAT.FOV section. If you launched eft with this mod at least once, you can find com.samswat.fov.cfg
file in the BepInEx/config/
and change settings here too.
How to install
- Download the latest release here: link -OR- build from source (instructions below)
- Extract the zip file
SamSWAT.FOV
somewhere. - Copy
SamSWAT.FOV.dll
intoBepInEx/plugins
folder.
How to build from source
- Download/clone this repository
- VS2019 > File > Open solution >
SamSWAT.FOV.sln
- VS2019 > Build > Rebuild solution
SamSWAT.FOV.dll
should appear inbin\Debug
directory- Copy the .dll into the
BepInEx/plugins
folder - That's it, you have a working release of this mod.
Description
FOV
Latest
Languages
C#
100%