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

×
Specs

CPU Intel i5-4460 3.20 GHZ
Memory 8GB Ram
Video Card GTX 970
Windows 8.1

I recently got a new computer so I decided to give the witcher a try it runs great for a few minutes then it will crash but it won't crash to the desktop the video card will crash and then I'll have to restart the computer I have no problems with any other games. I checked event viewer and the problem lies with MSVCR80.dll I've tried reinstalling C++ 2005 but it doesn't help. My video drivers are updated. Any help would be appreciated.
Try installing this:
http://www.microsoft.com/en-us/download/details.aspx?id=8109
Yeah, I recently got a new computer and tried loading up The Witcher as well. I wasn't getting the same "missing DLL" message, but I was getting a similar one.

As olnorton has suggested above, try installing the Direct X End-User Runtimes. After I did that, the game loaded fine and I have had no further issues thus far.
Didn't help, it's fine. Short of doing a windows re installation I don't think this can be fixed. Thanks anyway.
Sigh...

Install the VC++ 2005 redistributable for the game's exe, meaning the x86 (32-bit version of it).

http://www.microsoft.com/download/details.aspx?id=26347
avatar
Elenarie: Sigh...

Install the VC++ 2005 redistributable for the game's exe, meaning the x86 (32-bit version of it).

http://www.microsoft.com/download/details.aspx?id=26347
I already did that the problem is that's what's causing the crash.
A bit of an update I did a full re install of my operating system and it didn't help but I'm pretty sure I know what the problem is. I got a different error it seems that my nvidia driver was the culprit. and kept crashing and restarting. Also what I failed to realize was that while I do have a 970 it is the gigabyte ITX model these models come overclocked by default and that could also be the cause of my issue. So short of getting a new graphics card there's nothing to be done, but at least I know what the problem is now. Thanks for the help.
avatar
Cheatcodex: A bit of an update I did a full re install of my operating system and it didn't help but I'm pretty sure I know what the problem is. I got a different error it seems that my nvidia driver was the culprit. and kept crashing and restarting. Also what I failed to realize was that while I do have a 970 it is the gigabyte ITX model these models come overclocked by default and that could also be the cause of my issue. So short of getting a new graphics card there's nothing to be done, but at least I know what the problem is now. Thanks for the help.
MSVCR80.DLL CRASHING RESOLUTION:

I had a problem with constant crashing related to the msvcr80.dll after entering the Trade District in The Witcher Enhanced Edition.

I have Windows 8.1 with an nVidia 4 Gb GTX 980 and 16 Gigs of ram running an Intel i7 at 4.3 Ghz and 2 Terabytes of storage space. System is pretty darned snappy, so to have this type of crash was very disconcerting.

I found out that reinstalls of the Microsoft C++ 2005 Redistributable etc., did no good what so ever. It seemed that the msvcr80.dll was not being installed, since it was not present in the System32 directory or the SysWOW64 directory after reinstallatiions, just a guess. I'm not sure what was happening during the reinstall, as it seems to install with no errors.

After quite a bit of research and trial and error, I found a solution that worked for me.

I make no claims that my fix will will fix your issue, nor take any responsibility for any system problems that may arise, but it may be worth a shot. Since I had already had the Microsoft C++ 2005 Redistributable already installed and updated, I did not attempt to do any more reinstalls, even though it appears the msvcr80.dll was not installed, however it really did exist elsewhere in my PC (This is the important part).

1. Make a restore point, just in case things go haywire. Also update your video drivers and Microsoft updates if needed.

2. Search your programs and files for regedit.exe, and run it. This is the Registry Editor, DO NOT EDIT ANYTHING! You will only need to search it.

3. In the Edit menu, select Find.... Type in the "Find what:" box, msvcr80.dll . Then click the "Find Next" button. This is the dll file we will be searching for. It may take awhile to find an entry named msvcr80.dll. What you are looking for is an entry where this file is used in another program. After the 1st search if it does not show a location where it is installed, press the F3 key to find next. This continues the search. You may have to do this many times until you search the entire registry. Ignore any strange findings with this file. You are looking for a directory path from a program that uses the dll. In my case, I found it in an Adobe reader directory and also in my Kaspersky antivirus directory.

4. Once you find the msvcr80.dll in a directory, take note of the full directory path and write it down. Hopefully you have the dll on your PC.

5. Exit Regedit, it served it's purpose for searching for the file.

6. In your Windows Explorer, go into the directory where you found the msvcr80.dll. Right click on the dll and select copy. Then go into your Witcher system directory and right click and select paste. The file will then be copied into this directory. The Witcher system directory is where the Witcher.exe file is located.

7. In most circumstances the executable file will look in its own directory for certain dll's first, if the dll won't work elsewhere, which should resolve the problem.

8. In a nutshell, we used regedit to find the so called missing dll. Then we knew where to go to make a copy of it, then paste it where we needed it.

This process seems to have fixed my crashing problem, as it was happening every 5 to 10 minutes. I was able to play the game for an hour without any crash. I made sure to save often, just in case. I also turned off automatic saves, just in case it could interfere.

Hopefully this resolves your msvcr80.dll crashing problem.