Skip to content

FP Camera Overhaul v1.0.0

Choose a tag to compare

@TheShinyHaxorus TheShinyHaxorus released this 27 Jul 16:57
· 2 commits to main since this release

FP Camera Overhaul v1.0.0

First public multi-runtime release. One DLL for Old-Gen (1.10.163), Next-Gen (1.10.980 / 1.10.984), and Anniversary Edition (1.11.x).

Highlights

  • Procedural first-person camera settle (movement, jump/land, sneak, hit, fire, ADS)
  • FOV punch and weapon-class tuning
  • Dithered full-screen ImGui vignette via F4SE Menu Framework (disabled if the framework is absent)
  • In-game settings through F4SE Menu Framework

Requirements

  • F4SE matching your game build
  • Address Library for Fallout 4 (\�ersion-*.bin\ for your EXE)
  • F4SE Menu Framework for the settings menu and vignette overlay

Install

Extract the zip into your game \Data\ folder (or drop it into a Mod Organizer 2 mod). Layout:

\
F4SE/Plugins/FPCameraOverhaul.dll
F4SE/Plugins/FPCameraOverhaul.ini
Textures/FPCameraOverhaul/FPCOVignette.png
\\

Notes

  • Built with Dear-Modding CommonLibF4 (\COMMONLIB_RUNTIMECOUNT=3)
  • Commit: cdb5aef