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

EaglesEye

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

By Bub
Date uploaded 2 days ago
Version 2.1.0
Download link Bub-EaglesEye-2.1.0.zip
Downloads 15435
Dependency string Bub-EaglesEye-2.1.0

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

Ever squint at something in the distance and think, “Man, I wish I could zoom in with my face”? Now you can.
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.
  • Release the key to return to your original FOV like nothing happened.
  • 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

  • ZoomFovMax
    Maximum FOV when zooming out.
    Default: 60

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

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 - 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