readme.txt Driver File Contents (wcg_04010209.zip)

         ----------------------------------------------------
                               WCGDRV
                 3Dlabs Wildcat PRO Display Driver for
                        Windows NT Workstation
         ----------------------------------------------------

-------------
Legal Notices
-------------
Copyright 1999-2000, 3Dlabs Inc. Ltd.

All rights reserved.

Including software, file formats, and audio-visual displays; may be used
pursuant to applicable software license agreement; contains confidential and
proprietary information of Intense3D and/or third parties which is protected
by copyright and trade secret law and may not be provided or otherwise made
available without proper authorization.

Restricted Rights Legend
Use duplication, or disclosure by the Government is subject to restrictions
as set forth in subparagraph (c) (1) (ii) of the Rights in Technical Data and
Computer Software clause at DFARS 252.227-7013 or subparagraphs (c) (1) and
(2) of Commercial Computer Software -- Restricted Rights at 48 CFR 52.227-19,
as applicable.

Unpublished -- rights reserved under the copyright laws of the United States.


Heidi® is a registered trademark of Autodesk, Inc.
Intel© product names and logos are the property of Intel Corp.
Microsoft© product names and logos are the property of Microsoft Corp.
Intergraph© product names and logos are the property of Intergraph Corp.
Intense3D© product names and logos are the property of Intense3D Inc.

--------------------
End of Legal Notices
--------------------


-------------------
Version Information
-------------------
Product:     WCGDRV
Version:     04.01.02.09
Date:        3-JAN-2001

Description:
    The 3Dlabs Wildcat PRO Display Driver provides support for accelerated
    high-resolution and high-color video using OpenGL.
        
    This release of the Wildcat Pro Display Driver does not support DirectX.

    This driver supports standard and wide format 24-inch and 28-inch
    monitors.

    This release of the Wildcat PRO Display Driver will only install and run
    on systems running Windows NT 4.0 with Service Pack 4 (or later).

    This driver uses the Intel© SIMD Extensions. Microsoft© WindowsNT 4.0 must
    have Service Pack 4 and the Streaming SIMD extensions loaded, or 
    Service Pack 5 or later must be installed in order for the driver to 
    work correctly.
    
    NOTE: If you have Service Pack 4 and the extensions installed, and
        upgrade with Service Pack 5, you need to uninstall the SIMD
        extensions before installing Service Pack 5. Reference the 
        support information at the following Web page:

        http://support.intel.com/support/processors/pentiumiii/ntdriver.htm 
    
    A Heidi® driver package is included with this release on a separate disk.
    For information on installing the Heidi driver, see the readme.txt file
    included on that disk.

--------------------------
End of Version Information
--------------------------


