Installer zombi-dxvk

files:
- dx2010: https://lutris.net/files/tools/directx-2010.tar.gz
- uplay: https://ubistatic3-a.akamaihd.net/orbit/launcher_installer/UplayInstaller.exe
game:
  appid: 339230
  arch: win64
  prefix: $GAMEDIR/prefix
installer:
- task:
    arch: win64
    name: create_prefix
    prefix: $GAMEDIR/prefix
- extract:
    dst: $CACHE/dxsetup
    file: dx2010
- task:
    arch: win64
    args: /silent
    executable: $CACHE/dxsetup/DXSETUP.exe
    name: wineexec
    prefix: $GAMEDIR/prefix
- task:
    app: vcrun2010 vcrun2012 corefonts win7
    arch: win64
    name: winetricks
    prefix: $GAMEDIR/prefix
- task:
    arch: win64
    args: /S
    executable: uplay
    name: wineexec
    prefix: $GAMEDIR/prefix
- task:
    arch: win64
    name: winekill
    prefix: $GAMEDIR/prefix
system:
  disable_runtime: false
description: null
game_slug: zombi
gogslug: ''
humblestoreid: ''
installer_slug: zombi-dxvk
name: ZOMBI
notes: ''
runner: winesteam
script:
  files:
  - dx2010: https://lutris.net/files/tools/directx-2010.tar.gz
  - uplay: https://ubistatic3-a.akamaihd.net/orbit/launcher_installer/UplayInstaller.exe
  game:
    appid: 339230
    arch: win64
    prefix: $GAMEDIR/prefix
  installer:
  - task:
      arch: win64
      name: create_prefix
      prefix: $GAMEDIR/prefix
  - extract:
      dst: $CACHE/dxsetup
      file: dx2010
  - task:
      arch: win64
      args: /silent
      executable: $CACHE/dxsetup/DXSETUP.exe
      name: wineexec
      prefix: $GAMEDIR/prefix
  - task:
      app: vcrun2010 vcrun2012 corefonts win7
      arch: win64
      name: winetricks
      prefix: $GAMEDIR/prefix
  - task:
      arch: win64
      args: /S
      executable: uplay
      name: wineexec
      prefix: $GAMEDIR/prefix
  - task:
      arch: win64
      name: winekill
      prefix: $GAMEDIR/prefix
  system:
    disable_runtime: false
slug: zombi-dxvk
steamid: 339230
version: DXVK
year: 1986
{
  "game_slug": "zombi",
  "version": "DXVK",
  "description": null,
  "notes": "",
  "name": "ZOMBI",
  "year": 1986,
  "steamid": 339230,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "winesteam",
  "slug": "zombi-dxvk",
  "installer_slug": "zombi-dxvk",
  "script": {
    "files": [
      {
        "dx2010": "https://lutris.net/files/tools/directx-2010.tar.gz"
      },
      {
        "uplay": "https://ubistatic3-a.akamaihd.net/orbit/launcher_installer/UplayInstaller.exe"
      }
    ],
    "game": {
      "appid": 339230,
      "arch": "win64",
      "prefix": "$GAMEDIR/prefix"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "name": "create_prefix",
          "prefix": "$GAMEDIR/prefix"
        }
      },
      {
        "extract": {
          "dst": "$CACHE/dxsetup",
          "file": "dx2010"
        }
      },
      {
        "task": {
          "arch": "win64",
          "args": "/silent",
          "executable": "$CACHE/dxsetup/DXSETUP.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR/prefix"
        }
      },
      {
        "task": {
          "app": "vcrun2010 vcrun2012 corefonts win7",
          "arch": "win64",
          "name": "winetricks",
          "prefix": "$GAMEDIR/prefix"
        }
      },
      {
        "task": {
          "arch": "win64",
          "args": "/S",
          "executable": "uplay",
          "name": "wineexec",
          "prefix": "$GAMEDIR/prefix"
        }
      },
      {
        "task": {
          "arch": "win64",
          "name": "winekill",
          "prefix": "$GAMEDIR/prefix"
        }
      }
    ],
    "system": {
      "disable_runtime": false
    }
  }
}
Back to game