mirror of
https://github.com/keylase/nvidia-patch.git
synced 2026-06-22 11:24:18 +00:00
win: add support for DCH driver 610.47
This commit is contained in:
24
drivers.json
24
drivers.json
@@ -5037,7 +5037,7 @@
|
|||||||
"patch32_url": "win10_x64/581.94/nvencodeapi.1337",
|
"patch32_url": "win10_x64/581.94/nvencodeapi.1337",
|
||||||
"driver_url": "https://international.download.nvidia.com/Windows/581.94hf/581.94-desktop-notebook-win10-win11-64bit-international-dch.hf.exe"
|
"driver_url": "https://international.download.nvidia.com/Windows/581.94hf/581.94-desktop-notebook-win10-win11-64bit-international-dch.hf.exe"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"os": "win10",
|
"os": "win10",
|
||||||
"product": "GeForce",
|
"product": "GeForce",
|
||||||
"version": "582.28",
|
"version": "582.28",
|
||||||
@@ -5136,7 +5136,7 @@
|
|||||||
"patch32_url": "win10_x64/595.97/nvencodeapi.1337",
|
"patch32_url": "win10_x64/595.97/nvencodeapi.1337",
|
||||||
"driver_url": "https://international.download.nvidia.com/Windows/595.97/595.97-desktop-win10-win11-64bit-international-dch-whql.exe"
|
"driver_url": "https://international.download.nvidia.com/Windows/595.97/595.97-desktop-win10-win11-64bit-international-dch-whql.exe"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"os": "win10",
|
"os": "win10",
|
||||||
"product": "GeForce",
|
"product": "GeForce",
|
||||||
"version": "596.21",
|
"version": "596.21",
|
||||||
@@ -5145,7 +5145,7 @@
|
|||||||
"patch32_url": "win10_x64/596.21/nvencodeapi.1337",
|
"patch32_url": "win10_x64/596.21/nvencodeapi.1337",
|
||||||
"driver_url": "https://international.download.nvidia.com/Windows/596.21/596.21-desktop-win10-win11-64bit-international-dch-whql.exe"
|
"driver_url": "https://international.download.nvidia.com/Windows/596.21/596.21-desktop-win10-win11-64bit-international-dch-whql.exe"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"os": "win10",
|
"os": "win10",
|
||||||
"product": "GeForce",
|
"product": "GeForce",
|
||||||
"version": "596.36",
|
"version": "596.36",
|
||||||
@@ -5153,6 +5153,24 @@
|
|||||||
"patch64_url": "win10_x64/596.36/nvencodeapi64.1337",
|
"patch64_url": "win10_x64/596.36/nvencodeapi64.1337",
|
||||||
"patch32_url": "win10_x64/596.36/nvencodeapi.1337",
|
"patch32_url": "win10_x64/596.36/nvencodeapi.1337",
|
||||||
"driver_url": "https://international.download.nvidia.com/Windows/596.36/596.36-desktop-win10-win11-64bit-international-dch-whql.exe"
|
"driver_url": "https://international.download.nvidia.com/Windows/596.36/596.36-desktop-win10-win11-64bit-international-dch-whql.exe"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"os": "win10",
|
||||||
|
"product": "GeForce",
|
||||||
|
"version": "596.49",
|
||||||
|
"variant": "DCH",
|
||||||
|
"patch64_url": "win10_x64/596.49/nvencodeapi64.1337",
|
||||||
|
"patch32_url": "win10_x64/596.49/nvencodeapi.1337",
|
||||||
|
"driver_url": "https://international.download.nvidia.com/Windows/596.49/596.49-desktop-win10-win11-64bit-international-dch-whql.exe"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"os": "win10",
|
||||||
|
"product": "GeForce",
|
||||||
|
"version": "610.47",
|
||||||
|
"variant": "DCH",
|
||||||
|
"patch64_url": "win10_x64/610.47/nvencodeapi64.1337",
|
||||||
|
"patch32_url": "win10_x64/610.47/nvencodeapi.1337",
|
||||||
|
"driver_url": "https://international.download.nvidia.com/Windows/610.47/610.47-desktop-win10-win11-64bit-international-dch-whql.exe"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
NVENC and NvFBC patches for Windows Nvidia drivers
|
NVENC and NvFBC patches for Windows Nvidia drivers
|
||||||
==================================================
|
==================================================
|
||||||
|
|
||||||
  
|
  
