Intention of this project is to create a dev tool for GTA Vice City to be used for further development. Utilizing memory reading to read the location of the player and memory manipulation to teleport.
Check this video for a demonstration.
- Go to the releases page and download the latest release.
- Extract the contents to a location.
- Run GTA Vice City
- Run the provided executable with admin permissions
- Follow the instructions for usage below
git clone https://github.com/denizariyan/GTA-Vice-City-Interactive-Map.gitcd GTA-Vice-City-Interactive-Map- Open the project using Visual Studio
- Set the paths for requirements such as OpenCV and compile
- Follow the instructions for usage below
- Launch the GTA Vice City
- Run the executable with admin permissions
- The red marker on the map will always show the current location of the player
- Click on the generated map window to teleport to the location. In some cases where the game engine did not load the location which you are teleporting to, you might fall through the floor. The game should teleport you back to a safe location nearby in that case
- Make sure to close the software before closing the game else you might get a warning about memory access violation
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Rockstar Games does NOT endorse or sponsor this project. This is a community made project to enrich the user experience.
Copyright (c) 2020 Deniz Ariyan