Installer metro-2033-redux-epic-store

files:
- epicstore: https://launcher-public-service-prod06.ol.epicgames.com/launcher/api/installer/download/EpicGamesLauncherInstaller.msi
- dx10: https://lutris.net/files/tools/directx-2010.tar.gz
game:
  arch: win64
  args: -opengl -SkipBuildPatchPrereq
  exe: drive_c/Program Files (x86)/Epic Games/Launcher/Portal/Binaries/Win32/EpicGamesLauncher.exe
  prefix: $GAMEDIR
installer:
- extract:
    dst: $CACHE/directx-2010
    file: dx10
- task:
    arch: win64
    description: Creating the Wine prefix (64bits)
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: arial
    arch: win64
    description: Adding text font
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: vcrun2008
    arch: win64
    description: Installing libraries.
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: dotnet48
    arch: win64
    description: Installing .NET Framework 4.8
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: win7
    arch: win64
    description: Changing Windows version to (Win7)
    name: winetricks
    prefix: $GAMEDIR
- task:
    arch: win64
    name: winekill
    prefix: $GAMEDIR
- task:
    arch: win64
    args: /silent
    description: (Microsoft`s software) Installing directx-2010
    executable: $CACHE/directx-2010/DXSETUP.exe
    name: wineexec
    prefix: $GAMEDIR
- task:
    arch: win64
    description: Running the Epic Games`s Installer.
    exclude_processes: EpicGamesLauncher.exe
    executable: epicstore
    name: wineexec
    prefix: $GAMEDIR
- task:
    arch: win64
    name: winekill
    prefix: $GAMEDIR
system:
  disable_compositor: true
  env:
    DXVK_HUD: 0
    DXVK_STATE_CACHE: 1
    DXVK_STATE_CACHE_PATH: $GAMEDIR/StateCache/
    __GL_SHADER_DISK_CACHE: 1
    __GL_SHADER_DISK_CACHE_PATH: $GAMEDIR/GLcacheShaders/
    __GL_THREADED_OPTIMIZATIONS: 1
    mesa_glthread: 'true'
description: This installer only install the Epic Store, you must install the game
  manually.
game_slug: metro-2033-redux
gogslug: metro_franchise_bundle
humblestoreid: ''
installer_slug: metro-2033-redux-epic-store
name: Metro 2033 Redux
notes: If the EPIC's client show you a error message (DXSETUP), you click "NO" or
  "Accept"
runner: wine
script:
  files:
  - epicstore: https://launcher-public-service-prod06.ol.epicgames.com/launcher/api/installer/download/EpicGamesLauncherInstaller.msi
  - dx10: https://lutris.net/files/tools/directx-2010.tar.gz
  game:
    arch: win64
    args: -opengl -SkipBuildPatchPrereq
    exe: drive_c/Program Files (x86)/Epic Games/Launcher/Portal/Binaries/Win32/EpicGamesLauncher.exe
    prefix: $GAMEDIR
  installer:
  - extract:
      dst: $CACHE/directx-2010
      file: dx10
  - task:
      arch: win64
      description: Creating the Wine prefix (64bits)
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: arial
      arch: win64
      description: Adding text font
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: vcrun2008
      arch: win64
      description: Installing libraries.
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: dotnet48
      arch: win64
      description: Installing .NET Framework 4.8
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: win7
      arch: win64
      description: Changing Windows version to (Win7)
      name: winetricks
      prefix: $GAMEDIR
  - task:
      arch: win64
      name: winekill
      prefix: $GAMEDIR
  - task:
      arch: win64
      args: /silent
      description: (Microsoft`s software) Installing directx-2010
      executable: $CACHE/directx-2010/DXSETUP.exe
      name: wineexec
      prefix: $GAMEDIR
  - task:
      arch: win64
      description: Running the Epic Games`s Installer.
      exclude_processes: EpicGamesLauncher.exe
      executable: epicstore
      name: wineexec
      prefix: $GAMEDIR
  - task:
      arch: win64
      name: winekill
      prefix: $GAMEDIR
  system:
    disable_compositor: true
    env:
      DXVK_HUD: 0
      DXVK_STATE_CACHE: 1
      DXVK_STATE_CACHE_PATH: $GAMEDIR/StateCache/
      __GL_SHADER_DISK_CACHE: 1
      __GL_SHADER_DISK_CACHE_PATH: $GAMEDIR/GLcacheShaders/
      __GL_THREADED_OPTIMIZATIONS: 1
      mesa_glthread: 'true'
slug: metro-2033-redux-epic-store
steamid: 286690
version: Epic Store
year: 2014
{
  "game_slug": "metro-2033-redux",
  "version": "Epic Store",
  "description": "This installer only install the Epic Store, you must install the game manually.",
  "notes": "If the EPIC's client show you a error message (DXSETUP), you click \"NO\" or \"Accept\"",
  "name": "Metro 2033 Redux",
  "year": 2014,
  "steamid": 286690,
  "gogslug": "metro_franchise_bundle",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "metro-2033-redux-epic-store",
  "installer_slug": "metro-2033-redux-epic-store",
  "script": {
    "files": [
      {
        "epicstore": "https://launcher-public-service-prod06.ol.epicgames.com/launcher/api/installer/download/EpicGamesLauncherInstaller.msi"
      },
      {
        "dx10": "https://lutris.net/files/tools/directx-2010.tar.gz"
      }
    ],
    "game": {
      "arch": "win64",
      "args": "-opengl -SkipBuildPatchPrereq",
      "exe": "drive_c/Program Files (x86)/Epic Games/Launcher/Portal/Binaries/Win32/EpicGamesLauncher.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "extract": {
          "dst": "$CACHE/directx-2010",
          "file": "dx10"
        }
      },
      {
        "task": {
          "arch": "win64",
          "description": "Creating the Wine prefix (64bits)",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "arial",
          "arch": "win64",
          "description": "Adding text font",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "vcrun2008",
          "arch": "win64",
          "description": "Installing libraries.",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "dotnet48",
          "arch": "win64",
          "description": "Installing .NET Framework 4.8",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "win7",
          "arch": "win64",
          "description": "Changing Windows version to (Win7)",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win64",
          "name": "winekill",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win64",
          "args": "/silent",
          "description": "(Microsoft`s software) Installing directx-2010",
          "executable": "$CACHE/directx-2010/DXSETUP.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win64",
          "description": "Running the Epic Games`s Installer.",
          "exclude_processes": "EpicGamesLauncher.exe",
          "executable": "epicstore",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win64",
          "name": "winekill",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "system": {
      "disable_compositor": true,
      "env": {
        "DXVK_HUD": 0,
        "DXVK_STATE_CACHE": 1,
        "DXVK_STATE_CACHE_PATH": "$GAMEDIR/StateCache/",
        "__GL_SHADER_DISK_CACHE": 1,
        "__GL_SHADER_DISK_CACHE_PATH": "$GAMEDIR/GLcacheShaders/",
        "__GL_THREADED_OPTIMIZATIONS": 1,
        "mesa_glthread": "true"
      }
    }
  }
}
Back to game