Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
N
nvidia-patch
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
List
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
nanahira
nvidia-patch
Commits
0ea72270
Commit
0ea72270
authored
Oct 22, 2019
by
Vladislav Yarmak
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
patches on their way
parent
837f9765
Changes
7
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
20 additions
and
2 deletions
+20
-2
win/tools/autopatch/autopatch.py
win/tools/autopatch/autopatch.py
+2
-2
win/win10_x64/440.97/nvcuvid.1337
win/win10_x64/440.97/nvcuvid.1337
+3
-0
win/win10_x64/quadro_440.97/nvcuvid.1337
win/win10_x64/quadro_440.97/nvcuvid.1337
+3
-0
win/win7_x64/440.97/nvcuvid.1337
win/win7_x64/440.97/nvcuvid.1337
+3
-0
win/win7_x64/quadro_440.97/nvcuvid.1337
win/win7_x64/quadro_440.97/nvcuvid.1337
+3
-0
win/ws2012_x64/quadro_440.97/nvcuvid.1337
win/ws2012_x64/quadro_440.97/nvcuvid.1337
+3
-0
win/ws2016_x64/quadro_440.97/nvcuvid.1337
win/ws2016_x64/quadro_440.97/nvcuvid.1337
+3
-0
No files found.
win/tools/autopatch/autopatch.py
View file @
0ea72270
...
...
@@ -36,10 +36,10 @@ def parse_args():
help
=
"name of installed target file. Used for patch "
"header"
)
parser
.
add_argument
(
"-S"
,
"--search"
,
default
=
"FF90
8000000084C07408
"
,
default
=
"FF90
9800000084C075
"
,
help
=
"representation of search pattern binary string"
)
parser
.
add_argument
(
"-R"
,
"--replacement"
,
default
=
"FF90
8000000084C09090
"
,
default
=
"FF90
980000000C0175
"
,
help
=
"representation of replacement binary string"
)
parser
.
add_argument
(
"-o"
,
"--stdout"
,
action
=
"store_true"
,
...
...
win/win10_x64/440.97/nvcuvid.1337
0 → 100644
View file @
0ea72270
>nvcuvid.dll
00000000000E7A5D:84->0C
00000000000E7A5E:C0->01
\ No newline at end of file
win/win10_x64/quadro_440.97/nvcuvid.1337
0 → 100644
View file @
0ea72270
>nvcuvid.dll
00000000000E7A5D:84->0C
00000000000E7A5E:C0->01
\ No newline at end of file
win/win7_x64/440.97/nvcuvid.1337
0 → 100644
View file @
0ea72270
>nvcuvid.dll
00000000000D4ABD:84->0C
00000000000D4ABE:C0->01
\ No newline at end of file
win/win7_x64/quadro_440.97/nvcuvid.1337
0 → 100644
View file @
0ea72270
>nvcuvid.dll
00000000000D4ABD:84->0C
00000000000D4ABE:C0->01
\ No newline at end of file
win/ws2012_x64/quadro_440.97/nvcuvid.1337
0 → 100644
View file @
0ea72270
>nvcuvid.dll
00000000000D4ABD:84->0C
00000000000D4ABE:C0->01
\ No newline at end of file
win/ws2016_x64/quadro_440.97/nvcuvid.1337
0 → 100644
View file @
0ea72270
>nvcuvid.dll
00000000000E7A5D:84->0C
00000000000E7A5E:C0->01
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment