There are a number of switches that you can use on the command line.
You can use the following switches after you enter 3dsmax on the command line.
Switch | Effect |
---|---|
-c othercui | Starts the program using othercui.cui instead of maxstart.cui. |
-d | Causes Track View to use a double-buffered display, which is smoother than the single-buffered display but uses more system resources. |
-df | Allows you to change between classic and design mode. |
-dfc | Forces classic mode. |
-dfd | Forces design mode. |
-g | Makes background white (instead of gray) in the following dialogs: Track View, RAM Player, Video Post, Loft, and Falloff Curve. Useful for screen captures when using a display mode less than 24 bits deep, for avoiding background patterns. |
-h | Allows choice of graphics drivers: Nitrous, Direct3D, Open GL, and Software. |
-i otherfile | Starts the program using otherfile.ini instead of 3dsmax.ini. |
-l | Loads the last .max file automatically. |
-ma | Open maximized. |
-mi | Open minimized. |
-n | Disables network mode. |
-p otherfile | Starts the program using
otherfile.ini instead of
plugin.ini.
Note: The
otherfile.ini
string should include the full path name.
|
-q | Starts the program "quietly," without the splash screen. |
-s | Starts the program in server mode. |
-u | Opens the specified utility, such as MAXScript. For details, see Running Scripts from the Command Line. |
-v | Loads a display driver. |
-z | Writes the version number to a file. |
anyscene | Starts 3ds Max and opens a file called anyscene.max. |
Use a space to separate the 3ds Max executable name from the command-line switch.
Examples:
3dsmax −l
3dsmax −i otherfile
3dsmax anyscene
3dsmax −c MaxCustom