- Install AutoHotkey and download this repository.
- Place the downloaded .exe driver files in the Temp\Input folder.
- Edit the
config.inifile 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_nvfbcwrpnvfbcwrp32.dll, nvfbcwrp64.dllpi_nvfbcNvFBC.dll, NvFBC64.dll, NvFBCPlugin.dll, NvFBCPlugin64.dlpi_nvifrNvIFR.dll, NvIFR64.dllpi_nvifropenglNvIFROpenGL.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.dllandnvencodeapi.dlllocated atTemp\Extract\{driver folder}\Disaply.Driverfolder toTemp\Extract\{driver folder}\NVENC. Select those files under theNVENCfolder for patching. - [Optional] Replace
Temp\Extract\{driver folder}\HDAudiofolder if you want Dolby Digital Live.
- "Run '3. Pack.ahk'. An .exe repack file will be created once the compression is finished.