home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1999 October / VPR9910B.BIN / DRIVER / AOPEN / PA200N40 / readme.txt < prev   
Text File  |  1998-12-23  |  3KB  |  112 lines

  1. Windows NT Glide Drivers for Voodoo2
  2.  
  3. Voodoo2 Driver kit Version: 3.01.01
  4. Glide Driver Version: 2.54
  5. Glide3 Driver Version: 3.01
  6. Voodoo2 Control Panel Applet: 4.11.01.0081
  7.  
  8. Platform: Windows NT
  9.  
  10. Copyright ( 1997-98 3Dfx Interactive, Inc. )
  11. All Rights Reserved
  12.  
  13. 3Dfx Interactive, Inc.
  14. website: www.3dfx.com
  15. news server: news.3dfx.com
  16.  
  17.  
  18. This product may be covered by one or more of the following
  19. US patents: 5,724,561  5,740,343
  20.  
  21.  
  22. =======================================================================
  23. What's in the distribution?
  24. =======================================================================
  25. This distribution contains the Glide2, and Glide3 for Voodoo2 Based 
  26. 3D graphics accelerators.
  27.  
  28. NOTE:  End-users are recommended to use drivers provided by their
  29. board manufacturer to ensure that they can obtain full support.
  30.  
  31. Included Glide Driver Files
  32. ---------------------------
  33. Voodoo2 - Windows NT:
  34.  
  35. GLIDE2X.DLL  - Windows NT Glide Driver for Voodoo2
  36. FXGPIO.SYS   - Windows NT Device Driver for Voodoo2
  37. FXPTL.SYS    - Windows NT Device Driver for Voodoo2
  38. NTREMAP.SYS  - Windows NT Device Driver for Voodoo2
  39.  
  40. Included Control Panel Files
  41. ----------------------------
  42. 3DFXV2PS.DLL - Voodoo2 Windows NT Control Panel
  43. 3DFXV2PS.HLP - Voodoo2 Windows NT Control Panel Help
  44. VOODOO2.BMP  - Voodoo2 Desktop Wallpaper 
  45.  
  46. General Files
  47. -------------
  48. README.TXT   - This File
  49.  
  50. =======================================================================
  51. Installation 
  52. =======================================================================
  53.  
  54. Requirements
  55. ------------
  56.  
  57. - Windows NT 4.0 or later
  58. - PC with a Pentium II, Pentium Pro, Pentium or similar processor
  59. - One free PCI slot (or two free PCI slots for SLI)
  60.  
  61.  
  62. Installation
  63. ------------
  64.  
  65. The setup program must be run under Windows NT to install the Windows 
  66. NT drivers and 3Dfx device services.  The account used during install
  67. must have administrator permissions.
  68.  
  69. 1) Run the self-extracting executable to begin setup.
  70. 2) Follow the on screen prompts.
  71. 3) After installation you may need to reboot the system.
  72.  
  73.  
  74. Troubleshooting Voodoo2
  75. -------------------------------
  76.  
  77. ####
  78.  
  79. Q: I have an S3 968/868 video card, why does my system lock
  80. up when I run a Glide or Direct3D title.
  81.  
  82. A: S3 968 and 868 chipsets may misreport the mapped memory used.
  83. There is a chance that your Voodoo2 card will be assigned by 
  84. Plug and Play a memory range that is used by the S3 card, but
  85. not reported.   The Voodoo2 card can be relocated by:
  86.  
  87.     Windows NT Users: An NT service called NTREMAP is 
  88.         installed when Glide is added to an NT system.
  89.     NTREMAP can change the memory address of a Voodoo2 
  90.     board and prevent a conflict with an S3 card.
  91.  
  92.     To use NTREMAP, add the following registry values to:
  93.     \HKLM\Software\3Dfx Interactive\NTRemap
  94.     
  95.     Value Name    Type    Value
  96.     ----------      ----    -----
  97.     EnableNTRemap    DWORD    1 (HEX) 
  98.     ForceAddress    DWORD    12000000 (HEX)
  99.  
  100.     The Force Address setting will vary, in this example
  101.     0x12000000 is used.  This is normally free on most
  102.     systems.
  103.  
  104.     NOTE: If you use an address that over-writes another
  105.     device, Windows NT may not boot.  If such a problem 
  106.     occurs, power off the system and remove your Voodoo2.
  107.     Alter the registry to use a different memory range 
  108.     (or remove the ForceAddress setting). Then Reinstall
  109.     the Voodoo2 card into your system.
  110.  
  111.  
  112.