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: $GAMEDIR/drive_c/Program Files/Eagle Dynamics/DCS World/bin/DCS_updater.exe
    name: DCS updater
  - args: repair
    exe: $GAMEDIR/drive_c/Program Files/Eagle Dynamics/DCS World/bin/DCS_updater.exe
    name: DCS repair
  - args: --no-launcher --force_enable_VR --force_OpenXR
    exe: $GAMEDIR/drive_c/Program Files/Eagle Dynamics/DCS World/bin/DCS.exe
    name: DCS VR
  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:
    description: apply vr regedits - state
    key: state
    name: set_regedit
    path: HKEY_CURRENT_USER\Software\Wine\VR
    type: REG_DWORD
    value: '1'
- task:
    description: apply vr regedits - device extensions
    key: openxr_vulkan_device_extensions
    name: set_regedit
    path: HKEY_CURRENT_USER\Software\Wine\VR
    type: REG_SZ
    value: VK_KHR_external_fence VK_KHR_external_memory VK_KHR_external_semaphore
      VK_KHR_dedicated_allocation VK_KHR_get_memory_requirements2 VK_KHR_external_memory_fd
      VK_KHR_external_semaphore_fd VK_KHR_external_fence_fd VK_KHR_image_format_list
      VK_KHR_timeline_semaphore
- task:
    description: apply vr regedits - instance extensions
    key: openxr_vulkan_instance_extensions
    name: set_regedit
    path: HKEY_CURRENT_USER\Software\Wine\VR
    type: REG_SZ
    value: VK_KHR_external_memory_capabilities VK_KHR_get_physical_device_properties2
      VK_KHR_external_semaphore_capabilities VK_KHR_external_fence_capabilities
- task:
    arch: win64
    args: /S
    description: Installing client
    executable: stable
    name: wineexec
    prefix: $GAMEDIR
system:
  env:
    PRESSURE_VESSEL_IMPORT_OPENXR_1_RUNTIMES: 1
    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: $GAMEDIR/drive_c/Program Files/Eagle Dynamics/DCS World/bin/DCS_updater.exe
      name: DCS updater
    - args: repair
      exe: $GAMEDIR/drive_c/Program Files/Eagle Dynamics/DCS World/bin/DCS_updater.exe
      name: DCS repair
    - args: --no-launcher --force_enable_VR --force_OpenXR
      exe: $GAMEDIR/drive_c/Program Files/Eagle Dynamics/DCS World/bin/DCS.exe
      name: DCS VR
    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:
      description: apply vr regedits - state
      key: state
      name: set_regedit
      path: HKEY_CURRENT_USER\Software\Wine\VR
      type: REG_DWORD
      value: '1'
  - task:
      description: apply vr regedits - device extensions
      key: openxr_vulkan_device_extensions
      name: set_regedit
      path: HKEY_CURRENT_USER\Software\Wine\VR
      type: REG_SZ
      value: VK_KHR_external_fence VK_KHR_external_memory VK_KHR_external_semaphore
        VK_KHR_dedicated_allocation VK_KHR_get_memory_requirements2 VK_KHR_external_memory_fd
        VK_KHR_external_semaphore_fd VK_KHR_external_fence_fd VK_KHR_image_format_list
        VK_KHR_timeline_semaphore
  - task:
      description: apply vr regedits - instance extensions
      key: openxr_vulkan_instance_extensions
      name: set_regedit
      path: HKEY_CURRENT_USER\Software\Wine\VR
      type: REG_SZ
      value: VK_KHR_external_memory_capabilities VK_KHR_get_physical_device_properties2
        VK_KHR_external_semaphore_capabilities VK_KHR_external_fence_capabilities
  - task:
      arch: win64
      args: /S
      description: Installing client
      executable: stable
      name: wineexec
      prefix: $GAMEDIR
  system:
    env:
      PRESSURE_VESSEL_IMPORT_OPENXR_1_RUNTIMES: 1
      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": "$GAMEDIR/drive_c/Program Files/Eagle Dynamics/DCS World/bin/DCS_updater.exe",
          "name": "DCS updater"
        },
        {
          "args": "repair",
          "exe": "$GAMEDIR/drive_c/Program Files/Eagle Dynamics/DCS World/bin/DCS_updater.exe",
          "name": "DCS repair"
        },
        {
          "args": "--no-launcher --force_enable_VR --force_OpenXR",
          "exe": "$GAMEDIR/drive_c/Program Files/Eagle Dynamics/DCS World/bin/DCS.exe",
          "name": "DCS VR"
        }
      ],
      "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": {
          "description": "apply vr regedits - state",
          "key": "state",
          "name": "set_regedit",
          "path": "HKEY_CURRENT_USER\\Software\\Wine\\VR",
          "type": "REG_DWORD",
          "value": "1"
        }
      },
      {
        "task": {
          "description": "apply vr regedits - device extensions",
          "key": "openxr_vulkan_device_extensions",
          "name": "set_regedit",
          "path": "HKEY_CURRENT_USER\\Software\\Wine\\VR",
          "type": "REG_SZ",
          "value": "VK_KHR_external_fence VK_KHR_external_memory VK_KHR_external_semaphore VK_KHR_dedicated_allocation VK_KHR_get_memory_requirements2 VK_KHR_external_memory_fd VK_KHR_external_semaphore_fd VK_KHR_external_fence_fd VK_KHR_image_format_list VK_KHR_timeline_semaphore"
        }
      },
      {
        "task": {
          "description": "apply vr regedits - instance extensions",
          "key": "openxr_vulkan_instance_extensions",
          "name": "set_regedit",
          "path": "HKEY_CURRENT_USER\\Software\\Wine\\VR",
          "type": "REG_SZ",
          "value": "VK_KHR_external_memory_capabilities VK_KHR_get_physical_device_properties2 VK_KHR_external_semaphore_capabilities VK_KHR_external_fence_capabilities"
        }
      },
      {
        "task": {
          "arch": "win64",
          "args": "/S",
          "description": "Installing client",
          "executable": "stable",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "system": {
      "env": {
        "PRESSURE_VESSEL_IMPORT_OPENXR_1_RUNTIMES": 1,
        "WINE_SIMULATE_WRITECOPY": 1,
        "__GL_SHADER_DISK_CACHE": 1,
        "__GL_SHADER_DISK_CACHE_PATH": "$GAMEDIR"
      }
    },
    "wine": {
      "overrides": {
        "wbemprox": "n"
      }
    }
  }
}
Back to game