files:
- epicsetup: 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 -com.epicgames.launcher://apps/Tulip?action=launch&silent=true -SkipBuildPatchPrereq
exe: drive_c/Program Files (x86)/Epic Games/Launcher/Portal/Binaries/Win32/EpicGamesLauncher.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
install_gecko: false
install_mono: false
name: create_prefix
prefix: $GAMEDIR
- 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:
app: arial dotnet48 vcrun2019 d3dcompiler_43 d3dcompiler_47 d3dx9 win7
arch: win64
description: Installing dependencies
name: winetricks
prefix: $GAMEDIR
- task:
arch: win64
key: background
name: set_regedit
path: HKEY_CURRENT_USER\Control Panel\Colors\
prefix: $GAMEDIR
type: REG_SZ
value: 89 84 85
- task:
arch: win64
args: /desktop=EGS,$RESOLUTION msiexec /i "$epicsetup" /q
description: Installing Epic Games Store...
executable: $GAMEDIR/drive_c/windows/explorer.exe
include_processes: explorer.exe
name: wineexec
prefix: $GAMEDIR
system:
env:
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 Store. Must install game manually.
game_slug: the-talos-principle
gogslug: the_talos_principle_gold_edition
humblestoreid: ''
installer_slug: the-talos-principle-epic-games
name: The Talos Principle
notes: ''
runner: wine
script:
files:
- epicsetup: 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 -com.epicgames.launcher://apps/Tulip?action=launch&silent=true -SkipBuildPatchPrereq
exe: drive_c/Program Files (x86)/Epic Games/Launcher/Portal/Binaries/Win32/EpicGamesLauncher.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
install_gecko: false
install_mono: false
name: create_prefix
prefix: $GAMEDIR
- 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:
app: arial dotnet48 vcrun2019 d3dcompiler_43 d3dcompiler_47 d3dx9 win7
arch: win64
description: Installing dependencies
name: winetricks
prefix: $GAMEDIR
- task:
arch: win64
key: background
name: set_regedit
path: HKEY_CURRENT_USER\Control Panel\Colors\
prefix: $GAMEDIR
type: REG_SZ
value: 89 84 85
- task:
arch: win64
args: /desktop=EGS,$RESOLUTION msiexec /i "$epicsetup" /q
description: Installing Epic Games Store...
executable: $GAMEDIR/drive_c/windows/explorer.exe
include_processes: explorer.exe
name: wineexec
prefix: $GAMEDIR
system:
env:
MESA_GL_VERSION_OVERRIDE: 4.4COMPAT
__GL_SHADER_DISK_CACHE: 1
__GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
wine:
overrides:
libEGL: n
slug: the-talos-principle-epic-games
steamid: 257510
version: Epic Games
year: 2014
{
"game_slug": "the-talos-principle",
"version": "Epic Games",
"description": "Only installs Epic Games Store. Must install game manually.",
"notes": "",
"name": "The Talos Principle",
"year": 2014,
"steamid": 257510,
"gogslug": "the_talos_principle_gold_edition",
"humblestoreid": "",
"runner": "wine",
"slug": "the-talos-principle-epic-games",
"installer_slug": "the-talos-principle-epic-games",
"script": {
"files": [
{
"epicsetup": "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 -com.epicgames.launcher://apps/Tulip?action=launch&silent=true -SkipBuildPatchPrereq",
"exe": "drive_c/Program Files (x86)/Epic Games/Launcher/Portal/Binaries/Win32/EpicGamesLauncher.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"install_gecko": false,
"install_mono": false,
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"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": {
"app": "arial dotnet48 vcrun2019 d3dcompiler_43 d3dcompiler_47 d3dx9 win7",
"arch": "win64",
"description": "Installing dependencies",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win64",
"key": "background",
"name": "set_regedit",
"path": "HKEY_CURRENT_USER\\Control Panel\\Colors\\",
"prefix": "$GAMEDIR",
"type": "REG_SZ",
"value": "89 84 85"
}
},
{
"task": {
"arch": "win64",
"args": "/desktop=EGS,$RESOLUTION msiexec /i \"$epicsetup\" /q",
"description": "Installing Epic Games Store...",
"executable": "$GAMEDIR/drive_c/windows/explorer.exe",
"include_processes": "explorer.exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
],
"system": {
"env": {
"MESA_GL_VERSION_OVERRIDE": "4.4COMPAT",
"__GL_SHADER_DISK_CACHE": 1,
"__GL_SHADER_DISK_CACHE_PATH": "$GAMEDIR"
}
},
"wine": {
"overrides": {
"libEGL": "n"
}
}
}
}