home *** CD-ROM | disk | FTP | other *** search
/ 3D Madness! Companion CD / 3DMADNESS.iso / dosdemos / 3dwkshop / drivers / vtest.doc < prev    next >
Text File  |  1993-01-27  |  2KB  |  40 lines

  1. VTEST.EXE, a diagnostic program
  2.  
  3. VTEST.EXE is a diagnostic program for your video display adapter system 
  4. (graphics card and video BIOS). It uses the same methods to determine 
  5. available Video modes as 3D WorkShop does.  Use this small program 
  6. to test how changes to your video system affect 3D WorkShop (without 
  7. having to run 3DWS.EXE).
  8.  
  9. Some early video BIOSes contain bugs. These bugs can crash 3D WorkShop 
  10. during startup.  If 3D WorkShop does not run on your system, 
  11. run VTEST to determine if the problem lies in your video BIOS.  If 
  12. the video BIOS is at fault, contact your graphics card company. Usually 
  13. they have an upgraded BIOS chip or a software BIOS which fixes the bugs. 
  14. Often the software BIOS is also available on CompuServe, or other BBSes. 
  15. If a fix is not available, a generic VESA software BIOS for the chipset 
  16. on your graphics card may do the trick. They are also available from 
  17. CompuServe and other BBSes
  18.  
  19.  
  20. Using VTEST.EXE
  21.  
  22. VTEST.EXE can be run in either of two modes, normal or verbose.  When 
  23. run in the normal mode, VTEST lists the available Video modes PC Animate 
  24. Plus can use.
  25.  
  26. When VTEST.EXE is run in the verbose mode, it lists the steps and 
  27. results for all the tests it makes on your video hardware.  The verbose 
  28. mode can also report specific Video mode problems.
  29.  
  30. Usage:  To use VTEST.EXE in normal mode, just run it:
  31.  
  32.     vtest
  33.  
  34. To use VTEST.EXE in verbose mode, run it with the -v option:
  35.  
  36.     vtest -v
  37.  
  38.  
  39. End of file.
  40.