Installer grand-theft-auto-san-andreas-change-me

files:
- SAMP: http://files.sa-mp.com/sa-mp-0.3.7-R4-install.exe
- SAMP_update: https://files.sa-mp.ru/SAMP_Addon_2.6.exe
game:
  arch: win32
  exe: $GAMEDIR/drive_c/Program Files/Rockstar Games/GTA San Andreas/samp.exe
  prefix: $GAMEDIR
installer:
- insert-disc:
    requires: setup.exe
- task:
    arch: win32
    description: Creating Wine prefix
    name: create_prefix
    prefix: $GAMEDIR
- task:
    description: Installing GTA:San Andreas...
    executable: $DISC/setup.exe
    name: wineexec
    prefix: $GAMEDIR
- task:
    description: Installing San Andreas:Multiplayer...
    executable: $SAMP
    name: wineexec
    prefix: $GAMEDIR
- task:
    description: Patching San Andreas:Multiplayer...
    executable: $SAMP_update
    name: wineexec
    prefix: $GAMEDIR
description: This will also install a clean DVD version of the game automatically
  (as long as you have it). Also the installer includes the SA-MP Addon 2.3 which
  enables 1080p resolution and many other features and improvements.
game_slug: san-andreas-multiplayer
gogslug: ''
humblestoreid: ''
installer_slug: grand-theft-auto-san-andreas-change-me
name: 'Grand Theft Auto: San Andreas Multiplayer'
notes: "Installation instructions:\r\n- when the installer for the SA-MP Addon pops\
  \ up, browse to the directory where you have installed GTA San Andreas and the patch\
  \ will be installed with no problems (it does not detect properly the game directory)\r\
  \n\r\nTip:\r\n- if you are using wine staging after you have installed SA-MP and\
  \ SA-MP Addon it is recommended to right click the San Andreas Multiplayer entry\
  \ in Lutris, then Wine configuration -> Staging and \"Enable VAAPI as backend for\
  \ DXVA2 GPU decoding\" for better performance\r\n\r\nKnown bugs:\r\n- (the same\
  \ behavior as on Windows) if you try to run GTA San Andreas from this installation\
  \ the mod will break and to fix it you must delete \"gta_sa.set\" from drive_c/users/\"\
  your_user\"/My Documents/GTA San Andreas User Files/\r\n\r\n- SA-MP Addon doesn't\
  \ properly detect the game installation folder and you will have to point it manually\
  \ to the directory where the addon is installed\r\n\r\nMore information about SA-MP\
  \ Addon 2.3 can be found on the web.\r\n\r\nEnjoy!"
runner: wine
script:
  files:
  - SAMP: http://files.sa-mp.com/sa-mp-0.3.7-R4-install.exe
  - SAMP_update: https://files.sa-mp.ru/SAMP_Addon_2.6.exe
  game:
    arch: win32
    exe: $GAMEDIR/drive_c/Program Files/Rockstar Games/GTA San Andreas/samp.exe
    prefix: $GAMEDIR
  installer:
  - insert-disc:
      requires: setup.exe
  - task:
      arch: win32
      description: Creating Wine prefix
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      description: Installing GTA:San Andreas...
      executable: $DISC/setup.exe
      name: wineexec
      prefix: $GAMEDIR
  - task:
      description: Installing San Andreas:Multiplayer...
      executable: $SAMP
      name: wineexec
      prefix: $GAMEDIR
  - task:
      description: Patching San Andreas:Multiplayer...
      executable: $SAMP_update
      name: wineexec
      prefix: $GAMEDIR
slug: grand-theft-auto-san-andreas-change-me
steamid: null
version: Change Me
year: 2005
{
  "game_slug": "san-andreas-multiplayer",
  "version": "Change Me",
  "description": "This will also install a clean DVD version of the game automatically (as long as you have it). Also the installer includes the SA-MP Addon 2.3 which enables 1080p resolution and many other features and improvements.",
  "notes": "Installation instructions:\r\n- when the installer for the SA-MP Addon pops up, browse to the directory where you have installed GTA San Andreas and the patch will be installed with no problems (it does not detect properly the game directory)\r\n\r\nTip:\r\n- if you are using wine staging after you have installed SA-MP and SA-MP Addon it is recommended to right click the San Andreas Multiplayer entry in Lutris, then Wine configuration -> Staging and \"Enable VAAPI as backend for DXVA2 GPU decoding\" for better performance\r\n\r\nKnown bugs:\r\n- (the same behavior as on Windows) if you try to run GTA San Andreas from this installation the mod will break and to fix it you must delete \"gta_sa.set\" from drive_c/users/\"your_user\"/My Documents/GTA San Andreas User Files/\r\n\r\n- SA-MP Addon doesn't properly detect the game installation folder and you will have to point it manually to the directory where the addon is installed\r\n\r\nMore information about SA-MP Addon 2.3 can be found on the web.\r\n\r\nEnjoy!",
  "name": "Grand Theft Auto: San Andreas Multiplayer",
  "year": 2005,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "grand-theft-auto-san-andreas-change-me",
  "installer_slug": "grand-theft-auto-san-andreas-change-me",
  "script": {
    "files": [
      {
        "SAMP": "http://files.sa-mp.com/sa-mp-0.3.7-R4-install.exe"
      },
      {
        "SAMP_update": "https://files.sa-mp.ru/SAMP_Addon_2.6.exe"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "$GAMEDIR/drive_c/Program Files/Rockstar Games/GTA San Andreas/samp.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "insert-disc": {
          "requires": "setup.exe"
        }
      },
      {
        "task": {
          "arch": "win32",
          "description": "Creating Wine prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "description": "Installing GTA:San Andreas...",
          "executable": "$DISC/setup.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "description": "Installing San Andreas:Multiplayer...",
          "executable": "$SAMP",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "description": "Patching San Andreas:Multiplayer...",
          "executable": "$SAMP_update",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game