sabato 23 novembre 2024 09:36 mobile  |  3dfxzone.it  |  amdzone.it  |  atizone.it  |  forumzone.it  |  hwsetup.it  |  nvidiazone.it  |  unixzone.it  
AMDZONE.IT
 proudly powered by 3dfxzone.it
Home    |    News    |    Headlines    |    Articoli    |    Download    |    Community    |    Redazione    |    Condividi    |    Tag    |    Ricerca    |    Sitemap
ADV Informazioni e Release Notes del file: RivaTuner 2.06 Ultime News
Condividi su Facebook Condividi su Twitter Condividi su WhatsApp Condividi su reddit

Version 2.06:

Minor bugfixes:

  • Fixed DDR2 videomemory detection for G84/G86 graphics processors.
  • Minor UI and localization fixes.

What's new:

  • Added ForceWare 167.xx and 169.xx drivers families support. Please take a note that 2D/3D performance levels switching is broken in currently broken in these drivers, so adjusting 2D performance level settings (e.g. 2D clocks) via RivaTuner will also change 3D performance level settings and vice versa.
  • Updated databases for Detonator and ForceWare drivers. Added databases for ForceWare 163.74, 163.75, 163.76, 167.26, 169.01, 169.02 and 169.04.
  • Added Catalyst 7.10 drivers detection.
  • Updated Catalyst 7.10 certified SoftR9x00 patch script (for Windows 2000/XP drivers only).
  • Added ATI RV670 graphics processors family support. Now RivaTuner's low-level features including overclocking, monitoring, diagnostics and fan control are available on ATI RADEON HD 38x0 family. Thanks to Anthony Tam @ HIS for providing ATI RADEON HD 3850 sample for testing.
  • Added experimental support for the rest upcoming 55nm ATI RV6xx graphics processors families.
  • Improved RV610/RV630 graphics processors families support. The improvements cover wide range of hardware overclocking, diagnostics, fan control and monitoring features.
  • Added NVIDIA G92 graphics processors family support. Now RivaTuner's driver-level tuning and low-level features including overclocking, monitoring, diagnostics and fan control are available on NVIDIA 8800GT and other upcoming G92 based NVIDIA products.
  • Improved driver-level fan control tab for NVIDIA display adapters:
    • Added driver-level fan control tab for NVIDIA Vista drivers. Now RivaTuner is able to control fan on midrange NVIDIA display adapters with integrated fan controller under Vista via the ForceWare's NVAPI interfaces. Please take a note that unlike Windows XP fan control interfaces Vista's NVAPI fan control interfaces do not support independent 2D/3D fan speed adjustment and allow you to use either automatic or direct fixed fan control only. By default NVAPI fan control interfaces are used under Vista or under 167.xx and newer drivers only, however Windows XP owners can also force RivaTuner to use Vista specific fan control interfaces with older driver versions if needed by setting NVAPIUsageBehaviour registry entry to 1. The forcing can be useful to get fan control working on some graphics processors families, having malfunctioning separate 2D/3D fan control implementation in Windows XP driver (e.g. GeForce 8600 family).
    • Driver-level fan control tab is now hidden on display adapters supporting binary fan control only (i.e. able either to run fan at full speed or shut it down completely) to avoid confusing beginners. Power users may unlock binary fan control if necessary by setting AllowBinaryFanSpeedControl registry entry to 1.
  • Improved low-level overclocking tab for ATI R6xx/RV6xx display adapters:
    • Now RivaTuner supports overclocking on ATI RV6xx display adapters using DPM (Dynamic Power Management) clock frequency adjustment.
    • Now RivaTuner restores default clocks on ATI R6xx/RV6xx by means of the driver's PowerPlay table reset if possible.
  • Improved low-level fan control tab:
    • Improved duty cycle generation accuracy for display adapters using LM63, LM64, F75363 and ADT7473 external I2C fan controllers.
    • Added low-level fan control support for ATI RV6xx integrated fan controllers.
    • Added low-level fan control support for NVIDIA NV3x and newer integrated fan controllers. Please take a note that low-level fan control tab for display adapters using integrated fan controller (e.g. GeForce 6600, 7800GT, 7900GT etc) is provided only as a workaround allowing you to control the fan if the drivers are completely unable to do it. It is strongly not recommended to use low-level fan control for integrated fan controllers if driver-level fan control functions properly.
  • Improved hardware monitoring module:
    • Added ATI RV6xx DPM (Dynamic Power Management) technology support. Now RivaTuner is able to monitor dynamically changing RV6xx clock core and memory clock frequencies adjusted in real-time by DPM depending on the GPU usage.
    • Added 'Reference fan duty cycle' graph for ATI RV6xx graphics processors families.
    • Added 'Reference fan duty cycle' graph for NVIDIA G80 and newer graphics processors families. Please take a note that some G84 based display adapters use inverted PWM polarity fan control, which means that 'Reference fan duty cycle' displays inverted duty cycle on such display adapters as well as low-level fan control slider is inverted too. Inverted polarity issues can be resolved by adding such display adapters to internal fan controller database represented by [FANPWM] section of RivaTuner.cfg file. PWM polarity for such display adapters can be forcibly inverted by adding the entry identifying such display adapter to the database and specifying PWM controller ID with forced negative PWM polarity for it (84h).
    • Heavily optimized low-level I2C bus access algorithms for NVIDIA G80 and newer graphics processors families. Now the bus is accessed via new dedicated I2C registers instead of traditional I2C CRTC ports. Dedicated I2C access drastically reduces CPU time consumed by each I2C transaction (up to 5x - 7x times faster on certain hardware configurations). The effect of the optimization is the most visible in conjunction with MMIO mode when any device connected to I2C bus (e.g. ADT7473 thermal / fan controller) is being frequently polled. Power users may activate the previously available I2C access mode for performance comparison by setting NVI2CAccessModeG8x registry entry to 0.
    • Now hardware monitoring graph renderer flushes bitmap caches after each display mode change to help display driver to render the graphs in optimal way. By default flushing is performed within a period of time defined by PostDisplayChangeBitmapFlushPeriod registry entry, the period can be changed by redefining it or the flushing can be disabled completely by setting the period to 0.
  • Improved diagnostic report module:
    • Improved navigation via the list of diagnostic report categories. Now report preview window is positioned on desired category more accurately when double clicking it in the list of diagnostic report categories.
    • Improved PowerPlay table flags decoding in 'ATI VGA BIOS information' diagnostic report category.
  • Now RivaTuner also uses Vista specific NVAPI interfaces for driver-level thermal monitoring, overclocking and fan control under Windows XP for the ForceWare 167.xx and newer drivers. NVAPI usage can be either completely restricted by setting NVAPIUsageBehaviour registry entry to 0 or alternately NVAPI usage can be partially restricted just for some driver-level tasks with NVAPIThermalControl, NVAPIClockControl and NVAPIFanControl registry entries.
  • Added MMIO protection fallback support. Now RivaTuner automatically disables MMIO protection, notifies the user and starts in unprotected mode if the protective system is unable to allocate required protected MMIO range aperture (e.g. due to fragmented or limited kernel address space).
  • Added #opt tag support to driver files database parser to allow including optional driver files in the database. This token was exclusively added to provide detection of ATI's ramdomly named OpenGL ICD drivers.
  • Now RivaTuner uses %RTFolder% macro name when saving a path to external resources (e.g. databases or hardware monitoring log files) stored in the application folder. Power users can disable this feature by setting AllowRelativePathsEncoding registry entry to 0.
  • Minor UI changes and improvements.
