Skip to content

v0.27.0

Choose a tag to compare

@Mursisru Mursisru released this 19 Jun 14:29

MissileCamera v0.27.0 (BepInEx)

Feature release — manual missile feed controls, zoom, and BepInEx Configuration Manager settings (replaces mod_config.ini).

Keybinds (US English, fixed in code)

Keybind Action
Right Alt + / Next missile (wraps at end of salvo)
Right Alt + , Previous missile (wraps)
Right Alt + ; Zoom in
Right Alt + . Zoom out
Right Shift + . Reset zoom to 0.0

Active only while the MFD missile feed overlay is on and owned missiles are in flight. Keybinds are not in Configuration Manager.

Install

  1. Install BepInEx 5.
  2. Install Configuration Manager (recommended).
  3. Extract the zip: copy the MissileCamera/ folder into Nuclear Option\BepInEx\plugins\.
  4. Settings: BepInEx\config\com.at747.missilecamera.bepinex.cfg or in-game Configuration Manager.
  5. Read INSTALL.txt at the zip root.

Plugin GUID: com.at747.missilecamera.bepinex

Changes

  • Sticky manual missile cycling with cyclic wrap.
  • Session zoom with brief HUD offset readout.
  • All mod settings via BepInEx Configuration Manager (Layout, MissileCameraFeed, MissileCameraHud, MissileCameraControls).
  • Removed mod_config.ini from the plugin package.

Compatibility

Tested on vanilla aircraft and stock Target MFD. May work incorrectly with third-party/custom aircraft or other mods that alter the MFD (layout overlays, Harmony patches to TargetScreenUI / TacScreen / TargetCam). Try Layout → DisplayMode = skip in Configuration Manager or disable conflicting MFD mods. See README Compatibility & limitations.