Installer grand-theft-auto-san-andreas-san-andreas-multipla

files:
- Archive: N/A:Please Select San Andreas Archive
- samp: https://files.sa-mp.com/sa-mp-0.3.7-R4-install.exe
game:
  arch: win32
  exe: drive_c/Program Files/Rockstar Games/GTA San Andreas/gta_sa.exe
  prefix: $GAMEDIR
installer:
- extract:
    dst: $GAMEDIR/drive_c/Program Files/Rockstar Games/GTA San Andreas/
    file: $Archive
- task:
    arch: win32
    description: Creating Wine prefix...
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: allfonts dxvk
    arch: win32
    description: Installing dependencies...
    name: winetricks
    prefix: $GAMEDIR
- task:
    args: /silent
    description: Installing SA:MP...
    executable: $samp
    name: wineexec
    prefix: $GAMEDIR
- task:
    name: winekill
    prefix: $GAMEDIR
description: "Installs San Andreas Multiplayer 0.3.7-R4.\r\nInstalls San Andreas archive."
game_slug: san-andreas-multiplayer
gogslug: ''
humblestoreid: ''
installer_slug: grand-theft-auto-san-andreas-san-andreas-multipla
name: 'Grand Theft Auto: San Andreas Multiplayer'
notes: Allows the use of a cracked Grand Theft Auto San Andreas game in compressed
  format. Sa:mp 0.3.7-R4 will also be installed.
runner: wine
script:
  files:
  - Archive: N/A:Please Select San Andreas Archive
  - samp: https://files.sa-mp.com/sa-mp-0.3.7-R4-install.exe
  game:
    arch: win32
    exe: drive_c/Program Files/Rockstar Games/GTA San Andreas/gta_sa.exe
    prefix: $GAMEDIR
  installer:
  - extract:
      dst: $GAMEDIR/drive_c/Program Files/Rockstar Games/GTA San Andreas/
      file: $Archive
  - task:
      arch: win32
      description: Creating Wine prefix...
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: allfonts dxvk
      arch: win32
      description: Installing dependencies...
      name: winetricks
      prefix: $GAMEDIR
  - task:
      args: /silent
      description: Installing SA:MP...
      executable: $samp
      name: wineexec
      prefix: $GAMEDIR
  - task:
      name: winekill
      prefix: $GAMEDIR
slug: grand-theft-auto-san-andreas-san-andreas-multipla
steamid: null
version: San Andreas Multiplayer
year: 2005
{
  "game_slug": "san-andreas-multiplayer",
  "version": "San Andreas Multiplayer",
  "description": "Installs San Andreas Multiplayer 0.3.7-R4.\r\nInstalls San Andreas archive.",
  "notes": "Allows the use of a cracked Grand Theft Auto San Andreas game in compressed format. Sa:mp 0.3.7-R4 will also be installed.",
  "name": "Grand Theft Auto: San Andreas Multiplayer",
  "year": 2005,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "grand-theft-auto-san-andreas-san-andreas-multipla",
  "installer_slug": "grand-theft-auto-san-andreas-san-andreas-multipla",
  "script": {
    "files": [
      {
        "Archive": "N/A:Please Select San Andreas Archive"
      },
      {
        "samp": "https://files.sa-mp.com/sa-mp-0.3.7-R4-install.exe"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/Program Files/Rockstar Games/GTA San Andreas/gta_sa.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/Program Files/Rockstar Games/GTA San Andreas/",
          "file": "$Archive"
        }
      },
      {
        "task": {
          "arch": "win32",
          "description": "Creating Wine prefix...",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "allfonts dxvk",
          "arch": "win32",
          "description": "Installing dependencies...",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "args": "/silent",
          "description": "Installing SA:MP...",
          "executable": "$samp",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "name": "winekill",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game