home *** CD-ROM | disk | FTP | other *** search
/ Magazyn Enter 1999 January / enter_01_1999_2.iso / Earth2_demo / Glide / nt40v2.exe / readme.txt < prev    next >
Text File  |  1998-06-15  |  3KB  |  111 lines

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