Installer grand-theft-auto-san-andreas-sa-mp-037-r5-dvd

files:
- SAMP: https://hzgaming.net/downloads/sa-mp-0.3.7-R5-1-MP-install.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
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-sa-mp-037-r5-dvd
name: 'Grand Theft Auto: San Andreas Multiplayer'
notes: "Update SA-MP to 0.3.7-R5 and changed SA-MP Addon to a trusted source!\r\n\r\
  \nInstallation 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/"
runner: wine
script:
  files:
  - SAMP: https://hzgaming.net/downloads/sa-mp-0.3.7-R5-1-MP-install.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
slug: grand-theft-auto-san-andreas-sa-mp-037-r5-dvd
steamid: null
version: SA-MP 0.3.7-R5 + DVD
year: 2005
{
  "game_slug": "san-andreas-multiplayer",
  "version": "SA-MP 0.3.7-R5 + DVD",
  "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": "Update SA-MP to 0.3.7-R5 and changed SA-MP Addon to a trusted source!\r\n\r\nInstallation 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/",
  "name": "Grand Theft Auto: San Andreas Multiplayer",
  "year": 2005,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "grand-theft-auto-san-andreas-sa-mp-037-r5-dvd",
  "installer_slug": "grand-theft-auto-san-andreas-sa-mp-037-r5-dvd",
  "script": {
    "files": [
      {
        "SAMP": "https://hzgaming.net/downloads/sa-mp-0.3.7-R5-1-MP-install.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"
        }
      }
    ]
  }
}
Back to game