home *** CD-ROM | disk | FTP | other *** search
/ WADS of WADS / WadsOfWads.1994.zip / WOWCD / README.1ST < prev    next >
Text File  |  1993-03-03  |  4KB  |  63 lines

  1.     Dear User,
  2.  
  3.     Print VPIC.TXT using 17 chars/inch and 8 lines/inch to get a handy one  page
  4.     quick reference guide for VPIC. See VPIC.DOC  revision  history  for  what's
  5.     new. VPIC.DOC and CONFIG.DOC are already formatted to produce nice documents
  6.     when printed at the default printer settings of 10 chars/in and 6 lines/in.
  7.  
  8.     VPIC will now work with all cards that return  VESA  information  correctly,
  9.     and does not have to be configured; generally, if the top line in  the  menu
  10.     says VESA,  VPIC will work OK.   If the top menu line says VESA and only the
  11.     320x200 mode is listed,  see  CONFIG.DOC  about  memory  managers.  If  your
  12.     SuperVGA card does not support VESA (older cards) or returns wrong VESA info
  13.     (older  Orchid F1280, Diamond Stealth, etc) then VPIC must be configured for
  14.     your VGA board to utilize all the extended modes  the  board  is  capable of
  15.     doing.  In  addition, if your card returns wrong VESA info, you will have to
  16.     use the /v option to make VPIC ignore VESA info.  A generic VESA.CFG  config
  17.     file is included so you can play around with the parameters, and maybe get a
  18.     card which isn't supported directly to work; again, use 'vpic /v' to use it.
  19.     To help you configure VPIC properly,  the WHICHVGA and CONFIG programs  were
  20.     created.
  21.  
  22.     The archived file VESADR.ZIP contains an assortment of VESA TSR  (Terminate
  23.     and Stay Resident) drivers for many of the popular video card.   Be sure to
  24.     read the READ.ME file contained in the archive.   Use PKUNZIP to un-archive
  25.     VESADR.ZIP and the various drivers.   This collection came from Compuserve.
  26.  
  27.     IMPORTANT: If you have an ATI card (and possibly some others) certain modes,
  28.     such as 800x600, are disabled unless you select the right monitor in the ATI
  29.     INSTALL or SETUP program.  You may have to do a custom monitor configuration
  30.     to enable these modes. The card just refuses to acknowledge these modes with
  31.     the wrong monitor selected.
  32.  
  33.     The CONFIG program allows you to configure VPIC from a menu. Just make  sure
  34.     VPIC.EXE, CVPIC.EXE, CONFIG.EXE, and all the configuration files (.cfg  ext-
  35.     ension) are in the current directory. Then run CONFIG and  you  will  get  a
  36.     menu (similar to the VPIC menu) of all the  configuration  files.  The  menu
  37.     also lists the contents of the currently highlighted file. You can move thru
  38.     the list of files using the cursor keys, or by pressing a letter key jump to
  39.     the next filename starting with that letter (or number).  Just  look  for  a
  40.     file which matches the parameters for your board, and press ENTER to config-
  41.     ure VPIC using that configuration file. ESCape ends the CONFIG program with-
  42.     out configuring VPIC. If none of the supplied files match your  board,  copy
  43.     the closest one to a new  filename  (with extension .cfg)  and  use  a  text
  44.     editor to modify it to your boards requirements. Don't use a word  processor
  45.     (unless it can produce straight ASCII text) since these usually put  control
  46.     codes into the document which will confuse CONFIG and CVPIC. See  CONFIG.DOC
  47.     for a list of supported VGA chips and typical boards on which they are used.
  48.     The WHICHVGA program will try to identify your VGA chip and  the  amount  of
  49.     display memory you have. It isn't foolproof, but works most of the time.
  50.  
  51.     See CONFIG.DOC for a comprehensive explanation of the configuration  process
  52.     and .cfg file format. See VPIC.DOC for all the other features of VPIC.
  53.  
  54.     The WAIT program is meant for batch file  use  with  VPIC /r,  and  waits  a
  55.     specified number of seconds or until a key is pressed  between  images.  For
  56.     example, a batch file might be:
  57.         vpic /r file1
  58.         wait 10
  59.         vpic /r file2
  60.         etc.
  61.                                                         Enjoy,
  62.                                                         Bob Montgomery
  63.