Installer dcs-world-dcs-world-15

files:
- client: https://www.digitalcombatsimulator.com/upload/iblock/063/DCS_World_1.5.8_web.exe
game:
  arch: win64
  exe: drive_c/Program Files/Eagle Dynamics/DCS World 1.5/bin/DCS_updater.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    description: Creating Wine prefix
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: corefonts vcrun2017 d3dcompiler_43 win10
    arch: win64
    name: winetricks
    prefix: $GAMEDIR
- task:
    arch: win64
    args: /S
    description: Installing client
    executable: client
    name: wineexec
    prefix: $GAMEDIR
description: Install the non-Steam older version of DCS World 1.5 directly from the
  Eagle Dynamics website. This installer will allow you to play without any other
  configuration.
game_slug: dcs-world
gogslug: ''
humblestoreid: ''
installer_slug: dcs-world-dcs-world-15
name: DCS World
notes: To be able to use your Joystick/Hotas  you must configure your game in Lutris.
  Into "Runner options", check "Show advanced options", scroll down and disable "Autoconfigure
  joypads".
runner: wine
script:
  files:
  - client: https://www.digitalcombatsimulator.com/upload/iblock/063/DCS_World_1.5.8_web.exe
  game:
    arch: win64
    exe: drive_c/Program Files/Eagle Dynamics/DCS World 1.5/bin/DCS_updater.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      description: Creating Wine prefix
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: corefonts vcrun2017 d3dcompiler_43 win10
      arch: win64
      name: winetricks
      prefix: $GAMEDIR
  - task:
      arch: win64
      args: /S
      description: Installing client
      executable: client
      name: wineexec
      prefix: $GAMEDIR
slug: dcs-world-dcs-world-15
steamid: 223750
version: DCS World 1.5
year: 2008
{
  "game_slug": "dcs-world",
  "version": "DCS World 1.5",
  "description": "Install the non-Steam older version of DCS World 1.5 directly from the Eagle Dynamics website. This installer will allow you to play without any other configuration.",
  "notes": "To be able to use your Joystick/Hotas  you must configure your game in Lutris. Into \"Runner options\", check \"Show advanced options\", scroll down and disable \"Autoconfigure joypads\".",
  "name": "DCS World",
  "year": 2008,
  "steamid": 223750,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "dcs-world-dcs-world-15",
  "installer_slug": "dcs-world-dcs-world-15",
  "script": {
    "files": [
      {
        "client": "https://www.digitalcombatsimulator.com/upload/iblock/063/DCS_World_1.5.8_web.exe"
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "drive_c/Program Files/Eagle Dynamics/DCS World 1.5/bin/DCS_updater.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "description": "Creating Wine prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "corefonts vcrun2017 d3dcompiler_43 win10",
          "arch": "win64",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win64",
          "args": "/S",
          "description": "Installing client",
          "executable": "client",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game