Skip to content
GitLab
    • Explore Projects Groups Snippets
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • N nvidia-patch
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 26
    • Issues 26
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Keylase
  • nvidia-patch
  • Merge requests
  • !329
An error occurred while fetching the assigned milestone of the selected merge_request.

win: add driver version 456.71

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Administrator requested to merge github/fork/Snawoot/win_456.71 into master 4 years ago
  • Overview 1
  • Commits 1
  • Pipelines 0
  • Changes 4

Created by: Snawoot

Purpose of proposed changes

Add Studio Driver version 456.71 for Windows

Essential steps taken

AP w/o test

Compare
  • master (base)

and
  • latest version
    2de7ecdc
    1 commit, 2 years ago

4 files
+ 21
- 0

    Preferences

    File browser
    Compare changes
w‎in‎
win10_x64/‎nsd_456.71‎
nvencode‎api.1337‎ +6 -0
nvencodea‎pi64.1337‎ +5 -0
READ‎ME.md‎ +1 -0
driver‎s.json‎ +9 -0
win/win10_x64/nsd_456.71/nvencodeapi.1337 0 → 100644
+ 6
- 0
  • View file @ 2de7ecdc

  • Edit in single-file editor

  • Open in Web IDE

>nvencodeapi.dll
000000000002B2D6:89->33
000000000002B2D7:45->C0
000000000002B2D8:08->89
000000000002B2D9:85->45
000000000002B2DA:C0->08
\ No newline at end of file
win/win10_x64/nsd_456.71/nvencodeapi64.1337 0 → 100644
+ 5
- 0
  • View file @ 2de7ecdc

  • Edit in single-file editor

  • Open in Web IDE

>nvencodeapi64.dll
000000000002FFBA:8B->33
000000000002FFBB:F0->C0
000000000002FFBC:85->8B
000000000002FFBD:C0->F0
\ No newline at end of file
win/README.md
+ 1
- 0
  • View file @ 2de7ecdc

  • Edit in single-file editor

  • Open in Web IDE


@@ -142,6 +142,7 @@ Credits to [TroubleChute channel](https://www.youtube.com/channel/UCkih2oVTbXPEp
| GeForce | 456.55 | [x64 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/456.55/nvencodeapi64.1337) | [x86 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/456.55/nvencodeapi.1337) | [Driver link](https://international.download.nvidia.com/Windows/456.55/456.55-desktop-win10-64bit-international-whql.exe) |
| GeForce | 456.62 Vulkan Beta | [x64 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/456.62/nvencodeapi64.1337) | [x86 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/456.62/nvencodeapi.1337) | |
| GeForce | 456.71 | [x64 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/456.71/nvencodeapi64.1337) | [x86 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/456.71/nvencodeapi.1337) | [Driver link](https://international.download.nvidia.com/Windows/456.71/456.71-desktop-win10-64bit-international-whql.exe) |
| GeForce | 456.71 Studio Driver | [x64 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/nsd_456.71/nvencodeapi64.1337) | [x86 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/nsd_456.71/nvencodeapi.1337) | [Driver link](https://international.download.nvidia.com/Windows/456.71/456.71-desktop-win10-64bit-international-nsd-whql.exe) |
| GeForce | 456.80 Vulkan Beta | [x64 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/456.80/nvencodeapi64.1337) | [x86 library patch](https://raw.githubusercontent.com/keylase/nvidia-patch/master/win/win10_x64/456.80/nvencodeapi.1337) | |
drivers.json
+ 9
- 0
  • View file @ 2de7ecdc

  • Edit in single-file editor

  • Open in Web IDE


@@ -2078,6 +2078,15 @@
"patch64_url": "win10_x64/391.35/nvencodeapi64.1337",
"patch32_url": "win10_x64/391.35/nvencodeapi.1337",
"driver_url": "https://international.download.nvidia.com/Windows/391.35/391.35-desktop-win10-64bit-international-whql.exe"
},
{
"os": "win10",
"product": "GeForce",
"version": "456.71",
"variant": "Studio Driver",
"patch64_url": "win10_x64/nsd_456.71/nvencodeapi64.1337",
"patch32_url": "win10_x64/nsd_456.71/nvencodeapi.1337",
"driver_url": "https://international.download.nvidia.com/Windows/456.71/456.71-desktop-win10-64bit-international-nsd-whql.exe"
}
]
}
0 Assignees
None
Assign to
0 Reviewers
None
Request review from
Labels
0
None
0
None
    Assign labels
  • Manage project labels

Milestone
No milestone
None
None
Time tracking
No estimate or time spent
Lock merge request
Unlocked
0
0 participants
Reference:
Source branch: github/fork/Snawoot/win_456.71

Menu

Explore Projects Groups Snippets