You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nvidia-patch/win
Vladislav Yarmak 8191f86d41
Merge pull request #33 from keylase/upstream_417.71
win: add support for 417.71
6 years ago
..
win10_x64 win: add support for 417.71 6 years ago
README.md Merge pull request #33 from keylase/upstream_417.71 6 years ago

README.md

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:

Step-by-Step guide

  1. Download and install latest Nvidia driver supported by this patch.
  2. Download latest Win_1337_Apply_Patch tool.
  3. 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.
  4. 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