Installer dcs-world-dol-community-choice

files:
- stable: https://www.digitalcombatsimulator.com/upload/iblock/959/d33ul8g3arxnzc1ejgdaa8uev8gvmew2/DCS_World_web.exe
game:
  arch: win64
  args: --no-launcher
  exe: drive_c/Program Files/Eagle Dynamics/DCS World/bin/DCS.exe
  launch_configs:
  - args: update
    exe: drive_c/Program Files/Eagle Dynamics/DCS World/bin/DCS_updater.exe
    name: DCS updater
  - args: repair
    exe: drive_c/Program Files/Eagle Dynamics/DCS World/bin/DCS_updater.exe
    name: DCS repair
  prefix: $GAMEDIR
install_complete_text: Please check https://github.com/ChaosRifle/DCS-on-Linux for
  more information on fixing current problems with the game that lutris cant solve,
  as well as additional tools
installer:
- task:
    arch: win64
    description: Creating Wine prefix
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: corefonts xact_x64 d3dcompiler_47 vcrun2022 win10
    arch: win64
    description: Installing dlls and deps
    name: winetricks
    prefix: $GAMEDIR
- task:
    arch: win64
    args: /S
    description: Installing client
    executable: stable
    name: wineexec
    prefix: $GAMEDIR
system:
  env:
    WINE_SIMULATE_WRITECOPY: 1
    __GL_SHADER_DISK_CACHE: 1
    __GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
wine:
  overrides:
    wbemprox: n
description: Please follow along with https://github.com/ChaosRifle/DCS-on-Linux before
  using this installer
game_slug: dcs-world
gogslug: ''
humblestoreid: ''
installer_slug: dcs-world-dol-community-choice
name: DCS World
notes: Please follow along with https://github.com/ChaosRifle/DCS-on-Linux for further
  instructions on fixing issues that cant be resolved with lutris alone.
runner: wine
script:
  files:
  - stable: https://www.digitalcombatsimulator.com/upload/iblock/959/d33ul8g3arxnzc1ejgdaa8uev8gvmew2/DCS_World_web.exe
  game:
    arch: win64
    args: --no-launcher
    exe: drive_c/Program Files/Eagle Dynamics/DCS World/bin/DCS.exe
    launch_configs:
    - args: update
      exe: drive_c/Program Files/Eagle Dynamics/DCS World/bin/DCS_updater.exe
      name: DCS updater
    - args: repair
      exe: drive_c/Program Files/Eagle Dynamics/DCS World/bin/DCS_updater.exe
      name: DCS repair
    prefix: $GAMEDIR
  install_complete_text: Please check https://github.com/ChaosRifle/DCS-on-Linux for
    more information on fixing current problems with the game that lutris cant solve,
    as well as additional tools
  installer:
  - task:
      arch: win64
      description: Creating Wine prefix
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: corefonts xact_x64 d3dcompiler_47 vcrun2022 win10
      arch: win64
      description: Installing dlls and deps
      name: winetricks
      prefix: $GAMEDIR
  - task:
      arch: win64
      args: /S
      description: Installing client
      executable: stable
      name: wineexec
      prefix: $GAMEDIR
  system:
    env:
      WINE_SIMULATE_WRITECOPY: 1
      __GL_SHADER_DISK_CACHE: 1
      __GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
  wine:
    overrides:
      wbemprox: n
slug: dcs-world-dol-community-choice
steamid: 223750
version: DoL Community Choice (Latest)
year: 2008
{
  "game_slug": "dcs-world",
  "version": "DoL Community Choice (Latest)",
  "description": "Please follow along with https://github.com/ChaosRifle/DCS-on-Linux before using this installer",
  "notes": "Please follow along with https://github.com/ChaosRifle/DCS-on-Linux for further instructions on fixing issues that cant be resolved with lutris alone.",
  "name": "DCS World",
  "year": 2008,
  "steamid": 223750,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "dcs-world-dol-community-choice",
  "installer_slug": "dcs-world-dol-community-choice",
  "script": {
    "files": [
      {
        "stable": "https://www.digitalcombatsimulator.com/upload/iblock/959/d33ul8g3arxnzc1ejgdaa8uev8gvmew2/DCS_World_web.exe"
      }
    ],
    "game": {
      "arch": "win64",
      "args": "--no-launcher",
      "exe": "drive_c/Program Files/Eagle Dynamics/DCS World/bin/DCS.exe",
      "launch_configs": [
        {
          "args": "update",
          "exe": "drive_c/Program Files/Eagle Dynamics/DCS World/bin/DCS_updater.exe",
          "name": "DCS updater"
        },
        {
          "args": "repair",
          "exe": "drive_c/Program Files/Eagle Dynamics/DCS World/bin/DCS_updater.exe",
          "name": "DCS repair"
        }
      ],
      "prefix": "$GAMEDIR"
    },
    "install_complete_text": "Please check https://github.com/ChaosRifle/DCS-on-Linux for more information on fixing current problems with the game that lutris cant solve, as well as additional tools",
    "installer": [
      {
        "task": {
          "arch": "win64",
          "description": "Creating Wine prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "corefonts xact_x64 d3dcompiler_47 vcrun2022 win10",
          "arch": "win64",
          "description": "Installing dlls and deps",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win64",
          "args": "/S",
          "description": "Installing client",
          "executable": "stable",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "system": {
      "env": {
        "WINE_SIMULATE_WRITECOPY": 1,
        "__GL_SHADER_DISK_CACHE": 1,
        "__GL_SHADER_DISK_CACHE_PATH": "$GAMEDIR"
      }
    },
    "wine": {
      "overrides": {
        "wbemprox": "n"
      }
    }
  }
}
Back to game