Installation Help
=================

    This driver will not run on any machine which does not have PCI backplane
    hardware.  The Wildcat Pro Display driver will work with both the AGP and
    AGP Pro versions of the Wildcat Display adapter.

    See MANIFEST.TXT for a list of delivered files.

    Please refer to the installation documentation provided with the media
    supplied with your system.

    If you are trying to load an updated driver from the Intense3D web site,
    please do the following:

    1. Save the self-extracting .zip file to a temporary directory on the
       system hard drive.

    2. Double-click the self-extracting zip file to unzip the driver files.
       These extracted drivers files are compressed and will be expanded as
       they are installed using Windows NT 4.0 Setup.

    WINDOWS NT 4.0 SETUP - PLEASE READ CAREFULLY!
    ---------------------------------------------
    All previous versions of the display driver labeled,

      "Intergraph Display Driver," "Intense3D Display Driver,"
      "Intense3D Intense4kDrv Display Driver," "Intense Wildcat Driver,"
      and "3Dlabs Wildcat Driver".

    should be uninstalled prior to loading the "3Dlabs Wildcat PRO Display
    Driver."  See the Uninstall Help section for step-by-step instructions on
    uninstalling these drivers.

    To install the 3Dlabs Wildcat PRO Display Driver:

     1. Log into the system using an account that has Administrator privileges.

     2. From the operating system Start menu, go to Settings/Control Panel and
        double-click Display to activate the Display Properties dialog.

     3. Click the Settings tab.

     4. Click the Display Type button to activate the Display Type dialog.

     5. Click the Change button to activate the Change Display dialog.

     6. Click the Have Disk button to activate the Install From Disk dialog.

     7. Clear the default path, A:\, and click Browse to activate
        the Locate File dialog.  Using the Locate File dialog, find the
        directory that contains the extracted driver files.  Locate and select
        the file, oemsetup.inf, in the disk1 sub-directory and click Open.

        The Locate File dialog will dismiss and the Install From Disk dialog
        will become active.  Select OK in the Install From Disk dialog.

     8. Another dialog labeled Change Display will appear listing the title of
        the driver to be installed.  Verify that 3Dlabs Wildcat PRO is
        highlighted and click OK.

     9. A dialog labeled "Third-party Drivers" will appear prompting you to
        proceed with the installation of a third-party driver.  Click YES.

    10. During the installation, a dialog labeled "Files Needed" will appear
        and indicate that an additional file is needed.  The default path
        will be the same as the path selected in step 7.

    11. Click Browse and locate the disk2 sub-directory.  Select the needed
        file and click Open.  Then click OK in the Files Needed dialog.
        
    12. A dialog box labeled Installing Driver should appear indicating that
        the drivers were successfully installed.  Click OK.

    13. Click Close in the Display Type dialog.

    14. Click Close in the Display Properties dialog.

    15. A final dialog will appear and state the system settings have been
        changed and that you must restart your computer in order for the new
        settings to take effect.

        Click Yes in order to reboot the system.

    16. The Wildcat PRO Display Driver will be loaded during system boot and
        display at the 640 x 480 resolution.  However, if an earlier version
        of the Intense3D or 3Dlabs Wildcat Driver exists, the resolution will
        be the last one selected.  After logging on again, the resolution
        can be changed in the Display Properties dialog.

    17. Following the system shutdown and subsequent logon, a dialog will
        appear stating that the current settings are invalid.  This dialog
        appears the first time you logon after you have changed the display
        driver. Click OK and configure the display settings to meet your
        requirements.


Automated Installation Help
===========================
    NOTE:  Make sure you have write permission on the target machine as the
           automated installation will create temporary directories on its
           hard drive.
	
    1.  Create an installation directory on your hard drive and then copy
        all installation files into that directory.  You may either create
        a directory structure having a disk1, disk2, ... format or just
        dump all files into the same directory.
    2.  Modify the setup.ini file to meet your specifications.
    3.  Run setup.exe.


Unattended Installation Help
============================
    Unattended installation allows you to install the driver as part of a
    Windows NT 4.0 installation with no end user interaction.  These
    instructions assume a working knowledge of Windows NT 4.0 unattended
    installations.

    The 3Dlabs Wildcat requires Windows NT 4.0 Service Pack 4 or higher.
    For the unattended installation to work properly with the 3Dlabs
    Wildcat, you must replace the HAL files at your distribution point
    with HAL files from Windows NT 4.0 Service Pack 4.  These files include
    halmps.dll, halapic.dll, and halmpsm.dll.

    WINDOWS NT 4.0 UNATTENDED INSTALLATION
    --------------------------------------
    1.  Add the following entries to the unattended.txt file:

        [Display]
        ConfigureAtLogon=0
        BitsPerPel = 32
        XResolution = 1024
        YResolution = 768
        VRefresh = 75
        AutoConfirm=1
        InstallDriver=1
        InfFile=oemsetup.inf
        InfOption="3Dlabs Wildcat Pro"

        NOTE:  BitsPerPel, XResolution, YResolution, and VRefresh are all variable.  
               These values can be set to any valid Display Driver setting.        

        NOTE:  InfOption is variable.  It has a matching value in the
               oemsetup.inf file.  This matching value can be found under
               [Intense3D.Mfg] on the left side of the = sign.  These two
               values must match exactly.

    2.  Copy all display driver files to the $oem$\DISPLAY folder of the
        distribution point.  Any files on multiple installation disks
        should be copied to this folder. 


