Monday, July 3, 2023

NVIDIA Driver Repack Tool

I lost my OneDrive account and all the files on OneDrive.

I have uploaded my driver repack tool to GitHub. With just a few clicks, without editing whole file(s) in Notepad, you can easily create your own repack.

https://github.com/alanfox2000software/NVRepackTool/

 

 

7 comments:

  1. Alan! I followed your instructions from your GitHub on this to the tee and it didn't work. I run patch.ahk and nothing pops up then I run pack.ahk and get the error message: ELSE with no matching IF.

    Please fix this

    ReplyDelete
    Replies
    1. Hi Alan, I hope you are well. I'm frank, I recently made a pull request to your repository and I admire your work and research. I have been playing with your programs and tweaks and they are amazing.
      Now, I'm writing to tell you that I found a way to run 392.53+ up to 392.68 without crashing in DirectX11.
      As you know graphics cards with Fermi chip are no longer supported and the last official driver available is 391.35. Well, now there are drivers for quadro with fermi chip, but after 392.37 the driver crashes DXGI_ERROR_DEVICE_HUNG or DXGI_ERROR_DEVICE_REMOVED. It is caused by a bug in the OpenGL driver as described in its documentation:
      (Open issues on Windows 10 on R390 U10 version.
      [Assimilate Scratch]: The application may crash due to a kernel exception in the NVIDIA OpenGL driver. See "Outstanding issues in version 391.89" on page 18 of the release notes for details.
      This is fixed by replacing nvoglv32.dll and nvoglv64.dll from 392.37 or any earlier or later compatible driver. I also discovered that it is possible to replace other dll's without getting problems so I was able to update the nvencode and nvdecode libraries to the latest 472.12 versions, plus update the compiler, nvdetoured and nvldumd. I also deactivated NVFBC since I don't need the plugin, and performance improved substantially. Can you provide any additional information on this? Maybe you can add something to your program.
      Regards!

      Delete
    2. Tool updated. Edit config.ini, set pi_nvfbcwrp and pi_nvfbc to 0 if you don't want NvFBC dll files.

      Delete
  2. Has anyone been able to get this working? Installation fails for 536.67 Studio driver after patching it, restarting with driver signature enforcement disabled, and attempting to run as administrator.

    ReplyDelete
    Replies
    1. Ok the problem is the NvFBC patch. If you apply that, then the driver will fail to install. Xtreme-G and NVENC patches work fine.

      Delete