Return to previous page Return to menu Go to next page


1-3. Convert to the format to be passed to the programmer

Next, use the UNIX command “slcon” to “sample.hrc, sample_smap” .hrc ”is converted to a format that can be passed to the programmer.

File format when texture is not attached ... sample.hrc
File format when texture is attached ... sample_smap.hrC

slcon -f sample.hrc (line feed)

and enter
original data sample.hrc (without texture) ) Generates a file
sample.mdl
.

When the original data is sample_smap.hrc (with texture)
sample_smap.mdl
sample_smap.txr
file is generated.

Copy these to the directory specified by the programmer.