files:
- epic: https://launcher-public-service-prod06.ol.epicgames.com/launcher/api/installer/download/EpicGamesLauncherInstaller.msi
- audio: https://lutris.net/files/tools/directx-2010.tar.gz
game:
arch: win64
args: -opengl
exe: drive_c/Program Files (x86)/Epic Games/Launcher/Portal/Binaries/Win32/EpicGamesLauncher.exe
prefix: $GAMEDIR
installer:
- extract:
dst: $CACHE/dxsetup
file: audio
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- task:
arch: win64
args: /silent
executable: $CACHE/dxsetup/DXSETUP.exe
name: wineexec
prefix: $GAMEDIR
- task:
arch: win64
name: winekill
prefix: $GAMEDIR
- task:
app: arial dotnet48
arch: win64
description: Installing dependencies
name: winetricks
prefix: $GAMEDIR
- copy:
dst: $CACHE/epic/
src: epic
- task:
arch: win64
args: /i "$CACHE/epic/EpicGamesLauncherInstaller.msi" /q
exclude_processes: EpicGamesLauncher.exe
executable: msiexec
name: wineexec
prefix: $GAMEDIR
- task:
arch: win64
name: winekill
prefix: $GAMEDIR
system:
env:
DXVK_HUD: 1
MESA_GL_VERSION_OVERRIDE: 4.4COMPAT
PULSE_LATENCY_MSEC: 60
__GL_SHADER_DISK_CACHE: 1
__GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
description: Only installs Epic Games Store. Must install game manually.
game_slug: metro-exodus
gogslug: metro_exodus_gold_edition
humblestoreid: ''
installer_slug: metro-exodus-epic-store
name: Metro Exodus
notes: ''
runner: wine
script:
files:
- epic: https://launcher-public-service-prod06.ol.epicgames.com/launcher/api/installer/download/EpicGamesLauncherInstaller.msi
- audio: https://lutris.net/files/tools/directx-2010.tar.gz
game:
arch: win64
args: -opengl
exe: drive_c/Program Files (x86)/Epic Games/Launcher/Portal/Binaries/Win32/EpicGamesLauncher.exe
prefix: $GAMEDIR
installer:
- extract:
dst: $CACHE/dxsetup
file: audio
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- task:
arch: win64
args: /silent
executable: $CACHE/dxsetup/DXSETUP.exe
name: wineexec
prefix: $GAMEDIR
- task:
arch: win64
name: winekill
prefix: $GAMEDIR
- task:
app: arial dotnet48
arch: win64
description: Installing dependencies
name: winetricks
prefix: $GAMEDIR
- copy:
dst: $CACHE/epic/
src: epic
- task:
arch: win64
args: /i "$CACHE/epic/EpicGamesLauncherInstaller.msi" /q
exclude_processes: EpicGamesLauncher.exe
executable: msiexec
name: wineexec
prefix: $GAMEDIR
- task:
arch: win64
name: winekill
prefix: $GAMEDIR
system:
env:
DXVK_HUD: 1
MESA_GL_VERSION_OVERRIDE: 4.4COMPAT
PULSE_LATENCY_MSEC: 60
__GL_SHADER_DISK_CACHE: 1
__GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
slug: metro-exodus-epic-store
steamid: 412020
version: Epic Store
year: 2019
{
"game_slug": "metro-exodus",
"version": "Epic Store",
"description": "Only installs Epic Games Store. Must install game manually.",
"notes": "",
"name": "Metro Exodus",
"year": 2019,
"steamid": 412020,
"gogslug": "metro_exodus_gold_edition",
"humblestoreid": "",
"runner": "wine",
"slug": "metro-exodus-epic-store",
"installer_slug": "metro-exodus-epic-store",
"script": {
"files": [
{
"epic": "https://launcher-public-service-prod06.ol.epicgames.com/launcher/api/installer/download/EpicGamesLauncherInstaller.msi"
},
{
"audio": "https://lutris.net/files/tools/directx-2010.tar.gz"
}
],
"game": {
"arch": "win64",
"args": "-opengl",
"exe": "drive_c/Program Files (x86)/Epic Games/Launcher/Portal/Binaries/Win32/EpicGamesLauncher.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"extract": {
"dst": "$CACHE/dxsetup",
"file": "audio"
}
},
{
"task": {
"arch": "win64",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win64",
"args": "/silent",
"executable": "$CACHE/dxsetup/DXSETUP.exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win64",
"name": "winekill",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "arial dotnet48",
"arch": "win64",
"description": "Installing dependencies",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"copy": {
"dst": "$CACHE/epic/",
"src": "epic"
}
},
{
"task": {
"arch": "win64",
"args": "/i \"$CACHE/epic/EpicGamesLauncherInstaller.msi\" /q",
"exclude_processes": "EpicGamesLauncher.exe",
"executable": "msiexec",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win64",
"name": "winekill",
"prefix": "$GAMEDIR"
}
}
],
"system": {
"env": {
"DXVK_HUD": 1,
"MESA_GL_VERSION_OVERRIDE": "4.4COMPAT",
"PULSE_LATENCY_MSEC": 60,
"__GL_SHADER_DISK_CACHE": 1,
"__GL_SHADER_DISK_CACHE_PATH": "$GAMEDIR"
}
}
}
}