Installer elite-dangerous-epic-games-v2

files:
- epic: https://launcher-public-service-prod06.ol.epicgames.com/launcher/api/installer/download/EpicGamesLauncherInstaller.msi
game:
  arch: win64
  args: -opengl -SkipBuildPatchPrereq
  exe: drive_c/Program Files (x86)/Epic Games/Launcher/Portal/Binaries/Win32/EpicGamesLauncher.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    description: Creating Wine prefix
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: arial corefonts cjkfonts vcrun2019 d3dcompiler_43 d3dcompiler_47 d3dx9
    arch: win64
    description: Installing dependencies
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: ie8
    arch: win64
    description: Installing Internet Explorer 8 (necessary!))
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: dotnet452
    arch: win64
    description: Installing Dot.NET 4.5.2
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: vcrun2010 vcrun2012 vcrun2015
    arch: win64
    description: Installing vcrun2010 vcrun2012 vcrun2015
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: msls31
    description: Installing MS Line Services
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: quartz
    arch: win64
    description: Installing Quartz
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: arial
    arch: win64
    description: Installing Arial
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: win7
    arch: win64
    description: Set Windows version to Windows 7
    name: winetricks
    prefix: $GAMEDIR
- task:
    arch: win64
    args: /silent
    description: Installing Elite Dangerous
    executable: setup
    name: wineexec
    prefix: $GAMEDIR
- task:
    arch: win64
    args: /i "$CACHE/epic/EpicGamesLauncherInstaller.msi" /q
    exclude_processes: EpicGamesLauncher.exe
    executable: msiexec
    name: wineexec
    prefix: $GAMEDIR
- task:
    name: winekill
    prefix: $GAMEDIR
system:
  env:
    MANGOHUD: 1
    MESA_GL_VERSION_OVERRIDE: 4.4COMPAT
    __GL_SHADER_DISK_CACHE: 1
    __GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
  pulse_latency: true
description: Epic Games version of ED, forked from a user who didn't set up the epicgames
  installer correctly.
game_slug: elite-dangerous
gogslug: ''
humblestoreid: ''
installer_slug: elite-dangerous-epic-games-v2
name: 'Elite: Dangerous'
notes: "If running Epic Games Elite Dangerous for the first time you will need to\
  \ link your account on an actual windows install. I have tried to mitigate this\
  \ problem using IE8, however it causes crashes. No action is needed if your Frontier\
  \ account + Epic is already linked. \r\nBe aware the launcher can show up black/glitchy,\
  \ lower left corner witll be a blue botton to launch the game."
runner: wine
script:
  files:
  - epic: https://launcher-public-service-prod06.ol.epicgames.com/launcher/api/installer/download/EpicGamesLauncherInstaller.msi
  game:
    arch: win64
    args: -opengl -SkipBuildPatchPrereq
    exe: drive_c/Program Files (x86)/Epic Games/Launcher/Portal/Binaries/Win32/EpicGamesLauncher.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      description: Creating Wine prefix
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: arial corefonts cjkfonts vcrun2019 d3dcompiler_43 d3dcompiler_47 d3dx9
      arch: win64
      description: Installing dependencies
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: ie8
      arch: win64
      description: Installing Internet Explorer 8 (necessary!))
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: dotnet452
      arch: win64
      description: Installing Dot.NET 4.5.2
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: vcrun2010 vcrun2012 vcrun2015
      arch: win64
      description: Installing vcrun2010 vcrun2012 vcrun2015
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: msls31
      description: Installing MS Line Services
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: quartz
      arch: win64
      description: Installing Quartz
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: arial
      arch: win64
      description: Installing Arial
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: win7
      arch: win64
      description: Set Windows version to Windows 7
      name: winetricks
      prefix: $GAMEDIR
  - task:
      arch: win64
      args: /silent
      description: Installing Elite Dangerous
      executable: setup
      name: wineexec
      prefix: $GAMEDIR
  - task:
      arch: win64
      args: /i "$CACHE/epic/EpicGamesLauncherInstaller.msi" /q
      exclude_processes: EpicGamesLauncher.exe
      executable: msiexec
      name: wineexec
      prefix: $GAMEDIR
  - task:
      name: winekill
      prefix: $GAMEDIR
  system:
    env:
      MANGOHUD: 1
      MESA_GL_VERSION_OVERRIDE: 4.4COMPAT
      __GL_SHADER_DISK_CACHE: 1
      __GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
    pulse_latency: true
slug: elite-dangerous-epic-games-v2
steamid: 359320
version: Epic Games v2
year: 2014
{
  "game_slug": "elite-dangerous",
  "version": "Epic Games v2",
  "description": "Epic Games version of ED, forked from a user who didn't set up the epicgames installer correctly.",
  "notes": "If running Epic Games Elite Dangerous for the first time you will need to link your account on an actual windows install. I have tried to mitigate this problem using IE8, however it causes crashes. No action is needed if your Frontier account + Epic is already linked. \r\nBe aware the launcher can show up black/glitchy, lower left corner witll be a blue botton to launch the game.",
  "name": "Elite: Dangerous",
  "year": 2014,
  "steamid": 359320,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "elite-dangerous-epic-games-v2",
  "installer_slug": "elite-dangerous-epic-games-v2",
  "script": {
    "files": [
      {
        "epic": "https://launcher-public-service-prod06.ol.epicgames.com/launcher/api/installer/download/EpicGamesLauncherInstaller.msi"
      }
    ],
    "game": {
      "arch": "win64",
      "args": "-opengl -SkipBuildPatchPrereq",
      "exe": "drive_c/Program Files (x86)/Epic Games/Launcher/Portal/Binaries/Win32/EpicGamesLauncher.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "description": "Creating Wine prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "arial corefonts cjkfonts vcrun2019 d3dcompiler_43 d3dcompiler_47 d3dx9",
          "arch": "win64",
          "description": "Installing dependencies",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "ie8",
          "arch": "win64",
          "description": "Installing Internet Explorer 8 (necessary!))",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "dotnet452",
          "arch": "win64",
          "description": "Installing Dot.NET 4.5.2",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "vcrun2010 vcrun2012 vcrun2015",
          "arch": "win64",
          "description": "Installing vcrun2010 vcrun2012 vcrun2015",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "msls31",
          "description": "Installing MS Line Services",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "quartz",
          "arch": "win64",
          "description": "Installing Quartz",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "arial",
          "arch": "win64",
          "description": "Installing Arial",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "win7",
          "arch": "win64",
          "description": "Set Windows version to Windows 7",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win64",
          "args": "/silent",
          "description": "Installing Elite Dangerous",
          "executable": "setup",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win64",
          "args": "/i \"$CACHE/epic/EpicGamesLauncherInstaller.msi\" /q",
          "exclude_processes": "EpicGamesLauncher.exe",
          "executable": "msiexec",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "name": "winekill",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "system": {
      "env": {
        "MANGOHUD": 1,
        "MESA_GL_VERSION_OVERRIDE": "4.4COMPAT",
        "__GL_SHADER_DISK_CACHE": 1,
        "__GL_SHADER_DISK_CACHE_PATH": "$GAMEDIR"
      },
      "pulse_latency": true
    }
  }
}
Back to game