mirror of
https://github.com/keylase/nvidia-patch.git
synced 2024-08-30 18:32:50 +00:00
Merge pull request #109 from Snawoot/ws2012_430.64
ws2012: add quadro 430.64
This commit is contained in:
commit
d3d1a4eaf3
@ -5,7 +5,7 @@ This patch removes restriction on maximum number of simultaneous NVENC video enc
|
||||
|
||||
Requirements:
|
||||
|
||||
- Win10 x64
|
||||
- Win10 x64 or Windows Server 2012
|
||||
- NVENC-compatible GPU (https://developer.nvidia.com/video-encode-decode-gpu-support-matrix#Encoder)
|
||||
- Nvidia driver. Patch available for versions in [table below](#version-table).
|
||||
|
||||
@ -20,6 +20,8 @@ E.g, for 64bit Windows 10 running driver version 417.35 use `win10_x64/417.35/nv
|
||||
|
||||
## Version Table
|
||||
|
||||
### Windows 10 drivers
|
||||
|
||||
|
||||
| Product series | Version | Patch | Driver link |
|
||||
|----------------|---------|-------|----------------------|
|
||||
@ -50,6 +52,15 @@ E.g, for 64bit Windows 10 running driver version 417.35 use `win10_x64/417.35/nv
|
||||
| Quadro | 430.39 | [Direct link](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/quadro_430.39/nvcuvid.1337) | [Direct link](https://international.download.nvidia.com/Windows/Quadro_Certified/430.39/430.39-quadro-desktop-notebook-win10-64bit-international-whql.exe) |
|
||||
| Quadro | 430.64 | [Direct link](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/quadro_430.64/nvcuvid.1337) | [Direct link](https://international.download.nvidia.com/Windows/Quadro_Certified/430.64/430.64-quadro-desktop-notebook-win10-64bit-international-whql.exe) |
|
||||
|
||||
|
||||
### Windows Server 2012 drivers
|
||||
|
||||
|
||||
| Product series | Version | Patch | Driver link |
|
||||
|----------------|---------|-------|----------------------|
|
||||
| Quadro | 430.64 | [Direct link](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/ws2012_x64/quadro_430.64/nvcuvid.1337) | [Direct link](https://international.download.nvidia.com/Windows/Quadro_Certified/430.64/430.64-quadro-winserv2008r2-2012-2012r2-64bit-international-whql.exe) |
|
||||
|
||||
|
||||
## See also
|
||||
|
||||
* Genesis in [related issue](https://github.com/keylase/nvidia-patch/issues/9)
|
||||
|
3
win/ws2012_x64/quadro_430.64/nvcuvid.1337
Normal file
3
win/ws2012_x64/quadro_430.64/nvcuvid.1337
Normal file
@ -0,0 +1,3 @@
|
||||
>nvcuvid.dll
|
||||
00000000000D0887:74->90
|
||||
00000000000D0888:08->90
|
Loading…
Reference in New Issue
Block a user