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

  1. # QPV/386 configuration file
  2. # for V7 Spea Mercury, 2Mb video memory, with V7MERVBE.EXE loaded.
  3.  
  4. VESA BGR      # perhaps RGB instead of BGR
  5. #'Mercury / VESA
  6. #"V7 Spea Mercury with VESA (V7MERVBE.EXE)
  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 $4f02 $102
  15. # 1024  768   16    128 $4f02 $104
  16. # 1280 1024   16    160 $4f02 $106
  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. # QPV/386 from using that mode.
  20.  
  21. # 256 color SVGA modes:
  22.  640  480  256    640 $4f02 $101
  23.  800  600  256    800 $4f02 $103
  24. 1024  768  256   1024 $4f02 $105
  25. 1280 1024  256   1280 $4f02 $107      # needs more than 1 Mb video memory
  26. # Note: Be sure that your SVGA card has enough video memory to display all of
  27. # these modes.  Otherwise delete the corresponding lines in order to prevent
  28. # QPV/386 from using those modes not supported by your card.
  29.  
  30. # 32K color (hicolor) modes.
  31. # Delete them if you don't have a hicolor or truecolor DAC.
  32. # Note:  At least VESA 1.2 is needed for hicolor modes.
  33. #  320  200  32k    640 $4f02 $10d
  34.  640  480  32k   1280 $4f02 $110
  35. #  800  600  32k   1600 $4f02 $113
  36. # 1024  768  32k   2048 $4f02 $116      # needs more than 1 Mb video memory
  37. # 1280 1024  32k   2560 $4f02 $119      # needs more than 1 Mb video memory
  38.  
  39. # 64K color (hicolor) modes.
  40. # Delete them if your DAC is not capable of 64K color modes.
  41. #  320  200  64k    640 $4f02 $10e
  42.  640  480  64k   1280 $4f02 $111
  43.  800  600  64k   1600 $4f02 $214
  44. 1024  768  64k   2048 $4f02 $117      # needs more than 1 Mb video memory
  45. # 1280 1024  64k   2560 $4f02 $11a      # needs more than 1 Mb video memory
  46.  
  47. # 16M color (truecolor) modes.  Delete the following lines if you don't
  48. # have a truecolor DAC.
  49. # Note:  At least VESA 1.2 is needed for truecolor modes.
  50. # 320  200  16m    960 $4f02 $10f RD      # not supported by some cards
  51.  640  480  16m   1920 $4f02 $220 R
  52.  800  600  16m   2400 $4f02 $221 R      # needs more than 1 Mb video memory
  53. # 1024  768  16m   3072 $4f02 $118 R      # needs more than 1 Mb video memory
  54. # 1280 1024  16m   3840 $4f02 $11b R      # needs more than 1 Mb video memory
  55. # Please don't modify the line values (960, 1920 etc.),
  56. # QPV's VESA driver will autodetect the correct value.
  57.