Brandon-T / DXI

DXI-Plugin - A library for monitoring and hooking Direct-X calls.
GNU General Public License v3.0
4 stars 5 forks source link

Rendering issue. #2

Closed Kasi-R closed 10 years ago

Kasi-R commented 10 years ago

RenderTarget->ReleaseDC(DC) needs to be done in SMartJNI.cpp for the readPixels function.

Brandon-T commented 10 years ago

Fixed & Updated.