crosire / d3d8to9

A D3D8 pseudo-driver which converts API calls and bytecode shaders to equivalent D3D9 ones.
BSD 2-Clause "Simplified" License
880 stars 78 forks source link

HOW DO I USE D3D8TO9 #37

Closed toddthetrans closed 6 years ago

toddthetrans commented 7 years ago

I had some trouble when trying to use d3d8to9. I used visual studio 2017, but it didn't open the .dll file that came with the d3d8to9 download. Also, directx user runtime didnt install for me. I use windows 7. All i'm trying to do is run my older games with Reshade 3. Can someone give me some CLEAR instructions on how to use d3d8to9?

HerMajestyDrMona commented 7 years ago

You can't open the compiled .dll file with Visual Studio.

Remember to install "Microsoft DirectX® End-User Runtime" from: https://www.microsoft.com/download/details.aspx?id=35 which is required to prevent graphics glitches. In case of problems with the online installer, you can download the offline one from: https://www.microsoft.com/en-us/download/details.aspx?id=8109