• Competitor rules

    Please remember that any mention of competitors, hinting at competitors or offering to provide details of competitors will result in an account suspension. The full rules can be found under the 'Terms and Rules' link in the bottom right corner of your screen. Just don't mention competitors in any way, shape or form and you'll be OK.

Rivatuner v2.03 released

Permabanned
Joined
19 Jun 2007
Posts
10,717
Location
InURmama
Rivatuner is one the leading tweak Utility available for NVIDIA GeForce and ATI Radeon based videocards.



What's a graphics card tweaker without the proper tools to do so ? Exactly; Rivatuner has been updated towards version 2.01 In this release we have included a huge number of stuff to keep you busy, obviously GeForce 8800/8600 support is here as well.
RivaTuner is a complete powerful tweaking environment, providing you everything you may need to tune NVIDIA GPU based display adapters. The widest driver-level Direct3D / OpenGL and system tuning options, flexible profiling system allowing to make custom settings on per-application basis, both driver-level and low-level hardware access modes, unique diagnostic and real-time hardware monitoring features and exclusive power user oriented tools like built-in registry editor and patch script engine make RivaTuner's feature set absolutely unmatched. RivaTuner supports all NVIDIA display adapters starting from Riva TNT family up to the latest GeForce 8800 series and widest range of NVIDIA drivers starting from the oldest Detonator 2.08 up to the newest ForceWare drivers family.

In addition to complete NVIDIA hardware support, RivaTuner also provides limited support for display adapters based upon ATI RADEON 8500 and newer ATI graphics processors. All RivaTuner's features besides driver-level tuning options are also available on supported ATI hardware.

Guru3D.com is Rivatuner's official homepage, click here to find version / build and FAQ information.

For novice users, we have a guide to help you through Rivatuner and setup fan speeds and overclocks on your graphics card. This guide will hopefully help you understand how to use the features that Rivatuner provides.

----------------------------------------------------------------------------------------------------------------------------

Final changes list includes:

Minor bugfixes:

- Fixed gamma correct antialiasing option for the ForceWare 1xx.xx drivers families.
- Fixed 'HDD0 temperature' ... 'HDDn temperature' graph labels in SMART.dll plugin for the systems with more than one hard drive installed.
- Minor UI and localization fixes.

What's new:

