Merge pull request #23 from zwexy/main

Diabetes
This commit is contained in:
Gentoolman 2024-04-18 22:14:01 +03:00 committed by GitHub
commit ea59452e44
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1 additions and 1 deletions

View File

@ -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

View File

@ -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." );