- Wed Jan 18, 2006 12:28 pm
#110232
...of seeing Maxwell as default renderer every Maya start:
a. Find two files in Mayall directory: mayallcreateui.mel(line 419) and mayallstartup.mel(line 425)
b. Find this line in them(line numbers above are for RC5):
a. Find two files in Mayall directory: mayallcreateui.mel(line 419) and mayallstartup.mel(line 425)
b. Find this line in them(line numbers above are for RC5):
c. Place two slashes in start of this line like this:setCurrentRenderer "maxwell"; //Set the current renderer Maxwell.
That's all.//setCurrentRenderer "maxwell"; //Set the current renderer Maxwell.
Intel Q6600/4Gb/GF 8800GTS.
Intel Core2 Extreme QX6700/4Gb/GF 7600GS.
Freelance CG TD: CPP/Perl/Mel/SL, Maya API, Shake, Afx, DF, PRMan.
Intel Core2 Extreme QX6700/4Gb/GF 7600GS.
Freelance CG TD: CPP/Perl/Mel/SL, Maya API, Shake, Afx, DF, PRMan.


- By Andreas Hopf