- Updated databases for Detonator and ForceWare drivers. Added databases for ForceWare 162.18, 162.22, 162.50, 163.16 and 163.44.
- Added Catalyst 7.7 and 7.8 drivers detection.
- Updated Catalyst 7.7 and 7.8 certified SoftR9x00 parch script (for Windows 2000/XP drivers only).
- Updated RivaTunerStatisticsServer v2.4.0 bundled utility:
- Added OSD rendering support for Direct3D10 applications.
- Added OSD rendering support for Direct3D9 applications redefining render target in the end of frame rendering process (e.g. Overlord). Now the server is able to detect such conditions, bind render target to back buffer, render OSD then restore the previously set render target. This feature is implemented as compatibility flag and enabled by default for all applications, however power users may disable it via editing profile flags in the server's configuration file.
- Improved 3D API usage detection for applications using multiple OpenGL / Direct3D renderers (e.g. Colin McRae : DIRT). Now the server stores information about the last used renderer instead of the first one.
- Updated list of pseudo 3D applications.
- Updated D3DOverrider v1.4 bundled utility:
- Internal hook infrastructure has been seriously changed to provide support for Vista and future operating systems.
- Added experimental triple buffering forcing support for Direct3D10 applications.
- Added RivaTuner's event history panel support. Now besides sound indication of triple buffering forcing success/failure events D3DOverrider is also able to display triple buffering forcing related event markers in RivaTuner's event history panel. This feature is implemented as compatibility flag and enabled by default for all applications, however power users may disable it via editing profile flags in the configuration file.
- Improved hardware monitoring module:
- Added generic support for Logitech G15 keyboard LCD display. Now RivaTuner automatically maps all hardware monitoring statistics displayed in the server's On-Screen Display to the keyboard's LCD display, however power users may disable this behavior with MapOSDToLCD registry entry. Also RivaTuner provides command line switches for connecting to (LCDC/LCDCONNECT) or disconnecting from (LCDD/LCDDISCONNECT) G15 LCD, allowing you to bind these actions with hotkeys and easily reconnect to LCD (e.g. after resuming PC from suspended mode). Please take a note that these command line switches are added to the list of predefined applications available in regular launch item editor.
- Improved hardware monitoring plugins:
- Improved LCDHype plugin. Now the plugin contains LCDHype output scripts calibrated for both AlphaCool 240x128 and Logitech G15 160x43 LCD displays.
Improved VidMem.dll plugin. Now the plugin totally hides videomemory usage graphs under Vista to avoid confusing the beginners ignoring plugin description, telling that videomemory usage monitoring is not available under this OS due to videomemory virtualization.
- Added protective technologies aimed to jam unsafe memory scanner of PunkBuster anticheat system and this way prevent this anticheat system from crashing graphics hardware when RivaTuner resides in memory. Unfortunately new 1.7xx versions of PunkBuster client (debuted on 04.17.2007 with Battlefield 2142 client) caused major system stability issues in conjunction with wide range of applications accessing hardware via user mode MMIO address ranges. Apart from scanning executable code new PunkBuster services also fully scan data memory ranges of each process, which is critically dangerous when it comes to applications accessing hardware registers via memory mapped I/O port user address ranges. Unauthorized access to hardware mapped memory ranges performed by anticheat system's memory scanner may cause unpredictable results including hardware failures and freezing. The problem is not specific to RivaTuner and also covers wide range of ATI and NVIDIA oriented diagnostic, overclocking and monitoring tools (e.g. ATITool, PowerStrip, HIS iTurbo etc) developed by third parties as well as by certified AIB/AIC partners. The situation had been investigated with help of Battlefield 2142 gamers community and is fully documented in RivaTuner's support forums, however, many inexperienced gamers never visit forums or read documentation and still wrongly interpret these crashes as instability of third party tools including RivaTuner, hurting software reputation in different forums this way. Unfortunately, the problem is still neither fixed nor documented by Evenbalance, furthermore, the situation got critically worse in the end on June 2007 when Evenbalance launched the same unsafe PunkBuster clients v1.7xx for America's Army, Call of duty, Call of duty 2, Enemy territory: Quake Wars, F.E.A.R etc. Due to this sad reason I cannot longer wait for response and fix from Evenbalance and risk RivaTuner software reputation because of anticheat system issues. The following features are introduced and aimed to prevent RivaTuner from being improperly accessed by PunkBuster or any similar memory scanner:
- Process protection. Now RivaTuner reduces its own access privileges after startup to prevent simple user mode memory scanners from accessing RivaTuner's process virtual memory. This protective technique is enabled by default, but it can be disabled by setting ProtectProcess registry entry to 0.
- MMIO protection. Now RivaTuner hides MMIO range into kernel mode address space instead of user mode address space to prevent any other user mode application form accessing hardware improperly. This protective technique requires each graphics hardware access operation to be transferred via RivaTuner's kernel-mode driver, so it increases CPU performance hit caused by RivaTuner's background processes (e.g. hardware monitoring) with approximate factor of 3x - 5x. This protective technique is also enabled by default, but it can be disabled by setting ProtectMMIO registry entry to 0.
- Paged MMIO access mode. Now RivaTuner is able to use paged access to MMIO range, mapping only desired MMIO pages for access instead of mapping whole registers aperture. This mode is only available when MMIO protection mode is disabled. Paged acces mode can be activated by specifying power-of-two page size with MMIOPageSize registry entry.

Note: most of these protective techniques will be enabled by default until the problem is fixed in PunkBuster. I realize that the protective techniques will cause side effects such as increased CPU load even to those who never play PunkBuster protected multiplayer games, but unfortunately I see no other ways of protecting software reputation against inexperienced gamers spreading rumors about RivaTuner instability. It you don't play multiplayer PunkBuster protected games or if you're not affected by crashing caused by it then it is strongly recommended to disable all the protections mentioned above.

- Minor UI changes and improvements.

http://downloads.guru3d.com/download.php?det=163
 
Last edited:
SWEET, now my OpenGL and Direct3D Sync's stay OFF forever not back ON every reboot :D

P.S peeps, remember you need remove one Windows Update on Vista64 to install this and you MAY need boot up with F8 option about unsigned drivers.
 
Does this work with the new vista updates or does it still come up with unsigned driver detected poo?

EDIT: Damn still the unsigned driver ****
 
Last edited:
Older Version reset both Sync's to ON every reboot for me on 8800 Drivers in Vista64.

You still will get unsigned error if on Vista64 with that 1 Win Update installed.
 
Last edited:
Nothing worked for me trying to install and get fully working last build of RivaTuner, I ended up removing update and getting rid of driver signing.

Downside, no Auto Updates for me as it will reinstall it, I do manually and uncheck that 1 now.
 
Last edited:
It would appear Techpowerup have forked out the $500 for the driver to be signed. Working fine on my system with no driver signing errors.

Check the Rivatuner forum @ Guru3D for more info :)
 
Back
Top Bottom