Files
SoloLobbyCreator/README.md
2021-04-01 19:35:08 +03:00

1.2 KiB

Lightweight script for creating a solo lobby in the GTA Online


Features:

  • Does not require any dependencies
  • Removes the user agreement for PsTools from the registry after the script completes

How does it work?

In the RAGE engine, there is a bug that if you have a frozen game, then after a while all the players are disconnected from your session, leaving you alone.

The script uses the PsSuspend file from PsTools to temporarily freeze the game process.

Unfortunately, this only works for 20-30 minutes, after some time, players will start joining your session. Just run the script once more and you will be left alone again.


Download

SoloLobbyCreator solo can be downloaded from the release page of this repo.

PsSuspend can be downloaded from the Microsoft website.