home *** CD-ROM | disk | FTP | other *** search
/ Top Ten Mega Games 2 / TOP_TEN_Mega_Games_2.iso / SW / QPEG / CFG / CIRRUS.CFG < prev    next >
Text File  |  1994-07-31  |  2KB  |  46 lines

  1. # QPEG configuration file
  2. # for SVGAs equipped with a Cirrus Logic CL-GD 542X chipset
  3. # and hicolor/truecolor DAC, up to 1 Mb video memory.
  4. # Please use CIRRUS2M.CFG if you have 2 Mb video memory or more.
  5.  
  6. CIRRUS BGR      # try RGB, if BGR does not work
  7. #'Cirrus CL-GD 542X
  8. #"Graphics cards based on Cirrus Logic CL-GD 542X chipset (1 Mb)
  9.  
  10. # These are the standard VGA modes
  11.  320  200   16     40 $0d 0
  12.  640  480   16     80 $12 0
  13.  320  200  256    320 $13 0
  14.  
  15. # 16 color SVGA modes:
  16.  800  600   16    100 $58 0      # try $6a, if $58 does not work
  17. 1024  768   16    128 $5d 0
  18. 1280 1024   16    160 $6c 0
  19. # Note: some monitors do not support the 1280x1024 resolution.
  20. # If this is true for you, delete the corresponding line in order to prevent
  21. # QPEG from using that mode.
  22.  
  23. # 256 color SVGA modes:
  24.  640  480  256    640 $5f 0
  25.  800  600  256    800 $5c 0
  26. 1024  768  256   1024 $60 0
  27. # Note: Be sure that your SVGA card has enough video memory to display all of
  28. # these modes.  Otherwise delete the corresponding lines in order to prevent
  29. # QPEG from using those modes not supported by your card.
  30.  
  31. # 32K color (hicolor) modes.
  32. # Delete them if you don't have a hicolor or truecolor DAC.
  33.  640  480  32k   1280 $66 0
  34.  800  600  32k   1600 $67 0
  35.  
  36. # 64K color (hicolor) modes.
  37. # Delete them if you don't have a hicolor or truecolor DAC.
  38.  320  200  64k    640 $6f $10e
  39.  640  480  64k   1280 $64 $111
  40.  800  600  64k   1600 $65 $114
  41.  
  42. # 16M color (truecolor) modes.  Delete the following lines if you don't
  43. # have a truecolor DAC.
  44.  320  200  16m   2048 $70 0 3      # try 1024 or 960, if 2048 does not work
  45.  640  480  16m   2048 $71 0 3      # try 1920, if 2048 does not work
  46.