The Witcher 3: Wild Hunt

The Witcher 3: Wild Hunt

Not enough ratings
"Ведьмак 3: Дикая Охота" не запускается - Witcher 3: Wild Hunt doesn't launch
By AlyaKudelkina
Если уже попробовали установить Microsoft Visual C++ 2012, проверяли файлы и переустанавливали игру - попробуйте это.

If you have already tried to install Microsoft Visual C++ 2012, checked the files and reinstalled the game - try this.
   
Award
Favorite
Favorited
Unfavorite
Русский
Опишу одно из возможных решений этой проблемы.
Вместе с игрой запускается REDlauncher - клиент CDPR. При попытке прямого запуска он выдаёт сообщение, что не может найти файл msvcp140_atomic_wait.dll. И тут есть два варианта:

1. Сложный - можно скачать файл отдельно.
Ищете, скачиваете, и закидываете напрямую в системные папки, в зависимости от разрядности системы:
C:\Windows\System32 - для 32-разрядной;
C:\Windows\SysWOW64 - для 64-разрядной.
Затем файл надо зарегистрировать в системе. Для этого жмём Win+R, вставляем regsvr32.exe msvcp140_atomic_wait.dll, жмём ENTER.

2. Лёгкий - качаем Microsoft Visual C++ 2015.
Скачиваем Microsoft Visual C++ 2015-2017-2019-2022, устанавливаем, играем, радуемся.

Допускаю, что способ подойдёт не всем, однако мне помог.
__________________________________________________
English
I will describe one of the possible solutions to this problem.
So, the CDPR REDlauncher client is launched with the game. If you try to run it directly, then will pop up the message that launcher cannot find the file msvcp140_atomic_wait.dll . And there are two ways here:

1. Complex one - you can download the file separately.
You search, download, and drop it directly into the system folders, depending on the system:
C:\Windows\System32 - for 32-bit operating systems;
C:\Windows\SysWOW64 - for 64-bit operating systems.
Then the file must be registered in the system. Press Win+R, insert regsvr32.exe msvcp140_atomic_wait.dll, press ENTER.

2. Easy one - download Microsoft Visual C++ 2015.
Download Microsoft Visual C++ 2015-2017-2019-2022, install, play, enjoy.

I admit that this method is not suitable for everyone, but it helped me.