The screen is white for a very short time and then fades up from black. It seems to only happen in opengl1. I think the HUD is drawn on top, I'm not really sure. I checked the color values and the full screen white shader is only ever drawn with color 0,0,0 with varying alpha. So I'm not sure what is causing the white flash.
The screen is white for a very short time and then fades up from black. It seems to only happen in opengl1. I think the HUD is drawn on top, I'm not really sure. I checked the color values and the full screen white shader is only ever drawn with color 0,0,0 with varying alpha. So I'm not sure what is causing the white flash.