files:
- epic: https://launcher-public-service-prod06.ol.epicgames.com/launcher/api/installer/download/EpicGamesLauncherInstaller.msi
- mfinstaller: https://lutris.nyc3.cdn.digitaloceanspaces.com/games/epic-games-store/mf-install-master.zip
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
- extract:
dst: $CACHE/mfinstaller
file: mfinstaller
- execute:
command: $CACHE/mfinstaller/install-mf.sh
env:
WINEPREFIX: $GAMEDIR
- task:
arch: win64
name: winekill
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
description: null
game_slug: torchlight-ii
gogslug: torchlight_ii
humblestoreid: torchlight2
installer_slug: torchlight-ii-epic-games-store-win
name: Torchlight II
notes: Game must be installed manually through epic games store. Multi monitor setups
will have to turn off desktop notifications in the epic settings.
runner: wine
script:
files:
- epic: https://launcher-public-service-prod06.ol.epicgames.com/launcher/api/installer/download/EpicGamesLauncherInstaller.msi
- mfinstaller: https://lutris.nyc3.cdn.digitaloceanspaces.com/games/epic-games-store/mf-install-master.zip
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
- extract:
dst: $CACHE/mfinstaller
file: mfinstaller
- execute:
command: $CACHE/mfinstaller/install-mf.sh
env:
WINEPREFIX: $GAMEDIR
- task:
arch: win64
name: winekill
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
slug: torchlight-ii-epic-games-store-win
steamid: 200710
version: Epic Games Store (Windows)
year: 2012
{
"game_slug": "torchlight-ii",
"version": "Epic Games Store (Windows)",
"description": null,
"notes": "Game must be installed manually through epic games store. Multi monitor setups will have to turn off desktop notifications in the epic settings.",
"name": "Torchlight II",
"year": 2012,
"steamid": 200710,
"gogslug": "torchlight_ii",
"humblestoreid": "torchlight2",
"runner": "wine",
"slug": "torchlight-ii-epic-games-store-win",
"installer_slug": "torchlight-ii-epic-games-store-win",
"script": {
"files": [
{
"epic": "https://launcher-public-service-prod06.ol.epicgames.com/launcher/api/installer/download/EpicGamesLauncherInstaller.msi"
},
{
"mfinstaller": "https://lutris.nyc3.cdn.digitaloceanspaces.com/games/epic-games-store/mf-install-master.zip"
}
],
"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"
}
},
{
"extract": {
"dst": "$CACHE/mfinstaller",
"file": "mfinstaller"
}
},
{
"execute": {
"command": "$CACHE/mfinstaller/install-mf.sh",
"env": {
"WINEPREFIX": "$GAMEDIR"
}
}
},
{
"task": {
"arch": "win64",
"name": "winekill",
"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"
}
}
}
}