Jump to content

Recommended Posts

Posted (edited)

Hallo,

 

I have setup an Axis for "Sight Crosshair Brightness Adjustment" and "Sight Grid Brightness Adjustment".

 

So I added these Lines to the Lua:

 

{action = asp_commands.Brightness_PM_EXT, cockpit_device_id = devices.ASP_17V, name = _('Sight Crosshair Brightness Adjustment')},
{action = asp_commands.Brightness_NS_EXT, cockpit_device_id = devices.ASP_17V, name = _('Sight Grid Brightness Adjustment')},

 

 

The Problem/Feature is, that when i turn the physical Knob it moves the in game one only till the half point,

after that the in Cockpit one is at its Limit, but somehow if i keep turning the physical one i can invert the colours.

 

It is kinda neat to have a better Colour difference between the two sights, but i doubt it is intended.

 

 

 

grafik.png

grafik.png

Edited by jayst0r
TEXT got Swallowed´up
  • Like 1
Posted

Sounds like the physical knob is incrementing the color value further than intended, maybe you can change the scale of values the knob sends as input?

Sent from my Pixel 3 using Tapatalk

  • 2 years later...
Posted

Ran into the same problem just now, i managed to make your lines work with the DCS axis settings. Set axis to slider and change Y-Saturation to 50 fixed it for me.

  • Recently Browsing   0 members

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