Elisha Riedlinger

Results 768 comments of Elisha Riedlinger

There should be a file in the game folder called "dxwrapper-classic.log" or something like that. ![image](https://user-images.githubusercontent.com/25625456/149435652-65cfb1fb-6aae-4287-b6eb-d330b4fc311c.png)

> There is no log in my folder on my Windows 11 build. This mean that dxwrapper is not loading on that system. You need to get dxwrapper to load...

@ImportTaste, you can play this game with the Unofficial Arcanum Patch using dxwrapper. I tested this and it works fine. dxwrapper allows you to stretch the resolution from 1280x720 to...

> Shouldn't (Desktop) be on Lines 3 and 4 and not Lines 2 and 3? No. Lines 2 and 3 are the correct lines for this. Check your compatibility settings....

Try setting the `DdrawOverrideBitMode` to 32: ```ini DdrawOverrideBitMode = 32 ```

Ok, that's weird. I am using the GOG version. Maybe this has something to do with the version of the game you are using. Try this debug build and send...

Thanks for the log file. It is interesting that the debug build is working. The debug build is a newer build. It is possible that something in the newer build...

Ok, I see why you are getting a white screen with the debug build. That is just one function call and should be easy to fix. However, since the debug...

I believe I see what the issue is. I put a quick patch in, specific to this game. Try this one: [dxwrapper.zip](https://github.com/elishacloud/dxwrapper/files/3818442/dxwrapper.zip)

Can you send me your `arcanum.cfg` and `Arcanum.exe` files?