home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS 1996 September / Simtel-MSDOS-Sep1996-CD2.iso / utils / qpv / cfg / sstarpro.cfg < prev    next >
Text File  |  1995-04-02  |  2KB  |  47 lines

  1. # QPV/386 configuration file
  2. # for SVGAs equipped with a Cirrus Logic CL-GD 542X chipset
  3. # and hicolor/truecolor DAC (including Diamond SpeedStar 24 Pro)
  4.  
  5. CIRRUS BGR      # try RGB, if BGR does not work
  6. #'SpeedStar Pro
  7. #"Diamond SpeedStar 24 Pro (based on Cirrus Logic CL-GD 542X chipset)
  8.  
  9. # These are the standard VGA modes
  10.  320  200   16     40 $0d 0
  11.  640  480   16     80 $12 0
  12.  320  200  256    320 $13 0
  13.  
  14. # 16 color SVGA modes:
  15.  800  600   16    100 $58 0      # try $6a, if $58 does not work
  16. 1024  768   16    128 $5d 0
  17. 1280 1024   16    160 $6c 0
  18. # Note: some monitors do not support the 1280x1024 resolution.
  19. # If this is true for you, delete the corresponding line in order to prevent
  20. # QPV/386 from using that mode.
  21.  
  22. # 256 color SVGA modes:
  23.  640  480  256    640 $5f 0
  24.  800  600  256    800 $5c 0
  25. 1024  768  256   1024 $60 0
  26. 1280 1024  256   1280 $6d 0      # requires more than 1 Mb video memory
  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. # QPV/386 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. 1024  768  64k   2048 $74 0      # requires more than 1 Mb video memory
  42.  
  43. # 16M color (truecolor) modes.  Delete the following lines if you don't
  44. # have a truecolor DAC.
  45.  320  200  16m   2048 $70 0 3      # try 1024 or 960, if 2048 does not work
  46.  640  480  16m   2048 $71 0 3      # try 1920, if 2048 does not work
  47.