From f54dd21ec044b60966f45a75d8ac0ea31f991e04 Mon Sep 17 00:00:00 2001 From: Gentoolman <146978592+WH0LEWHALE@users.noreply.github.com> Date: Mon, 18 Mar 2024 22:34:38 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6cdda55..fd0d6f6 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ setx /m RS_CODEBRANCH X:\gta5\src\dev_ng 3. (OPTIONAL) To skip launcher requirement for running the game, copy `game` and `rage` folders from `OPTIONAL_FIXES` to the same folder ## Building the game binary -1. Run `X:\gta5\src\dev_ng\game\VS_Project\load_sln_unity_2012.bat` and press enter when you see `WARNING:` +1. Run `X:\gta5\src\dev_ng\game\VS_Project\load_sln_unity_2012.bat` - If prompted with "How do you want to open this file?", check "Always use this app to open .sln files" and click OK 2. Once the solution loads, open the dropdown menu that says "Debug" at the top, select "Configuration Manager" 3. Change "Active Solution Platform" to "x64" and close the configuration window