Forceware 91.31 WHQL released


Recommended Posts

Just noticed that the 91.31 drivers have now gone WHQL.

I don't know if these drivers have the new control panel as I have not installed them yet, but the download is pretty big (40.3Mb).

:Edit: Confirmed in the release notes - the new control panel is included with these drivers.

Download them from here:

http://www.nvidia.com/object/winxp_2k_91.31.html

Release Highlights:

* WHQL Certified

* Adds support for GeForce 7950 GX2.

* Includes the new NVIDIA Control Panel. Please visit the NVIDIA Control Panel website for more information.

* New NVIDIA PureVideo features and enhancements. Please visit the NVIDIA PureVideo website for more information on PureVideo technology and system requirements.

o Adds noise reduction post processing

o Adds image sharpening post processing

o Improved Inverse telecine algorithm

o Improved de-interlacing algorithm

o Improved compatibility with third party MPEG-2 decoders

* Microsoft? DirectX? 9.0c and OpenGL? 2.0 support

Link to comment
https://www.neowin.net/forum/topic/472713-forceware-9131-whql-released/
Share on other sites

SLI popup workaround:

install coolbits (http://nvtweak.laptopvideo2go.com/)

open regedit

goto:

HKEY_LOCAL_MACHINE/SOFTWARE/NVIDIA Corporation/Global/NVTweak and set NvCplEnableMultiGPUConfigurationPage to 0

logoff and logon to check workaround stops popup.

The new control panel is nice and could be great except it really feels poorly laid out. A few things they did right over ATi's implementation:

- doesn't add an obnoxiously long menu entry to desktop context menu (w/ icon)

- doesn't run in separate process until opened up

not a huge fan of the new control panel but it's easier to see everything now --- especially on a larger screen.

one issue i am seeing with the new drivers is that if you go into the control panel and indicate that you don't want the NV icon in the system tray, after you exit, it comes back after 5-10 seconds.

also --- was there always an "nvsvc32.exe" that ran with the 8x.xx series drivers?? i can't recall.

not a huge fan of the new control panel but it's easier to see everything now --- especially on a larger screen.

one issue i am seeing with the new drivers is that if you go into the control panel and indicate that you don't want the NV icon in the system tray, after you exit, it comes back after 5-10 seconds.

also --- was there always an "nvsvc32.exe" that ran with the 8x.xx series drivers?? i can't recall.

1. I have the same issue with the tray icon

2. I'm pretty sure there was. The name looks very familiar and I don't have an increase in processes running at startup (was 32 before, still 32 now).

Anyone else notice:

1) Site says English download is only 21MB and it downloads at 40.3MB

2) The download says 'MCE' in it, which prior to this version as I recall they had their own drivers.

Leaves me asking 3 questions:

1) Did they botch the size of the download on the XP-2K page

2) Did they botch the link on the XP-2K page, directing it to the MCE driver instead of the XP-2K driver

3) Did they combine the 3 OS's for this driver release and not tell anyone

Anyone else notice:

1) Site says English download is only 21MB and it downloads at 40.3MB

2) The download says 'MCE' in it, which prior to this version as I recall they had their own drivers.

Leaves me asking 3 questions:

1) Did they botch the size of the download on the XP-2K page

2) Did they botch the link on the XP-2K page, directing it to the MCE driver instead of the XP-2K driver

3) Did they combine the 3 OS's for this driver release and not tell anyone

1. Yes, I find that weird as well :blink:

I've noticed a framerate drop in Day of Defeat: Source.

How big? :huh:

