win: add support for legacy DCH driver 474.82

Generated with:

./win/tools/autopatch/autopatch.py 474.82 \
  -S 8BF085C0750549892FEB 89450885C07504 \
  -R 89450885C075048937EB 33C08945087504 \
  -T 'Display.Driver/nvencodeapi64.dl_' 'Display.Driver/nvencodeapi.dl_'
This commit is contained in:
guihkx
2024-02-22 21:03:17 -03:00
committed by Jai Luthra
parent 135a41a65f
commit 583ebabd5a
4 changed files with 25 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
>nvencodeapi.dll
000000000003D748:89->33
000000000003D749:45->C0
000000000003D74A:08->89
000000000003D74B:85->45
000000000003D74C:C0->08

View File

@@ -0,0 +1,9 @@
>nvencodeapi64.dll
00000000000437CC:8B->89
00000000000437CD:F0->45
00000000000437CE:85->08
00000000000437CF:C0->85
00000000000437D0:75->C0
00000000000437D1:05->75
00000000000437D2:49->04
00000000000437D4:2F->37