From caab513b2c2f3fc9a4bf2a15cea9be60536174d6 Mon Sep 17 00:00:00 2001 From: Yuri Date: Sat, 20 Oct 2018 21:11:46 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ae3efc5..1478461 100644 --- a/README.md +++ b/README.md @@ -85,7 +85,7 @@ From here you are alone, I don't know how to proceed. Maybe you need to edit, ma ### Edit the VBIOS 1. Open the vBIOS ROM (`vBIOS.rom`) in the HEX editor. -2. [After a bunch of `00`, there is a `55`, or `U` in HEX; delete everything before the `55`](Screenshots/Hex vBIOS.png), and save. I strongly recommend not to overwrite the original ROM. [Note that series of `FF` values have been reported on a GTX 1060](Screenshots/Hex vBIOS 1060.png) +2. [After a bunch of `00`, there is a `55`, or `U` in HEX; delete everything before the `55`](/Screenshots/Hex vBIOS.png), and save. I strongly recommend not to overwrite the original ROM. [Note that series of `FF` values have been reported on a GTX 1060](/Screenshots/Hex vBIOS 1060.png) ## Configure 1. Clone this repository