Uninstall Help
==============
    To uninstall this version of the 3DLabs Wildcat PRO Display Driver,
    use the Add/Remove Programs Properties utility in the Control Panel.

    WINDOWS NT 4.0 UNINSTALL
    ------------------------

    1. From the operating system Start menu, go to Settings/Control Panel
       and double-click Add/Remove Programs.

    2. On the Add/Remove Programs Properties dialog, select "Wildcat Display
       Driver" from the list of available programs, and click Add/Remove to
       uninstall the existing driver.

    3. A dialog will appear which describes the function of the 3Dlabs
       Display Driver uninstall program and you will be prompted to verify
       the removal of the Display Driver. Click Yes to complete the driver
       removal.


Screen Resolution and Refresh Rate Table
========================================
    To access the list of available screen resolutions and refresh rates,
    the "List All Modes..." button on the "Settings" page of the Display
    Properties page must be selected.

    1. From the operating system Start menu, go to Settings/Control Panel
       and double-click Display.

    2. From the Display Properties dialog, click the Settings tab.

    3. Click "List All Modes..." to access the table of
       supported screen resolutions and refresh rates.


Monitor Selection
=================
    The "3Dlabs Monitor" page in Display Properties must be used to
    change the monitor type.

    1. From the operating system Start menu, go to Settings/Control Panel and
       double-click Display.

    2. On the Display Properties dialog, click the Intense3D Monitor tab.

    3. Click the "Configure Monitor" button.
       At this point the "Configure Monitor" dialog will be displayed.

    4. Select one of the three monitor types: Generic, Plug-and-Play, or Vendor.
       Selection of one of these three monitor types will potentially alter the
       list of resolutions reported in the "Available Resolutions" field.

       - The Generic monitor type will provide a list of generic resolutions.
       - The Plug-and-Play monitor type will provide a list of the resolutions
         supported by the monitor plugged into the system if the monitor is
         Plug-and-Play capable.
       - The Vendor monitor selection allows you to choose a specific monitor
         from the provided list of monitors.

       Once you have chosen a monitor, the resolution and refresh rate nearest
       to the current settings will be highlighted.

    5. Select a resolution from list of Available Resolutions.

    6. Click OK to accept the new monitor, resolution, and refresh settings.
       A dialog box will display inquiring whether you wish to keep the new
       settings.  If you select Yes, the settings will be changed and the
       Configure Monitor dialog will be dismissed.  If you select No, the
       settings will revert to previous settings and the Configure Monitor
       dialog is not dismissed.

       You may select Cancel to discard any changes you have made on the
       Configure Monitor dialog.


Display Modes
=============

    The 3Dlabs Wildcat Monitor page in Display Properties must be used to
    change display modes.

    1. Choose the Display icon in the Control Panel.

    2. Click the 3Dlabs Wildcat Monitor tab.

    3. Click Configure Monitor.  At this point the Configure Monitor
       dialog will be displayed.

    4. Select a display mode from the Display Modes pull-down.

    5. Select a resolution from the Available Resolutions list.

    6. Click OK to accept the new display mode.

    You may click Cancel to discard any changes you have made on the
    Configure Monitor dialog.


Context-Sensitive Help
======================

Context-sensitive help is provided for 3Dlabs Wildcat dialogs in the display
properties applet.  The only exception to this is the Configuration Wizard,
which provides detailed instructions for each step.  Context-sensitive help
for a particular control is accessible using three different methods.

    - Click the question mark located on the title bar of the active dialog.
      The cursor will change to a question mark with an arrow.  Next, click
      on the control on which you wish to receive help.
    - Right-click the control on which you wish to receive help.
    - Set the focus on the control you wish to receive help about and press F1.

Any of these methods will bring up a small box filled with text that provides
information on the control you have chosen.

New Features
============

04.01.02.08
    - Added access to glTexSubImage3DEXT and glCopyTexSubImage3DEXT.


Fixes
=====

04.01.02.09
    - Fixed a problem with applications drawing in the wrong color when two
      instances of the application were running.
    - Fixed a problem with texuring not working correctly when textures
      were swapped in and out of texture memory.

04.01.02.08
    - Fixed an access violation when drawing clipped quads in feedback/
      selection mode.
    - Fixed a problem with drawing incorrectly into the accumulation buffer
      when the accumulation buffer was attached to a pixel buffer.

