Graphical artifacts all over the screen

ruslprimedesu

New member
Sometimes when loading into a match, more often when rejoining after a disconnect, the screen gets covered in lines like a zebra. I though it was the frame generation inserting "zones" into half the screen and dividing it that way but turning FSR off doesn't fix it.
 
Check what rendering API you're using. Vulkan is super buggy right now and has caused this for me, it's best to just use DX11. You can either do it in the settings menu or by adding -dx11 as a launch option in the game's properties.
 
Check what rendering API you're using. Vulkan is super buggy right now and has caused this for me, it's best to just use DX11. You can either do it in the settings menu or by adding -dx11 as a launch option in the game's properties.
it actually started on dx11 and then I switched to vulkan - no difference
 
Are the stripes vertical or horizontal across the screen? Vertical stripes were a vulkan problem but if they're horizontal then it's something I've never seen before. I'd love to see any screenshots you have of it!
 
Are the stripes vertical or horizontal across the screen? Vertical stripes were a vulkan problem but if they're horizontal then it's something I've never seen before. I'd love to see any screenshots you have of it!
it's vertical like you say so I guess I'm getting the same graphical bug in both modes. It's lines of equal width and it seems like they are both making a single picture out of bits and pieces but each consequent line has a different one of two filters
 
Back
Top