Page 1 of 1

GTA mouse support, car spawn and more

Posted: 14 Jun 2019, 09:01
by h0x91b
Hi guys,

Finally, I more or less put everything in order and decided to post the source code under MIT license.

Current features:

Spawn any car:


Ped rotation using a mouse:


The source code is available here: https://github.com/h0x91b/gta2-mouse
Discord channel: https://discord.gg/agRntzQ

An especially take a look at this file: https://github.com/h0x91b/gta2-mouse/bl ... ixed.exe.h
Here you will find a loooooooooot of enums and structures that I reversed at the current moment.

My Ghidra tutorials (Russian):

Will be glad to hear feedback, suggestions and even requests for features. Doing it alone is boring...

Re: GTA mouse support, car spawn and more

Posted: 17 Aug 2019, 15:07
by Sektor
I finally tested it. I compiled it successfully. It works, very cool, thank you.

There is no need to patch gta2.exe to load gta2dll.dll, you can just rename gta2dll.dll to *.asi and gta2.exe will automatically load it (that's how MISI works).