crosire / d3d8to9

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

Pariah shaders are wrong #116

Open donizettilorenzo opened 4 years ago

donizettilorenzo commented 4 years ago

Pariah pixel shaders effects are simply wrong (motion blur, bloom). dgVoodoo2 renders them correctly.

Please fix!