files:
- epic: 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: arial cjkfonts vcrun2019 d3dcompiler_43 d3dcompiler_47 d3dx9
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
__GL_SHADER_DISK_CACHE: 1
__GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
wine:
overrides:
libEGL: n
description: Only installs Epic Games Launcher. The game itself must be installed
manually.
game_slug: inside
gogslug: inside
humblestoreid: ''
installer_slug: inside-epic-games-launcher
name: INSIDE
notes: "Only installs Epic Games Launcher. The game itself must be installed manually.\r\
\n\r\nIf the Epic Games Launcher does not start, use the wine version 6.0 rc1"
runner: wine
script:
files:
- epic: 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: arial cjkfonts vcrun2019 d3dcompiler_43 d3dcompiler_47 d3dx9
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
__GL_SHADER_DISK_CACHE: 1
__GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
wine:
overrides:
libEGL: n
slug: inside-epic-games-launcher
steamid: 304430
version: Epic Games Launcher
year: 2016
{
"game_slug": "inside",
"version": "Epic Games Launcher",
"description": "Only installs Epic Games Launcher. The game itself must be installed manually.",
"notes": "Only installs Epic Games Launcher. The game itself must be installed manually.\r\n\r\nIf the Epic Games Launcher does not start, use the wine version 6.0 rc1",
"name": "INSIDE",
"year": 2016,
"steamid": 304430,
"gogslug": "inside",
"humblestoreid": "",
"runner": "wine",
"slug": "inside-epic-games-launcher",
"installer_slug": "inside-epic-games-launcher",
"script": {
"files": [
{
"epic": "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": "arial cjkfonts vcrun2019 d3dcompiler_43 d3dcompiler_47 d3dx9",
"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",
"__GL_SHADER_DISK_CACHE": 1,
"__GL_SHADER_DISK_CACHE_PATH": "$GAMEDIR"
}
},
"wine": {
"overrides": {
"libEGL": "n"
}
}
}
}