crosire / d3d8to9

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

Forcing vsync through nvidia CP doesnt work with this d3d8.dll. #132

Closed RandalMcdaniels closed 2 years ago

RandalMcdaniels commented 2 years ago

I am playing hidden and dangerous2 which is a DX8 game. I wanted to play it in DX9 so i downloaded your .dll. It works but i cant enable vsync through nvidia CP.

So i ditched your d3d8.dll and downloaded one from enbdev.com

Enbdevs version works and i am able to force vsync through nvidia cp

If i go back to your DLL. Vsync no longer works.

So uh.. His is better than yours sorry mate

crosire commented 2 years ago

Closing as duplicate of #103.