Elisha Riedlinger
Elisha Riedlinger
What happens if you change the resolution of Windows to match the resolution of the game before starting the game? In other words, if you are playing the game in...
So all you need is a wrapper that changes the resolution on startup and resets it afterwards. That is all that a full screen application does. Can you run the...
Ok, try this one: [dxwrapper.zip](https://github.com/elishacloud/dxwrapper/files/11058319/dxwrapper.zip) I made some changes to how `EnableDdrawWrapper` and `Fullscreen` works together.
You can just extract the `dxwrapper.dll` and `dxwraper.ini` and replace the existing files. Then keep the `stub.dll` whatever name you renamed it to (`ddraw.dll`). _Edit: if you already have some...
Ok, try this one, and send me the log file: [dxwrapper.zip](https://github.com/elishacloud/dxwrapper/files/11069318/dxwrapper.zip)
Ok, I added some more logging to try and figure out what the issue is. Can you try with this one?: [dxwrapper.zip](https://github.com/elishacloud/dxwrapper/files/11204754/dxwrapper.zip)
Related to issue #107
No problem. Just test it whenever you have time.
Try using the latest [release](https://github.com/elishacloud/dxwrapper/releases) and try enabling `DDrawCompat` along with whatever other options you were using.
This is a duplicate of #107