Copyright (c) 2001 Bart Sekura

UPDATED QUAKE 3 RENDERER SOURCE CODE
------------------------------------

BEFORE running it, make sure you have read the following
on how to set it up to render your favorite level.

The config file located in data/config.ini has the following format:
--------------------------------------------------------------------
[display]
x_resolution,y_resolution,color_bits,refresh_rate_hz,fullscreen

[paks]
<path to the pk3 file>

[maps]
<name of map from the pk3 file to render>

[gldrv]
texture_bits= (16 or 32)
vsync= (true - enabled, false - disabled)
dither= (true - dithering enabled, false - disabled)
----------------------------------------------------------------------

There is a sample file included with the distribution,
make sure it is sane before running rogl.exe

Thanks!
-bart

bsekura@poland.com
