diff --git a/README.md b/README.md index 8dbd5c1..29593b1 100644 --- a/README.md +++ b/README.md @@ -165,7 +165,6 @@ game_win64_bankrelease.exe -noSocialClub -nokeyboardhook -nonetlogs - **DO NOT** Forget to Launch RAG Before launching the game if u using any RAG parameters. - `-DoReleaseStartup` - Start real Story Mode on launch, Ignore if it says unknown parameter/command. - If you dont type this parameter, you will spawned in a random location as a random character(michael, franklin or trevor) with a random clothes. - - `-sc_DisableForbiddenVehicleRemoval` - This parameter allows DLC and Other Cars without getting removed. - Additional standard game arguments can be added as well. - [Here is all the arguments list](misc/LAUNCHPARAMS_GTAV.txt) 3. (OPTIONAL) Launch RAG with the following commands in Command Prompt diff --git a/misc/LAUNCHPARAMS_GTAV.txt b/misc/LAUNCHPARAMS_GTAV.txt index bd09d0f..b09ddec 100644 --- a/misc/LAUNCHPARAMS_GTAV.txt +++ b/misc/LAUNCHPARAMS_GTAV.txt @@ -1566,6 +1566,7 @@ -scriptSoundsDebug, "Ensable scripted sounds on screen debug"); -scriptStreamSpew, "Ensable scripted stream spew"); -scripttestname, "The name of the script test you wish to have invoked when the game boots."); +-sc_DisableForbiddenVehicleRemoval, "This parameter allows DLC and Other Cars without getting removed."); -Sectordimx, "Sector x dimension." ); -sectordimy, "Sector y dimension." ); -sectortools, "Start game with the Sector Tools enabled." );