Forum Discussion
The shaders cache you need to clean are generated by system, leave the one from game location intact.
Copy the following code and paste it in a .bat file (notepad is perfect for this job) on desktop (or any other location)
@echo off pushd %temp% if not exist %userprofile%\AppData\Local\cache\ (goto _step2) pushd %userprofile%\AppData\Local\cache\ for /d %%D in (*) do rd /s /q "%%D" del /f /q * popd :_step2 if not exist %userprofile%\AppData\Local\D3DSCache\ (goto:EOF) pushd %userprofile%\AppData\Local\D3DSCache\ for /d %%D in (*) do rd /s /q "%%D" del /f /q * popd
Restart the computer and execute the .bat file. Restart the game and you should notice the shaders recompilation process. That is all.
- sweetpoison00118 months agoSeasoned Ace
Does .bat execution gives any error? If not, most likely it was executed.
The execution of .bat file is so fast you don't even see the console window pop up. For confirmation to see if the .bat file does the job: open a Explorer window and paste this on address box
%userprofile%\AppData\Local\D3DSCache\
If the .bat does the job, there won't be any content on that location.
In my case there are lots of shaders stored just to see how the cache looks like - bunch of numbers and letters.
- EA_Shepard8 months ago
Community Manager
@sunwisecircles Here is a breakdown I pulled directly from your DxDiag. There are quite a few errors. The main thing is to make sure that if you have an SSD, the game and the EA app or Steam are both on that.
Here is a detailed breakdown of the Windows Error Reports you provided, along with troubleshooting steps for each - If you pull up the file, you can do a ctrl + F and type in Windows Error Report and it will take you directly to it.
WER1 - RADAR_PRE_LEAK_64
- Description: This error occurs when Windows detects a possible memory leak in the application (
Dragon Age The Veilguard.exe
). - Troubleshooting Steps:
- Update the Game: Ensure the game is fully up-to-date.
- Lower Graphics Settings: Memory leaks can be exacerbated by high resource usage.
- Check Memory: Use Task Manager to monitor RAM usage while the game runs.
- Disable Background Applications: Close non-essential applications to free up system memory.
- Run as Administrator: Launch the game with elevated permissions.
WER2 - APPCRASH (GalaxyClient Helper.exe)
- Description: The GalaxyClient Helper (part of GOG Galaxy) crashed due to an issue in
KERNELBASE.dll
. - Troubleshooting Steps:
- Update GOG Galaxy: Install the latest version from the GOG website.
- Reinstall GOG Galaxy: Uninstall and reinstall the application to replace potentially corrupt files.
- Check System File Integrity: Run
sfc /scannow
to repairKERNELBASE.dll
.
WER3 & WER4 - APPCRASH/BEX64 (OneDrive.exe)
- Description: OneDrive crashed due to a buffer overflow (
BEX64
) or an application error (APPCRASH
). - Troubleshooting Steps:
- Update OneDrive: Ensure you are running the latest version.
- Disable Integration Temporarily: If OneDrive sync is active while playing the game, disable it to prevent interference.
- Repair OneDrive: Use the repair tool from the OneDrive settings or reinstall it.
WER5 & WER6 - APPCRASH (NVIDIA Overlay.exe)
- Description: The NVIDIA Overlay application crashed due to an error in
KERNELBASE.dll
. - Troubleshooting Steps:
- Update NVIDIA Drivers: Install the latest version from the NVIDIA website.
- Disable NVIDIA Overlay: In GeForce Experience, disable the in-game overlay.
- Repair
KERNELBASE.dll
: Runsfc /scannow
to check and repair system files.
WER7, WER8, & WER9 - BEX64 (NVDisplay.Container.exe)
- Description: NVIDIA
NVDisplay.Container.exe
crashed due to a buffer overflow, possibly in_nvtopps.dll
. - Troubleshooting Steps:
- Update NVIDIA Drivers: Ensure the driver version is up-to-date.
- Clean Install NVIDIA Drivers:
- Use the NVIDIA clean installation option during driver setup.
- Alternatively, use Display Driver Uninstaller (DDU) to remove all NVIDIA components and reinstall.
- Disable Third-Party Overlays: Turn off overlays from software like Discord or Steam that might conflict with NVIDIA's container.
General Recommendations:
- Check Windows Updates: Ensure your operating system is fully updated (
10.0.19045.5247
appears current, but verified again). - Test Game on Internal Drive: If feasible, move the game to your internal SSD to eliminate external drive-related latency or errors.
- Clean System Temp Files: Use tools like Disk Cleanup or CCleaner to clear temporary files.
- Reinstall the Game: If the above steps fail, uninstall and reinstall Dragon Age The Veilguard.
- Description: This error occurs when Windows detects a possible memory leak in the application (
- sunwisecircles8 months agoSeasoned Adventurer@sweetpoison0011 panel is not empty, it loooks like your image.
- sweetpoison00118 months agoSeasoned Ace
Delete the files manually then. It looks like the bat file is not working for any reason so ignore that.
Onward you should see the recommendations posted by @EA_Shepard and @holger1405
- holger14058 months agoHero+
The NVIDIA "NVDisplay.Container.exe" and "NVDIA Overlay.exe" errors might be the cuprite here.
- Follow this manual to the letter to cleanly uninstall all NVIDIA components.
- Install the graphics. > Go online.
- Test.
- EA_Shepard8 months ago
Community Manager
@holger1405 wrote:
The NVIDIA "NVDisplay.Container.exe" and "NVDIA Overlay.exe" errors might be the cuprite here.
- Follow this manual to the letter to cleanly uninstall all NVIDIA components.
- Install the graphics. > Go online.
- Test.
I love this manual! It's fixed so many issues!
- holger14058 months agoHero+
No wonder, I wrote it. 😛 😉
About Dragon Age The Veilguard General Discussion
Recent Discussions
- 22 days ago
- 25 days ago
- 26 days ago