Wintermute Engine Forum

Wintermute Engine => Bug reports => Not a bug => Topic started by: Prote1n on April 23, 2010, 08:05:29 AM

Title: Bug in Game.Screenshot function
Post by: Prote1n on April 23, 2010, 08:05:29 AM
This function works perfectly when I'm not using Direct3D-9 executable. But I'm using this one, the Screenshot function captures 95% of the Width and Height of the screen ... the final screenshot resolution file is fine and zoomed ....
Title: Re: Bug in Game.Screenshot function
Post by: Mnemonic on April 23, 2010, 12:24:18 PM
The screenshot is cropped if it's taken in windowed mode and the window is partially off-screen. Could that be the case?
Title: Re: Bug in Game.Screenshot function
Post by: Prote1n on April 23, 2010, 04:53:17 PM
In fact it works well with the original wme_D39.exe, I've modified my version to get the FullScreen/Windowed mode within the game because I absolutely need this feature. This is my bug, not yours ... Forget it