Jump to content

Recommended Posts

Posted

If you are a gamer, you must download this last drivers

 

This is a WHQL driver for GeForce 6, 7, 8, 9, 100, 200, and 300-series desktop GPUs and ION desktop GPUs.

This driver resolves fan speed issues reported with version 196.75 drivers. NVIDIA asks that you remove 196.75 drivers and update to this 197.13 WHQL driver.

New in Version 197.13

   * Adds support for Next Generation ION.
   * Adds support for GeForce GT 320, GeForce GT 330, and GeForce GT 340.
   * Upgrades PhysX System Software to version 9.10.0129.
   * Upgrades HD Audio driver to version 1.0.9.1 (for supported GPUs).
   * Increases performance in several PC games from v196.21 WHQL. The following are examples of measured improvements. Results will vary depending on your GPU and system configuration:

         o Up to 13% performance increase in Crysis: Warhead with a single GPU
         o Up to 30% performance increase in Crysis: Warhead with SLI technology
         o Up to 13% performance increase in H.A.W.X with single GPU
         o Up to 15% performance increase in H.A.W.X with SLI technology
         o Up to 30% performance increase in Left 4 Dead with single GPU
         o Up to 28% performance increase in Left 4 Dead with SLI technology

   * Adds SLI and multi-GPU support for top new gaming titles including Assassin Creed II, Battlefield: Bad Company 2, Command and Conquer 4: Tiberium Twilight, Grand Theft Auto IV: Episodes from Liberty City, Mass Effect 2, Napoleon: Total War, and Zombie Driver.
   * Enhanced SLI support for Metro 2033, Supreme Commander 2, Unigine, and World of Warcraft
   * Adds Ambient Occlusion support for Call of Juarez: Bound in Blood, Need for Speed: Shift, Resident Evil 5, RUSE, and Street Fighter IV.
   * Adds override anti-aliasing support for Mass Effect 2.
   * Includes numerous bug fixes. Refer to the release notes on the documentation tab for information about the key bug fixes in this release.
   * Users without US English operating systems can select their language and download the International driver here.

Existing Support:

   * Supports GPU-acceleration for smoother online HD videos with the new Adobe Flash 10.1 beta. Learn more here.
   * Supports DirectCompute with Windows 7 and GeForce 8-series and later GPUs.
   * Supports OpenCL 1.0 (Open Computing Language) for all GeForce 8-series and later GPUs.
   * Supports OpenGL 3.2 for GeForce 8-series and later GPUs.
   * Supports CUDA Toolkit 3.0 features and performance enhancements. See CUDA Zone for more details.
   * Supports single GPU and NVIDIA SLI technology on DirectX 9, DirectX 10, and OpenGL, including 3-way SLI, Quad SLI, and SLI support on SLI-certified Intel X58-based motherboards.
   * Supports NVIDIA PhysX acceleration on a dedicated GeForce graphics card. Use one card for graphics and dedicate a different card for PhysX processing for game-changing physical effects. Learn more here.
   * Download these FREE PhysX and CUDA applications now!
   * Supports GPU overclocking and temperature monitoring by installing NVIDIA System Tools software.

 

Windows Vista/7 x32:

http://www.nvidia.com/object/win7_winvista_32bit_197.13_whql.html

 

Windows Vista/7 x64:

http://www.nvidia.com/object/win7_winvista_64bit_197.13_whql.html

 

Windows XP x32:

http://www.nvidia.com/object/winxp_197.13_whql.html

 

Windows XP x64:

http://www.nvidia.com/object/winxp64_197.13_whql.html

 

 

ATI

http://support.amd.com/us/kbarticles/Pages/ATI-Catalyst-10-4-Hotfix.aspx

 

Fixes long load times for new maps in Battlefield: Bad Company 2 when using an ATI Radeon HD 5xxx series graphics card

 

- ATIdxx32.dll now has a Metro 2033 profile, file is mostly for DX10 and DX11 titles so those might be the main areas this profile focuses on although as the game don't use separate EXE files it probably improves stuff a bit overall regardless of renderer used.

(ATIumdag.dll which usually holds DX9 profile info also gets a EFLC.exe profile for GTA IV)

Posted

I have a problem with the links :

 

Page Not Found 

The page you tried was not found. You may have used an outdated link or may have typed the address (URL) incorrectly. You might find what you're looking for in one of these areas: 

Posted

I don't really see any difference using these drivers.

 

Tried at the following games:

Assassin's Creed I, Lineage II, Warcraft III.

Posted

I download to test it

[gr] Πρόσφατα αγόρασα την Νvidia 9800 αλλά χρησημοποιώ Windows XP 32bits , Exω ακούσει οτι το Νvidia Physix λειτουργεί σε εκδόσεις απο vista πάνω υσχιει ?[/gr]

Posted

I download to test it

[gr] Πρόσφατα αγόρασα την Νvidia 9800 αλλά χρησημοποιώ Windows XP 32bits , Exω ακούσει οτι το Νvidia Physix λειτουργεί σε εκδόσεις απο vista πάνω υσχιει ?[/gr]

No
Posted

I don't really see any difference using these drivers.

 

Tried at the following games:

Assassin's Creed I, Lineage II, Warcraft III.

If you check the FPS , you will see a difference.

  • 2 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


  • Posts

    • Hello community, I’d like to share an improved version of the L2smr editor for StaticMeshes, focused on solving some workflow issues I found in the original tool. CreditsThis project is based on the original acmi/L2smr repository https://github.com/acmi/L2smr , created by acmi, and I updated it to Java 17 with some additional features. Issues in the original L2smr Too many windows: each StaticMesh opened in a new one → cluttered desktop. No search: navigating through hundreds of StaticMeshActors was slow and tedious. Added improvements Flexible views Single Window Mode: reuse one window instead of opening new ones. Multiple Window Mode: still available for those who prefer having several views open simultaneously. Real-time Search Field Instant filtering as you type. Case-insensitive search. “Reset” button to quickly clear the search.     Installation and Execution: Clone the repository: git clone https://github.com/Jeep12/l2smr.git cd l2smr        2.Build the project:   ./gradlew build        3. Run the application:     ./run.bat      Or simply double-click on run.bat.     The run.bat script automatically extracts JavaFX from the included javafx-17.0.2.zip file in the javafx/ directory, sets up the required libraries, and launches the application. You don’t    need to install JavaFX separately.      Repository: https://github.com/Jeep12/l2smr     Maybe these features already existed in another version or fork, and they might not be very big changes, but since I didn’t know about them and found them necessary, I decided to          implement them myself and wanted to share them.      
    • no....Mobius L2Clientdat and L2FileEditor can do that...but still cant works with TaiWanese Grand Crusade ,especially Armorgrp.dat and Armorgrp-Classic.dat
    • L2GOLD - Halcyon x45 Project Classic Interlude   C6 - Classic Interlude: Protocol 110     Is a complete copy of L2Gold in Classic [110 Protocol] with L2OFF files.   Fully L2Gold Features - Daily Quest - Daily Mining Quest - Ancient Weapons -Refine System  -Rebirth System -Fully configurable everything you want -Gold stats/Gold skills/Gold items working 100% -Zones 100% alike  -Unique donations system (npc or voicedcommand .donate) - On Enchant success announcement ( if +16 for weapon, 8 for armor , 7 for jewel) - Announce of Castle Lord - Announce of Hero  - Olympiad Max A grade - Olympiad Buffs on matches changed to Gold Alike - Working fully Dreadbane   - AI Mods: Static Time for RB   Automated Events: Squash Watermelon RB Event High rate  (those are fully automated)   Server is running a Test Server: Online to anyone can test it.   Game Client: https://www.mediafire.com/file/1d8xe18rvgi04lx/L2_Classic_Interlude_Client_V2.rar/file   Game Patch: https://www.mediafire.com/file/3z4b8ezy93h2z1g/L2Halcyon+Gold+Patch.rar/file   GM Accounts: ID: root pass root [ accounts go from  root1 until root20 ]   Regular Accounts Registrations: http://84.247.164.27/?page=register   Some Screenshots: https://imgur.com/a/o7TxzTN   Contact me here via PM (only serious buyers).    Price of the product: Fully Server Pack + Source ( 250 Euros )
    • ✨ A Service with Vibes  Vibe SMS ✨   Vibe SMS is not just a platform for working with numbers. We’ve built it to be simple, convenient, and stress-free, so your tasks get done without hassle. We value real communication: we listen to your ideas, provide support, and make sure everyone feels calm and confident. With us, you’re not just a client  you’re part of a space built on trust, support, and a human touch. Vibe SMS is a place where people matter and where we create an atmosphere you’ll want to stay in.   Website link — https://vibe-sms.net/ Our Telegram channel — https://t.me/vibe_sms
  • Topics

×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock