You are viewing a potentially older version of this package. View all versions.
Bub-EaglesEye-3.0.2 icon

EaglesEye

Adds a zoom feature with scroll support and optional binocular overlay. Spot things like an eagle.

Date uploaded 2 months ago
Version 3.0.2
Download link Bub-EaglesEye-3.0.2.zip
Downloads 14794
Dependency string Bub-EaglesEye-3.0.2

This mod requires the following mods to function

BepInEx-BepInExPack_PEAK-5.4.2403 icon
BepInEx-BepInExPack_PEAK

BepInEx pack for PEAK. Preconfigured and ready to use.

Preferred version: 5.4.2403

README

Eagle's Eye

Wish the binoculars didn't take up inventory space? Use Eagle's Eye! Eagle's Eye adds a configurable zoom feature with scroll support, a binocular overlay (optional).

Installation

Drop the EaglesEye.dll into your game's BepInEx plugins folder:
<game directory>\BepInEx\plugins

Usage

  • Hold your configured key (default: C) to zoom in.
  • Scroll while zoomed in to fine-tune your view.
  • Optional binocular overlay.

Configuration

A config file is generated at:
<game directory>\BepInEx\config\mrbub.peak.eagleseye.cfg

Available settings:

  • ZoomKey
    Key used to zoom in.
    Default: C

  • ZoomFovMin
    Minimum zoom FOV when fully zoomed in.
    Default: 1

  • ShowBinocularOverlay
    Whether to show the binocular overlay when zoomed in.
    Default: true

Known Side Effects

  • May lead to judging your teammates from a distance.
  • May provoke the urge to narrate in a nature documentary voice.

Credits

Made with love by mrbub.
Inspired by the need to see stuff better.

CHANGELOG

Eagles Eye - 3.0.2

  • added check for windowBlockingInput when pressing zoom keybind (thank you sappykun)

Eagles Eye - 3.0.1

  • improved FOV handling to match game's native behavior
  • fixed potential null reference during scene transitions
  • fixed FOV initialization to prevent camera snap on first frame
  • now properly handles ExtraFovSetting for climbing
  • smoother zoom transitions using game's lerp speed
  • fixed cross-platform build compatibility

Eagles Eye - 2.7.0

  • page update for newest patch

Eagles Eye - 2.6.0

  • page update for newest patch

Eagles Eye - 2.5.0

  • fixed Climb FOV not functioning properly

Eagles Eye - 2.4.1

  • mod page update

Eagles Eye - 2.4.0

  • added more logging
  • removed maxfov setting
  • changed up desc n such

Eagles Eye - 2.3.0

  • fully fixed the mod back to normal

Eagles Eye - 2.2.0

  • fixed update breaking the mod this is a rough patch sorry guys

Eagles Eye - 2.1.0

  • overhauled the mod page might change the icon eventually

Eagles Eye - 2.0.0

Features

  • Added Optional Binoculars Overlay
  • Added scroll zoom (configurable)
  • (hopefully this is the final release hence why i just to 2.0.0)

Eagles Eye - 1.2.1

  • fixed fov not going to the original fov if the player changed it

Eagles Eye - 1.2.0

  • finally fixed the jank. i apologize

Eagles Eye - 1.1.1

  • fixed rookie mistake smh

Eagles Eye - 1.1.0

Features

  • Added Config

Fixed Update Breaking Mod