

Run console (administrator privileges may be needed) and type these commands ( don't forget change paths).GTA is a series of action-adventure, open-world video games launched in 1997. To open the Visual Studio project, simply run cmake -open build or open build/GTASA.sln manually.įor better experience you can create symlinks for artifacts and you no longer need to copy files every time. Open Command Prompt in the gta-reversed directory and run cmake -Bbuild -H. Once configuration is complete, click the Generate button. Choose "Visual Studio 16 2019" and "Win32," then click Finish.

The progress of reversed classes can be tracked here. The goal is to keep reversing until we have the entire game reversed to compile a standalone executable. Now if we make any changes to the reversed code, it will take effect in the game. After the DLL file has been injected, the ingame functions will be replaced by the reversed code. What exactly is this project?īuilding this project will result in a DLL file, that DLL file can be injected into GTA:SA using any ASI loader out there. If you wish to contribute, then we'll be happy to assist you. You can request us to decompile a function for you. A project to reverse Grand Theft Auto San Andreas completely, and to rewrite and document every function.
