View Single Post
# 2 03-12-2006 , 08:09 PM
enhzflep's Avatar
Subscriber
Join Date: Oct 2006
Location: Melbourne
Posts: 313
To render with what exactly?

As far as I'm aware, you can only do a batch render with maya from a DOS window. Since win98 or XP, I forget, DOS mode isn't even avail upon bootup. But no matter.

You'd have to look into it more closely, but I'd almost certain that maya uses threads. In which case, it won't work since DOS runs in non-protected or at most V20 mode to allow the xms and ems memory drivers to work. AND there's no system to allow the switching between tasks necesitated by an application running threads under dos. (needs protected mode)

This was one of the greatest things windows ever brought to pcs. At the expense of a 'few' wasted clock-cycles that are used for process switching and control. And all the other background crap that runs.

Simon