Please disclose if your mod was created primarily using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
FOV Adjust
Allows you adjust the game's FOV.
| Last updated | 2 years ago |
| Total downloads | 1884758 |
| Total rating | 59 |
| Categories | Mods BepInEx |
| Dependency string | Rozebud-FOV_Adjust-1.1.1 |
| Dependants | 2220 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
/fovand/toggleVisor. - Adjusted visor scaling slightly.
v1.0.0
- Inital release.