C0D3 M4513R
New Member
- Joined
- Jun 11, 2023
- Messages
- 1 (0.00/day)
When I tried to install updated Nvidia Drivers (love this tool for making those expert tweaks so simple) I noticed a new option to Disable the artificial NVENC Steam Limit, via a patch.
When I select the checkbox for that, the patch
is automatically selected.
When I then configured all things to my liking, I hit Next.
I am then immediately hit with this error, in a seperate Window:
I have managed to get this error, by simply doing the following:
Actually seems like this is a known problem:
www.techpowerup.com
www.techpowerup.com
----------------------
I had a little look at the files and the patch being applied.
The patch below does not even apply to the file that is being downloaded to "%TMP%\NVCleanstall\Display.Driver".
github.com
------------------------
Okay, so I "just" needed to subtract "0xC00" from the offsets listed, because https://github.com/Deltafox79/Win_1...60ad02133eafca011/Win_1337_Patch/1337.cs#L150
And then I could apply the patches manually.
-------------------------
I applied the patches according to https://github.com/keylase/nvidia-patch/blob/3358c5d92e61d42c1557432e82ccda445d3fa082/win/README.md (so just download the Win 1337 Patching utiltity and apply the 1337 patch files to their binary couterparts)
-------------------------
Okay, so it seems that manually applying the patch, not selecting the "Apply NVENC Video Encoding Session Limit Patch" checkbox works.
I assume this is a simple typo somewhere....
When I select the checkbox for that, the patch
Code:
535.98 / GeForce / DCH
When I then configured all things to my liking, I hit Next.
I am then immediately hit with this error, in a seperate Window:
Code:
Error applying NVEnc patch: nvencodeapi.dl_ not found
I have managed to get this error, by simply doing the following:
- Install best driver for my hardware
- Next (Driver Version)
- Next (Components)
- Check "Show Expert Tweaks"
- Check "Apply NVENC Video Encoding Session Limit Patch (Experimental)
- Next (Installation Tweaks)
- Observe the Error described above
Actually seems like this is a known problem:

Dev - 535.98 NotWorks (-200Mb from NV setup in new release)
I used NVCLenStall on this new verion, but it won't work, so i used 3DGuru instead this time (https://forums.guru3d.com/threads/535-98-clean-version.433367/) Dev, know the NV setup has lost 200+ Mb in this version !!


Dev - 535.98 NotWorks (-200Mb from NV setup in new release)
I used NVCLenStall on this new verion, but it won't work, so i used 3DGuru instead this time (https://forums.guru3d.com/threads/535-98-clean-version.433367/) Dev, know the NV setup has lost 200+ Mb in this version !!

I had a little look at the files and the patch being applied.
The patch below does not even apply to the file that is being downloaded to "%TMP%\NVCleanstall\Display.Driver".
nvidia-patch/win/win10_x64/535.98/nvencodeapi.1337 at 3358c5d92e61d42c1557432e82ccda445d3fa082 · keylase/nvidia-patch
This patch removes restriction on maximum number of simultaneous NVENC video encoding sessions imposed by Nvidia to consumer-grade GPUs. - keylase/nvidia-patch
Okay, so I "just" needed to subtract "0xC00" from the offsets listed, because https://github.com/Deltafox79/Win_1...60ad02133eafca011/Win_1337_Patch/1337.cs#L150
And then I could apply the patches manually.
-------------------------
I applied the patches according to https://github.com/keylase/nvidia-patch/blob/3358c5d92e61d42c1557432e82ccda445d3fa082/win/README.md (so just download the Win 1337 Patching utiltity and apply the 1337 patch files to their binary couterparts)
-------------------------
Okay, so it seems that manually applying the patch, not selecting the "Apply NVENC Video Encoding Session Limit Patch" checkbox works.
I assume this is a simple typo somewhere....
Last edited: