From c3c1af4b36f157e7218b44da0208b9b363e4a3a4 Mon Sep 17 00:00:00 2001
From: Gentoolman <146978592+WH0LEWHALE@users.noreply.github.com>
Date: Wed, 20 Mar 2024 17:03:52 +0300
Subject: [PATCH] Update README.md
---
README.md | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index 8838673..30403f0 100644
--- a/README.md
+++ b/README.md
@@ -35,7 +35,8 @@ Github edition with fixed links and added some files!
Based on this [rentry.c
- [Scripts](https://drive.google.com/file/d/1AVMC_MBPpqKp0BIrOI-_lLq98QmwRn46/view)
> [!NOTE]
-> It is recommended to create a virtual machine for this build process, although the build process can be done on your PC. VMWare/Hyper-V are recommended to run the VM due to their performance.
+> It is recommended to create a virtual machine for this build process, although the build process can be done on your Real PC.
+> VMWare/Hyper-V are recommended to run the VM due to their performance.
## Prerequisite Setup
1. Install DirectX SDK June 2010
@@ -63,7 +64,7 @@ setx /m RS_TOOLSROOT X:\gta5\tools_ng
setx /m DXSDK_DIR "C:\Program Files (x86)\Microsoft DirectX SDK (June 2010)"
setx /m RS_CODEBRANCH X:\gta5\src\dev_ng
```
-10. To ensure changes are finalized, restart build machine
+10. To ensure changes are finalized, restart build machine.
## Patching The Source Code
1. Open `rush_patches-master.zip`
@@ -147,7 +148,7 @@ setenv
cd ..\..\tools_ng\bin\rag
rag
```
-4. (OPTIONAL) Copy [Goldberg](https://gitlab.com/Mr_Goldberg/goldberg_emulator/-/jobs/4247811310/artifacts/download) patch into game directory, make sure to overwrite
+4. (OPTIONAL) If your game is from Steam, Copy [Goldberg](https://gitlab.com/Mr_Goldberg/goldberg_emulator/-/jobs/4247811310/artifacts/download) patch into game directory, make sure to overwrite
5. Run `launch.bat`
## Debug Build Controls