Jump to content

Recommended Posts

Posted (edited)

F-5E - Night Vision Goggles add-on mod



 

yLevx7d.jpg

 

 

This mod adds NVG to the F-5E with functioning gain control. READ installation instructions!

 

- PASS Integrity check

- JSGME compatible (Recommended)

 

 

DOWNLOAD HERE

 

 

This mod will require to add the key binding necessary to control the NVG so some easy steps needs to be followed. This manual installation is required to avoid losing your current key bindings and to rebind everything. Additionally, this will avoid you to repeat this process every update (If using JSGME).

 

The default keybinds are empty. Category is SENSORS.

 

Keyboard:

1. Extract the mod

2. Go to \Eagle Dynamics\DCS World\Mods\aircraft\F-5E\Input\F-5E\keyboard

3. Copy the file default.lua in the corresponding Mod's folder \F-5E NVG - V1.0\Mods\aircraft\F-5E\Input\F-5E\keyboard

4. Open the newly copied file with notepad or any text editor and add the following lines anywhere in the file:

 



--NightVision 
{     down    = iCommandViewNightVisionGogglesOn   , name = _('Toggle goggles')   , category = _('Sensors')},
{     pressed = iCommandPlane_Helmet_Brightess_Up  , name = _('Gain goggles up')  , category = _('Sensors')},
{     pressed = iCommandPlane_Helmet_Brightess_Down, name = _('Gain goggles down'), category = _('Sensors')},


5. Install the mod as usual (JSGME Recommended)

 

 

Joystick:

- Repeat the same steps, but pick the "default.lua" file in the "joystick" folder

Edited by Reckoner
  • 2 months later...
  • 3 years later...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...