This patch depends on the BltOverride change.
It allows the apps to grab the FrontBufferData. (for screen captures)
Todo:
- implement a windowed mode switch
Karsten
getfrontbufferblt.diff
Description: Binary data
Am Montag 16 Oktober 2006 18:02 schrieb Karsten Elfenbein:
> Hi,
>
> this is the patch that allows EVE online to capture ingame screenshots.
> (fixes the start coordinates for glReadPixels and turns the output
> upside down again)
> It works with the login screen (running as managed window) and in
Hi,
this is the patch that allows EVE online to capture ingame screenshots.
(fixes the start coordinates for glReadPixels and turns the output
upside down again)
It works with the login screen (running as managed window) and in
fullscreen. (when desktop is 32bit)
Is there much more stuff needed or