About This File
NVFlash 5.236 modified by JoeDirt that bypasses certificate checks allowing for flashing of GTX 950, 960, 970, 980, 980Ti, Titan X. This version of NVFlash is to be used on Windows x86 platform using command prompt window.
Instructions:
1. Disable video card(s) in device manager
2. Open command prompt as administrator and change to the directory where nvflash + .rom files reside.
If you have multiple GPUs installed in your system, type the following to list them
nvflash --list
3. Next, you will need to choose which GPU to flash and then issue the command.
nvflash -i0 -6 <name.rom>
After you choose 'Y', the utility will flash your GPU. In the example above, the primary GPU was flashed so if you have a second, then follow up with commands such as:
nvflash -i1 -6 <name.rom>
Once you have completed flashing your GPUs, you must reboot your system and then re-enable the GPUs in device manager. After which you may be required to reinstall your driver in some cases. If you have any questions, direct them in the forums.