L’édition de ton fichier config écran Lua a t elle été faite via le bloc note windaube ou bien notepad++ ? (fortement recommander d'utiliser notepad++ ou autre mais certainement pas le bloc note windaube).
Le calcul du ratio doit etre fait automatiquement.
Es tu certain d'avoir Fullscreen decocher, tout comme disable aero ?
Mon fichier ci-dessous et pb
_ = function(p) return p; end;
name = _('Dual screen');
Description = '1 ecran + HELIOS'
Viewports =
{
Center =
{
x = 0;
y = 0;
width = 1920;
height = 1080;
viewDx = 0;
viewDy = 0;
aspect = 1.77;
}
}
LEFT_MFCD =
{
x = 175;
y = 1081;
width = 400;
height = 352;
}
RIGHT_MFCD =
{
x = 1390;
y = 1080;
width = 400;
height = 352;
}
DIGIT_CLOCK =
{
x = 526;
y = 1688;
width = 107;
height = 107;
}
RWR_SCREEN =
{
x = 665;
y = 1151;
width = 158;
height = 158;
}
UHF_REPEATER =
{
x = 715;
y = 1555;
width = 90;
height = 25;
}
CMSC =
{
x = 915;
y = 1130;
width = 175;
height = 45;
}
Gui=
{
x = 0;
y = 0;
width = 1920;
height = 1080;
}
UIMainView = Gui