|
||||||
|
|
||||||
NVENC patch removes restriction on maximum number of simultaneous NVENC video encoding sessions imposed by Nvidia to consumer-grade GPUs.
|
NVENC patch removes restriction on maximum number of simultaneous NVENC video encoding sessions imposed by Nvidia to consumer-grade GPUs.
|
||||||
|
|
||||||
@@ -42,7 +42,7 @@ If you like this project, best way to contribute is by sending PRs and fixing do
|
|||||||
5. Apply x86 library patch to corresponding file in `%WINDIR%\SysWOW64\` in the same way as previous one.
|
5. Apply x86 library patch to corresponding file in `%WINDIR%\SysWOW64\` in the same way as previous one.
|
||||||
- *If patching fails, close all applications using nvencodeapi.dll, such as OBS Studio, Plex or Discord.*
|
- *If patching fails, close all applications using nvencodeapi.dll, such as OBS Studio, Plex or Discord.*
|
||||||
|
|
||||||
**Example:** for 64bit Windows 10 running driver version 596.49, use `win10_x64/596.49/nvencodeapi64.1337` against `C:\WINDOWS\system32\nvencodeapi64.dll` **and** `win10_x64/596.49/nvencodeapi.1337` against `C:\WINDOWS\SysWOW64\nvencodeapi.dll`.
|
**Example:** for 64bit Windows 10 running driver version 610.47, use `win10_x64/610.47/nvencodeapi64.1337` against `C:\WINDOWS\system32\nvencodeapi64.dll` **and** `win10_x64/610.47/nvencodeapi.1337` against `C:\WINDOWS\SysWOW64\nvencodeapi.dll`.
|
||||||
|
|
||||||
If you still get "problem occured when patching" error, refer to the [instructions to change the ownership of the DLLs](https://github.com/keylase/nvidia-patch/issues/795#issuecomment-2225573296) by @VorlonCD
|
If you still get "problem occured when patching" error, refer to the [instructions to change the ownership of the DLLs](https://github.com/keylase/nvidia-patch/issues/795#issuecomment-2225573296) by @VorlonCD
|
||||||
|
|
||||||
@@ -299,6 +299,7 @@ Credits to [TroubleChute channel](https://www.youtube.com/channel/UCkih2oVTbXPEp
|
|||||||
| GeForce | 596.21 DCH | [x64 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/596.21/nvencodeapi64.1337) | [x86 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/596.21/nvencodeapi.1337) | [Driver link](https://international.download.nvidia.com/Windows/596.21/596.21-desktop-win10-win11-64bit-international-dch-whql.exe) |
|
| GeForce | 596.21 DCH | [x64 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/596.21/nvencodeapi64.1337) | [x86 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/596.21/nvencodeapi.1337) | [Driver link](https://international.download.nvidia.com/Windows/596.21/596.21-desktop-win10-win11-64bit-international-dch-whql.exe) |
|
||||||
| GeForce | 596.36 DCH | [x64 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/596.36/nvencodeapi64.1337) | [x86 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/596.36/nvencodeapi.1337) | [Driver link](https://international.download.nvidia.com/Windows/596.36/596.36-desktop-win10-win11-64bit-international-dch-whql.exe) |
|
| GeForce | 596.36 DCH | [x64 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/596.36/nvencodeapi64.1337) | [x86 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/596.36/nvencodeapi.1337) | [Driver link](https://international.download.nvidia.com/Windows/596.36/596.36-desktop-win10-win11-64bit-international-dch-whql.exe) |
|
||||||
| GeForce | 596.49 DCH | [x64 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/596.49/nvencodeapi64.1337) | [x86 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/596.49/nvencodeapi.1337) | [Driver link](https://international.download.nvidia.com/Windows/596.49/596.49-desktop-win10-win11-64bit-international-dch-whql.exe) |
|
| GeForce | 596.49 DCH | [x64 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/596.49/nvencodeapi64.1337) | [x86 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/596.49/nvencodeapi.1337) | [Driver link](https://international.download.nvidia.com/Windows/596.49/596.49-desktop-win10-win11-64bit-international-dch-whql.exe) |
|
||||||
|
| GeForce | 610.47 DCH | [x64 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/610.47/nvencodeapi64.1337) | [x86 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/610.47/nvencodeapi.1337) | [Driver link](https://international.download.nvidia.com/Windows/610.47/610.47-desktop-win10-win11-64bit-international-dch-whql.exe) |
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
9
win/win10_x64/610.47/nvencodeapi.1337
Normal file
9
win/win10_x64/610.47/nvencodeapi.1337
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
>nvencodeapi.dll
|
||||||
|
000000000004617E:89->31
|
||||||
|
000000000004617F:85->C0
|
||||||
|
0000000000046180:EC->89
|
||||||
|
0000000000046181:FB->85
|
||||||
|
0000000000046182:FF->EC
|
||||||
|
0000000000046183:FF->FB
|
||||||
|
0000000000046184:85->FF
|
||||||
|
0000000000046185:C0->FF
|
||||||
8
win/win10_x64/610.47/nvencodeapi64.1337
Normal file
8
win/win10_x64/610.47/nvencodeapi64.1337
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
>nvencodeapi64.dll
|
||||||
|
000000000004CFA1:8B->33
|
||||||
|
000000000004CFA2:F0->C0
|
||||||
|
000000000004CFA3:45->8B
|
||||||
|
000000000004CFA4:33->F0
|
||||||
|
000000000004CFA5:FF->45
|
||||||
|
000000000004CFA6:85->33
|
||||||
|
000000000004CFA7:C0->FF
|
||||||
Reference in New Issue
Block a user