Change FOV in Firewatch
Download executable file in Releases section.
FOV
- required FOV (55 - 110)-s
- silent. Don't show message after FOV is set.
FirewatchFOVChanger.exe 75
FirewatchFOVChanger.exe 75 -s
Default FOV in Firewatch is 55
, which is quite low for the most of the users. This app allows you to change FOV by modifying Firewatch settings in registry.
You can also do this manually:
-
Open up the registry editor by typing
regedit.exe
into your Windows search bar. -
Navigate your registry to the following key:
HKEY_CURRENT_USER\Software\CampoSanto\Firewatch\fovAdjust_h2041137991
-
Right click on
fovAdjust_h2041137991
and chooseModify
. Set the base to beDecimal
. -
Set the value to be
100
times the amount you want to adjust the FOV by. For example, if you wanted the FOV to be90
you need to increase the FOV by35
. So the value offovAdjust_h2041137991
should be3500
(35 * 100).
@nikvoronin for some heavy code polishing and eye candy.