home *** CD-ROM | disk | FTP | other *** search
/ Chip: Special Computer Graphics & Animation / Chip-Special-Computergrafik.bin / programs / viewer / qpeg13c.exe / QPEG / CFG / CIRRUS.CFG < prev    next >
Encoding:
Text File  |  1994-01-15  |  1.6 KB  |  45 lines

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