介绍 |
NVFlash是一款用于NVIDIA显卡BIOS刷新的官方工具,这次目前可在Windows环境下执行的最新版本,支持32位和64位Windows系统,需要的朋友请下载留存。 NVFlash具体命令行操作格式如下: 1、升级BIOS:nvflash --filename。 2、保存BIOS文件:nvflash --save filename。 3、对比显卡BIOS版本:nvflash --compare filename。 4、升级TV数据:nvflash --tv filename。 5、显示BIOS版本:nvflash --version filename。 6、显示BIOS字节数:nvflash --display。 7、开启写保护EEPROM:nvflash --protecton。 8、关闭写保护功能:nvflash --protectoff。 9、设置IEEE 1394标识:nvflash --guid。 10、显卡适配器列表:nvflash --list。 注意:NVFlash的Windows版本并不是完全的直接运行图形界面,需要在命令提示符下操作,操作方法与DOS下的命令完全相同。 |