FOV Adjust
Allows you adjust the game's FOV.
Last updated | 12 months ago |
Total downloads | 1509389 |
Total rating | 54 |
Categories | Mods BepInEx |
Dependency string | Rozebud-FOV_Adjust-1.1.1 |
Dependants | 2087 other packages depend on this package |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100README
FOV Adjust
This is a simple mod that allows you to customize the game's field of view.
How To Use
Setup
Just put FovAdjust.dll
in BepInEx/plugins/
. After installing the mod and running the game, it will generate a config file in BepInEx/config/
. You can adjust the FOV from there. You will need to restart the game for changes to take place.
Chat Commands
There are two chat commands you can use; /fov
and /toggleVisor
.
/fov #
will change your FOV to whatever you set as #
(clamped between 66 and 130).
/toggleVisor
will toggle the visibility of the first person visor.
Note: Using chat commands will not change your config file, you still need to edit that to change the default values.
Changelog
v1.1.1
- Fixed a bug that made visor positioning weird if certain mods were used. (It was because of my janky-ass coding, my bad.)
v1.1.0
- Added chat commands
/fov
and/toggleVisor
. - Adjusted visor scaling slightly.
v1.0.0
- Inital release.