This mod extends the field of view. Unlike other solutions, this mod also accounts for the player hands, lowering them when not using objects so as not to look awkward, sticking out in front of the player.
Permissions and credits
Credits and distribution permission
Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou are not allowed to upload this file to other sites under any circumstances
Modification permissionYou must get permission from me before you are allowed to modify my files to improve it
Conversion permissionYou are not allowed to convert this file to work on other games under any circumstances
Asset use permissionYou must get permission from me before you are allowed to use any of the assets in this file
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any 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 not 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
Allows setting various FoV values via a config file. Most importantly, the goal FoV, which is your primary camera FoV.
This mod also modifies the hands angle depending on the FoV chosen. At 55, it will be unchanged. At 90, it will be 35 degrees lowered. This prevents the "Frankenstein" walking with the hands sticking out when the FoV is increased.
Lastly, this mod includes a small optimization that should reduce the stutters when loading new areas. It will still stutter, but it shouldn't be quite as bad as vanilla.
As of now, this mod is only compatible with the Steam version of the game.
1) Install - Copy Assembly-CSharp.dll and config.xml - Paste the two files into your game's "Managed" folder and overwrite the existing DLL file -- This folder is usually "..\Firewatch\Firewatch_Data\Managed" 2) Configure - Edit the config.xml file - Set FoV values and save - DO NOT change the format of the file or it will break