v0.27.0
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
- Install BepInEx 5.
- Install Configuration Manager (recommended).
- Extract the zip: copy the
MissileCamera/folder intoNuclear Option\BepInEx\plugins\. - Settings:
BepInEx\config\com.at747.missilecamera.bepinex.cfgor in-game Configuration Manager. - Read
INSTALL.txtat 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.inifrom 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.