Hello,

I'm using DXDraw component in my project, but there is an strange blur effect that is really boring. I've noticed that if change the surface memory usage (DXDraw.Surface.UseSystemMemory), the image becomes normal. However it decreases the surface flipping speed and increases the program page faults per second.

What can i do to fix this?

Thanks