Now, I tried messing with the Arma CFG file in My Documents > ArmA 3 > arma.cfg
More specically, first I tried altering
detectedAdapterId=0;
to
detectedAdapterId=1;
Didn't help:
22:51:29 DX11 - Initializing DX11 engine.
22:51:29 DX11 - DXGI adapter 1 detected in config does not match current adapter with this ID.
22:51:29 DX11 - Detecting best GPU adapter.
22:51:31 DX11 - Detected best GPU adapter 0 : "Intel(R) HD Graphics 4600", benchmark result = 215.216, level coef = 2, total result = 430.433
22:51:31 DX11 - Using DXGI adapter 0.
22:51:31 - adapter description : Intel(R) HD Graphics 4600
22:51:31 - adapter vendor ID : 32902
22:51:31 - adapter device ID : 1046
22:51:31 - adapter subsys ID : 312283203
22:51:31 - adapter revision : 6
22:51:31 - dedicated video memory : 503316480
22:51:31 - dedicated system memory : 0
22:51:31 - shared system memory : 1375731712
22:51:31 VRAM is too small (402653184), we need at least 536870912.
And then I left it at 1, and tried altering
forcedAdapterId=-1;
to
forcedAdapterId=1;
And I got the following:
22:54:24 DX11 - Initializing DX11 engine.
22:54:24 DX11 - Using DXGI adapter 1 forced by config.
22:54:24 DX11 - Using DXGI adapter 1.
22:54:24 - adapter description : NVIDIA GeForce GT 750M
22:54:24 - adapter vendor ID : 4318
22:54:24 - adapter device ID : 4068
22:54:24 - adapter subsys ID : 312283203
22:54:24 - adapter revision : 161
22:54:24 - dedicated video memory : 3221225472
22:54:24 - dedicated system memory : 0
22:54:24 - shared system memory : 1073676288
22:54:24 No monitor found!
22:54:24 DX11 error : Failed to initialize DXGI output. : E_FAIL
Both reports are uploaded.