Skip to content

Releases: gmemstr/nvidia-driver-update-tool

Parse actual NVIDIA Driver Version

25 Jul 22:51
Compare
Choose a tag to compare

Previously, we tried to guess whether we needed to update based on the driver installation date. Now we're directly calling the NVIDIA driver API.

Fix incorrect date parsing

16 Feb 16:43
Compare
Choose a tag to compare

A bad assumption about the dates from nvidia's site lead to drivers not properly being marked as outdated for single-digit months. This has been fixed.

note 2022/02/17: removed previous zip as it contained the previous version. oops!

Startup Improvements

28 Nov 13:18
Compare
Choose a tag to compare

Improve startup times dramatically.

1.0

27 Nov 11:01
Compare
Choose a tag to compare
1.0

Initial release with basic attempts to discover driver version, current GPU, and new driver version if any.

Requires .NET 6.0 Runtime.