createScreenShot multimonitor failure

You discovered a bug in the engine, and you are sure that it is not a problem of your code? Just post it in here. Please read the bug posting guidelines first.
Post Reply
robmar
Posts: 1125
Joined: Sun Aug 14, 2011 11:30 pm

createScreenShot multimonitor failure

Post by robmar »

For some reason createScreenShot() captures the primary monitor (win 7 64) even when the D3d9 Window is on another monitor.

GetDisplayMode and GetFrontBufferData are retuenind the primary monitor screen thought the D3D irrlicht window is on the 2nd monitor which has a different resolution to the primary.

Is this a DC9 bug?
Post Reply