As the subject mention, only 1366x768 resolution is incorrect when test "CrossHatch" item. does Monitor test V3.0 have some limitation on this 1366x768 resolution?
Announcement
Collapse
No announcement yet.
1366x788 incorrect when test "CrossHatch"
Collapse
X
-
We've had a closer look at the code, and it seems the problem is that 1366 is not divisible by 16 (the width of the grid). The crosshatch test as such will not work properly in this resolution (I think that you will actually find the grid doesn't quite reach all the way to the right of the screen).
In the case of the coloured boxes we were aligning the red box to the grid, but the blue and green ones to the middle of the screen, which is why they were offset. In a future release we will make a change so that the blue/green boxes are aligned to the grid, however this test will still not be 100% correct at this resolution.
As a matter of interest, is the display you are using a television or something similar, as opposed to a standard computer monitor? We've never actually encountered this resolution before.Last edited by Michael (Passmark); Oct-22-2008, 04:27 AM.
Comment
Comment