Installer rage-2-epic-games

files:
- epicsetup: https://launcher-public-service-prod06.ol.epicgames.com/launcher/api/installer/download/EpicGamesLauncherInstaller.msi
game:
  arch: win64
  args: -opengl -com.epicgames.launcher://apps/Tulip?action=launch -SkipBuildPatchPrereq
  exe: drive_c/Program Files (x86)/Epic Games/Launcher/Portal/Binaries/Win32/EpicGamesLauncher.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    install_gecko: false
    install_mono: false
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: vcrun2019 d3dcompiler_43 d3dcompiler_47 d3dx9 corefonts win10
    arch: win64
    description: Installing dependencies
    name: winetricks
    prefix: $GAMEDIR
- task:
    arch: win64
    args: msiexec /i "$epicsetup" /q
    description: Installing Epic Games Store...
    executable: $GAMEDIR/drive_c/windows/explorer.exe
    include_processes: explorer.exe
    name: wineexec
    prefix: $GAMEDIR
system:
  env:
    __GL_SHADER_DISK_CACHE: 1
    __GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
wine:
  overrides:
    nvapi: d
    nvapi64: d
description: "This will install the Epic Games Store.\r\nRage 2 needs to be installed\
  \ manually after you've successfully logged in.\r\n\r\n- The game probably hangs\
  \ when pressing Tab or opening the inventory using I. This is a known issue with\
  \ Rage 2 some users may experience."
game_slug: rage-2
gogslug: ''
humblestoreid: ''
installer_slug: rage-2-epic-games
name: Rage 2
notes: ''
runner: wine
script:
  files:
  - epicsetup: https://launcher-public-service-prod06.ol.epicgames.com/launcher/api/installer/download/EpicGamesLauncherInstaller.msi
  game:
    arch: win64
    args: -opengl -com.epicgames.launcher://apps/Tulip?action=launch -SkipBuildPatchPrereq
    exe: drive_c/Program Files (x86)/Epic Games/Launcher/Portal/Binaries/Win32/EpicGamesLauncher.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      install_gecko: false
      install_mono: false
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: vcrun2019 d3dcompiler_43 d3dcompiler_47 d3dx9 corefonts win10
      arch: win64
      description: Installing dependencies
      name: winetricks
      prefix: $GAMEDIR
  - task:
      arch: win64
      args: msiexec /i "$epicsetup" /q
      description: Installing Epic Games Store...
      executable: $GAMEDIR/drive_c/windows/explorer.exe
      include_processes: explorer.exe
      name: wineexec
      prefix: $GAMEDIR
  system:
    env:
      __GL_SHADER_DISK_CACHE: 1
      __GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
  wine:
    overrides:
      nvapi: d
      nvapi64: d
slug: rage-2-epic-games
steamid: 548570
version: Epic Games
year: 2019
{
  "game_slug": "rage-2",
  "version": "Epic Games",
  "description": "This will install the Epic Games Store.\r\nRage 2 needs to be installed manually after you've successfully logged in.\r\n\r\n- The game probably hangs when pressing Tab or opening the inventory using I. This is a known issue with Rage 2 some users may experience.",
  "notes": "",
  "name": "Rage 2",
  "year": 2019,
  "steamid": 548570,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "rage-2-epic-games",
  "installer_slug": "rage-2-epic-games",
  "script": {
    "files": [
      {
        "epicsetup": "https://launcher-public-service-prod06.ol.epicgames.com/launcher/api/installer/download/EpicGamesLauncherInstaller.msi"
      }
    ],
    "game": {
      "arch": "win64",
      "args": "-opengl -com.epicgames.launcher://apps/Tulip?action=launch -SkipBuildPatchPrereq",
      "exe": "drive_c/Program Files (x86)/Epic Games/Launcher/Portal/Binaries/Win32/EpicGamesLauncher.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "install_gecko": false,
          "install_mono": false,
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "vcrun2019 d3dcompiler_43 d3dcompiler_47 d3dx9 corefonts win10",
          "arch": "win64",
          "description": "Installing dependencies",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win64",
          "args": "msiexec /i \"$epicsetup\" /q",
          "description": "Installing Epic Games Store...",
          "executable": "$GAMEDIR/drive_c/windows/explorer.exe",
          "include_processes": "explorer.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "system": {
      "env": {
        "__GL_SHADER_DISK_CACHE": 1,
        "__GL_SHADER_DISK_CACHE_PATH": "$GAMEDIR"
      }
    },
    "wine": {
      "overrides": {
        "nvapi": "d",
        "nvapi64": "d"
      }
    }
  }
}
Back to game