Jump to content

Recommended Posts

Posted

This command works with the keyboard (RAlt + U) but not with game controller switches. Reason: the line in "default.lua" has a wrong value_down parameter. It has "value_down = 0". It should be "value_down = 1.0".

The line in the "default.lua" under "\keyboard" has the correct "value_down = 1.0). Due to this difference between the two files, this binding appears duplicated in two orange rows in Options/Controls.

I corrected the value_down to 1.0 in my file and now:

- the control binding works with my joystick button

- Options/Controls shows a single row for keyboard and game controllers

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

  • 3 weeks later...
Posted (edited)

This fix works, thank you so much!

 

(There is also a weird side effect to this issue. The wrong lua file seems to affect other modules. I noticed that whenever I had the Mig-21 installed, the kneeboard bindings in the Harrier all turned orange and I was unable to change them. I also heard that other users had the same problem in the Mig-19 too (both RAZBAM modules?). So far the only way to fix this was to uninstall or disable the Mig-21, but correcting the joystick default.lua file got rid of the issue.)

 

EDIT: After some testing the problem is back, but at least the ARU controls are still fine.

Edited by K-dot-B
  • Recently Browsing   0 members

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