Fix: Baldur’s Gate 3 Textures Not Loading (Blurry Textures)

In Baldur’s Gate 3, you may notice that the game’s textures appear blurry, take too long to load, or sometimes fail to render entirely. This usually occurs when the game cannot properly load its graphical assets after entering a new area or scene.

This problem typically results from corrupted cache files or bugs within DirectX 11 or Vulkan. It’s especially common on systems using HDDs instead of SSDs, or after a game update damages the texture cache.

1. Switch API to Vulkan

The game uses an API (Application Programming Interface) to manage how graphics are drawn and processed. Sometimes, the DirectX 11 version struggles to load textures correctly because it relies too heavily on your graphics driver, which can lead to delays or missing data.

Switching to Vulkan often helps because it allows the game to manage texture loading directly, minimizing driver-related issues and improving overall stability and performance. Follow these steps to switch to Vulkan:

  1. Launch Baldur’s Gate 3.
  2. In the launcher, select Vulkan under the Play button.
  3. Click Play to start the game.
  4. After loading into the game, check if the textures now display correctly.

2. Delete the Cache in the LevelCache Folder

Baldur’s Gate 3 stores temporary data inside a folder called LevelCache. These files help load areas faster, but they can easily become corrupted after updates, driver changes, or when using mods.

When the cache is damaged, the game attempts to read broken texture data, which leads to blurry or missing graphics. Deleting this folder forces the game to rebuild new cache files, which often restores normal texture loading.

  1. Completely close the game.
  2. Press Win + R, then type:
    %localappdata%

  3. Open Larian Studios > Baldur’s Gate 3 > LevelCache.
  4. Select all files inside the LevelCache folder and delete them using Shift + Delete. (Do not remove the folder itself.)
  5. Restart Baldur’s Gate 3 so it can rebuild the cache with fresh files.

3. Use Slow HDD Mode

The game performs best on SSDs because they can read and write data much faster than HDDs. If you’re playing on an HDD, textures might appear slowly since the drive can’t process data fast enough. To fix this, you can enable Slow HDD Mode, which optimizes how the game loads textures and gives your drive extra time to handle the data.

  1. Open Baldur’s Gate 3.
  2. From the main menu, click Options.
  3. Go to the Video tab at the top.
  4. Scroll down until you find the Slow HDD Mode option.
  5. Enable the checkbox next to Slow HDD Mode.
  6. Save your settings and restart the game to apply the change.
ABOUT THE AUTHOR

Hamza Mohammad Anwar


Hamza Mohammad Anwar is an intermediate JavaScript web developer with a focus on developing high-performance applications using MERN technologies. His skill set includes expertise in ReactJS, MongoDB, Express NodeJS, and other related technologies. Hamza is also a Google IT Certified professional, which highlights his competence in IT support. As an avid problem-solver, he recreates errors on his computer to troubleshoot and find solutions to various technical issues.