You are viewing a potentially older version of this package. View all versions.
darmuh-FovUpdate-0.2.0 icon

FovUpdate

Allows you to update the game's FOV to your desired setting.

Date uploaded a day ago
Version 0.2.0
Download link darmuh-FovUpdate-0.2.0.zip
Downloads 1947
Dependency string darmuh-FovUpdate-0.2.0

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100

README

FovUpdate

This is a simple mod that allows you to customize the game's field of view from the default value of 70.

This is a client sided mod and only the person who is adjusting their fov will need it.

  • For basic instructions on how to use this mod, please follow the wiki article here
  • Set both your base-game field of view and your "crouched" / "tumble" field of view via the config.
  • While in-game, you can also use the following chat commands:
    • \fov <number> input any number after ''\fov'' to immediately update your fov (and the config item)
    • \cfov <number> input any number after ''\cfov'' to immediately update your crouch fov (and the config item)
    • FYI, everyone in the lobby will hear your chat commands
  • Tested briefly in multiplayer, please report any issues to the github for this mod.

Example Screenshots:

Icon Original Image

Original Icon Image

Example 1

Example 1

Example 2

Example 2

Example 3

Example 3

Example 4

Example 4

Example 5

Example 5

Example 6

Example 6

Example 7

Example 7

Last update to this page:

March 4th, 2025 (version 0.1.0)
Changelog may have more up-to-date information than this page at times.

CHANGELOG

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog.

[0.2.0]

  • Added chat commands /fov and /cfov to change fov/crouch fov in-game
  • Added crouch fov config item CrouchFov for when the player is crouched (tumble mode)
  • Hopefully fixed issue of fov not changing on respawn by adding a spawn patch

[0.1.0]

  • Initial Release.