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

  1. # QPEG configuration file
  2. # for VESA 1.2 compatible SVGA graphics cards with hicolor DAC
  3. # Please use VESATRUE.CFG if you have a truecolor DAC.
  4. # Please use VESA.CFG if you have no truecolor/hicolor DAC.
  5.  
  6. VESA BGR
  7. #'VESA hicolor
  8. #"VESA 1.2 compatible SVGA graphics cards with hicolor DAC
  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 $4f02 $102
  17. 1024  768   16    128 $4f02 $104
  18. 1280 1024   16    160 $4f02 $106
  19. # Note: some cards and/or 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 $4f02 $101
  25.  800  600  256    800 $4f02 $103
  26. 1024  768  256   1024 $4f02 $105
  27. # 1280 1024  256   1280 $4f02 $107      # needs more than 1 Mb video memory
  28. # Note: Be sure that your SVGA card has enough video memory to display all of
  29. # these modes.  Otherwise delete the corresponding lines in order to prevent
  30. # QPEG from using those modes not supported by your card.
  31.  
  32. # 32K color (hicolor) modes.
  33. # Delete them if you don't have a hicolor or truecolor DAC.
  34. # Note:  At least VESA 1.2 is needed for hicolor modes.
  35.  320  200  32k    640 $4f02 $10d
  36.  640  480  32k   1280 $4f02 $110
  37.  800  600  32k   1600 $4f02 $113
  38. # 1024  768  32k   2048 $4f02 $116      # needs more than 1 Mb video memory
  39. # 1280 1024  32k   2560 $4f02 $119      # needs more than 1 Mb video memory
  40.  
  41. # 64K color (hicolor) modes.
  42. # If your DAC is capable of 64K color modes, you may uncomment the
  43. # following lines (remove the '#' characters).
  44. # 320  200  64k    640 $4f02 $10e
  45. # 640  480  64k   1280 $4f02 $111
  46. # 800  600  64k   1600 $4f02 $114
  47. # # 1024  768  64k   2048 $4f02 $117      # needs more than 1 Mb video memory
  48. # # 1280 1024  64k   2560 $4f02 $11a      # needs more than 1 Mb video memory
  49.