Installer world-in-conflict-complete-ed-gog-w-dxvk

files:
- installer: N/A:Please select the GOG.com Windows installer
- innoextract: https://lutris.nyc3.digitaloceanspaces.com/tools/innoextract/innoextract-1.8-dev-2019-01-13-linux.tar.xz
game:
  arch: win32
  exe: $GAMEDIR/drive_c/GOG Games/World in Conflict/wic.exe
  prefix: $GAMEDIR
installer:
- extract:
    dst: $CACHE/tmp/innoextract
    file: innoextract
- execute:
    args: --extract $installer --gog --exclude-temp --output-dir $CACHE/tmp/wic/
    file: $CACHE/tmp/innoextract/innoextract
- move:
    dst: $GAMEDIR/drive_c/GOG Games/World in Conflict/
    src: $CACHE/tmp/wic/game/
- task:
    app: d3dx9
    arch: win32
    description: Installing d3dx9
    name: winetricks
    prefix: $GAMEDIR
system:
  env:
    DXVK_HUD: 0
description: null
game_slug: world-in-conflict-complete-edition
gogslug: world_in_conflict_complete_edition
humblestoreid: ''
installer_slug: world-in-conflict-complete-ed-gog-w-dxvk
name: 'World in Conflict: Complete Edition'
notes: "- Install \"unar\" package before running the installer otherwise the installation\
  \ process will fail\r\n- The game might hang on the very first run but should work\
  \ from the second run on"
runner: wine
script:
  files:
  - installer: N/A:Please select the GOG.com Windows installer
  - innoextract: https://lutris.nyc3.digitaloceanspaces.com/tools/innoextract/innoextract-1.8-dev-2019-01-13-linux.tar.xz
  game:
    arch: win32
    exe: $GAMEDIR/drive_c/GOG Games/World in Conflict/wic.exe
    prefix: $GAMEDIR
  installer:
  - extract:
      dst: $CACHE/tmp/innoextract
      file: innoextract
  - execute:
      args: --extract $installer --gog --exclude-temp --output-dir $CACHE/tmp/wic/
      file: $CACHE/tmp/innoextract/innoextract
  - move:
      dst: $GAMEDIR/drive_c/GOG Games/World in Conflict/
      src: $CACHE/tmp/wic/game/
  - task:
      app: d3dx9
      arch: win32
      description: Installing d3dx9
      name: winetricks
      prefix: $GAMEDIR
  system:
    env:
      DXVK_HUD: 0
slug: world-in-conflict-complete-ed-gog-w-dxvk
steamid: null
version: GOG w/ DXVK
year: 2007
{
  "game_slug": "world-in-conflict-complete-edition",
  "version": "GOG w/ DXVK",
  "description": null,
  "notes": "- Install \"unar\" package before running the installer otherwise the installation process will fail\r\n- The game might hang on the very first run but should work from the second run on",
  "name": "World in Conflict: Complete Edition",
  "year": 2007,
  "steamid": null,
  "gogslug": "world_in_conflict_complete_edition",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "world-in-conflict-complete-ed-gog-w-dxvk",
  "installer_slug": "world-in-conflict-complete-ed-gog-w-dxvk",
  "script": {
    "files": [
      {
        "installer": "N/A:Please select the GOG.com Windows installer"
      },
      {
        "innoextract": "https://lutris.nyc3.digitaloceanspaces.com/tools/innoextract/innoextract-1.8-dev-2019-01-13-linux.tar.xz"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "$GAMEDIR/drive_c/GOG Games/World in Conflict/wic.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "extract": {
          "dst": "$CACHE/tmp/innoextract",
          "file": "innoextract"
        }
      },
      {
        "execute": {
          "args": "--extract $installer --gog --exclude-temp --output-dir $CACHE/tmp/wic/",
          "file": "$CACHE/tmp/innoextract/innoextract"
        }
      },
      {
        "move": {
          "dst": "$GAMEDIR/drive_c/GOG Games/World in Conflict/",
          "src": "$CACHE/tmp/wic/game/"
        }
      },
      {
        "task": {
          "app": "d3dx9",
          "arch": "win32",
          "description": "Installing d3dx9",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "system": {
      "env": {
        "DXVK_HUD": 0
      }
    }
  }
}
Back to game