It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
It prevents me from running the game. Installing visual C restributable helped but now I get an application crash message.
same here
avatar
lemmy2108: same here
ok I found the answer, you need to go there:
https://support.microsoft.com/fr-fr/help/2977003/the-latest-supported-visual-c-downloads

download:
https://aka.ms/vs/16/release/vc_redist.x86.exe
and
https://aka.ms/vs/16/release/vc_redist.x64.exe

Install both, it will update your files with the 2015, 2017 & 2019 versions. It worked for me!
avatar
milosjov: It prevents me from running the game. Installing visual C restributable helped but now I get an application crash message.
I had same problem. Download "VCRUNTIME140_1.dll", saved it in game`s folder and it works.

https://www.dll-files.com/vcruntime140_1.dll.html


Just copy the file, no need for any install
Post edited March 19, 2020 by uross
I have this problem also but the above solutions have NOT fixed the problem.. I must be doingsomething wrong but not sure what it is...
avatar
milosjov: It prevents me from running the game. Installing visual C restributable helped but now I get an application crash message.
avatar
uross: I had same problem. Download "VCRUNTIME140_1.dll", saved it in game`s folder and it works.

https://www.dll-files.com/vcruntime140_1.dll.html

Just copy the file, no need for any install
Don’t download random dll’s from third party websites, you have no idea either on their security or actual function. C++ extensions are a M$ product, use the official installer from the M$ website otherwise you open your computer to all kinds of risk. It is one of the most dangerous things you can do from a security point of view.

Again DO NOT DOWNLOAD DLLS FROM 3RD PARTY SITES!!!
avatar
rinkyxcv1: I have this problem also but the above solutions have NOT fixed the problem.. I must be doingsomething wrong but not sure what it is...
It sounds like a buggy game release.
Post edited March 20, 2020 by nightcraw1er.488
avatar
uross: I had same problem. Download "VCRUNTIME140_1.dll", saved it in game`s folder and it works.

https://www.dll-files.com/vcruntime140_1.dll.html

Just copy the file, no need for any install
avatar
nightcraw1er.488: Don’t download random dll’s from third party websites, you have no idea either on their security or actual function. C++ extensions are a M$ product, use the official installer from the M$ website otherwise you open your computer to all kinds of risk. It is one of the most dangerous things you can do from a security point of view.

Again DO NOT DOWNLOAD DLLS FROM 3RD PARTY SITES!!!
avatar
rinkyxcv1: I have this problem also but the above solutions have NOT fixed the problem.. I must be doingsomething wrong but not sure what it is...
avatar
nightcraw1er.488: It sounds like a buggy game release.
FINALLY got it working - SPECIAL THANKS to nightcraw1er.488 for your help, as well as some others on the DLL issue link. Apparently it is a problem for others as well but reading their comments helped me find a solution! Thanks again - great community here online!