Jump to content

Recommended Posts

Posted

Hi.

 

I know this should be posted in bugs and probs but more people seem to see things here so I apologise for that in advance.

 

I recently reinstalled windows and forgot to save my monitor .lua files:doh:

I have rewritten it following PeterP's Dummies Guide but I have nothing on my second monitor and i'm not sure if I've got it right!

 

I have a 1920x1080 main screen and a 1024x768 second screen set up with cougar MFCDs.

 

Here is my .lua file.

 

 

= function(p) return p; end;

name = _('A10c high res dave');

Description = 'Two monitor configuration'

Viewports =

{

Center =

{

x = 0;

y = 0;

width = 1920;

height = 1080;

viewDx = 0;

viewDy = 0;

aspect = 1.10 ;

}

}

 

LEFT_MFCD =

{

x = 1920;

y = 20;

width = 400;

hight = 400;

}

 

RIGHT_MFCD =

{

x = 2504;

y = 20;

width = 400;

hieght = 400;

}

 

UIMainVeiw = Center

 

I've also included a screenie of my settings. (stange aspect ratio I know but that's what it give's me).

 

Can someone help...Please.

 

Cheers.

597298687_Screenshot2014-12-0110_22_39.thumb.png.391f82b0459b798a8ec95c458580c7dc.png

Float like a butterfly, sting like a bee



Muhammad Ali-(Cassius Clay)

[sIGPIC][/sIGPIC]

Posted (edited)

Try disabling Full Screen.

 

Edit: You've also spelt height wrong for both of the MFCDs and the aspect ratio of your main screen is incorrect (it's not 1.10). According to your screenie you've also chosen a different profile (doesn't say "high res").

Edited by Tone71

Windows 10 Home, Intel Core i7-9700K @ 4.6GHz, Gigabyte GTX 1070 G1 Gaming (8GB VRAM) on 34" LG curved monitor @ 3440x1440, 32GB RAM, TrackIR 3 (with Vector Expansion), Thrustmaster Warthog HOTAS, Saitek Combat Pedals, Thrustmaster Cougar MFDs.

Posted

I guess it is this :

 

 

Hi.

...

= function(p) return p; end;

name = _('A10c high res dave');

Description = 'Two monitor configuration'

Viewports =

{

Center =

{

x = 0;

y = 0;

width = 1920;

height = 1080;

viewDx = 0;

viewDy = 0;

aspect = 1.10 ;

}

}

 

LEFT_MFCD =

{

x = 1920;

y = 20;

width = 400;

hight = 400;

}

 

RIGHT_MFCD =

{

x = 2504;

y = 20;

width = 400;

hieght = 400;

}

 

UIMainVeiw = Center

 

I've also included a screenie of my settings. (stange aspect ratio I know but that's what it give's me).

 

Can someone help...Please.

 

Cheers.

Posted

Wsa neva very good at spellin...Oh thier I go again.

 

Thanks everyone will try it!

Float like a butterfly, sting like a bee



Muhammad Ali-(Cassius Clay)

[sIGPIC][/sIGPIC]

Posted (edited)
Try disabling Full Screen.

 

Edit: You've also spelt height wrong for both of the MFCDs and the aspect ratio of your main screen is incorrect (it's not 1.10). According to your screenie you've also chosen a different profile (doesn't say "high res").

 

 

Windows says my aspect ratio is 1.10 but DCS says 16.9.

DOH, just checked 1.10 is the make of my monitor :doh:

as for the profile name I changed it when I was "playing" around with it!

 

Thanks Tone

 

Ps. I did manage to spell height right twice (it was late)

 

Was joshining, height is right!

Edited by Caspet
Trying hard to not look so stupid!

Float like a butterfly, sting like a bee



Muhammad Ali-(Cassius Clay)

[sIGPIC][/sIGPIC]

Posted

OK I've sorted it, sort of. One problem, now my comms menu appears on my second screen on the right hand side. again any ideas.

 

Thanks.:thumbup:

Float like a butterfly, sting like a bee



Muhammad Ali-(Cassius Clay)

[sIGPIC][/sIGPIC]

Posted

Peter P has a thread for that somewhere.

AMD A8-5600K @ 4GHz, Radeon 7970 6Gig, 16 Gig Ram, Win 10 , 250 gig SSD, 40" Screen + 22 inch below, Track Ir, TMWH, Saitek combat pedals & a loose nut behind the stick :thumbup:

Posted
Peter P has a thread for that somewhere.

 

Thanks I'll have a look.:thumbup:

Float like a butterfly, sting like a bee



Muhammad Ali-(Cassius Clay)

[sIGPIC][/sIGPIC]

  • Recently Browsing   0 members

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