Whitetigerswt / gtasa_crashfix

A GTA:SA .ASI mod that fixes many obscure crashes within the game, thanks to MTA's research.
GNU General Public License v3.0
95 stars 24 forks source link

Microsoft c runtime library error #38

Closed rajasr93 closed 5 years ago

rajasr93 commented 7 years ago

I have install Microsoft c++ redistributable but it still askes me for msvcp100 and msvcr100 dll files help me pls

Whitetigerswt commented 7 years ago

There are different versions of the Microsoft C runtime library. The one that is required for this is the VC++ 2010 redistributable. You can find that here: https://www.microsoft.com/en-us/download/details.aspx?id=5555

Make sure you installed this one and not one from a different year (2013, 2016).