Originally Posted By: JAMF
No clue. I was only translating your setup to the code. oops


BTW, you could move the MFD to the left and use the 256pixels for RDR warn.

_ = function(p) return p; end;
name = _('Samsung+Targa.lua');
Description = 'Samsung Cockpit-Targa One Left MFCD';
Viewports =
{
Center =
{
x = 1280;
y = 0;
width = 1920;
height = 1200;
viewDx = 0;
viewDy = 0;
aspect = 1.6;
}
}

LEFT_MFCD =
{
x = 0;
y = 0;
width = 1024;
height = 1024;
}
RWR_SCREEN =
{
x = 1024;
y = 0;
width = 256;
height = 256;
}
UIMainView = Viewports.Center



...or if you want the radar warn at the lower right, change it's Y-value to 1024.


Interesting! Cheers JAMF I'll give that a try too. thumbsup


"I am fond of pigs. Dogs look up to us. Cats look down on us. Pigs treat us as equals".

Sir Winston Churchill