Skip to content

Releases: Mursisru/GlocCamera

v2.2.2 Documentation

Choose a tag to compare

@Mursisru Mursisru released this 30 Jun 10:14

Documentation refresh and version correction.

G-LOC Camera 2.2.2

Choose a tag to compare

@Mursisru Mursisru released this 30 May 17:26

Performance: GlocFrameContext caches local aircraft and HUD lookup once per frame. No gameplay changes.

Removing an unused feature

Choose a tag to compare

@Mursisru Mursisru released this 16 May 18:38

Full change in CHANGELOG.md

Add/update new option. Bug fix

Choose a tag to compare

@Mursisru Mursisru released this 16 May 18:29

Full change in CHANGELOG.md

Update/add new option

Choose a tag to compare

@Mursisru Mursisru released this 13 May 17:16

Full Changelog: 1.5.2...1.6.1

Update/add new option

Choose a tag to compare

@Mursisru Mursisru released this 12 May 20:19
d705ee8

Full Changelog: 1.4.3...1.5.2

Update GlocCamera

Choose a tag to compare

@Mursisru Mursisru released this 11 May 20:36
aa8285f

Full Changelog: 1.0.0...1.4.3

Release GlocCamera

Choose a tag to compare

@Mursisru Mursisru released this 09 May 12:54
2d68460

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.