Jump to content

Recommended Posts

Posted (edited)

Hi,

 

The AI crosshairs and compass etc were initially not in the correct place on multi-monitor setups, this was then corrected, but as of the latest release with the new countermeasures display, I'm finding that the compass, countermeasure display, and the target selection box are cut-off on the left side of the display. screenshots below

 

thanks

 

Screen_210723_025413.jpg

Screen_210723_025432.jpg

Edited by jonsky7
Posted

To alter the position of the compass, target selection box, and countermeasure selection window, you can alter the values of line 22 in the file

DCS World\Mods\aircraft\Mi-24P\Cockpit\Scripts\HelperAI\HelperAI_page_common.lua

 

    compass_pos = {-0.75 * total_aspect, -0.5} --relative to screen center, 1 equals screen height afaik

 

To move the compass position left, change  -0.75 to a more negative value, and to move it right, change to a more positive value, mine is now -0.6 which brings it back fully onto the screen on the left hand side.



 

Posted
On 7/23/2021 at 4:48 PM, jonsky7 said:

To alter the position of the compass, target selection box, and countermeasure selection window, you can alter the values of line 22 in the file

DCS World\Mods\aircraft\Mi-24P\Cockpit\Scripts\HelperAI\HelperAI_page_common.lua

 

    compass_pos = {-0.75 * total_aspect, -0.5} --relative to screen center, 1 equals screen height afaik

 

To move the compass position left, change  -0.75 to a more negative value, and to move it right, change to a more positive value, mine is now -0.6 which brings it back fully onto the screen on the left hand side.



 

 

Thank you for this tip, but I need help what value should I put to get:

           - the compass, target list and countermeasures panel at the bottom left of my main screen,

           - the pilot's crosshair in the center of my main screen?

Can you give me some example values?

Thank you in advance.

MSI Z97 Gaming 5 - Intel I7 4790K - Artic cooling freezer 7 pro rev 2 - GSKILL 32 Go - SSD Crucial M5 120 go - SSD Crucial 2To - HDD western digital caviar blue 1 TO - Gigabyte GTX 1070 Gaming G1 - Windows 10 home 64 bits

Posted

Finally, I managed to find the right values, thank you.

MSI Z97 Gaming 5 - Intel I7 4790K - Artic cooling freezer 7 pro rev 2 - GSKILL 32 Go - SSD Crucial M5 120 go - SSD Crucial 2To - HDD western digital caviar blue 1 TO - Gigabyte GTX 1070 Gaming G1 - Windows 10 home 64 bits

Posted
5 hours ago, clanitho said:

Finally, I managed to find the right values, thank you.

 

Glad you got it sorted, are you using open.beta? The crosshair position was fixed in the update before last. Only the last update made the compass position, target list, and countermeasure box move too far left for me.

The compass, target list, and countermeasure display are all tied into the compass position value, adjusting the compass position value should move the other two as well, I didn't try moving them individually.

  • Like 1
Posted
2 hours ago, jonsky7 said:

 

Glad you got it sorted, are you using open.beta? The crosshair position was fixed in the update before last. Only the last update made the compass position, target list, and countermeasure box move too far left for me.

The compass, target list, and countermeasure display are all tied into the compass position value, adjusting the compass position value should move the other two as well, I didn't try moving them individually.

 

Yes I am on the Open beta, I do not know why the crosshair was not centered, after my modifications, everything is in order, crosshair, compass, target list and countermeasures in the right place.

  • Like 1

MSI Z97 Gaming 5 - Intel I7 4790K - Artic cooling freezer 7 pro rev 2 - GSKILL 32 Go - SSD Crucial M5 120 go - SSD Crucial 2To - HDD western digital caviar blue 1 TO - Gigabyte GTX 1070 Gaming G1 - Windows 10 home 64 bits

  • Recently Browsing   0 members

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