22.11.2024  
Hardware Monitoring & Benchmark: AIDA64 Extreme Edition 7.40.7113 beta
21.11.2024  
PDF24 Creator 11.21.0 converte doc e immagini in PDF, e rimuove pagine dai PDF
18.11.2024  
HDCleaner 2.083 è free e ripulisce drive di storage e registro di configurazione
16.11.2024  
GIGABYTE lancia la video card AMD Radeon PRO W7800 AI TOP 48G
14.11.2024  
System Information Utilities: SIV (System Information Viewer) 5.7
Hardware Monitoring & Benchmark: AIDA64 Extreme Edition 7.40.7108 beta
13.11.2024  
Free USB Utilities: USB Drive Letter Manager (USBDLM) 5.6.3 - x86/x64 Ready
11.11.2024  
Free VoIP & Messaging Tools: Skype 8.132.0.201 - Windows, macOS, Linux, Android
Benchmark & Testing Utilities: Passmark PerformanceTest 11.0 build 1024
08.11.2024  
OpenGL & Vulkan Information Tools: GLview (ex OpenGL Extensions Viewer) 7.2.8
07.11.2024  
OpenGL Testing & Benchmark GPU Tools: FurMark OpenGL Benchmark 2.4.3.0
06.11.2024  
Free PDF Viewing & Printing Tools: Adobe Acrobat Reader DC 2024.004.20243
OpenGL Testing & Benchmark GPU Tools: FurMark OpenGL Benchmark 2.4.2.0
CPU & Memory & Motherboard Information Tools: CPU-Z 2.12 - AMD & Intel Ready
05.11.2024  
Hardware Testing & Benchmark Tools: Passmark BurnInTest 11 build 1003
04.11.2024  
RegCool 2.015 esegue ricerche, crea backup e modifica il registro di Windows
03.11.2024  
Autorun Organizer 5.46 può aiutare a ridurre il tempo di caricamento di Windows
02.11.2024  
OpenGL & Vulkan Information Tools: GLview (ex OpenGL Extensions Viewer) 7.2.7
01.11.2024  
AMD rilascia il driver grafico Radeon Software Adrenalin Edition 24.20.19.05
30.10.2024  
Free PDF Viewing & Printing Tools: Adobe Acrobat Reader DC 2024.004.20220
Indice delle news 
Ultimi File
AIDA64 Extreme Edition 7.40.7113 beta
PDF24 Creator 11.21.0
HDCleaner 2.083
Adobe Acrobat Reader DC 2024.004.20272
Intel Arc & Iris Xe Graphics Driver 32.0.101.6297
SIV (System Information Viewer) 5.78
Passmark PerformanceTest 11.0 build 1024
GLview (ex OpenGL Extensions Viewer) 7.2.8
FurMark 2 2.4.3.0
CPU-Z 2.12
Passmark BurnInTest 11 build 1003
RegCool 2.015
Indice dei file 
A M D Z O N E . I T
3dfxzone.it         |       amdzone.it         |       atizone.it         |       forumzone.it         |       hwsetup.it         |       nvidiazone.it         |       unixzone.it         |       feed rss         |       links
AMDZone.it è servito da una applicazione proprietaria di cui è vietata la riproduzione parziale o totale (layout e/o logica). I marchi e le sigle in esso citate sono proprietà degli aventi diritto. Note legali. Privacy.