Skip to content
This repository has been archived by the owner on Feb 27, 2023. It is now read-only.

Latest commit

 

History

History
23 lines (13 loc) · 820 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 820 Bytes

Project status

Officially fixed by R* 2021-03-16 :)

PoC that fixes two GTA Online bugs and drastically improves load times for CPU-bound systems

All addresses hardcoded for Steam and RL versions 2215/1.53

This is a proof of concept, not meant for casual use

Modifying your game while in online mode might get your account suspended, proceed with care

How to

  • git clone --recurse-submodules https://github.com/tostercx/GTAO_Booster_PoC
  • build the project with MSVC
  • inject the DLL with your favorite injector while the game is starting up

Might have to wait a few seconds before injecting - the game needs to deobfuscate some parts of itself

More details

Writeup