32:9 ultra wide screen and Arma UI Trouble

Tired of having your ARMA3-UI looking like this on your ultra wide screen? Huge resolution of 3840x1080 but the dirt only hits half of the screen? Using Eden sucks?

Edit your ARMA3 profile file located under: c:\Users\[USERNAME]\Documents\Arma 3\[ARMANAME].Arma3Profile

Find setting:

tripleHead=1;

and change it manually to:

tripleHead=0;

Only thing you should avoid is entering Ingame video settings. If you do so, ARMA3 will automatically change the setting to 1

Weiterhin empfiehlt sich Folgendes anzupassen bzw. hinzuzufügen:

winHeight=1080;
winWidth=3840;
fovTop=0.75;
fovLeft=2.6666667;
uiTopLeftX=0.36875001;
uiTopLeftY=0.15000001;
uiBottomRightX=0.63125002;
uiBottomRightY=0.85000002;
IGUIScale=0.69999999;

Das fov zu berechnen geht hier

Enjoy the dirt again ;)