home *** CD-ROM | disk | FTP | other *** search
- # This is the configuration file for MedDLe. You must tell MedDLe where
- # to find your mdl files. It is usually in the quake sub-directory
- # called 'progs'. (What? You don't have that directory? Unpack your
- # id1.pak then.) NOTE: You must use forward slashes and end the
- # path with a forward slash!
-
- progspath c:/quake/id1/progs/
- #progspath d:/mdl/examples/
-
- # Set your video driver here. The possible choices are:
- # herc = Hercules (bla)
- # stdega = standard EGA (bla)
- # stdvga = standard VGA (really slow)
- # vesa = generic VESA Super VGA driver
- # ati28800 = ATI 28800 chipset
- # et4000 = Tseng ET4000 (i.e. w32p)
- # cl5426 = Cirrus 5426
- # mach64 = ATI MACH64 (i.e. s3)
- # svgalib = (for Linux)
-
- driver stdvga
-
- # Set the screen resolution here. All of the following choices
- # may or may not work depending on your video card. The choices are:
- # 0 = 320x200
- # 1 = 640x350
- # 2 = 640x480
- # 3 = 800x600
- # 4 = 1024x768
-
- mode 0
-
- # if you change anything in this file, use '#' for comments
- # That's it for now folks!
-