after getting a black screen with music after the initial intro screens, I validated files then I got a crash after the input screens. I found this in debug.err:
Debug Message: ERROR: CreateD3D11Resources failed to create Direct3D 11 Device and Swap Chain (desiredMode): 4294965376 x 1080 : (80070057) The parameter is incorrect.
Debug Message: DirectX Feature Level: DirectX 11.0
Debug Message: Device SUPPORTS raw and structured buffers
Debug Message: Initializing 2d screen space effect
Debug Message: Device is now ready
Debug Message: Registering text renderer icons
Debug Message: ERROR: CreateRenderTarget failed to create DirectX 11 texture. Size: -1920 x 1080
Debug Message: ERROR: CreateDepthStencil failed to create DirectX 11 texture. Size: -1920 x 1080
---------------------------
any ideas?
thanks