Game crashes with runtime error

AbbA

Spearman
Jun 26, 2024
5
1
1
46
If you get a C++ error while playing a game and your game crashes, you can follow the steps below.

  1. https://github.com/doitsujin/dxvk/releases/tag/v1.10
  2. Open with winrar
  3. Backup C:\Windows\Syswow64\d3d9.dll then replace with the one in x32
Before replace C:\Windows\Syswow64\d3d9.dll you must change owner.

upload_2024-6-26_20-39-10.png
 
  • Like
Reactions: Ardeshir
I'm a bit confused. That repo you linked is for linux/wine but your screenshots show that you are in windows. Were you just using that repo as a way to get the DLL file?

If you are in windows, then just install DirectX the normal way instead of manually moving DLL files around.
Here is the DirectX Download.
 
I'm a bit confused. That repo you linked is for linux/wine but your screenshots show that you are in windows. Were you just using that repo as a way to get the DLL file?

If you are in windows, then just install DirectX the normal way instead of manually moving DLL files around.
Here is the DirectX Download.

You are right in what you say. I researched this subject a lot on the internet. But all my attempts failed. (VC++ AİO uninstall/install, clean windows 10 and 11, RTX 3050 vga, iris XE vga etc) So I tried different ways. This method has yielded successful results so far. I was able to play the sections where I received a C++ runtime error without any problems.