Hmm... I've only seen this once because that person had Visual Studio on their computer, but the reinstall of the VC library fixed it.

Can you try running the tracker as Admin to see if the message goes away? If you do then you'll need to start PS2 as admin also.


What happens is RTST checks for this key in your registry for x64: SOFTWARE\Wow6432Node\Microsoft\VisualStudio\12.0\V C\Runtimes\x64

Does that key or any part of that directory structure exist?


If it's just the key missing you can try adding it, even if it's blank. What I can do is in our new version see about adding a force override on checking for the runtime. We have this in there because if you try starting the d3d overlay without the VC++ library installed, it will crash.