Jump to content

Recommended Posts

Posted

Since update 2.9 i can no longer bind the buttons on my mouse to "Clickable Mouse Cockpit Mode - ON/OFF". The box to bind the mouse is now grayed out. It only appears to be the case in the AJS37, not in any other module.

I have tested in both MT and ST and it behaves the same. I am not sure if this is indended behaviour or not. 🙂

  • 4 months later...
  • 3 weeks later...
Posted (edited)

Same here but I have a workaround:

Go to your DCS installation folder and open the file :

DCS World\Mods\aircraft\AJS37\Input\mouse\default.lua

in the section "local keycommands" add the line :

{combos = {{key = 'MOUSE_BTN5'}}, down = iCommandCockpitClickModeOnOff,     name = _('Force cursor to show on/off'),    category = _('General')},

For me I've chosen button n°5 but choose your mouse button you want.

It should look like this :

 

Save and close.

Enjoy 🙂

Sans titre.jpg

Edited by Tartopome
  • Like 2
  • 3 months later...
  • Recently Browsing   0 members

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