mirror of
https://github.com/keylase/nvidia-patch.git
synced 2026-08-12 09:11:24 +00:00
win: add support for DCH driver 610.88
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
NVENC and NvFBC patches for Nvidia drivers
|
NVENC and NvFBC patches for Nvidia drivers
|
||||||
==========================================
|
==========================================
|
||||||
|
|
||||||
 
|
 
|
||||||
|
|
||||||
[NVENC patch](patch.sh) removes restriction on maximum number of simultaneous NVENC video encoding sessions imposed by Nvidia to consumer-grade GPUs.
|
[NVENC patch](patch.sh) removes restriction on maximum number of simultaneous NVENC video encoding sessions imposed by Nvidia to consumer-grade GPUs.
|
||||||
|
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
>nvencodeapi.dll
|
>nvencodeapi.dll
|
||||||
000000000004557E:89->31
|
000000000004617E:89->31
|
||||||
000000000004557F:85->C0
|
000000000004617F:85->C0
|
||||||
0000000000045580:EC->89
|
0000000000046180:EC->89
|
||||||
0000000000045581:FB->85
|
0000000000046181:FB->85
|
||||||
0000000000045582:FF->EC
|
0000000000046182:FF->EC
|
||||||
0000000000045583:FF->FB
|
0000000000046183:FF->FB
|
||||||
0000000000045584:85->FF
|
0000000000046184:85->FF
|
||||||
0000000000045585:C0->FF
|
0000000000046185:C0->FF
|
||||||
@@ -1,8 +1,8 @@
|
|||||||
>nvencodeapi64.dll
|
>nvencodeapi64.dll
|
||||||
000000000004C3A1:8B->33
|
000000000004CFA1:8B->33
|
||||||
000000000004C3A2:F0->C0
|
000000000004CFA2:F0->C0
|
||||||
000000000004C3A3:45->8B
|
000000000004CFA3:45->8B
|
||||||
000000000004C3A4:33->F0
|
000000000004CFA4:33->F0
|
||||||
000000000004C3A5:FF->45
|
000000000004CFA5:FF->45
|
||||||
000000000004C3A6:85->33
|
000000000004CFA6:85->33
|
||||||
000000000004C3A7:C0->FF
|
000000000004CFA7:C0->FF
|
||||||
Reference in New Issue
Block a user