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

Consider collaborating with the d8vk project? #148

Open LethalManBoob opened 1 year ago

LethalManBoob commented 1 year ago

https://github.com/AlpyneDreams/d8vk I think it would be great considering how complete d3d8 to d3d9 is already and it already works great with dxvk

lorn10 commented 1 year ago

Yeah, and d3d8to9 also works great with Gallium Nine.

I think it would be therefore great if d3d8to9 could be added at some point to winetricks. @austin987 :wink:

That would make the handling easier and the end-user has the convenient choice to use it with DXVK or Gallium Nine. :+1: