Commit Graph

317 Commits

Author SHA1 Message Date
ramhaidar
b0583de5e0
win: add support for DCH driver 552.12 (#781)
fixes #780
2024-04-05 14:46:59 +05:30
GitHub Action
e416c41eff linux: add support for driver 550.67
fixes #774
2024-03-25 15:52:29 +05:30
ramhaidar
2f1ceabade
win: add support for DCH driver 551.86 (#775) 2024-03-25 15:47:51 +05:30
GitHub Action
cb0136eab6 win: add support for DCH driver 551.76
fixes #769
2024-03-14 07:39:12 +05:30
GitHub Action
c4388cf3d0 win: add support for DCH (Hotfix) driver 551.68
fixes #767
2024-03-04 14:07:04 +05:30
Jai Luthra
506c6ae67d
win: same 551.61 patch for studio driver 2024-02-24 21:16:38 +05:30
GitHub Action
2b9d94354d win: add support for DCH driver 551.61
fixes #762
2024-02-24 21:08:27 +05:30
guihkx
583ebabd5a 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_'
2024-02-24 20:55:22 +05:30
GitHub Action
71efdd0897 win: add support for DCH driver 551.52 2024-02-14 13:20:32 +05:30
GitHub Action
d1f8353203 win: add support for DCH (Hotfix) driver 551.46
Fixes #757
2024-02-14 13:17:43 +05:30
Jai Luthra
b63013c15f
Merge pull request #753 from guihkx/win-474xx-legacy
windows: add patches for legacy dch 474xx drivers
2024-01-25 15:57:41 +05:30
guihkx
fcb0026707
win: add support for legacy DCH driver 474.64
Generated with:

./win/tools/autopatch/autopatch.py 474.64 \
  -S 8BF085C0750549892FEB 89450885C07504 \
  -R 89450885C075048937EB 33C08945087504 \
  -T 'Display.Driver/nvencodeapi64.dl_' 'Display.Driver/nvencodeapi.dl_'
2024-01-25 06:17:29 -03:00
guihkx
77fc3a7f21
win: add support for legacy DCH driver 474.44
Generated with:

./win/tools/autopatch/autopatch.py 474.44 \
  -S 8BF085C0750549892FEB 89450885C07504 \
  -R 89450885C075048937EB 33C08945087504 \
  -T 'Display.Driver/nvencodeapi64.dl_' 'Display.Driver/nvencodeapi.dl_'
2024-01-25 06:14:30 -03:00
guihkx
3b85dc2f25
win: add support for legacy DCH driver 474.30
./win/tools/autopatch/autopatch.py 474.30 \
  -S 8BF085C0750549892FEB 89450885C07504 \
  -R 89450885C075048937EB 33C08945087504 \
  -T 'Display.Driver/nvencodeapi64.dl_' 'Display.Driver/nvencodeapi.dl_'
2024-01-25 06:10:12 -03:00
guihkx
6707e399ce
win: add support for legacy DCH driver 474.04
Generated with:

./win/tools/autopatch/autopatch.py 474.04 \
  -S 8BF085C0750549892FEB 89450885C07504 \
  -R 89450885C075048937EB 33C08945087504 \
  -T 'Display.Driver/nvencodeapi64.dl_' 'Display.Driver/nvencodeapi.dl_'
2024-01-25 06:09:21 -03:00
Jai Luthra
95a6dce23f
win: add support for DCH driver 551.23 (#751)
* win: add support for DCH driver 551.23

* Mark as studio driver

---------

Co-authored-by: GitHub Action <action@github.com>
2024-01-25 11:25:46 +05:30
GitHub Action
f0fd415c12 win: add support for DCH driver 546.65 2024-01-18 15:54:51 +05:30
Jai Luthra
564c0661a9 drivers.json: Mark 546.33 as studio driver 2023-12-13 10:11:22 +05:30
GitHub Action
38b7e83ca5 win: add support for DCH driver 546.33
Fixes #742
2023-12-13 00:41:54 +05:30
GitHub Action
4263861867 win: add support for DCH (Hotfix) driver 546.31
Fix #737
2023-12-06 09:26:27 +05:30
GitHub Action
1a93d73847 win: add support for DCH driver 546.29 2023-12-05 08:28:05 +05:30
GitHub Action
5f34ec7949 win: add support for DCH driver 546.17 2023-11-15 09:08:25 +00:00
GitHub Action
08806c057c win: add support for DCH (Hotfix) driver 546.08
fixes #725
2023-11-09 08:51:06 +00:00
Jai Luthra
2f11563e5c autopatch: Ensure non-zero retval for missing installer
Signed-off-by: Jai Luthra <me@jailuthra.in>
2023-11-09 14:19:38 +05:30
Jai Luthra
63c787070a win: mark recent Studio Drivers
Nvidia is recently releasing same driver version as both Game Ready and
Studio. This might have some changes in the GPU drivers, but the DLLs
for NVENC and NVFBC are exactly the same (byte-by-byte) and same patches
apply on both variants.

Update the README to indicate this commonality in the patches to avoid
confusion.

Signed-off-by: Jai Luthra <me@jailuthra.in>
2023-11-02 17:41:57 +05:30
GitHub Action
7e6fb9fe64 win: add support for DCH driver 546.01 2023-11-01 10:43:22 +00:00
Jai Luthra
b899e19087 win: patch for 537.72 vulkan beta
Signed-off-by: Jai Luthra <me@jailuthra.in>
2023-10-27 12:53:53 +05:30
Jai Luthra
9b5c28b29c autopatch: fix indent for local installer case
Signed-off-by: Jai Luthra <me@jailuthra.in>
2023-10-27 12:53:53 +05:30
GitHub Action
bb1d5351d2 win: add support for DCH driver 545.92 2023-10-27 02:22:59 +00:00
GitHub Action
2377e3f7ea win: add support for DCH driver 545.84 2023-10-18 16:22:50 +00:00
GitHub Action
52040d4deb win: add support for DCH driver 537.58 2023-10-12 10:04:37 +00:00
Jai Luthra
af2616a252
Merge pull request #682 from reloxx13/add_gh_action
Add github action for windows patches
2023-10-08 13:35:22 +05:30
Umgak
acd525c2e8 win: add support for 537.42 2023-09-21 23:35:50 -05:00
fancybody
b33652c9bd
Update README.md 2023-09-13 22:43:43 +05:30
fancybody
2bd5fbf73b
patch files 2023-09-13 22:40:13 +05:30
Umgak
aea6c5e60a win: patch for 537.13 2023-08-22 21:23:54 -05:00
reloxx13
5b53041440 win autopatch.py:
- reuse temp dir
- fix wrong filemode xb to wb, also fixes to override existing patch on re-patching
- avoid double download and double extracation for 32bit and 64bit
- some cleanups and import ordering
2023-08-14 19:39:45 +02:00
reloxx13
b89a509754 remove temp dir 2023-08-14 19:39:45 +02:00
Umgak
527f5c6005 win: patch for 536.99 2023-08-08 18:22:14 -05:00
reloxx13
950271e870 win: add support for dch driver 536.67 2023-07-18 19:28:02 +02:00
reloxx13
d667fa5808 win: add driver dch 536.40 2023-06-29 19:34:00 +02:00
Jai Luthra
100af892c3 win: patch for quadro 536.25
Signed-off-by: Jai Luthra <me@jailuthra.in>
2023-06-25 15:00:48 +05:30
Jai Luthra
63a77cc0e5
win: patch for 536.09hf
Signed-off-by: Jai Luthra <me@jailuthra.in>
2023-06-17 01:25:02 +05:30
Jai Luthra
9e20a7068f
win: autopatch: Support both dll/dl_ as targets 2023-06-17 00:39:33 +05:30
Umgak
b368b4ea09 fix for changed compression on nvenc dlls in installer archives 2023-06-15 01:17:14 -05:00
Umgak
699bbf408a win: add dch 536.23 2023-06-14 22:40:05 -05:00
Umgak
bbc346d8d2 win: add dch 535.98 2023-05-31 00:37:10 -05:00
reloxx13
ba6328cc5c win: add dch driver 532.03 2023-05-25 13:13:34 +02:00
Umgak
b240ee53ac
win: support for 531.79 dch (#647) 2023-05-04 11:52:07 +05:30
Jai Luthra
176936b844
Merge pull request #639 from reloxx13/driver/dch/531.68
win: support for dch 531.68
2023-04-19 21:38:23 +05:30