mirror of
https://github.com/keylase/nvidia-patch.git
synced 2024-11-09 19:48:20 +00:00
8191f86d41
win: add support for 417.71
2.0 KiB
2.0 KiB
Nvidia drivers patch for Windows
This patch removes restriction on maximum number of simultaneous NVENC video encoding sessions imposed by Nvidia to consumer-grade GPUs.
Windows support is experimental.
Requirements:
- Win10 x64
- NVENC-compatible GPU (https://developer.nvidia.com/video-encode-decode-gpu-support-matrix#Encoder)
- Nvidia driver. Patch availible for:
Step-by-Step guide
- Download and install latest Nvidia driver supported by this patch.
- Download latest Win_1337_Apply_Patch tool.
- Locate in this directory and download corresponding patch for your OS and driver version. Hint: if you are not familiar with git, then use Github Web UI and download entire repo as ZIP archive or right-click on Raw button and pick "Save As..." on file preview page.
- Apply patch to corresponding file in
%WINDIR%\system32\
with the Win_1337_Apply_Patch tool. File name of patched object is specified in first line of .1337 patch.
E.g, for 64bit Windows 10 running driver version 417.35 use win10_x64/417.35/nvcuvid.1337
against C:\WINDOWS\system32\nvcuvid.dll
.
See also
- Genesis in related issue.
- How to make Plex work with new limits.