Difference between revisions of "FRED Command Line Reference"

From FreeSpace Wiki
Jump to: navigation, search
m (-no_warn)
m (added spec and glow)
Line 3: Line 3:
 
==-jpgtga==
 
==-jpgtga==
 
This command line option lets FRED display .jpg and .tga textures.
 
This command line option lets FRED display .jpg and .tga textures.
 +
 +
==-glow==
 +
This option enables fred to use glowmaps.
 +
 +
==-spec==
 +
This option enables fred to use specular highlights that is to use shinemaps.
  
 
==-fredhtl==
 
==-fredhtl==

Revision as of 06:53, 24 June 2006

Unless running from a command prompt, to use command lines it is necessary to use a shortcut.

-jpgtga

This command line option lets FRED display .jpg and .tga textures.

-glow

This option enables fred to use glowmaps.

-spec

This option enables fred to use specular highlights that is to use shinemaps.

-fredhtl

Using this command line option, FRED2_open will run in HTL mode.

-no_warn

Removes the various warnings displayed when FRED is not happy about a certain aspect of a mission. Only use this if you know what you're doing, as the warnings are there for a reason and ignoring them can in some cases lead to crashes during play.

-mod

The mod option allows FRED to work with mods, and functions exactly like the fs_open equivalent. Multimods are possible as well, by seperating the mods with a comma. For it to work properly, this has to be the last command line option.