files:
- launcher: https://dl-eu.opendataapi.net/lutris/games/GTA/rockstar-games-launcher-1-0-36-344.exe
game:
arch: win64
exe: drive_c/Program Files/Rockstar Games/Launcher/Launcher.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating Wine prefix...
name: create_prefix
prefix: $GAMEDIR
- task:
app: win10
arch: win64
description: Changes reported Windows version to Windows 10
name: winetricks
prefix: $GAMEDIR
- task:
app: d3dx9
arch: win64
description: Installing dependencies...
name: winetricks
prefix: $GAMEDIR
- task:
app: arial
arch: win64
name: winetricks
prefix: $GAMEDIR
- task:
arch: win64
description: Installing the launcher (Don't login, close the window)
exclude_processes: RockstarService.exe Launcher.exe LauncherPatcher.exe
executable: launcher
name: wineexec
prefix: $GAMEDIR
- task:
name: winekill
prefix: $GAMEDIR
system:
env:
DXVK_HUD: compiler
__GL_SHADER_DISK_CACHE: 1
__GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
description: This version installs an older version of the Rockstar Games Launcher
that is able to be installed. If you use the (current) latest version from Rockstar
Games, it fails to install. This forked installer is from the original and includes
changes suggested by others to get it working. The launcher will update on its own
and continue to work after installing through this version, please don't open the
launcher during the install (don't log in), then install Grand theft auto san andreas
in the launcher
game_slug: grand-theft-auto-san-andreas
gogslug: ''
humblestoreid: ''
installer_slug: grand-theft-auto-san-andreas-rockstar-launcher-st
name: 'Grand Theft Auto: San Andreas'
notes: Might crash on the first launch after logging in - ignore that and just restart
it.
runner: wine
script:
files:
- launcher: https://dl-eu.opendataapi.net/lutris/games/GTA/rockstar-games-launcher-1-0-36-344.exe
game:
arch: win64
exe: drive_c/Program Files/Rockstar Games/Launcher/Launcher.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating Wine prefix...
name: create_prefix
prefix: $GAMEDIR
- task:
app: win10
arch: win64
description: Changes reported Windows version to Windows 10
name: winetricks
prefix: $GAMEDIR
- task:
app: d3dx9
arch: win64
description: Installing dependencies...
name: winetricks
prefix: $GAMEDIR
- task:
app: arial
arch: win64
name: winetricks
prefix: $GAMEDIR
- task:
arch: win64
description: Installing the launcher (Don't login, close the window)
exclude_processes: RockstarService.exe Launcher.exe LauncherPatcher.exe
executable: launcher
name: wineexec
prefix: $GAMEDIR
- task:
name: winekill
prefix: $GAMEDIR
system:
env:
DXVK_HUD: compiler
__GL_SHADER_DISK_CACHE: 1
__GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
slug: grand-theft-auto-san-andreas-rockstar-launcher-st
steamid: 12120
version: Rockstar Launcher Standalone-1.0
year: 2005
{
"game_slug": "grand-theft-auto-san-andreas",
"version": "Rockstar Launcher Standalone-1.0",
"description": "This version installs an older version of the Rockstar Games Launcher that is able to be installed. If you use the (current) latest version from Rockstar Games, it fails to install. This forked installer is from the original and includes changes suggested by others to get it working. The launcher will update on its own and continue to work after installing through this version, please don't open the launcher during the install (don't log in), then install Grand theft auto san andreas in the launcher",
"notes": "Might crash on the first launch after logging in - ignore that and just restart it.",
"name": "Grand Theft Auto: San Andreas",
"year": 2005,
"steamid": 12120,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "grand-theft-auto-san-andreas-rockstar-launcher-st",
"installer_slug": "grand-theft-auto-san-andreas-rockstar-launcher-st",
"script": {
"files": [
{
"launcher": "https://dl-eu.opendataapi.net/lutris/games/GTA/rockstar-games-launcher-1-0-36-344.exe"
}
],
"game": {
"arch": "win64",
"exe": "drive_c/Program Files/Rockstar Games/Launcher/Launcher.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"description": "Creating Wine prefix...",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "win10",
"arch": "win64",
"description": "Changes reported Windows version to Windows 10",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "d3dx9",
"arch": "win64",
"description": "Installing dependencies...",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "arial",
"arch": "win64",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win64",
"description": "Installing the launcher (Don't login, close the window)",
"exclude_processes": "RockstarService.exe Launcher.exe LauncherPatcher.exe",
"executable": "launcher",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"name": "winekill",
"prefix": "$GAMEDIR"
}
}
],
"system": {
"env": {
"DXVK_HUD": "compiler",
"__GL_SHADER_DISK_CACHE": 1,
"__GL_SHADER_DISK_CACHE_PATH": "$GAMEDIR"
}
}
}
}