This is an issue not only with Metal Gear Solid 5, but a few other more recent AAA PC titles. Luckily, it’s something you may be able to deal with.
If your game crashes and claims MSVCR110.dll is missing, it’s telling you a particular Microsoft Visual Studio redistributable is missing that the game needs to run. There are two ways you can go about fixing this:
- Go into the game’s folders and run the redistributable installation again.
- Manually install the redistributable from the Microsoft website.
The problem with the first option is that it’s not always going to work. But it’s easy enough to get the file from Microsoft themselves.
If you want to try to manually install the redistributable without the new download:
- Go to the folder C:Program Files (x86)SteamsteamappscommonMGS_TPP
- Find the folder _Common Redist, then navigate to vcredist2012
- Run vcredist_x64.exe and hope for the best.
Notice this is the x64 of the Visual Studio 2012 redistributable and not the x86. You may very well need to install the x86 version. This is easily accessible on the Microsoft website, and can be downloaded here.
Installing the x86 redistributable helped my game to stop crashing, and hopefully it will help yours, too.
Published: Sep 13, 2015 10:13 am