Jump to content

Dauphin4

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by Dauphin4

  1. Hello, I am trying since days to configure my 3 ASUS ROG STRIX 32'' monitor for DCS but without success. I followed all the possible guidelines I found, but I am still confronted to this problem: The left display is correct, the center only shows the 2 MFD symbology in bright green only and the right does not display anything at all ... See the picture attached to see the result on the center screen. The config file inside the MonitorSetup folder is the following: Viewports = { Left = { x = 0; y = 0; width = 7680 / 3; height = 1440; viewDx = -1; viewDy = 0; aspect = screen.aspect / 3; }, Center = { x = 7680 / 3; y = 0; width = 7680 / 3; height = 1440; viewDx = 0; viewDy = 0; aspect = screen.aspect / 3; }, Right = { x = 7680 * 2 / 3; y = 0; width = 7680 / 3; height = 1440; viewDx = 1; viewDy = 0; aspect = screen.aspect / 3; } } UIMainView = Viewports.Center GU_MAIN_VIEWPORT = Viewports.Center Any Idea about this issue ? Best regards, Dauphin4
  2. Hello, I am trying since days to configure my 3 ASUS ROG STRIX 32'' monitor for DCS but without success. I followed all the possible guidelines I found, but I am still confronted to this problem: The left display is correct, the center only shows the 2 MFD symbology in bright green only and the right does not show anything ... See the picture attached to see the result on the center screen. The config file inside the MonitorSetup folder is the following: Viewports = { Left = { x = 0; y = 0; width = 7680 / 3; height = 1440; viewDx = -1; viewDy = 0; aspect = screen.aspect / 3; }, Center = { x = 7680 / 3; y = 0; width = 7680 / 3; height = 1440; viewDx = 0; viewDy = 0; aspect = screen.aspect / 3; }, Right = { x = 7680 * 2 / 3; y = 0; width = 7680 / 3; height = 1440; viewDx = 1; viewDy = 0; aspect = screen.aspect / 3; } } UIMainView = Viewports.Center GU_MAIN_VIEWPORT = Viewports.Center Any Idea about this issue ? Best regards, Dauphin4
×
×
  • Create New...