i see people asking for a working pause button all the time...
of course the concept of stopping a process in order to be able to check e-mails, or doing anything else while rendering, is absurd.
windows is a real multitasking system for a long time now. the problem with max/vray is that it eats every bit of processing power and leaves nothing to other apps by default, that's why the system seems to stop responding.
here is a small batchfile that starts max in lower priority mode.
this wont make it run slower, but simply leaves some processing power to other apps in case they demand it.
http://plugins.angstraum.at/beta/maxlow.zip
just copy the maxlow.cmd file into your max dir and run it, to start 3dsmax.exe in low priority mode.
the same can be archieved with the windows task manager, by selecting the process and changing the priority with the right click menu. but this has to be done each time the the process restarts.
hope this helps.
of course the concept of stopping a process in order to be able to check e-mails, or doing anything else while rendering, is absurd.
windows is a real multitasking system for a long time now. the problem with max/vray is that it eats every bit of processing power and leaves nothing to other apps by default, that's why the system seems to stop responding.
here is a small batchfile that starts max in lower priority mode.
this wont make it run slower, but simply leaves some processing power to other apps in case they demand it.
http://plugins.angstraum.at/beta/maxlow.zip
just copy the maxlow.cmd file into your max dir and run it, to start 3dsmax.exe in low priority mode.
the same can be archieved with the windows task manager, by selecting the process and changing the priority with the right click menu. but this has to be done each time the the process restarts.
hope this helps.
Comment