shaders_p installation for 3DSMax



1. Place shaders_p.dll to "Max_install_dir"/mentalray/shaders_standart/shaders
2. Place shaders_p.mi to "Max_install_dir"/mentalray/shaders_standart/include
3. And add these lines to standart.mi file:

link "shaders_p.dll"
mi "shaders_p.mi"


Warning! (for win only) If you have following error during render:

LINK 0.0 error 191007: cannot load C:\Program Files\Alias\Maya7.0\mentalray\lib/shaders_p.dll, This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem.

You should install "Microsoft Visual C++ 2005 SP1 Redistributable Package"
You may download it here:
Microsoft Visual C++ 2005 SP1 Redistributable Package (x86)
Microsoft Visual C++ 2005 SP1 Redistributable Package (x64)