Skip to content
Open source recreation of GTA San Andreas in Unity
Branch: dev
Clone or download
Latest commit 12e10b5 May 30, 2019
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
Assets Add more obstacles May 30, 2019
Data Weapon sounds are working Jan 2, 2019
Docs Add more obstacles May 30, 2019
Packages Opened project with Unity 2018.3 Apr 18, 2019
ProjectSettings Rename scene May 28, 2019
.gitignore Opened project with Unity 2018.3 Apr 18, 2019
.gitmodules Add submodule Apr 22, 2019
LICENSE Initial commit Mar 22, 2015
README.md Update 'Setup Instructions' Apr 25, 2019
config.json Showing file browser on startup if path is not set in config Aug 12, 2018

README.md

San Andreas Unity



   

San Andreas Unity is an open source recreation of GTA San Andreas in Unity.

This won't be a complete recreation, but the focus is on gameplay features, mutliplayer, and creating a framework which will allow easy game extending and unlimited modding possibilities.

For more information about the project, read this wiki page.

Setup Instructions

  • clone the project, including submodules: git clone --depth 1 --recurse-submodules https://github.com/GTA-ASM/SanAndreasUnity
  • open the project with Unity 2018.3
  • open startup scene located at Assets/Scenes/Startup.unity
  • press Play button

When running for the first time, the game will ask you for path to GTA installation. You need to own GTA in order to play it.

Download

Download it from here (for windows).

The game is tested on Linux, Windows, Mac, Android and PS Vita. It supports both Mono and IL2CPP scripting backends, so it can be built for any platform that Unity supports, provided that you can copy PC version of GTASA to target device.

In-game controls

Press Escape while in game to open pause menu. You'll see there a lot of utilities, and among them, there is a window which shows all controls.

TODO List

Here is an extensive list of what should be implemented.

Can help us to develop this ? In that case, join us on discord so we can discuss about it.

Screenshots

Videos

You can’t perform that action at this time.