Jump to content

Recommended Posts

Posted

In my keybindings it has a red bar though it, I have rebound the key as it was already assigned by default to conflict with something else, IIRC something to do with the wheel brakes, I redefined it, and it was working until today, now it has a red bar through it, and it does not function in game.

Posted

Same here. :)

Owned modules: P-47 | P-51D | Spitfire MkIX | I-16 | Bf 109 K-4 | Fw190 D-9 | Fw190 A-8 | Yak-52 | MiG-15 | F-86F | C-101 | A-10C | AJS-37 | L-39 | F-5E | Mirage F1 | M-2000C | MiG-21bis | F-4E | F-14 | AV-8B | F/A-18C | F-16C | Ka-50 | SA342 | UH-1H | Mi-8MTV2.

Maps: Afghanistan, Syria, Kola, Nevada, Persian Gulf, Normandy 1944, & The Channel.

Hardware: I7-12700K / 64Go RAM / GeForce RTX 3090 X Trio / Samsung 870Evo SSD

https://www.lesirreductibles.com

Posted

No problem here. Note: I made a little mod: I added two code lines to the "default.lua" under "C:\Program Files\Eagle Dynamics\DCS World\Mods\aircraft\AJS37\Input\joystick":

{down = 3969, cockpit_device_id = devices.WEAPON_SYSTEM, value_down = -1.0, name = _("Weapon selector turn clockwise"), category = _("Weapons")}, -- added 01-JUL-2017
{down = 3969, cockpit_device_id = devices.WEAPON_SYSTEM, value_down = 1.0, name = _("Weapon selector turn clockwise"), category = _("Weapons")}, -- added 01-JUL-2017

This enables the commands "Weapon selector turn clockwise" and "Weapon selector turn clockwise" for HOTAS devices. I bound the two commands to an up/down toggle switch and never had any problem.

PS: I did this in 1.5.6. Haven't done it in 2.1.1 yet, but should work the same.

LeCuvier

Windows 10 Pro 64Bit | i7-4790 CPU |16 GB RAM|SSD System Disk|SSD Gaming Disk| MSI GTX-1080 Gaming 8 GB| Acer XB270HU | TM Warthog HOTAS | VKB Gladiator Pro | MongoosT-50 | MFG Crosswind Pedals | TrackIR 5

  • Recently Browsing   0 members

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