I installed Visual Studio 2015 as the thread instructed me to. Still doesn't work. Tried installing both versions (x64 and x86), it still crashes and says "MSVCP140D.dll is missing". Note the D at the end of the file name.
Originally Posted by Don Weaso
I installed Visual Studio 2015 as the thread instructed me to. Still doesn't work. Tried installing both versions (x64 and x86), it still crashes and says "MSVCP140D.dll is missing". Note the D at the end of the file name.
Downloaded the file from the link you provided, followed instructions (extracted the file to syswow64). Now it crashes with the message "The application was unable to start correctly (0xc000007b)."...
Originally Posted by Don Weaso
Downloaded the file from the link you provided, followed instructions (extracted the file to syswow64). Now it crashes with the message "The application was unable to start correctly (0xc000007b)."...
- - - Updated - - -
or If file xinput1_3.dll corrupts or gets overwritten with some other version which is not compatible, the 0xc000007b error will appear. It is a little bit complicate to fix the error through updating DLL, as this method involves operations like replacing 32-bit xinput1_3.dll with an appropriate version inside C drive. To update DLL with a proper version, please follow these steps:
Step 1
Download 32-bit xinput1_3.dll and extract files with a compression tool. It is advised to back up the original xinput1_3.dll before trying this solution in case that you failed to complete it as panned and you can restore it. The xinput1_3.dll file usually locates at: C:\Windows\SysWOW64.
Step 2
Copy the file extracted from downloaded file to the location: C:\Windows\SysWOW64 and paste it there.
Step 3
Select "Copy and Replace" if you get any prompt.
Originally Posted by gustavomatteo
- - - Updated - - -
or If file xinput1_3.dll corrupts or gets overwritten with some other version which is not compatible, the 0xc000007b error will appear. It is a little bit complicate to fix the error through updating DLL, as this method involves operations like replacing 32-bit xinput1_3.dll with an appropriate version inside C drive. To update DLL with a proper version, please follow these steps:
Step 1
Download 32-bit xinput1_3.dll and extract files with a compression tool. It is advised to back up the original xinput1_3.dll before trying this solution in case that you failed to complete it as panned and you can restore it. The xinput1_3.dll file usually locates at: C:\Windows\SysWOW64.
Step 2
Copy the file extracted from downloaded file to the location: C:\Windows\SysWOW64 and paste it there.
Step 3
Select "Copy and Replace" if you get any prompt.
I did as the video told me (downloaded that application and ran it, installed everything). Still didn't work, exact same message. So I tried the xinput1_3.dll part - doesn't help, still crashes with the same message...