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

How to properly remove dxwrapper #262

Closed sxdxmfeeder closed 3 months ago

sxdxmfeeder commented 3 months ago

I've removed the 3 required files from the game folder: ddraw.dll, dxwrapper.dll, dxwrapper.ini Now every time I open the game, it shows this message: Could not find Dxwrapper.dll functions will be disabled!

dxwrapper

The game can still start but this message keeps appearing when launching the game.

sxdxmfeeder commented 3 months ago

My apology, I think I copied an extra file to the game folder: d3d9.dll And that triggered the message.

I deleted the .dll and it stopped showing the message box.

elishacloud commented 3 months ago

No problem. I'll close out the ticket.