Update README.md

This commit is contained in:
Gentoolman
2024-03-21 02:48:24 +03:00
committed by GitHub
parent e45c97ccbb
commit dfebeebf90

View File

@@ -134,13 +134,13 @@ cd %~dp0
game_win64_bankrelease.exe -noSocialClub -nokeyboardhook -nonetlogs game_win64_bankrelease.exe -noSocialClub -nokeyboardhook -nonetlogs
``` ```
2. (OPTIONAL) Add additional arguments: 2. (OPTIONAL) Add additional arguments:
- `-kbgame` - Start game with game keyboard enabled - `-kbgame` - Start game with game keyboard enabled.
- `-output` - Show console log of game - `-output` - Show console log of game.
- `-rag` - Enable support for RAG, the internal game debugging tool - `-rag` - Enable support for RAG, the internal game debugging tool.
- `-ragUseOwnWindow` - Combined with `-rag` to make game run outside of RAG window - `-ragUseOwnWindow` - Use it with `-rag` parameter to make game run outside of RAG Render Window.
- `-DoReleaseStartup` - Start real Story Mode on launch - `-DoReleaseStartup` - Start real Story Mode on launch
- `-sc_DisableForbiddenVehicleRemoval` - DLC Cars will not get lost. - `-sc_DisableForbiddenVehicleRemoval` - DLC Cars will not get lost.
- Additional standard game arguments can be added as well - Additional standard game arguments can be added as well.
3. (OPTIONAL) Launch RAG with the following commands in Command Prompt 3. (OPTIONAL) Launch RAG with the following commands in Command Prompt
```batch ```batch
X: X: