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

  1. # QPEG configuration file
  2. # for VESA 1.2 compatible SVGA graphics cards with truecolor DAC
  3. # Please use VESAHI.CFG if you have only a hicolor DAC.
  4. # Please use VESA.CFG if you have no truecolor/hicolor DAC.
  5.  
  6. VESA BGR      # perhaps RGB instead of BGR
  7. #'VESA truecolor
  8. #"VESA 1.2 compatible SVGA graphics cards with truecolor 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. # Delete them if your DAC is not capable of 64K color modes.
  43.  320  200  64k    640 $4f02 $10e
  44.  640  480  64k   1280 $4f02 $111
  45.  800  600  64k   1600 $4f02 $114
  46. # 1024  768  64k   2048 $4f02 $117      # needs more than 1 Mb video memory
  47. # 1280 1024  64k   2560 $4f02 $11a      # needs more than 1 Mb video memory
  48.  
  49. # 16M color (truecolor) modes.  Delete the following lines if you don't
  50. # have a truecolor DAC.
  51. # Note:  At least VESA 1.2 is needed for truecolor modes.
  52.  320  200  16m    960 $4f02 $10f R      # not supported by some cards
  53.  640  480  16m   1920 $4f02 $112 R
  54. #  800  600  16m   2400 $4f02 $115 R      # needs more than 1 Mb video memory
  55. # 1024  768  16m   3072 $4f02 $118 R      # needs more than 1 Mb video memory
  56. # 1280 1024  16m   3840 $4f02 $11b R      # needs more than 1 Mb video memory
  57. # Please don't modify the line values (960, 1920 etc.),
  58. # QPEG's VESA driver will autodetect the correct value.
  59.