files:
- setup:
filename: PathOfExileInstaller.exe
url: https://web.poecdn.com/protected/downloads/PathOfExileInstaller.exe?key=lpKVe-ZJOqVrur8612s8gg
game:
arch: win64
args: --nologo --noasync --nopreload -gc 2
exe: $GAMEDIR/drive_c/Program Files (x86)/Grinding Gear Games/Path of Exile/PathOfExile.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
app: win7
name: winetricks
prefix: $GAMEDIR
- merge:
dst: $GAMEDIR/drive_c/Program Files (x86)/Grinding Gear Games/Path of Exile
src: setup
- task:
app: riched20
description: Installing Rich Text Editor 2.0
name: winetricks
prefix: $GAMEDIR
silent: true
- task:
app: usp10
description: Installing Uniscribe 1.0
name: winetricks
prefix: $GAMEDIR
silent: true
- task:
description: Installing Path Of Exile
executable: setup
name: wineexec
prefix: $GAMEDIR
- task:
key: VideoMemorySize
name: set_regedit
path: HKEY_CURRENT_USER\Software\Wine\Direct3D
prefix: $GAMEDIR
value: 2048
system:
env:
DXVK_USE_PIPECOMPILER: 1
DXVK_USE_PLACEHOLDER_SHADERS: 1
pulse_latency: true
reset_pulse: true
description: The game launches in DX11 mode.
game_slug: path-of-exile
gogslug: ''
humblestoreid: ''
installer_slug: path-of-exile-standalone-w-dxvk
name: Path of Exile
notes: ''
runner: wine
script:
files:
- setup:
filename: PathOfExileInstaller.exe
url: https://web.poecdn.com/protected/downloads/PathOfExileInstaller.exe?key=lpKVe-ZJOqVrur8612s8gg
game:
arch: win64
args: --nologo --noasync --nopreload -gc 2
exe: $GAMEDIR/drive_c/Program Files (x86)/Grinding Gear Games/Path of Exile/PathOfExile.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
app: win7
name: winetricks
prefix: $GAMEDIR
- merge:
dst: $GAMEDIR/drive_c/Program Files (x86)/Grinding Gear Games/Path of Exile
src: setup
- task:
app: riched20
description: Installing Rich Text Editor 2.0
name: winetricks
prefix: $GAMEDIR
silent: true
- task:
app: usp10
description: Installing Uniscribe 1.0
name: winetricks
prefix: $GAMEDIR
silent: true
- task:
description: Installing Path Of Exile
executable: setup
name: wineexec
prefix: $GAMEDIR
- task:
key: VideoMemorySize
name: set_regedit
path: HKEY_CURRENT_USER\Software\Wine\Direct3D
prefix: $GAMEDIR
value: 2048
system:
env:
DXVK_USE_PIPECOMPILER: 1
DXVK_USE_PLACEHOLDER_SHADERS: 1
pulse_latency: true
reset_pulse: true
slug: path-of-exile-standalone-w-dxvk
steamid: 238960
version: Standalone w/ DXVK
year: 2013
{
"game_slug": "path-of-exile",
"version": "Standalone w/ DXVK",
"description": "The game launches in DX11 mode.",
"notes": "",
"name": "Path of Exile",
"year": 2013,
"steamid": 238960,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "path-of-exile-standalone-w-dxvk",
"installer_slug": "path-of-exile-standalone-w-dxvk",
"script": {
"files": [
{
"setup": {
"filename": "PathOfExileInstaller.exe",
"url": "https://web.poecdn.com/protected/downloads/PathOfExileInstaller.exe?key=lpKVe-ZJOqVrur8612s8gg"
}
}
],
"game": {
"arch": "win64",
"args": "--nologo --noasync --nopreload -gc 2",
"exe": "$GAMEDIR/drive_c/Program Files (x86)/Grinding Gear Games/Path of Exile/PathOfExile.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"description": "Creating Wine prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "win7",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"merge": {
"dst": "$GAMEDIR/drive_c/Program Files (x86)/Grinding Gear Games/Path of Exile",
"src": "setup"
}
},
{
"task": {
"app": "riched20",
"description": "Installing Rich Text Editor 2.0",
"name": "winetricks",
"prefix": "$GAMEDIR",
"silent": true
}
},
{
"task": {
"app": "usp10",
"description": "Installing Uniscribe 1.0",
"name": "winetricks",
"prefix": "$GAMEDIR",
"silent": true
}
},
{
"task": {
"description": "Installing Path Of Exile",
"executable": "setup",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"key": "VideoMemorySize",
"name": "set_regedit",
"path": "HKEY_CURRENT_USER\\Software\\Wine\\Direct3D",
"prefix": "$GAMEDIR",
"value": 2048
}
}
],
"system": {
"env": {
"DXVK_USE_PIPECOMPILER": 1,
"DXVK_USE_PLACEHOLDER_SHADERS": 1
},
"pulse_latency": true,
"reset_pulse": true
}
}
}