A quick question, I installed the new drivers after uninstalling the old ones but I also removed the GART Drivers (global address remapping table) I know that there are two types of GART Drivers PCIGART and AGPGART! The only reference to this on Nvidia's site are old Unified Drivers! Is this a big problem or nothing to worry about? I have a ASUS A8N-SLI Premium Motherboard with a 6600GT PCI Express Graphics Card.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • I don't understand the vision. Do people really want to buy a new computer from Dell with 6 browsers installed? We all keep asking for Microsoft to stop having so much junk on their OS, and adding a bunch of browsers seems to go against that. Ideally, we would just be asked what browser we want during OOBE but Google is just going to pay Dell a bunch of money to include Chrome. Additionally, would you want your phones to start including all the browsers too when you get them? The only thing I ever wanted was to be able to uninstall IE or edge and I believe you are now able to. I do agree that microsoft needs to chill with their "are you sure you don't want to try edge before you install chrome" ads when going to download chrome.
    • The funny thing here is that like 70% or so of the web browser users use 'Google Chrome' as web browser. What I don't understand is that why on earth would ANYONE choose 'Google Chrome' on Windows when 'Microsoft Edge' is not just better in most things, but it's already there right out of the box for the Windows users. Microsoft Edge has less data collection (yes, that's a fact), less RAM usage and is more optimized for Windows (as it's a Microsoft product) right out of the box. I'm sure you will come with the argument of bloat in Microsoft Edge. Sure, but most of that can be fixed with a simple tool (there are many good ones out there for this). Yes, that require a couple of clicks in the same way as it requires several clicks to install 'Google Chrome'. And I'm sure you really love the 4 GB of AI-slop data 'Google Chrome' is downloading for Chrome without you agreeing to it. Fun right? Sure, the way Microsoft is pushing 'Microsoft Edge' on users might not be the best way of doing it and might need to change. But I would never choose 'Google Chrome' over 'Microsoft Edge' today anyways. I'm sure there was a period back in the days when 'Google Chrome' actually was better in most things, but that period is not today.
    • JetBrains rolls out IntelliJ IDEA update with Markdown preview fixes and more by David Uzondu Image via JetBrains IntelliJ 2026.1.3 from JetBrains has landed, bringing several highly requested bug fixes that target common UI glitches and terminal rendering issues. If you run tmux inside the integrated terminal, the IDE no longer renders the cursor above the active line. The Markdown preview bug, which was fixed in this release, had annoyed developers for quite some time, as the preview pane failed to render images saved outside the project directory. Instead of displaying the actual image, the IDE simply showed a broken image icon, a problem that stuck around for two years before this update. Over on Windows, developers running WSL can now use wsl.exe to spin up their environments without losing terminal functionality. In previous builds, launching a terminal shell with something like wsl.exe -d ubuntu inside a Windows-based project broke both shell integration and active process detection. Other bug fixes in this release include: An issue where Gradle sync incorrectly reported success as a failure on WSL when using Gradle 9.5.0. A syntax highlighting bug that flagged valid Java for-loop initialization blocks with multiple statements as incorrect. A warning bug that triggered a false non-null local variable alert when using JSpecify annotations. A database generation bug that hid the option to use a DELETE statement instead of a TRUNCATE checkbox. A Kotlin highlighting failure where an assertion error in the Gradle redundant library inspection broke error highlighting. A UI bug where the ComboBox popup lacked a maximum height restriction. A Snowflake syntax error where DataGrip failed to support the "create temp" command. A Svelte syntax parsing failure that incorrectly flagged quotes inside inline expressions. A VCS repository manager deadlock that triggered thread pool exhaustion. A memory leak where the LazyTree component kept all previous versions of a tree in memory. IntelliJ 2026.1.3 is the third bug fix release for the IntelliJ 2026.1 series. The first one landed back in April with a fix for the WSL Python interpreter freeze, another fix for guest participants using Emmet abbreviations, and corrected WildFly server deployment errors.
    • That stupid annoying Sign in with Google on all these sites now... get the fk outta here
  • Recent Achievements

    • Collaborator
      Asgardi earned a badge
      Collaborator
    • Conversation Starter
      mobandz earned a badge
      Conversation Starter
    • Apprentice
      fernan99 went up a rank
      Apprentice
    • One Month Later
      nothanks earned a badge
      One Month Later
    • One Month Later
      B2Proxy earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      469
    2. 2
      PsYcHoKiLLa
      243
    3. 3
      Skyfrog
      79
    4. 4
      FloatingFatMan
      73
    5. 5
      Michael Scrip
      60
  • Tell a friend

    Love Neowin? Tell a friend!