04.01.02.07
    - Fixed a Solid Edge V8 lock up that happened when repeatedly bringing up
      and closing a part file.

04.01.02.06
    - Fixed a stereo problem in Z/I Imaging code of dropping data from
      the left image while panning vertically or horizontally. 

04.01.02.05
    - Fixed hang when running Z/I Imaging code.
    - Fixed blackened triangles in I-DEAS.
    - Fixed string returned by GL_RENDERER.

04.01.02.04
    - Fixed a problem with copying data from a pixel buffer into
      texture memory.
    - Fixed large font problem in Japanese Monitor dialogue.
    - Fixed a problem with OpenGL zoomed images not drawing correctly when
      the zoom wasn't an integer value.
    - Fixed floating point exception when running CATIA.
    
04.01.02.03
    - Fixed problems with backface specular lighting rendering red or
      otherwise incorrect on Wildcat 4110/4210 cards.

04.01.02.02
    - Fixed a problem with some display list primitives not rendering.
    - Fixed access violations that occurred in OpenGL select mode.
    - Fixed a problem with display lists not drawing correctly when blending
      was enabled and the source alpha was required.
    - Fixed a problem with drawing incorrectly to pixel buffers that were much
      larger than the screen resolution.
    - Fixed hang in 3DStress caused by rapidly deleting contexts.
    - Fixed 4110/4210 problem with more than two lights rendering
      backfacing primitives wrong under certain conditions.
    - Fixed a bug such that glGetBoolean() was not returning all of
      the enabled state for all the parameters listed in the OpenGL
      specification.

04.01.02.01
    - Added file properties strings to miniport driver.



Trouble Shooting
================

    IF YOU BOOT NT AND THE SCREEN DOES NOT SYNCHRONIZE PROPERLY, DO THE
    FOLLOWING:

    Reboot the system to NT, but hit the space bar immediately when
    prompted. Select 'Use Last Known Good' in the Configuration Recovery
    Menu. This approach assumes the last configuration was a valid
    configuration, however.

    If the 'Last Known Good' method does not apply to your case, try
    selecting the VGA option from the system boot menu.  Selecting this
    option will boot NT with the VGA driver instead of the GL Display
    Driver.  At this point you can reinstall the Display Driver.

    If all else fails:

    Reboot the system to DOS and remove the file WCGMPD.SYS in the directory
    %SystemRoot%\SYSTEM32\DRIVERS.  Reboot the system again and boot into
    VGA mode.  Since the 3Dlabs Wildcat Pro Miniport Driver has been
    removed, NT will use the Microsoft standard VGA driver.  Re-install the
    Wildcat Display Driver using the Display Properties page. Reboot the
    system.  Following the reboot, select an acceptable resolution using the
    Display Properties page.

    If your system does not have DOS (NT only), and your installation of NT
    uses the standard DOS file system (FATFS), you may boot from floppy, then
    remove this file from the system drive.  If your NT system was built on
    OS/2, or if your NT resides on HPFS, you may boot from an OS/2 system
    recovery (boot) floppy and remove the file.  If you have an NTFS-
    formatted system disk, you will need to reload the NT Operating System
    (DO NOT choose to reformat your system disk during reinstallation; this
    will erase the data on your hard drive).


Customer Support
================

    Please contact 3Dlabs by phone at

    1-800-464-3348 (US)

    44-178-447-0555 (UK) 

    or send e-mail to: support@3dlabs.com <mailto:support@3dlabs.com> for 
    technical assistance.
    technical assistance.
Download Driver Pack

How To Update Drivers Manually

After your driver has been downloaded, follow these simple steps to install it.

  • Expand the archive file (if the download file is in zip or rar format).

  • If the expanded file has an .exe extension, double click it and follow the installation instructions.

  • Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.

  • Find the device and model you want to update in the device list.

  • Double-click on it to open the Properties dialog box.

  • From the Properties dialog box, select the Driver tab.

  • Click the Update Driver button, then follow the instructions.

Very important: You must reboot your system to ensure that any driver updates have taken effect.

For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.

server: web2, load: 1.39