9. convert_options (.niffcnvops File)


The NIFFeditor for SGI can call up the niff2gfx command from a menu. niff2gfx converts NIFF data into N64 graphics data. The niff2gfx command has a variety of switches for conversion purposes. Setting these switches will allow the output of graphics data under the required settings. (For more details, please refer to "niff2gfx" chapter)

With NIFFeditor, these niff2gfx option switches can be set by overwriting the conversion options file. This file is named .niffcnvops in home directory.

These can be set using the [Convert to N64 DL]-[Set Options and Go] command, but can also be set by editing the .niffcnvops file with a text editor. This file is loaded when NIFFeditor starts.

Contents of convert_options file
../usr_data
default.c
-header default.h
-scale
-niffinfo
-regmask
-vtxshare
-vtxcache
-outobj
-outmask 0

This table above lists the contents of the file.

The first line indicates the directory from which the file will be output. This must be specified.

The second line specifies the file name that will output the DL. This also must be specified.

The option flags(-****) must be added to the third line and those that follow. The sequence is optional. The option flags are not required, but if they are not inserted, niff2gfx is executed without any options. Consequently, the options that are required by niff2gfx must be specified.

For more details, see the "niff2gfx" chapter.

Starting with Ver.2.00, file names are specified with the[NIFF2tool]-[PreviewScript], and [NIFF2tool]-[PreviewFile] commands. This