Releases: Mursisru/GlocCamera
Release list
v2.2.2 Documentation
G-LOC Camera 2.2.2
Performance: GlocFrameContext caches local aircraft and HUD lookup once per frame. No gameplay changes.
Removing an unused feature
Full change in CHANGELOG.md
Add/update new option. Bug fix
Full change in CHANGELOG.md
Update/add new option
Full Changelog: 1.5.2...1.6.1
Update/add new option
Full Changelog: 1.4.3...1.5.2
Update GlocCamera
Release GlocCamera
G-LOC Camera is a BepInEx 5 plugin for Nuclear Option. In cockpit view it smoothly adjusts FOV and optional camera dolly from longitudinal (throttle-style) acceleration along the nose only. It does not add extra feedback from maneuver / total G, so it stays separate from the game’s own G effects.
Install: extract GlocCamera_Engine.dll to Nuclear Option\BepInEx\plugins\ (see INSTALL.txt in the zip). Config: BepInEx\config\com.at747.gloccamera.cfg.
What’s new in v1.2.0
Tamer default strength (~2× a moderate baseline instead of the old very strong preset): FOV gain 5°/G, max offset 40°, dolly scaled to match.
Smoother motion: FOV and dolly use SmoothDamp with SmoothTimeSeconds and optional max speed caps.
Softer cockpit FOV easing: new CockpitLerpBlend (default 0.11 vs vanilla ~0.2) for gentler transitions together with the in-game zoom axis.
Config migration
Remove obsolete keys from your cfg or delete com.at747.gloccamera.cfg to regenerate defaults. Removed in v1.2.0: SmoothTowardDegPerSec, SmoothAwayDegPerSec, dolly SmoothTowardMPerSec, SmoothAwayMPerSec (replaced by smooth-time + caps).
Full history: see CHANGELOG.md in the repository.