..:: PCSX2 Forums ::..

Full Version: Microsoft Visual C++ Error HELP!!!
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I've tried downloading three different versions of PCSX2 (1.0.0, 1.2.1, and 0.9.8) and it still shows that MSVCR100.dll or MSVCR120.dll is missing and that re-installing might fix it, which it never has.Angry Anyways, when i tried the first version of PCSX2, it said it needed to be configured, but even though DirextX was installed with 1.0.0 and 1.2.1, it still shows up missing along with Microsoft Visual C++.
Also, with 1.2.1, it's saying C++ (x84) is missing, and im almost positive i need (x64) instead. when i try installing C++, it keeps saying fatal error. What am i supposed to do?
http://download.microsoft.com/download/2...st_x86.exe

install this

since PCSX2 is compiled with c++ 2013 it needs i
Furthermore, even if you have a 64 bit Windows, you still need the 32bit Visual c++ redistributables for 32 bit apps.
(05-14-2014, 08:18 PM)Blyss Sarania Wrote: [ -> ]Furthermore, even if you have a 64 bit Windows, you still need the 32bit Visual c++ redistributables for 32 bit apps.

alternative if you want program to install all VC ++ use the Visual C++ Redist Installer V29.exe https://www.dropbox.com/sh/yvo0u5lrac3whv2/j3Uhlqc9j8

I been using this program maintained by Burf for years now, and saves me the trouble of tracking down all the individual exe for all the version of VC++.

It uninstalls all VC++ on the PC then install every 32/64 bit VC++ there is with most recent versions of each VC ++ and is usual updated every time there new verision of VC++