ValveSoftware / Dota-2-Vulkan

Tracker for issues specific to the Vulkan version of Dota 2 on Windows, Linux, and macOS
101 stars 17 forks source link

On start bottom of the screen has artifacts on it #326

Open romulasry opened 4 years ago

romulasry commented 4 years ago

Your system information

Please describe your issue in as much detail as possible:

Open game, see glitch: Screenshot from 2019-12-28 05-28-12

Steps for reproducing this issue:

  1. Open game
  2. Bottom of screen has artifacts
  3. Profit?
kisak-valve commented 4 years ago

Hello @romulasry, this looks like uninitialized vram from before the game renders the first frame. Does adding RADV_DEBUG=zerovram %command% to the game's launch options have an effect? (or AMD_DEBUG=zerovram %command% when using OpenGL)

romulasry commented 4 years ago

No that doesn't fix it. I only have this bug this bug on vulkan, opengl doesn't have it.