Archived from groups: alt.games.quake3 (
More info?)
OTHracerX wrote:
> hi all, sry for the q1 post here, but can anyone tell me the command
> to put in the start line to set screen rez,
> and to allocate more memory ?
> tks
-width 800 -height 600 on the command line, along with -bpp16 or -bpp32
for colordepth.
-heapsize 16 this would be 16 megs. Back in 1996 on a 64 meg Pentium
233 that was a lot of memory to ADD to Quakes usage. Later I tried up
through 128, didn't seem to do much.
The original Quake.exe allowed you to change resolution dynamically,
there was a screen you could go to in Options (still can, in GLQuake,
but you can't SET the res there, only at startup in the command line)
and see exactly what res's and color depths are available and that
screen even gives you the syntax.
HIH, McG.