PDA

View Full Version : required runtime components


Ray.Gamma
05-12-2012, 03:27 AM
In case you're like me and are always curious if you really have to install all of those additional runtime-components (DirectX, VC runtime, ...) everytime because they come bundled with a game:

-I'm guessing that DirectX is already be up-to-date on your system so you can skip this
-the only required file from vc_redist is "msvcr100.dll". Put that into "Nexuiz\bin32" and you're good to go.
-Raptr isn't required as stated in the readme.txt

At least that's what works for me (on Win7 64) - YMMV.