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

  1. # QPEG configuration file
  2. # for VESA compatible SVGA graphics cards
  3. # Please use VESAHI.CFG if you have a hicolor DAC.
  4. # Please use VESATRUE.CFG if you have a truecolor DAC.
  5.  
  6. VESA BGR
  7. #'VESA
  8. #"VESA compatible SVGA graphics cards
  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.