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

White Screen #88

Closed Helladen closed 5 years ago

Helladen commented 5 years ago

For our game Nin Online we decided to use this since we use DirectX8 in our game engine. https://www.ninonline.org/index.php

Right now, we're using version 1.4.0, because 1.9.1 has more white screen issues. Can you take a look into it?

elishacloud commented 5 years ago

Edited: removed comment!

elishacloud commented 5 years ago

@Helladen, can you tell me how to reproduce this? My previous testing was not valid. I am not seeing any white screens.

Helladen commented 5 years ago

It only happens to some people who have installed Direct X9. I don't know how to reproduce it.