elishacloud / dxwrapper

Fixes compatibility issues with older games running on Windows 10/11 by wrapping DirectX dlls. Also allows loading custom libraries with the file extension .asi into game processes.
zlib License
1.15k stars 82 forks source link

Feature save surface #192

Closed dkollmann closed 1 year ago

dkollmann commented 1 year ago

Added function to save the current surface into a file, for debugging.

elishacloud commented 1 year ago

Thanks @dkollmann