home *** CD-ROM | disk | FTP | other *** search
/ Inside Multimedia 1995 August / IMM0895.ISO01.iso / driver / ati / mach32 / disk1 / utility.lzh / README.VDI < prev    next >
Text File  |  1994-09-01  |  5KB  |  118 lines

  1. ***********************************************************************
  2.  
  3.                         IMPORTANT INFORMATION
  4.                                 for
  5.                             mach32 Users
  6. ***********************************************************************
  7. RELEASE NOTES FOR VDIF.EXE                            September 1, 1994
  8. ***********************************************************************
  9.  
  10. READ THIS FILE COMPLETELY BEFORE ATTEMPTING TO USE THIS PRODUCT !
  11.  
  12. ****************************
  13.  
  14. Contents
  15.  
  16. 1.0     Introduction
  17. 2.0     Requirements
  18. 3.0     Running the Program
  19. 4.0     .VDA and .VDB Files
  20. 5.0     Approximation Errors
  21.  
  22. *****************************
  23.  
  24. 1.0     Introduction
  25.  
  26. VDIF.EXE is designed according to the VESA Display Information Format
  27. (VDIF) standard 1.0.  It allows a monitor to be added directly to the
  28. monitor list of the install program for the mach32 using a .vda or .vdb
  29. file.  The .vda or .vdb file lists data for each of the available vertical
  30. scan frequencies of a given monitor for the following four display modes:
  31.  
  32.                             640x480
  33.                             800x600
  34.                             1024x768
  35.                             1280x1024
  36.  
  37. VDIF.EXE will search through the .vda or .vdb file and select the "best"
  38. data for each of the four modes listed above.  The best data is
  39. defined as the data best matching the mach32 timings parameters, and having
  40. the highest vertical scan frequency, with non-interlaced displays chosen
  41. before interlaced displays.  If no data is found for a mode, then that mode
  42. is considered to be unsupported.
  43.  
  44. To use VDIF.EXE, simply include the name of the .vda or .vdb file
  45. (including the extension) on the command line.  The program will display
  46. the modes that it selects and modify the "MONITOR.DAT" file.  The original
  47. MONITOR.DAT file is simply renamed MONITOR.BAK, in case it needs to be
  48. restored.  Please refer to the example in Section 3.0 below.
  49.  
  50. Only one monitor can be added to the monitor.dat from a VDIF file at a
  51. time.  To replace one VDIF monitor with another, simply run the vdif.exe
  52. utility again with the name of the VDIF file describing the new monitor.
  53.  
  54. If you do come across any problems, please report them as soon as
  55. possible by fax or CompuServe to ATI, using the attached form.
  56.  
  57. *****************************
  58.  
  59. 2.0     Requirements
  60.  
  61. - Graphics Card:        All mach32 based graphics accelerators.
  62.  
  63.  
  64. 3.0     Running the Program
  65.  
  66. To add a monitor to your MONITOR.DAT file, copy the .vda or .vdb file to
  67. the directory containing the mach32 install program and run the following:
  68.  
  69.             VDIF [filename.VDA]
  70.      or     VDIF filename.VDB
  71.  
  72. where filename is the name of the .VDB or .VDA file supplied by your
  73. monitor manufacturer.  If filename is not specified, VDIF will prompt
  74. for a filename.
  75.  
  76. NOTE:  VDIF modifies the MONITOR.DAT file residing in the mach32 install
  77.        directory.  The old MONITOR.DAT file will be placed in a new file
  78.        called MONITOR.BAK
  79.  
  80. *****************************
  81.  
  82. 4.0     .VDA and .VDB Files
  83.  
  84. The .vda and .vdb files mentioned above contain critical information which
  85. the mach32 card requires to properly control a particular monitor.  The
  86. ascii text format (.vda) and the binary format (.vdb) contain the same
  87. information in different forms.  Both formats are translated by the VDIF
  88. utility into a file which is readable by the mach32 installation utility.
  89.  
  90. The installation diskette includes some sample .vda files.  Please make
  91. sure your monitor is compatible with the data in the sample .vda files
  92. before using it.  Improper use of an inappropriate .vda file may cause
  93. permanent damage to your monitor.  Specific .vda and .vdb files are
  94. provided by monitor manufacturers.  Please note that .vda and .vdb files
  95. are provided by your monitor manufacturer and they may not be available
  96. for all makes and models.
  97.  
  98. If you do not have a .vda or a .vdb
  99. file for your monitor, please contact your monitor manufacturer
  100. immediately.
  101.  
  102. Please note that the three .vda files included (NEC_3FGE.VDA, NEC_4FGE.VDA,
  103. and NEC_5FGE.VDA) do not include data for resolutions of 1280x1024 pixels
  104. because the monitors are physically incapable of supporting that resolution.
  105.  
  106. *****************************
  107.  
  108. 5.0     Approximation Errors
  109.  
  110. VDIF.EXE sometimes must approximate monitor information for the mach32
  111. install.  An error in approximation may degrade video performance.
  112. For this reason, VDIF will issue a warning if an error in
  113. approximation occurs.
  114.  
  115. If the .vda or .vdb file passed to VDIF on the command line is not of the
  116. standard format, or if it does not contain enough information, VDIF will
  117. not be able to find mode information, and no modes will be supported.
  118.