home *** CD-ROM | disk | FTP | other *** search
/ Chip: Special Computer Graphics & Animation / Chip-Special-Computergrafik.bin / programs / viewer / qpeg13c.exe / QPEG / CFG / ET4000HI.CFG < prev    next >
Encoding:
Text File  |  1993-11-21  |  1.4 KB  |  41 lines

  1. # QPEG configuration file
  2. # for SVGAs equipped with a Tseng Labs ET4000 chipset and hicolor DAC
  3. # Please use ET4000.CFG if you have no hicolor DAC.
  4. # Please use ET4000TR.CFG if you have a truecolor DAC.
  5.  
  6. ET4000 BGR
  7.  
  8. # These are the standard VGA modes
  9.  320  200   16     40 $0d 0
  10.  640  480   16     80 $12 0
  11.  320  200  256    320 $13 0
  12.  
  13. # 16 color SVGA modes:
  14.  800  600   16    100 $29 0
  15. 1024  768   16    128 $37 0
  16. 1280 1024   16    160 $3d 0
  17. # Note: some cards and/or monitors do not support the 1280x1024 resolution.
  18. # If this is true for you, delete the corresponding line in order to prevent
  19. # QPEG from using that mode.
  20.  
  21. # 256 color SVGA modes:
  22.  640  480  256    640 $2e 0
  23.  800  600  256    800 $30 0
  24. 1024  768  256   1024 $38 0
  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.  320  200  32k    640 $10f0 $ff13
  32.  640  480  32k   1280 $10f0 $ff2e
  33.  800  600  32k   1600 $10f0 $ff30
  34.  
  35. # 64K color (hicolor) modes.
  36. # If your DAC is capable of 64K color modes, you may uncomment the
  37. # following lines (remove the '#' characters).
  38. #  320  200  64k    640 $10f0 $ff13 H
  39. #  640  480  64k   1280 $10f0 $ff2e H
  40. #  800  600  64k   1600 $10f0 $ff30 H
  41.