Installer stalker-call-of-pripyat-anomaly-mod-dxvk

game:
  arch: win64
  exe: drive_c/Program Files (x86)/Anomaly/AnomalyLauncher.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    description: Creating Wine prefix
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: d3dcompiler_43 d3dcompiler_47 d3dx9 d3dx9_43 d3dx11_43
    arch: win64
    name: winetricks
    prefix: $GAMEDIR
- execute:
    command: mkdir "$GAMEDIR/drive_c/Program Files (x86)/Anomaly"
wine:
  version: lutris-fshack-6.14-4-x86_64
description: "This is an installer for the Anomaly MOD of S.T.A.L.K.E.R. COP.\r\n\
  It is currently configured to run on dx11."
game_slug: stalker-call-of-pripyat
gogslug: stalker_call_of_pripyat
humblestoreid: ''
installer_slug: stalker-call-of-pripyat-anomaly-mod-dxvk
name: 'S.T.A.L.K.E.R.: Call of Pripyat'
notes: "Before installation:\r\n- Download the latest update from the source website\
  \ (currently it's 1.5.1)\r\n\r\nAfter installation: \r\n- Extract the downloaded\
  \ 7z game archive to drive_c/Program Files (x86)/Anomaly (within the directory you\
  \ chose for installation when you ran this script)\r\n- Configure the game launcher\
  \ with the following settings:\r\n= Direct X 11 (R4)\r\n= Support for AVX CPU"
runner: wine
script:
  game:
    arch: win64
    exe: drive_c/Program Files (x86)/Anomaly/AnomalyLauncher.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      description: Creating Wine prefix
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: d3dcompiler_43 d3dcompiler_47 d3dx9 d3dx9_43 d3dx11_43
      arch: win64
      name: winetricks
      prefix: $GAMEDIR
  - execute:
      command: mkdir "$GAMEDIR/drive_c/Program Files (x86)/Anomaly"
  wine:
    version: lutris-fshack-6.14-4-x86_64
slug: stalker-call-of-pripyat-anomaly-mod-dxvk
steamid: 41700
version: Anomaly Mod (DXVK)
year: 2010
{
  "game_slug": "stalker-call-of-pripyat",
  "version": "Anomaly Mod (DXVK)",
  "description": "This is an installer for the Anomaly MOD of S.T.A.L.K.E.R. COP.\r\nIt is currently configured to run on dx11.",
  "notes": "Before installation:\r\n- Download the latest update from the source website (currently it's 1.5.1)\r\n\r\nAfter installation: \r\n- Extract the downloaded 7z game archive to drive_c/Program Files (x86)/Anomaly (within the directory you chose for installation when you ran this script)\r\n- Configure the game launcher with the following settings:\r\n= Direct X 11 (R4)\r\n= Support for AVX CPU",
  "name": "S.T.A.L.K.E.R.: Call of Pripyat",
  "year": 2010,
  "steamid": 41700,
  "gogslug": "stalker_call_of_pripyat",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "stalker-call-of-pripyat-anomaly-mod-dxvk",
  "installer_slug": "stalker-call-of-pripyat-anomaly-mod-dxvk",
  "script": {
    "game": {
      "arch": "win64",
      "exe": "drive_c/Program Files (x86)/Anomaly/AnomalyLauncher.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "description": "Creating Wine prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "d3dcompiler_43 d3dcompiler_47 d3dx9 d3dx9_43 d3dx11_43",
          "arch": "win64",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "execute": {
          "command": "mkdir \"$GAMEDIR/drive_c/Program Files (x86)/Anomaly\""
        }
      }
    ],
    "wine": {
      "version": "lutris-fshack-6.14-4-x86_64"
    }
  }
}
Back to game