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: compiler
MESA_GL_VERSION_OVERRIDE: 4.4COMPAT
PULSE_LATENCY_MSEC: 60
__GL_SHADER_DISK_CACHE: 1
__GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
wine:
overrides:
xaudio2_7: native,builtin
description: Game runs perfectly from the current install script for Epic Games Launcher
game_slug: beyond-two-souls
gogslug: beyond_two_souls
humblestoreid: ''
installer_slug: beyond-two-souls-epic-games-store
name: 'Beyond: Two Souls'
notes: Ignore DXSETUP.exe error - it's just a one-time quirk.
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: compiler
MESA_GL_VERSION_OVERRIDE: 4.4COMPAT
PULSE_LATENCY_MSEC: 60
__GL_SHADER_DISK_CACHE: 1
__GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
wine:
overrides:
xaudio2_7: native,builtin
slug: beyond-two-souls-epic-games-store
steamid: 960990
version: Epic Games Store
year: 2019
{
"game_slug": "beyond-two-souls",
"version": "Epic Games Store",
"description": "Game runs perfectly from the current install script for Epic Games Launcher",
"notes": "Ignore DXSETUP.exe error - it's just a one-time quirk.",
"name": "Beyond: Two Souls",
"year": 2019,
"steamid": 960990,
"gogslug": "beyond_two_souls",
"humblestoreid": "",
"runner": "wine",
"slug": "beyond-two-souls-epic-games-store",
"installer_slug": "beyond-two-souls-epic-games-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": "compiler",
"MESA_GL_VERSION_OVERRIDE": "4.4COMPAT",
"PULSE_LATENCY_MSEC": 60,
"__GL_SHADER_DISK_CACHE": 1,
"__GL_SHADER_DISK_CACHE_PATH": "$GAMEDIR"
}
},
"wine": {
"overrides": {
"xaudio2_7": "native,builtin"
}
}
}
}