Installer stalker-lost-alpha-developers-stalker-lost-alpha

game:
  arch: win32
  exe: drive_c/Program Files/S.T.A.L.K.E.R. - Lost Alpha DC/bins/XR_3DA.exe
  prefix: $GAMEDIR
  working_dir: $GAMEDIR/drive_c/Program Files/S.T.A.L.K.E.R. - Lost Alpha DC
installer:
- insert-disc:
    requires: setup.exe
- task:
    arch: win32
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: vcrun2013 xvid d3dx9
    arch: win32
    name: winetricks
    prefix: $GAMEDIR
- task:
    arch: win32
    description: Running Installer
    executable: $DISC/setup.exe
    name: wineexec
    prefix: $GAMEDIR
- copy:
    dst: $GAMEDIR/drive_c/Program Files/S.T.A.L.K.E.R. - Lost Alpha DC/bins/
    src: $GAMEDIR/drive_c/windows/system32/msvcp120.dll
- copy:
    dst: $GAMEDIR/drive_c/Program Files/S.T.A.L.K.E.R. - Lost Alpha DC/bins/
    src: $GAMEDIR/drive_c/windows/system32/msvcr120.dll
description: "-During install -- SKIP \"Visual C++ 2013\" -- SKIP \"DirectX\" -- SKIP\
  \ \"Xvid\" --\r\n (included in script).\r\n-DO INSTALL OpenAL.\r\n\r\n-DX9 lighting\
  \ works as of lutris-nofshack-4.18"
game_slug: stalker-lost-alpha-developers-cut
gogslug: ''
humblestoreid: ''
installer_slug: stalker-lost-alpha-developers-stalker-lost-alpha
name: S.T.A.L.K.E.R. Lost Alpha Developers Cut
notes: "=-- DX9 only. Medium preset then alter. Setting to High crashes game --=\r\
  \n\r\n-Tested with v1.4007\r\n-Tested with extensive mod list"
runner: wine
script:
  game:
    arch: win32
    exe: drive_c/Program Files/S.T.A.L.K.E.R. - Lost Alpha DC/bins/XR_3DA.exe
    prefix: $GAMEDIR
    working_dir: $GAMEDIR/drive_c/Program Files/S.T.A.L.K.E.R. - Lost Alpha DC
  installer:
  - insert-disc:
      requires: setup.exe
  - task:
      arch: win32
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: vcrun2013 xvid d3dx9
      arch: win32
      name: winetricks
      prefix: $GAMEDIR
  - task:
      arch: win32
      description: Running Installer
      executable: $DISC/setup.exe
      name: wineexec
      prefix: $GAMEDIR
  - copy:
      dst: $GAMEDIR/drive_c/Program Files/S.T.A.L.K.E.R. - Lost Alpha DC/bins/
      src: $GAMEDIR/drive_c/windows/system32/msvcp120.dll
  - copy:
      dst: $GAMEDIR/drive_c/Program Files/S.T.A.L.K.E.R. - Lost Alpha DC/bins/
      src: $GAMEDIR/drive_c/windows/system32/msvcr120.dll
slug: stalker-lost-alpha-developers-stalker-lost-alpha
steamid: null
version: S.T.A.L.K.E.R. - Lost Alpha
year: 2018
{
  "game_slug": "stalker-lost-alpha-developers-cut",
  "version": "S.T.A.L.K.E.R. - Lost Alpha",
  "description": "-During install -- SKIP \"Visual C++ 2013\" -- SKIP \"DirectX\" -- SKIP \"Xvid\" --\r\n (included in script).\r\n-DO INSTALL OpenAL.\r\n\r\n-DX9 lighting works as of lutris-nofshack-4.18",
  "notes": "=-- DX9 only. Medium preset then alter. Setting to High crashes game --=\r\n\r\n-Tested with v1.4007\r\n-Tested with extensive mod list",
  "name": "S.T.A.L.K.E.R. Lost Alpha Developers Cut",
  "year": 2018,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "stalker-lost-alpha-developers-stalker-lost-alpha",
  "installer_slug": "stalker-lost-alpha-developers-stalker-lost-alpha",
  "script": {
    "game": {
      "arch": "win32",
      "exe": "drive_c/Program Files/S.T.A.L.K.E.R. - Lost Alpha DC/bins/XR_3DA.exe",
      "prefix": "$GAMEDIR",
      "working_dir": "$GAMEDIR/drive_c/Program Files/S.T.A.L.K.E.R. - Lost Alpha DC"
    },
    "installer": [
      {
        "insert-disc": {
          "requires": "setup.exe"
        }
      },
      {
        "task": {
          "arch": "win32",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "vcrun2013 xvid d3dx9",
          "arch": "win32",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win32",
          "description": "Running Installer",
          "executable": "$DISC/setup.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "copy": {
          "dst": "$GAMEDIR/drive_c/Program Files/S.T.A.L.K.E.R. - Lost Alpha DC/bins/",
          "src": "$GAMEDIR/drive_c/windows/system32/msvcp120.dll"
        }
      },
      {
        "copy": {
          "dst": "$GAMEDIR/drive_c/Program Files/S.T.A.L.K.E.R. - Lost Alpha DC/bins/",
          "src": "$GAMEDIR/drive_c/windows/system32/msvcr120.dll"
        }
      }
    ]
  }
}
Back to game