[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
These problems are relevant for both compiling and running. Crystal Space is work in progress. Expect these problems to go away in the future.
make djgpp MODE=debug
) before compilation because there seems
to be a bug in the optimizer. You can also download EGCS from
http://goof.com/pcg which fixes this problem and also generates a more
efficient executable.
DO_ASM=no
in `mk/user.mak') because the assembler
doesn't understand some of the MMX routines. You should upgrade to a
more recent version of DJGPP if possible.
2*SRC*DST
that Crystal Space uses. You can
edit `data/config/opengl.cfg' and change the `LightmapMode' option to
`multiply' (which all cards should understand) or any of the other
values. `multiply' will make everything dark but at least it will look
right. The RIVA 128ZX is an example of a card which doesn't support
2*SRC*DST
.