Installer elite-dangerous-standalone-w-dxvk

files:
- edlaunch: 'N/A:Select the Elite Dangerous Client installer:'
game:
  arch: win64
  exe: drive_c/Program Files (x86)/Frontier/EDLaunch/EDLaunch.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    description: Creating Wine prefix
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: win10
    arch: win64
    description: Setting Windows version to Windows 10
    name: winetricks
    prefix: $GAMEDIR
- task:
    arch: win64
    description: Installing Elite Dangerous launcher.
    executable: edlaunch
    name: wineexec
    prefix: $GAMEDIR
- task:
    name: winekill
    prefix: $GAMEDIR
system:
  env:
    __GL_THREADED_OPTIMIZATIONS: 1
description: Installs the Elite Dangerous launcher.
game_slug: elite-dangerous
gogslug: ''
humblestoreid: ''
installer_slug: elite-dangerous-standalone-w-dxvk
name: 'Elite: Dangerous'
notes: Download the setup exe by signing in to your Frontier account and visiting
  the My Downloadable Products page of the Frontier Store. Please install to C:\Program
  Files (x86)\Frontier\EDLaunch.
runner: wine
script:
  files:
  - edlaunch: 'N/A:Select the Elite Dangerous Client installer:'
  game:
    arch: win64
    exe: drive_c/Program Files (x86)/Frontier/EDLaunch/EDLaunch.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      description: Creating Wine prefix
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: win10
      arch: win64
      description: Setting Windows version to Windows 10
      name: winetricks
      prefix: $GAMEDIR
  - task:
      arch: win64
      description: Installing Elite Dangerous launcher.
      executable: edlaunch
      name: wineexec
      prefix: $GAMEDIR
  - task:
      name: winekill
      prefix: $GAMEDIR
  system:
    env:
      __GL_THREADED_OPTIMIZATIONS: 1
slug: elite-dangerous-standalone-w-dxvk
steamid: 359320
version: Standalone w/ DXVK
year: 2014
{
  "game_slug": "elite-dangerous",
  "version": "Standalone w/ DXVK",
  "description": "Installs the Elite Dangerous launcher.",
  "notes": "Download the setup exe by signing in to your Frontier account and visiting the My Downloadable Products page of the Frontier Store. Please install to C:\\Program Files (x86)\\Frontier\\EDLaunch.",
  "name": "Elite: Dangerous",
  "year": 2014,
  "steamid": 359320,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "elite-dangerous-standalone-w-dxvk",
  "installer_slug": "elite-dangerous-standalone-w-dxvk",
  "script": {
    "files": [
      {
        "edlaunch": "N/A:Select the Elite Dangerous Client installer:"
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "drive_c/Program Files (x86)/Frontier/EDLaunch/EDLaunch.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "description": "Creating Wine prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "win10",
          "arch": "win64",
          "description": "Setting Windows version to Windows 10",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win64",
          "description": "Installing Elite Dangerous launcher.",
          "executable": "edlaunch",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "name": "winekill",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "system": {
      "env": {
        "__GL_THREADED_OPTIMIZATIONS": 1
      }
    }
  }
}
Back to game