EaglesEye
Adds a zoom feature with scroll support and optional binocular overlay. Spot things like an eagle.
By Bub
| Date uploaded | 10 months ago |
| Version | 2.2.0 |
| Download link | Bub-EaglesEye-2.2.0.zip |
| Downloads | 11764 |
| Dependency string | Bub-EaglesEye-2.2.0 |
This mod requires the following mods to function
BepInEx-BepInExPack_PEAK
BepInEx pack for PEAK. Preconfigured and ready to use.
Preferred version: 5.4.2403README
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 - 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