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

×
Anybody know how to fix (missing MSVCR110.dll file) when I try to start my game.
avatar
bfutterman: Anybody know how to fix (missing MSVCR110.dll file) when I try to start my game.
Either you can download and install Microsoft C++ Redistributable or download the dll file and put it in game folder.
I THINK I saw it in the list of dll files in the [s]2005[/s] C++ redistributable files...

edit: Correction, 2012, at least my search shows it there.
Post edited March 26, 2017 by rtcvb32
msvcr110.dll is part of <span class="bold">Microsoft Visual C++ 2012 Redistributable</span>, and you need to install or reinstall it to fix this issue.  There are two separate packages, one for 32-bit applications (x86), and the other for 64-bit applications (x64).   If you have a 64-bit operating system, you should install or reinstall both packages.
avatar
_Slaugh_: msvcr110.dll is part of <span class="bold">Microsoft Visual C++ 2012 Redistributable</span>, and you need to install or reinstall it to fix this issue. There are two separate packages, one for 32-bit applications (x86), and the other for 64-bit applications (x64). If you have a 64-bit operating system, you should install or reinstall both packages.
Thanks for your help, I downloaded the 64 bit 2012, but still not working. Do you think I should try to download my game again. I don't know what else to do???
avatar
_Slaugh_: msvcr110.dll is part of <span class="bold">Microsoft Visual C++ 2012 Redistributable</span>, and you need to install or reinstall it to fix this issue. There are two separate packages, one for 32-bit applications (x86), and the other for 64-bit applications (x64). If you have a 64-bit operating system, you should install or reinstall both packages.
avatar
bfutterman: Thanks for your help, I downloaded the 64 bit 2012, but still not working. Do you think I should try to download my game again. I don't know what else to do???
Downloading the game again won't help you since the file is not part of the game.

What Slaugh told you is the correct solution. You seem to have missed the last sentence though. If you have a 64bit operating system you must install both, the 32bit and the 64bit packages.
avatar
bfutterman: Thanks for your help, I downloaded the 64 bit 2012, but still not working. Do you think I should try to download my game again. I don't know what else to do???
avatar
Geralt_of_Rivia: Downloading the game again won't help you since the file is not part of the game.

What Slaugh told you is the correct solution. You seem to have missed the last sentence though. If you have a 64bit operating system you must install both, the 32bit and the 64bit packages.
Yes you were right I did not follow the instruction properly now it is working thank you guys for your help.