files:
- epicsetup: 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
name: create_prefix
prefix: $GAMEDIR
- task:
app: d3dcompiler_43 d3dcompiler_47 d3dx9 corefonts
arch: win64
description: Installing dependencies
name: winetricks
prefix: $GAMEDIR
- task:
arch: win64
args: /i "$epicsetup" /q
exclude_processes: EpicGamesLauncher.exe
executable: msiexec
name: wineexec
prefix: $GAMEDIR
system:
env:
DXVK_HUD: compiler
MESA_GL_VERSION_OVERRIDE: 4.4COMPAT
__GL_SHADER_DISK_CACHE: 1
__GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
description: null
game_slug: detroit-become-human
gogslug: ''
humblestoreid: ''
installer_slug: detroit-become-human-epic-games-store
name: 'Detroit: Become Human'
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 -SkipBuildPatchPrereq
exe: drive_c/Program Files (x86)/Epic Games/Launcher/Portal/Binaries/Win32/EpicGamesLauncher.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- task:
app: d3dcompiler_43 d3dcompiler_47 d3dx9 corefonts
arch: win64
description: Installing dependencies
name: winetricks
prefix: $GAMEDIR
- task:
arch: win64
args: /i "$epicsetup" /q
exclude_processes: EpicGamesLauncher.exe
executable: msiexec
name: wineexec
prefix: $GAMEDIR
system:
env:
DXVK_HUD: compiler
MESA_GL_VERSION_OVERRIDE: 4.4COMPAT
__GL_SHADER_DISK_CACHE: 1
__GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
slug: detroit-become-human-epic-games-store
steamid: 1222140
version: Epic Games Store
year: 2018
{
"game_slug": "detroit-become-human",
"version": "Epic Games Store",
"description": null,
"notes": "",
"name": "Detroit: Become Human",
"year": 2018,
"steamid": 1222140,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "detroit-become-human-epic-games-store",
"installer_slug": "detroit-become-human-epic-games-store",
"script": {
"files": [
{
"epicsetup": "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",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "d3dcompiler_43 d3dcompiler_47 d3dx9 corefonts",
"arch": "win64",
"description": "Installing dependencies",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win64",
"args": "/i \"$epicsetup\" /q",
"exclude_processes": "EpicGamesLauncher.exe",
"executable": "msiexec",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
],
"system": {
"env": {
"DXVK_HUD": "compiler",
"MESA_GL_VERSION_OVERRIDE": "4.4COMPAT",
"__GL_SHADER_DISK_CACHE": 1,
"__GL_SHADER_DISK_CACHE_PATH": "$GAMEDIR"
}
}
}
}