Servus,
ich hab mir einen 11" Monitor zugelegt auf dem ich beide MFCD’s der A10 legen möchte. Leider verschwindet unter Einstellungen im Dropdown bei Monitor jede Datei die ich bearbeite bzw. neu erstellte werden erst gar nicht angezeigt.
Ich hab das ganze eigentlich schon oft gemacht, aber seit neuestem tritt das auf.
Was mach ich falsch? Hat jemand eine Idee?
Ich nutze Notepad++
- hier ist meine .lua
_ = function§ return p; end;
name = _(‚2_monitors_A10C‘);
Description = ‚39:1 mit Mini-Monitor‘
–TOTAL GAME VIEWPORT
Viewports =
{
Center =
{
x = 0;
y = 0;
width = 5760;
height = 1080;
viewDx = 0;
viewDy = 0;
aspect = 3.555556
}
}
GUI =
(
x = 0;
y = 0;
width = 3840;
height = 1080;
)
UIMainView = Gui
LEFT_MFCD =
{
x = 3840;
y = 0;
width = 350;
height = 350;
}
RIGHT_MFCD =
{
x = 4935;
y = 0;
width = 350;
height = 350;
}
UIMainView = Viewports.Center