Skip to content

Get the players looking angle in GTA Vice City using memory reading. Defaulted to display values in the format that can be used with Sanny Builder to create SCM files

License

Notifications You must be signed in to change notification settings

denizariyan/GTA-Vice-City-Player-Angle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GTA Vice City Player Angle

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 angle that the player is facing.

Installation

Using a precompiled executable

  1. Go to the releases page and download the latest release.
  2. Extract the contents to a location.
  3. Run GTA Vice City v1.0
  4. Run the provided executable with admin permissions
  5. Follow the instructions for usage below

By compiling Yourself

  1. git clone https://github.com/denizariyan/GTA-Vice-City-Player-Angle.git
  2. cd GTA-Vice-City-Player-Angle
  3. Delete the .git folder
  4. Open the project using Visual Studio or open the source code using your preferred compiler
  5. Follow the instructions for usage below

Usage

  1. Launch the GTA Vice City v1.0 International
  2. Run the executable with admin permissions
  3. The console window will show the angle as in degrees offsetted for the use with Sanny Builder to create SCM files

Examples

Check this video for a demonstration.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Disclaimer

Rockstar Games does NOT endorse or sponsor this project. This is a community made project to enrich the user experience.

License

Copyright (c) 2020 Deniz Ariyan

MIT

About

Get the players looking angle in GTA Vice City using memory reading. Defaulted to display values in the format that can be used with Sanny Builder to create SCM files

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages