Elisha Riedlinger
Elisha Riedlinger
dxwrapper includes functions for both D3DImm.dll and DDraw.dll. However, there is still limited support for 3D games. This one is not yet supported with the `dd7to9` function yet.
Yes, I have seen this type of issue with other games, where the config gets messed up. I am not sure if it is caused by something in dxwrapper or...
Reopening this issue to look into it later.
Dxwrapper mostly does not work for GDI32 games or other games that don't use DirectX 1-9. Only the `HandleExceptions` and `SingleProcAffinity` options work on these games.
Closing issue. No plan to support WebGL or OpenGL.
Closing this issue.
Yes, `FullscreenWindowMode` forces the window to be on the top. Try pressing Win+D to minimize all windows. Then you should be able to switch to another window after that.
Ok, try this update and let me know if it works or not: [dxwrapper.zip](https://github.com/elishacloud/dxwrapper/files/13292225/dxwrapper.zip)
Try this update and let me know if this works or not: [dxwrapper.zip](https://github.com/elishacloud/dxwrapper/files/13326353/dxwrapper.zip)
I am not sure if the last fix solved this issue. However, I can reproduce this issue with `dd7to9` on a couple of games. What features of dxwrapper are you...