Quote:
|
Originally Posted by Stefan
It just happened to me, on ATI gfx card only though. When I open the map then the nickname is below the map although it is drawn last. It seems to be a weird DirectX bug, trying to figure it out until the next version is released.
|
Ok found the problem, need to flush the DirectX pipeline (by locking the primary surface) before drawing the text so that it doesn't appear behind the images. Works in my version now. So the next release will not contain that bug anymore.