It's already been noted on a few occasions that max has problems withDirect X. I need to use DirectX to view my materials in real time, but I want openGL for speed.
I can load max, and switch the rendering mode, then restart it, but does anyone know if it is possible to have 2 config files? SO I can click an GL icon and load max in open GL mode, and have another icon DX that will open max in DX9 mode?
It would be handy I reckon.
Replies
in my case it's "D:\3dsmax7\3dsmax.exe -i DX3dsmax.ini"
a simpler option would be to use the -vd switch for dx and the -vo switch for openGL but it won't let you choose which dx version.