View Single Post
pipeline's Avatar
Posts: 693 | Thanked: 502 times | Joined on Jul 2007
#162
Some detailed maps and many mods demand more than the default 8 Meg Memory Heap. To run those maps you will need to add a command line variable to the command line to increase this to .... say 16 Megs (havent run into anything needing more than 16).

For your example above you might try launching like this :
sdlquakepxd -mem 16 +map dragon

Or you could modify (as root) the sdlquakepxd script in /usr/bin to add that command switch automatically.
 

The Following User Says Thank You to pipeline For This Useful Post: