home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS - Coast to Coast / simteldosarchivecoasttocoast2.iso / windows3 / sv800.zip / SV800.DOC next >
Text File  |  1990-05-24  |  542b  |  17 lines

  1. sv800.drv is a windows 3.0 driver for a "generic" super-vga 800x600 16
  2. color mode. The card must support the 800x600 mode at the BIOS level
  3.  
  4. sv800 will read the BIOS mode number for 800x600x4 mode from WIN.INI
  5.  
  6.     [display]
  7.          Mode800x600x4 = ##
  8.  
  9. for example:
  10.  
  11.     [display]
  12.          Mode800x600x4 = 22      <-- for V7 VGA
  13.          Mode800x600x4 = 88      <-- for Paradise VGA
  14.  
  15. sv800 is not guarenteed to work with Win386 (ie 386 enhanced mode) it
  16. depends wether the standard VGA VDD can deal with the particular card.
  17.