alt:V installer script for the Steam version only
Important
Proton-tkg is so far the only known proton version to work. The install script will download the latest one.
- create a new empty directory
- Clone this repository by running
git clone https://github.com/oranmehavi/altv-installer-script-steam.git
in the new empty directory you created. - Make the script executable.
- run this script.
- run altv.sh to play.
In order to get logs, you will need to do the following steps:
- Add
altv.sh
to Steam as a non-Steam game. - Set launch arguments to
PROTON_LOG=1 %command%
. - Run
altv.sh
through Steam. - The log will be found in the home directory by the name
steam-<big_random_number>.log
.
Daschaos