- Install AutoHotkey and download this repository.
- Place the downloaded .exe driver files in the Temp\Input folder.
- 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.dllpi_nvfbc
NvFBC.dll, NvFBC64.dll, NvFBCPlugin.dll, NvFBCPlugin64.dlpi_nvifr
NvIFR.dll, NvIFR64.dllpi_nvifropengl
NvIFROpenGL.dll, NvIFROpenGL64.dll
- Run
1. Extract.ahk
, all drivers will be extracted to the Temp\Extract folder. - Run
2. Patch.ahk
, it will cleanup .inf and nvi files.
- [Optional] Follow this guide if you want NVENC patch. Copy
nvencodeapi64.dll
andnvencodeapi.dll
located atTemp\Extract\{driver folder}\Disaply.Driver
folder toTemp\Extract\{driver folder}\NVENC
. Select those files under theNVENC
folder for patching. - [Optional] Replace
Temp\Extract\{driver folder}\HDAudio
folder if you want Dolby Digital Live.
- "Run '3. Pack.ahk'. An .exe repack file will be created once the compression is finished.