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