home *** CD-ROM | disk | FTP | other *** search
/ Space & Astronomy / spaceandast.zip / spaceandast / VPIC / README.1ST < prev    next >
Text File  |  1993-03-02  |  4KB  |  67 lines

  1.     
  2.  
  3.     Dear User,
  4.  
  5.     Print VPIC.TXT using 17 chars/inch and 8 lines/inch to get a handy one  page
  6.     quick reference guide for VPIC. See VPIC.DOC  revision  history  for  what's
  7.     new. VPIC.DOC and CONFIG.DOC are already formatted to produce nice documents
  8.     when printed at the default printer settings of 10 chars/in and 6 lines/in.
  9.  
  10.     VPIC must be configured for your VGA board to utilize all the extended modes
  11.     the board is capable of doing, unless it is VESA compatible. If the top menu
  12.     line says VESA and only the 320x200 mode is  listed,  see  CONFIG.DOC  about
  13.     memory  managers.  If your SuperVGA card does not support VESA (older cards)
  14.     or returns wrong VESA info (older  Orchid F1280, Diamond Stealth, etc)  then
  15.     VPIC must be configured for your VGA board to utilize all the extended modes
  16.     the board is capable of doing.  In addition, if your card returns wrong VESA
  17.     info, or you want to enable any hi-color modes,  you will have to  configure
  18.     VPIC for your card and use the  /v  option to tell VPIC to ignore VESA info.
  19.     For the S3 chips, VESA checking has been disabled;  if you  want  to  verify
  20.     if yours works or not, configure for some other chip (ie, TS4000)  and  give
  21.     it a try. A number of VESA drivers are included in VESADR.ZIP, which was  on
  22.     Compuserve. To help you to configure VPIC properly, the WHICHVGA and  CONFIG
  23.     programs were created. A VESA config file has been included, and the CIRRUS54
  24.     config file shows how it was used to make the Cirrus 54xx boards work.
  25.  
  26.     IMPORTANT: If you have an ATI card (and possibly some others) certain modes,
  27.     such as 800x600, are disabled unless you select the right monitor in the ATI
  28.     INSTALL or SETUP program.  You may have to do a custom monitor configuration
  29.     to enable these modes. The card just refuses to acknowledge these modes with
  30.     the wrong monitor selected.
  31.  
  32.     The CONFIG program allows you to configure VPIC from a menu. Just make  sure
  33.     VPIC.EXE, CVPIC.EXE, CONFIG.EXE, and all the configuration files (.cfg  ext-
  34.     ension) are in the current directory. Then run CONFIG and  you  will  get  a
  35.     menu (similar to the VPIC menu) of all the  configuration  files.  The  menu
  36.     also lists the contents of the currently highlighted file. You can move thru
  37.     the list of files using the cursor keys, or by pressing a letter key jump to
  38.     the next filename starting with that letter (or number).  Just  look  for  a
  39.     file which matches the parameters for your board, and press ENTER to config-
  40.     ure VPIC using that configuration file. ESCape ends the CONFIG program with-
  41.     out configuring VPIC. If none of the supplied files match your  board,  copy
  42.     the closest one to a new  filename  (with extension .cfg)  and  use  a  text
  43.     editor to modify it to your boards requirements. Don't use a word  processor
  44.     (unless it can produce straight ASCII text) since these usually put  control
  45.     codes into the document which will confuse CONFIG and CVPIC. See  CONFIG.DOC
  46.     for a list of supported VGA chips and typical boards on which they are used.
  47.  
  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.  
  58.         vpic /r file1
  59.         wait 10
  60.         vpic /r file2
  61.         etc.
  62.  
  63.  
  64.                                                         Enjoy,
  65.                                                         Bob Montgomery
  66.  
  67.