VFansss / mgs2-v-s-fix

Unofficial fix for PC version of Metal Gear Solid 2
Other
570 stars 23 forks source link

MSVCP100.dll not found #196

Open ShiroAmakusaTokisada opened 2 years ago

ShiroAmakusaTokisada commented 2 years ago

Describe the bug Every time I attempt to use this fix on the GOG game, I get an error that reads from mgs2_sse.exe that reads "The code execution cannot proceed because MSVCP100.dll was not found. Reinstalling the program may fix this problem."

Immediately after I get a similar error, but also complaining about MSVCR100.dll.

So far I have tried: Reinstalling the game Reinstalling the fix Rebooting my computer Running System File Check (SFC) Installing Microsoft Visual C++ 2010 Redistributables

The game can at least boot to the menu so long as the fix is not installed. Changing anything with the V's fix causes the issue on any launch method.

Have you read the manual? Yes.

Information on your machine

MGS2_VFix_debug.txt

VFansss commented 2 years ago

Did you tried to install DX9? You can find the link here

ShiroAmakusaTokisada commented 2 years ago

I reinstalled DX9. I already had games on the pc already so I thought it was already installed by Steam.

After further inspection, the main problem seems to be Anti-Aliasing. Disabling Anti-Aliasing solves the issue. However, attempting to enable either FXAA or SMAA seems to cause this issue again.

If I try any other config, so long as it does not enable anti-aliasing, it will work.

VFansss commented 2 years ago

Well, honestly you answered yourself: enabling AA is simply enabling (if I remember correctly) SweetFX, thus probably is some dependency missing there.

I guess I will keep an eye on it, thanks for reporting