Elisha Riedlinger
Elisha Riedlinger
@doctorix, what problems are you having with the game? I was able to get the game working on my Windows 10 64bit computer. I am using the [GOG version](https://www.gog.com/game/legacy_of_kain_soul_reaver) of...
This game does some things I am not familiar with. I need to look into this more to figure out what the issues are. However, I don't have a Windows...
DirectX1-7 still exists on Windows 8 and 10. However, not all DirectX1-7 features are available on these newer OS's. But, there are many DirectX 6 games that work fine on...
> I downloaded and installed directx 9 june 2010. That won't work on Windows 10. Windows 10 already has DirectX built-in. > Then as an administrator in a cmd prompt...
@onetwothreefive, I don't own Final Fantasy XI. It may be the only one that I don't own... But, are you sure this is and issue with d3d8to9? I tried d3d8to9...
Can you zip up and attach all the DxWrapper files you are using, including the stub file and the ini file?
You could also try `DDrawCompat`. It does not go to anther renderer, but it is pretty good about making Direct3D7 game run well on Windows 10. It is certainly worth...
dgVoodoo2 will convert Direct3D7 to Direct3D12. ReShade does support Direct3D12.
Yeah, I have seen the ddraw.dll file in some of the games. I have not investigated the file much, but could be interesting to log the API calls and see...
The issue is that SimCity calls the ComDlg.dll API's incorrectly causing the game to crash. The temporary fix I added was to use the exception handler to catch the crash...