0 of 0

File information

Last updated

Original upload

Created by

SchuhBaum

Uploaded by

SchuhBaum

Virus scan

Safe to use

Tags for this mod

About this mod

Increases the camera zoom.

Permissions and credits
Download & Installation

See the GibHub page: https://github.com/SchuhBaum/CameraZoom


Configuration

See the file "BepInEx/config/SchuhBaum.CameraZoom.cfg". The file is created when you run the game. It contains the settings:
  • ## Values larger than 1 zoom out the camera. The camera does not zoom out if the room is too small.
    # Setting type: Single
    # Default value: 1.32
    # Acceptable value range: From 0.1 to 2.5
    camera_zoom_multiplier = 1.32
  • ## When enabled, the zoom does not changed based on room or biome specific rules. The base zoom value stays at 1.
    # Setting type: Boolean
    # Default value: false
    # Acceptable values: True, False
    is_zoom_constant = false
  • ## When enabled, the zoom is used in small rooms as well. This creates black borders.
    # Setting type: Boolean
    # Default value: true
    # Acceptable values: True, False
    is_zoom_forced = true


Changelog & Source Code

See the GibHub page: https://github.com/SchuhBaum/CameraZoom