97 Commits

Author SHA1 Message Date
ramhaidar
634e7f8efa feat: Add patch and driver release dates to doc table to win README.md
This update introduces new columns in the documentation table and modifies drivers.json to include additional information for improved context and usability.

Changes Made:
1. Documentation Table:
   - Added columns for:
     - Date patch made available: Displays the date when a patch was released.
     - Date of driver release: Shows the release date of the driver.
   - Updated templates and markdown generation logic to render these columns properly.

2. drivers.json:
   - Added date_driver_release and date_patch_available fields for relevant driver entries.
   - Ensured consistency and accuracy of the new data fields across entries.

3. Codebase Enhancements:
   - Modified windows_driver_rows function to handle and render the new columns.
   - Added constants DATE_PATCH_AVAILABLE and DATE_DRIVER_RELEASE for consistency.
2024-12-31 19:15:40 +07:00
siriume
ac0afeb010 update_patch_tester 2024-10-26 21:58:08 +05:30
ramhaidar
405ccf7a7f win: Update windows readme-autogen template to reference new forked patch tools and new PowerShell script
- Updated the link to the `Win_1337_Apply_Patch` tool to point to updated forked repository, which includes improvements and bug fixes.
- Added an alternative option for users to apply patches using a new PowerShell script (`Win_1337_Apply_Patch_Powershell`), also linked in the README.
- Maintained the original instructions while providing users with multiple options for patch application.
2024-10-08 05:39:23 +05:30
Jai Luthra
a324ceb778 win: update readme with patching steps 2024-07-18 17:20:06 +05:30
Jai Luthra
1e408186c8
linux: autopatch: Better logs for find_bytecode.sh 2023-11-24 03:15:38 +05:30
Jai Luthra
4d06da0f3a linux: autopatch: Find bytecode and update patch.sh
Have a two-script workflow where one focuses on finding the bytecode in
the driver files, and the other focuses on updating patch.sh using the
newly found bytecode or a previously existing one.

Signed-off-by: Jai Luthra <me@jailuthra.in>
2023-11-24 01:37:17 +05:30
Jai Luthra
7b5f3ab91b readme_autogen: add constants for DCH (Hotfix)
Signed-off-by: Jai Luthra <me@jailuthra.in>
2023-11-09 14:19:38 +05:30
Jai Luthra
28798e7f84 add autopatch for linux drivers
Signed-off-by: Jai Luthra <me@jailuthra.in>
2023-11-02 00:14:35 +05:30
MoetaYuko
4ce52a4b5b
Fix README and add urls for Tesla drivers
* support adding tesla drivers

* linux: patch for 535.104.12
2023-10-08 13:32:36 +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
OMEGARAZER
0af16f318a
Add tester scripts
Adds tester scripts to verify patching was completed successfully.
2023-04-03 22:12:36 -04:00
Jai Luthra
a4e5ef7485 README: update template 2023-01-23 13:01:17 +05:30
Jai Luthra
bfa4f5b8ac readme: remove ipfs mirror 2022-11-24 13:23:32 +05:30
Jai Luthra
9f37bf5396 win: Add link to verify nvenc patch in readme 2022-10-15 13:36:32 +05:30
reloxx13
2fe3413021
win: support for 517.40 studio driver (#569) 2022-10-01 09:42:34 +05:30
reloxx13
1c8f557af7 add win11 in readme autogeneration templates 2022-09-27 18:19:08 +02:00
reloxx13
b1ddf47d5e support dch driver variant 2022-05-24 23:50:31 +02:00
Jai Luthra
e8be7a508a
win10: patch for 512.15 2022-03-23 18:55:01 +05:30
Jai Luthra
e87985e03a Update README.md 2022-02-11 19:26:55 +05:30
Vladislav Yarmak
1d309d4f4f upd windows readme and its template 2021-11-07 21:36:16 +02:00
Vladislav Yarmak
3a9bfe9f6e update templates 2021-11-07 21:17:48 +02:00
Vladislav Yarmak
1e803703b2 readme-autogen: update URL templates 2021-08-11 00:01:02 +03:00
Daedalusspacegames
3eb7eb0073 Add the ability to add NvFBC patches without NVENC 2021-01-26 12:22:43 -08:00
Vladislav Yarmak
05eb306586 add_driver: fix driver.json EOL 2021-01-22 04:42:27 +02:00
Vladislav Yarmak
16d1dcf5fa win: add drivers version 460.89 2020-12-15 17:22:51 +02:00
Vladislav Yarmak
2e596af97a readme-autogen: allow to add driver w/o fbc patch 2020-11-24 23:39:49 +02:00
Vladislav Yarmak
3377a0c96e win: add nsd 457.30; linux: update README template 2020-11-17 20:36:59 +02:00
Vladislav Yarmak
1207e650af ndl: implement deb repo channel 2020-10-31 19:41:24 +02:00
Vladislav Yarmak
a351f3fde5 ndl: allow sequence output for each channel 2020-10-31 15:36:48 +02:00
Vladislav Yarmak
f6e3c20cb9 ndl: implemented deb updates source 2020-10-31 15:14:46 +02:00
Vladislav Yarmak
4aae48653b readme upd 2020-08-09 18:37:41 +03:00
Vladislav Yarmak
6a0431bd97 ndl: workaround broken layout on Vulkan Beta downloads page 2020-07-16 19:00:26 +03:00
Vladislav Yarmak
32b4fbb790 doc update 2020-07-03 22:49:10 +03:00
Vladislav Yarmak
75e0a3df96 win: add vulkan driver 2020-06-23 21:34:52 +03:00
Vladislav Yarmak
88eed3a597 doc: update video guide 2020-06-14 19:18:12 +03:00
Vladislav Yarmak
2ca36c4ce2 ipfs: add git mirror 2020-05-31 01:30:20 +03:00
Vladislav Yarmak
23f00fb133 minor formatting fixes 2020-05-30 21:59:21 +03:00
Vladislav Yarmak
d27eafe84f minor formatting fixes 2020-05-30 21:51:03 +03:00
Vladislav Yarmak
2792faa685 ipfs: introduce ipfs mirror 2020-05-30 20:38:10 +03:00
Vladislav Yarmak
7bee072fc3 ipfs: explicit patch.sh links for static site 2020-05-30 19:51:06 +03:00
Vladislav Yarmak
7f5cd54d21 ipfs: mirror patch dependency 2020-05-30 19:44:08 +03:00
Vladislav Yarmak
132ae92c92 ipfs: remove emoticons for sake of portability 2020-05-30 19:24:58 +03:00
Vladislav Yarmak
25481a85d6 ipfs: static site exporter 2020-05-30 19:23:09 +03:00
Vladislav Yarmak
e5908991b4 ipfs: proper paths 2020-05-30 19:20:59 +03:00
Vladislav Yarmak
f0edc61277 ipfs: use relative paths in driver database; add customizable repo root to link generator 2020-05-30 18:08:32 +03:00
Vladislav Yarmak
ead2cf33ca add notice about Discord 2020-05-27 22:59:46 +03:00
Vladislav Yarmak
17ad2fe7a3 polish 2020-04-18 21:47:16 +03:00
Vladislav Yarmak
f2faea5672 polish 2020-04-18 21:44:07 +03:00
Vladislav Yarmak
5d2badb78f naming 2020-04-18 21:35:28 +03:00
Vladislav Yarmak
d70ade4ee8 subordinate common quirks to respective steps of guide 2020-04-18 21:11:45 +03:00