Skip to content

mecyanned/NVRepackToolNext

 
 

Repository files navigation

NVIDIA Driver Repack Tool Next

  1. Install AutoHotkey and download this repository.
  2. Place the downloaded .exe driver files in the Temp\Input folder.
  3. Edit the config.ini file and modify the following variables. Set them to 0 to remove the corresponding file(s), or set them to 1 to add/keep those file(s).
  • pi_nvfbcwrp nvfbcwrp32.dll, nvfbcwrp64.dll
  • pi_nvfbc NvFBC.dll, NvFBC64.dll, NvFBCPlugin.dll, NvFBCPlugin64.dl
  • pi_nvifr NvIFR.dll, NvIFR64.dll
  • pi_nvifropengl NvIFROpenGL.dll, NvIFROpenGL64.dll
  1. Run 1. Extract.ahk, all drivers will be extracted to the Temp\Extract folder.
  2. Run 2. Patch.ahk, it will cleanup .inf and nvi files.
  • [Optional] Follow this guide if you want NVENC patch. Copy nvencodeapi64.dll and nvencodeapi.dll located at Temp\Extract\{driver folder}\Display.Driver folder to Temp\Extract\{driver folder}\NVENC. Select those files under the NVENC folder for patching.
  • [Optional] Run the "3. ##bit Dolby Digital Live Mod.bat" obviously 32bit for 32bit and 64bit for 64bit
  1. Go to the Temp\extract\your driver base and run Launch.bat as admin and once it loads the gui select Xtreme-G button and hit yes, then press NVFBCEnable and close it Download NVCleanstall Run NVCleanstall and select "Use driver files on disk" and browse and then select the setup.exe thats located in Temp\Extract and press next Press "All" and then next and copy whats done on "NVCleanstall.png" Press "Build Package" and done

Simplified Guide

Credits To: @alanfox2000software for making the original tool Mecyanned (for updating it a bit and automating the dolby digital live install) Techpowerup for NVCleanstall

About

NVIDIA Driver Repack Tool with a few more features and automated Dolby Digital Live method

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • AutoHotkey 95.0%
  • Batchfile 5.0%