Installer grand-theft-auto-san-andreas-03dl-clean-dvd-insta

files:
- SAMP: https://sa-mp.co.id/files/sa-mp-0.3.DL-R1-install.exe
- SAMP_Addon: http://www.gta-samp.com/files/forum/SAMP_Addon_2.6_Setup.exe
game:
  arch: win32
  exe: 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:
    app: d3dx9
    arch: win32
    description: Installing dependencies...
    name: winetricks
    prefix: $GAMEDIR
- task:
    description: Installing GTA:San Andreas...
    executable: $DISC/setup.exe
    name: wineexec
    prefix: $GAMEDIR
- task:
    description: Installing SA:MP...
    executable: $SAMP
    name: wineexec
    prefix: $GAMEDIR
- task:
    description: Installing SA:MP Addon...
    executable: $SAMP_Addon
    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.6 which
  enables 1080p resolution and many other features and improvements.
game_slug: san-andreas-multiplayer
gogslug: ''
humblestoreid: ''
installer_slug: grand-theft-auto-san-andreas-03dl-clean-dvd-insta
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.6 can be found here:\r\nhttps://gtaforums.com/topic/760017-samp-addon/\r\
  \n\r\nEnjoy!"
runner: wine
script:
  files:
  - SAMP: https://sa-mp.co.id/files/sa-mp-0.3.DL-R1-install.exe
  - SAMP_Addon: http://www.gta-samp.com/files/forum/SAMP_Addon_2.6_Setup.exe
  game:
    arch: win32
    exe: 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:
      app: d3dx9
      arch: win32
      description: Installing dependencies...
      name: winetricks
      prefix: $GAMEDIR
  - task:
      description: Installing GTA:San Andreas...
      executable: $DISC/setup.exe
      name: wineexec
      prefix: $GAMEDIR
  - task:
      description: Installing SA:MP...
      executable: $SAMP
      name: wineexec
      prefix: $GAMEDIR
  - task:
      description: Installing SA:MP Addon...
      executable: $SAMP_Addon
      name: wineexec
      prefix: $GAMEDIR
slug: grand-theft-auto-san-andreas-03dl-clean-dvd-insta
steamid: null
version: 0.3.DL + clean DVD install ver
year: 2005
{
  "game_slug": "san-andreas-multiplayer",
  "version": "0.3.DL + clean DVD install ver",
  "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.6 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.6 can be found here:\r\nhttps://gtaforums.com/topic/760017-samp-addon/\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-03dl-clean-dvd-insta",
  "installer_slug": "grand-theft-auto-san-andreas-03dl-clean-dvd-insta",
  "script": {
    "files": [
      {
        "SAMP": "https://sa-mp.co.id/files/sa-mp-0.3.DL-R1-install.exe"
      },
      {
        "SAMP_Addon": "http://www.gta-samp.com/files/forum/SAMP_Addon_2.6_Setup.exe"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "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": {
          "app": "d3dx9",
          "arch": "win32",
          "description": "Installing dependencies...",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "description": "Installing GTA:San Andreas...",
          "executable": "$DISC/setup.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "description": "Installing SA:MP...",
          "executable": "$SAMP",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "description": "Installing SA:MP Addon...",
          "executable": "$SAMP_Addon",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game