Commit Graph

968 Commits

Author SHA1 Message Date
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
Jai Luthra 1100fc888d linux: patch for 535.98 and 535.86.10 (#689) 2023-08-10 15:01:59 +05:30
Jai Luthra 831f16b118 Merge pull request #688 from Umgak/master
win: add support for dch 536.99
2023-08-09 14:19:32 +05:30
Umgak 0137e0f3db bump Linux version in readme as it was out of date 2023-08-08 18:22:52 -05:00
Umgak 527f5c6005 win: patch for 536.99 2023-08-08 18:22:14 -05:00
Jai Luthra 2d31a42d8d Merge pull request #685 from detiam/master
linux: patch for 535.86.05
2023-07-20 12:27:40 +05:30
detiam a3d15fe819 linux: patch for 535.86.05 2023-07-20 12:13:50 +08:00
Jai Luthra d62b100537 Merge pull request #680 from reloxx13/driver/dch/536.67
win: add support for dch driver 536.67
2023-07-18 23:30:56 +05:30
reloxx13 950271e870 win: add support for dch driver 536.67 2023-07-18 19:28:02 +02:00
Jai Luthra cc7861e704 Merge pull request #677 from MoetaYuko/master
patch(-fbc).sh: Add Debian's Tesla driver to search path
2023-07-07 11:11:22 +05:30
MoetaYuko dfebb8df69 patch(-fbc).sh: Add Debian's Tesla driver to search path
Used by:
https://packages.debian.org/bookworm/amd64/libnvidia-encode1/filelist
https://packages.debian.org/bookworm/amd64/libnvidia-tesla-encode1/filelist
https://packages.debian.org/bookworm/amd64/libnvidia-tesla-470-encode1/filelist
2023-07-07 12:43:55 +08:00
Jai Luthra f4bed4a942 linux: patch for 525.125.06
Signed-off-by: Jai Luthra <me@jailuthra.in>
2023-07-02 21:57:48 +05:30
Jai Luthra fbf79521a7 Merge pull request #673 from reloxx13/driver/dch/536.40
win: add driver dch 536.40
2023-06-30 00:39:05 +05:30
reloxx13 d667fa5808 win: add driver dch 536.40 2023-06-29 19:34:00 +02:00
Jai Luthra 242d4e3cf6 Merge pull request #672 from guihkx/470.199.02
linux: add patches for 470.199.02
2023-06-28 14:53:54 +05:30
Jai Luthra f778b3749c Merge pull request #671 from guihkx/ensure-bytes-are-valid
linux: ensure bytes are valid before patching
2023-06-28 14:53:42 +05:30
guihkx 84e433fbbe linux: ensure bytes are valid before patching
We use sed to replace original bytes by patched ones, but unfortunately
sed doesn't report any errors when this substitution fails.

Now, before actually running sed, we check if these bytes that are soon
to be replaced, actually exist in the driver file.
2023-06-27 15:30:12 -03:00
guihkx da82142be6 linux: add patches for 470.199.02 2023-06-26 18:33:13 -03: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 d591d28787 Merge pull request #667 from jailuthra/535.54
linux: patch for 535.54.03
2023-06-17 01:14:37 +05:30
Jai Luthra 9a71597828 linux: patch for 535.54.03
Signed-off-by: Jai Luthra <me@jailuthra.in>
2023-06-17 01:09:47 +05:30
Jai Luthra 565367aabe Merge pull request #665 from Umgak/master
win: add dch 536.23
2023-06-17 00:40:14 +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
Jai Luthra 3358c5d92e linux: patch for 525.116.04 2023-06-03 21:12:18 +05:30
Jai Luthra 301b2d860a linux: new bytecode patch for 535.43.02 2023-06-02 16:40:53 +05:30
Jai Luthra 976f304f59 Merge pull request #654 from Umgak/master
win: add dch 535.98
2023-05-31 12:49:04 +05:30
Umgak bbc346d8d2 win: add dch 535.98 2023-05-31 00:37:10 -05:00
Jai Luthra e927741dc9 Merge pull request #652 from reloxx13/driver/dch/532.03
win: add dch driver 532.03
2023-05-25 17:35:50 +05:30
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 3f2569c405 linux: patch for 525.116.03 2023-05-04 01:06:38 +05:30
Jai Luthra a42791cefa linux: fix patch for 470.182.03
Fixes #642

Signed-off-by: Jai Luthra <me@jailuthra.in>
2023-04-30 22:51:32 +05:30
Jai Luthra e8fd7f7fa0 linux: patch for 515.105.01
Signed-off-by: Jai Luthra <me@jailuthra.in>
2023-04-21 22:16:41 +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
BonAppetreat 804108af89 win: Patch for Quadro 528.89 on winserv 2019/2022 (#638) 2023-04-19 09:04:43 +05:30
reloxx13 90006a426c win: support for dch 531.68 2023-04-18 20:18:21 +02:00
Jai Luthra 9e69e3526b linux: fix the patch for 525.105.17
Signed-off-by: Jai Luthra <me@jailuthra.in>
2023-04-17 20:31:01 +05:30
Jai Luthra e638a2462e Revert "Linux: patch for 525.105.17 (#634)"
This reverts commit 3f00763236.
2023-04-17 20:31:01 +05:30
Umgak c84888be17 win: patch for 531.61 (#635)
* win: patch for 531.61

* fix incorrect readme getting committed
2023-04-16 21:03:08 +05:30
Jai Luthra 70a388b1e9 readme: use wayback archive links
Fixes #629

Signed-off-by: Jai Luthra <me@jailuthra.in>
2023-04-08 00:54:26 +05:30
Bince 3f00763236 Linux: patch for 525.105.17 (#634)
* linux: patch for 525.105.17

* Edited tabs for spaces
2023-04-07 10:23:30 +05:30
Jai Luthra 00a30e788f Merge pull request #633 from cathyjf/win-531.58-hotfix
win: patch for 531.58 (hotfix)
2023-04-05 17:38:03 +05:30
Jai Luthra 51adc69809 Merge pull request #632 from OMEGARAZER/master
Add tester scripts
2023-04-05 17:37:36 +05:30
Cathy J. Fitzpatrick e77802e208 win: patch for 531.58 (hotfix) 2023-04-04 21:39:48 -07:00
OMEGARAZER 0af16f318a Add tester scripts
Adds tester scripts to verify patching was completed successfully.
2023-04-03 22:12:36 -04:00
Jai Luthra c15a18c217 Merge pull request #631 from guihkx/470.182.03
linux: add patches for 470.182.03
2023-03-30 23:49:06 +05:30